|
|
1
2
显然,你可以在oreo中运行你的应用程序。 但由于你的targetSdkVersion是21,你将无法在Oreo中使用新功能,或者如果你使用foregroundService,你的应用程序可能会崩溃。 |