Android Open Source - Example hackathon collecti.on






Project Summary

Android project for the LAUNCH Hackathon idea.

Web Site / Source Repository

collecti.on is hosted in the following web site
https://github.com/tash1207/collecti.on

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

ItemValue
Java File Count23
Supported screen sizes[mdpi, ldpi, xxhdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count7
jar files usedandroid-async-http-1.4.2.jar
android-support-v4.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 22 image files in collecti.on. The names of the image files are listed as follows.

bar_facebook_icon.png
bar_twitter_icon.png
collections.png
icon_add.png
icon_login.png
icon_nav.png
icon_person.png
icon_question.png
icon_search.png
my_collections.png
my_favorites.png
navigation_accept.png
navigation_expand.png
question_mark.png
stock_all_icon.png
stock_book_icon.png
stock_card_icon.png
stock_coin_icon.png
stock_electronic_icon.png
stock_figurine_icon.png
stock_media_icon.png
stock_stamp_icon.png

The following screenshort is generated from the image listed above.

null




Java Source Files

collecti.on has the following Java source files.

collecti.on.AddCollection.java
collecti.on.BrowseCollections.java
collecti.on.Login.java
collecti.on.UserProfile.java
collecti.on.ViewCollection.java
collecti.on.ViewItem.java
collecti.on.adapters.BrowseCollectionsAdapter.java
collecti.on.adapters.SideMenuAdapter.java
collecti.on.adapters.ViewCollectionAdapter.java
collecti.on.api.APIHandler.java
collecti.on.api.UserAPI.java
collecti.on.dataypes.Collection.java
collecti.on.dataypes.Item.java
collecti.on.dataypes.User.java
collecti.on.db.CollectionsTable.java
collecti.on.db.DatabaseHelper.java
collecti.on.db.ItemsTable.java
collecti.on.db.UserTable.java
collecti.on.http.AsyncHttpRequest.java
collecti.on.http.SETTINGS_HTTP.java
collecti.on.misc.BetterBoolean.java
collecti.on.misc.LoadImageCache.java
collecti.on.misc.Utility.java