lwc:programming:mobile:android:updates

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
lwc:programming:mobile:android:updates [2021/12/07 21:07] John Harrisonlwc:programming:mobile:android:updates [2021/12/07 21:09] (current) John Harrison
Line 7: Line 7:
   * [[https://github.com/RaghavSood/AppaholicsUpdateChecker|Update Checker for API 8]]   * [[https://github.com/RaghavSood/AppaholicsUpdateChecker|Update Checker for API 8]]
   * [[https://stackoverflow.com/questions/26426806/application-installed-in-system-priv-app-not-starting-without-reboot-root|install without reboot by signing and zipaligning]]   * [[https://stackoverflow.com/questions/26426806/application-installed-in-system-priv-app-not-starting-without-reboot-root|install without reboot by signing and zipaligning]]
 +  * [[https://titanwolf.org/Network/Articles/Article?AID=08b12461-41e9-4fa2-9fe9-e40a604cfb53|silent installs by calling shell commands]]
  
 // Starting with API 21 it's possible to have a managed device mode which will allow for silent updates without root. Before this the app needs [[lwc:programming:mobile:android:root:|elevated privs]]. // Starting with API 21 it's possible to have a managed device mode which will allow for silent updates without root. Before this the app needs [[lwc:programming:mobile:android:root:|elevated privs]].
  • lwc/programming/mobile/android/updates.1638932856.txt.gz
  • Last modified: 2021/12/07 21:07
  • by John Harrison