Best way to install Android app on 500 tablets?


Question

We have 500 tablets that need to go out with our Android app pre-installed. From our experience so far, the only way to install the apps is by creating a new Google account, logging into the play store, and installing the app. The problem with this method is that it's very time consuming, it's creating junk accounts that I'm sure Google doesn't want, and each new account requires a phone number to verify and you can only create a limited number of accounts on a single phone number.



The obvious alternative is to side load the app with the APK file manually, but the downside to this is that we want to be able to update the app later. My understanding is that if we side load the app we can't update the app automatically.



We are already using Ionic Pro which has live deploy which handles most small updates but it can't live deploy any updates that involve updates to the cordova/native plugins.



Since both of these methods have drawbacks, I'm hoping there's another way. I'm curious how educational institutions are able to preload apps on classroom tablets that update without an account logged into the Play Store.



To be clear, and to avoid duplication of other similar questions, what I'm really looking for is to use the Google Play Store for updates, not bypass it, but without having a unique Google account per tablet.


Answer

I do not think you need a unique account. I have several devices that all use the same account. That aside...



Sideloaded apps should be able to update from Google Play. I just tested this myself. I installed an older version of Discord on my phone, opened a fresh run of Google Play, and checked for updates. It showed me that there was an update and was able to do it.



Since 2015, Google Play is able to detect the keystore signature of the apps. As long as the one installed and the one on the market are signed the same, then it should update.



You should be able to test it yourself, assuming you have older version of your app that you can fiddle with.


Topics


2D Engines   3D Engines   9-Patch   Action Bars   Activities   ADB   Advertisements   Analytics   Animations   ANR   AOP   API   APK   APT   Architecture   Audio   Autocomplete   Background Processing   Backward Compatibility   Badges   Bar Codes   Benchmarking   Bitmaps   Bluetooth   Blur Effects   Bread Crumbs   BRMS   Browser Extensions   Build Systems   Bundles   Buttons   Caching   Camera   Canvas   Cards   Carousels   Changelog   Checkboxes   Cloud Storages   Color Analysis   Color Pickers   Colors   Comet/Push   Compass Sensors   Conferences   Content Providers   Continuous Integration   Crash Reports   Credit Cards   Credits   CSV   Curl/Flip   Data Binding   Data Generators   Data Structures   Database   Database Browsers   Date &   Debugging   Decompilers   Deep Links   Dependency Injections   Design   Design Patterns   Dex   Dialogs   Distributed Computing   Distribution Platforms   Download Managers   Drawables   Emoji   Emulators   EPUB   Equalizers &   Event Buses   Exception Handling   Face Recognition   Feedback &   File System   File/Directory   Fingerprint   Floating Action   Fonts   Forms   Fragments   FRP   FSM   Functional Programming   Gamepads   Games   Geocaching   Gestures   GIF   Glow Pad   Gradle Plugins   Graphics   Grid Views   Highlighting   HTML   HTTP Mocking   Icons   IDE   IDE Plugins   Image Croppers   Image Loaders   Image Pickers   Image Processing   Image Views   Instrumentation   Intents   Job Schedulers   JSON   Keyboard   Kotlin   Layouts   Library Demos   List View   List Views   Localization   Location   Lock Patterns   Logcat   Logging   Mails   Maps   Markdown   Mathematics   Maven Plugins   MBaaS   Media   Menus   Messaging   MIME   Mobile Web   Native Image   Navigation   NDK   Networking   NFC   NoSQL   Number Pickers   OAuth   Object Mocking   OCR Engines   OpenGL   ORM   Other Pickers   Parallax List   Parcelables   Particle Systems   Password Inputs   PDF   Permissions   Physics Engines   Platforms   Plugin Frameworks   Preferences   Progress Indicators   ProGuard   Properties   Protocol Buffer   Pull To   Purchases   Push/Pull   QR Codes   Quick Return   Radio Buttons   Range Bars   Ratings   Recycler Views   Resources   REST   Ripple Effects   RSS   Screenshots   Scripting   Scroll Views   SDK   Search Inputs   Security   Sensors   Services   Showcase Views   Signatures   Sliding Panels   Snackbars   SOAP   Social Networks   Spannable   Spinners   Splash Screens   SSH   Static Analysis   Status Bars   Styling   SVG   System   Tags   Task Managers   TDD &   Template Engines   Testing   Testing Tools   Text Formatting   Text Views   Text Watchers   Text-to   Toasts   Toolkits For   Tools   Tooltips   Trainings   TV   Twitter   Updaters   USB   User Stories   Utils   Validation   Video   View Adapters   View Pagers   Views   Watch Face   Wearable Data   Wearables   Weather   Web Tools   Web Views   WebRTC   WebSockets   Wheel Widgets   Wi-Fi   Widgets   Windows   Wizards   XML   XMPP   YAML   ZIP Codes