Android Open Source - Development json storage_room_android_example






Project Summary

Android sample application that makes use of the storageroomapp.com JSON API, created by Till Simon..

Web Site / Source Repository

storage_room_android_example is hosted in the following web site
https://github.com/Schrysler/storage_room_android_example

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

ItemValue
Java File Count15
Supported screen sizes[mdpi, ldpi, hdpi]
Target SDK Version8
Minimum SDK Version4
Activity Count3
jar files usedCWAC-Thumbnail.jar
Required Permissionsandroid.permission.INTERNET




License

The license information of storage_room_android_example is as follows:

Copyright (c) 2011 Till Simon http://www.tillsimon.com mail@tillsimon.com Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation f...

Resource Files

There are 10 image files in storage_room_android_example. The names of the image files are listed as follows.

balloon_overlay_close.png
balloon_overlay_focused.9.png
balloon_overlay_unfocused.9.png
close.png
ic_contact_picture.png
ic_menu_mapmode.png
ic_menu_refresh.png
ic_menu_sort_by_size.png
storageroom.png
storageroom_pin.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.readystatesoftware.mapviewballoons.BalloonItemizedOverlay.java
com.readystatesoftware.mapviewballoons.BalloonOverlayView.java
com.tillsimon.storageroom_example.activities.RestaurantDetailActivity.java
com.tillsimon.storageroom_example.activities.RestaurantListViewActivity.java
com.tillsimon.storageroom_example.activities.RestaurantMapActivity.java
com.tillsimon.storageroom_example.activities.maphelper.RestaurantOverlayItem.java
com.tillsimon.storageroom_example.activities.maphelper.RestaurantsOverlay.java
com.tillsimon.storageroom_example.application.AppConfigInterface.java
com.tillsimon.storageroom_example.application.RestaurantApplication.java
com.tillsimon.storageroom_example.model.database.RestaurantsDatabaseHelper.java
com.tillsimon.storageroom_example.model.database.RestaurantsTableInterface.java
com.tillsimon.storageroom_example.model.webconnect.AnnouncementDownloaderDelegate.java
com.tillsimon.storageroom_example.model.webconnect.AnnouncementDownloader.java
com.tillsimon.storageroom_example.model.webconnect.RestaurantsDownloaderDelegate.java
com.tillsimon.storageroom_example.model.webconnect.RestaurantsDownloader.java