Hi, everyone.
I have not been able to upload the APK of my app to Google Play as it requires me to have API level 29. I‘m using PowerServer 2020 Build 2323. Does this version of PS, or later, support this API level?
Thanks for any help.
Hi, everyone.
I have not been able to upload the APK of my app to Google Play as it requires me to have API level 29. I‘m using PowerServer 2020 Build 2323. Does this version of PS, or later, support this API level?
Thanks for any help.
When you are developing your application, you will need to choose the platform version against which you will compile the application. In general, you should compile your application against the lowest possible version of the platform that your application can support.
The article below provide information about API Level and how it affects your applications.
http://www.dre.vanderbilt.edu/~schmidt/android/android-4.0/out/target/common/docs/doc-comment-check/guide/appendix/api-levels.html
Regards,
ZhaoKai