简体   繁体   English

我可以使用更新的API来构建我的apk吗?

[英]Could I use newer API to build my apk?

I want to use the wonderful methods in newer version of android API. 我想在较新版本的android API中使用精彩的方法。 Could it still work OK in lower OS devices? 它可以在较低的OS设备中正常工作吗?

Thank you for your time! 感谢您的时间!

No...it will not work on your lower OS devices. 不...它不适用于较低的OS设备。 But if you still need the functionalities of newer apis, you can go for support packages . 但是,如果你仍然需要更新api的功能,你可以去寻求支持包

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 无法构建已发布的 APK - Could not build released APK 当我使用 Flutter 构建 apk 时,我收到类似这样的错误“使用或覆盖已弃用的 API。” - When I use Flutter build apk, I get errors like this "a uses or overrides a deprecated API." 我可以在 API 28 或更新版本中使用 FingerprintManager 而不是 BiometricPrompt 吗? - Can I use FingerprintManager instead of BiometricPrompt in API 28 or newer? 我可以通过 Jetpack 在我的项目中使用更新版本的 sqlite 吗? - Can i use a newer version of sqlite in my project through Jetpack? 我怎样才能解决这个问题? 如果我使用expo应用程序在android上模拟它,我的应用程序工作正常,但是当我构建apk时它崩溃了 - How can I fix this? My app works fine if I use expo app to emulate it on android, but it crashes when I build the apk 当我用firebase构建我的apk时反应原生白屏 - React native white screen when i build my apk with firebase 我无法建立我的APK,可协助我解决问题 - I am unable to build my APK help me how to fix it 如何在 Windows 上将我的 apk 构建为系统应用程序? - How do I build my apk as a system app on Windows? 我无法将我的统一项目构建成 apk - I'm not able to build my unity project into apk Android - 当您使用较新API的方法时,如何在没有2个已编译的.apk文件的情况下支持较旧的API? - Android - How do you support older API's without having 2 compiled .apk files when you use methods from newer API's?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM