Android Open Source - Widget example TinyStackDroid






Project Summary

An example-implementation of a Android-Widget which pulls StackOverflow-Data from the Internet..

Web Site / Source Repository

TinyStackDroid is hosted in the following web site
https://github.com/LukasKnuth/TinyStackDroid

If you think the Android project TinyStackDroid 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 TinyStackDroid.

ItemValue
Java File Count7
Minimum SDK Version8
Activity Count1
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

There are 2 image files in TinyStackDroid. The names of the image files are listed as follows.

background.png
so_logo.png

The following screenshort is generated from the image listed above.

null

Java Source Files

TinyStackDroid has the following Java source files.

org.knuth.tinystackdroid.Config.java
org.knuth.tinystackdroid.UpdateService.java
org.knuth.tinystackdroid.WidgetProvider.java
org.knuth.tinystackdroid.api.ApiQuery.java
org.knuth.tinystackdroid.api.SOFlair.java
org.knuth.tinystackdroid.api.exception.ApiException.java
org.knuth.tinystackdroid.api.exception.ParseException.java