Android Open Source - App simple DroidDesignGuide






Project Summary

Simple Android app that uses ActionbarSherlock to wrap the Google developer guide website..

Web Site / Source Repository

DroidDesignGuide is hosted in the following web site
https://github.com/acrylicgoat/DroidDesignGuide

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

ItemValue
Java File Count9
Supported screen sizes[mdpi, ldpi, hdpi]
Target SDK Version17
Minimum SDK Version10
Activity Count3
Required Permissionsandroid.permission.INTERNET




License

The license information of DroidDesignGuide is as follows:

GNU Lesser General Public License

Resource Files

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

ddg_logo.png
globe.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.acrylicgoat.droiddesign.activity.DDGViewActivity.java
com.acrylicgoat.droiddesign.activity.MainActivity.java
com.acrylicgoat.droiddesign.activity.SublistActivity.java
com.acrylicgoat.droiddesign.adapters.LandscapeListAdapter.java
com.acrylicgoat.droiddesign.adapters.ListAdapter.java
com.acrylicgoat.droiddesign.fragments.DDGListFragment.java
com.acrylicgoat.droiddesign.fragments.DDGViewFragment.java
com.acrylicgoat.droiddesign.util.ContentCache.java
com.acrylicgoat.droiddesign.util.DDGUtil.java