Continuation of a Travel Packing application that was started in the summer of 2013 at Google's Android Camp..
AndroidCamp is hosted in the following web site
https://github.com/jlapine/AndroidCamp
If you think the Android project AndroidCamp 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 AndroidCamp.
Item | Value |
---|---|
Java File Count | 25 |
Target SDK Version | 16 |
Minimum SDK Version | 7 |
Activity Count | 28 |
Fragment Count | 3 |
There are 3 image files in AndroidCamp. The names of the image files are listed as follows.
cartoonsuitcase.png eye.png greenarrowfinal.png
The following screenshort is generated from the image listed above.
AndroidCamp has the following Java source files.
com.algorhythms.infinity.BuildConfig.java com.algorhythms.infinity.BuildConfig.java com.algorhythms.infinity.CategoryDbAdapter.java com.algorhythms.infinity.CategoryViewActivity.java com.algorhythms.infinity.CreateItemActivity.java com.algorhythms.infinity.CreateTripActivity.java com.algorhythms.infinity.Exporter.java com.algorhythms.infinity.ItemDbAdapter.java com.algorhythms.infinity.ItemViewActivity.java com.algorhythms.infinity.MainActivity.java com.algorhythms.infinity.ShareTripsActivity.java com.algorhythms.infinity.TripsDbAdapter.java com.algorhythms.infinity.TripsViewActivity.java com.algorhythms.util.AlertBuilder.java com.algorhythms.util.Date.java com.example.gui5.BuildConfig.java com.example.gui5.BuildConfig.java com.example.gui5.ItemDetailActivity.java com.example.gui5.ItemDetailFragment.java com.example.gui5.ItemListActivity.java com.example.gui5.ItemListFragment.java com.example.gui5.MainActivity.java com.example.gui5.Notepadv1.java com.example.gui5.NotesDbAdapter.java com.example.gui5.dummy.DummyContent.java