Android Open Source - Widget application Ostrich






Project Summary

Ostrich is an Android app and a widget to quickly enable and disable mobile connection.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Ostrich.

ItemValue
Java File Count4
Target SDK Version19
Minimum SDK Version10
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.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 Namesassets\fonts\lato.ttf




Resource Files

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.

null




Java Source Files

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