Android Open Source - App sample Android-InstallInBackgroundSample






Project Summary

A sample of how to install applications in the background (without user interaction) on Android.

Web Site / Source Repository

Android-InstallInBackgroundSample is hosted in the following web site
https://github.com/paulononaka/Android-InstallInBackgroundSample

If you think the Android project Android-InstallInBackgroundSample listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of Android-InstallInBackgroundSample.

ItemValue
Java File Count4
Minimum SDK Version8
Activity Count1
Required Permissionsandroid.permission.INSTALL_PACKAGES




Java Source Files

Android-InstallInBackgroundSample has the following Java source files.

android.content.pm.IPackageInstallObserver.java
com.paulononaka.InstallInBackgroundSample.java
com.paulononaka.apihelper.ApplicationManager.java
com.paulononaka.apihelper.OnInstalledPackaged.java