A catalog depicting the android UI components like Gridview, ListView, Complex ListView, ImageView, VideoView, google maps (pinpointing to a location), radioview etc..
Elements is hosted in the following web site
https://github.com/swethababurao/Elements
If you think the Android project Elements 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 Elements.
Item | Value |
---|---|
Java File Count | 18 |
Supported screen sizes | [ldpi, mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 12 |
Activity Count | 15 |
Fragment Count | 4 |
jar files used | android-support-v4.jar picasso-2.3.4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE com.example.elements.permission.MAPS_RECEIVE com.google.android.providers.gsf.permission.READ_GSERVICES |
Elements has the following Java source files.
com.example.elements.CurrencyConverterActivity.java com.example.elements.Dummy.java com.example.elements.GoogleMapMyLocation.java com.example.elements.GoogleMaps.java com.example.elements.GoogleMapsDemo.java com.example.elements.GridViewActivity.java com.example.elements.LaunchAnotherAppActivity.java com.example.elements.ListViewAdapterActivity.java com.example.elements.ListViewAdapterActivityHolder.java com.example.elements.ListViewPopulate.java com.example.elements.LoadImagesActivity.java com.example.elements.LoadImagesActivityInflater.java com.example.elements.MainActivity.java com.example.elements.OpenImageActivity.java com.example.elements.SquareImageView.java com.example.elements.VideoViewActivity.java com.example.elements.helper.ZoomImageActivity.java com.example.elements.readJSONFeedActivity.java