Android Open Source - App virtual NVS






Project Summary

An Android application that allows the user to leave virtual stickies wherever s/he wants and see other user's stickies all around..

Web Site / Source Repository

NVS is hosted in the following web site
https://github.com/munju/NVS

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

ItemValue
Java File Count18
Supported screen sizes[ldpi, mdpi, hdpi]
Minimum SDK Version8
Activity Count3
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




License

The license information of NVS is as follows:

Apache License

Resource Files

There are 8 image files in NVS. The names of the image files are listed as follows.

balloon_overlay_close.png
balloon_overlay_focused.9.png
balloon_overlay_unfocused.9.png
chillimarker.png
entertainment.png
general.png
label.png
red_cross.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.jmuenster.db.DBHelper.java
com.jmuenster.db.PointDbAdapter.java
com.jmuenster.extras.Constants.java
com.jmuenster.extras.Point.java
com.jmuenster.extras.StickyNote.java
com.jmuenster.extras.Syncronisation.java
com.jmuenster.gps.GPSHandler.java
com.jmuenster.gps.MyLocationListener.java
com.jmuenster.map.BalloonItemizedOverlay.java
com.jmuenster.map.BalloonOverlayView.java
com.jmuenster.map.MyItemizedOverlay.java
com.jmuenster.map.MyMapView.java
com.jmuenster.poi.AddEditDelNote.java
com.jmuenster.poi.PointOfInterest.java
com.jmuenster.poi.ViewNote.java
com.jmuenster.server.HTTPClient.java
com.jmuenster.server.JSONParser.java
com.jmuenster.server.ServerHandler.java