If you are experiencing an issue please mention the full platform your issue applies to:
IDE: NetBeans/Eclipse/IDEA NetBeans 8.2
Desktop OS Windows 10 Pro
Simulator Latest
Device IOS & Android
I am approaching a beta release and wish to manage the distribution of the Mobile App (Codename one app) internally.
My proposed plan is:
I would download the release.apk file, store the binary in my Server DB.
Broadcast to all users the availability of updated version.
The users (mobile) would download the app and install it locally.
Can you please share procedure on how to install an .apk file on the mobile device?
Any other thoughts would be welcome.
PS. I use this exact process for my Swing Console Apps.
Thanks in advance.
Best Regards