Android Open Source - Development book Android4






Project Summary

Few examples from the PROFESSIONAL ANDROID 4 APPLICATION DEVELOPMENT book.

Web Site / Source Repository

Android4 is hosted in the following web site
https://github.com/tomasvalettini/Android4

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

ItemValue
Java File Count9
Target SDK Version19
Minimum SDK Version14
Activity Count3
Fragment Count2
jar files usedandroid-support-v4.jar
android-support-v4.jar




Java Source Files

Android4 has the following Java source files.

com.example.compass.CompassActivity.java
com.example.compass.CompassView.java
com.example.todolist.MainActivity.java
com.example.todolist.NewItemFragment.java
com.example.todolist.OnNewItemAddedListener
.java
com.example.todolist.ToDoItem
.java
com.example.todolist.ToDoItemAdapter.java
com.example.todolist.ToDoListFragment.java
com.example.todolist.ToDoListItemView.java