Jump to content
stacker_liew

Unable To Install Android Apk Under Developer Mode Via USB

Recommended Posts

If you haven't made any changes to the AndroidManifest.template.xml file in the project, just delete it, and rebuild. If you did make any changes, you'll need to reapply them

Share this post


Link to post
13 hours ago, Dave Nottage said:

If you haven't made any changes to the AndroidManifest.template.xml file in the project, just delete it, and rebuild. If you did make any changes, you'll need to reapply them

I deleted the AndroidManifest.template and rebuild the project, still the same result.

Android APK Failed Again.png

Share this post


Link to post

Finally, I changed the package in Version Info to something else other than the original com.embarcadero., it managed to install the app, but layout just messed.

Share this post


Link to post
7 hours ago, stacker_liew said:

Finally, I changed the package in Version Info to something else other than the original com.embarcadero., it managed to install the app

Uninstalling the original app would have had the same effect.

8 hours ago, stacker_liew said:

I added android:exported="true" to AndroidMainfest.template

If you find you need to add that attribute, please refer to: 

 

  • Thanks 1

Share this post


Link to post
36 minutes ago, Dave Nottage said:

Uninstalling the original app would have had the same effect.

If you find you need to add that attribute, please refer to: 

 

It seems delete the original app doesn't work for me, I still feel it left something after delete the app.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×