An app that using the UI you can trigger some services.
AndroidServiceCreator is hosted in the following web site
https://github.com/ernestomancebo/AndroidServiceCreator
If you think the Android project AndroidServiceCreator 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 AndroidServiceCreator.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 21 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_MOCK_LOCATION android.permission.INTERNET com.google.android.providers.gsf.permission.READ_GSERVICES |
AndroidServiceCreator has the following Java source files.
com.flectosystems.activities.MainActivity.java com.flectosystems.models.Constants.java com.flectosystems.services.LocationUpdater.java com.flectosystems.util.Util.java