Ostrich is an Android app and a widget to quickly enable and disable mobile connection.
Ostrich is hosted in the following web site
https://github.com/BastienL/Ostrich
If you think the Android project Ostrich 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 Ostrich.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 19 |
Minimum SDK Version | 10 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.CHANGE_NETWORK_STATE android.permission.MODIFY_PHONE_STATE android.permission.READ_PHONE_STATE android.permission.UPDATE_DEVICE_STATS |
Asset File Names | assets\fonts\lato.ttf |
There are 6 image files in Ostrich. The names of the image files are listed as follows.
button_off.png button_off_splash.png button_on.png button_on_splash.png widget_off.png widget_on.png
The following screenshort is generated from the image listed above.
Ostrich has the following Java source files.
com.butterflyeffect.ostrich.MainActivity.java com.butterflyeffect.ostrich.NetworkUtils.java com.butterflyeffect.ostrich.OstrichWidgetProvider.java com.butterflyeffect.ostrich.SplashScreen.java