Android Plugin Framework.
apf is hosted in the following web site
https://github.com/umeng/apf
If you think the Android project apf listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of apf.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 8 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | apf-framework.jar apf-framework.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.INTERNET android.permission.READ_LOGS android.permission.READ_PHONE_STATE android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE |
apf has the following Java source files.
com.example.host.MainActivity.java com.example.plugin1.ExampleApfServiceImpl.java com.example.plugin1.PluginActivity.java com.example.plugin1.ifs.ExampleApfService.java