Application android pour la saisie de marqueurs d'ambiance sur une carte 2D.
Mambiances is hosted in the following web site
https://github.com/abenkass/Mambiances
If you think the Android project Mambiances 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 Mambiances.
Item | Value |
---|---|
Java File Count | 23 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 6 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE com.google.android.providers.gsf.permission.READ_GSERVICES com.pappl.main.permission.MAPS_RECEIVE |
There are 9 image files in Mambiances. The names of the image files are listed as follows.
blue_point.png green_point.png ic_action_location_found.png ic_action_overflow.png ic_action_place.png ic_action_search.png purple_point.png red_point.png yellow_point.png
The following screenshort is generated from the image listed above.
Mambiances has the following Java source files.
com.pappl.mambiances.AmbianceLieu.java com.pappl.mambiances.Connexion.java com.pappl.mambiances.Enregistrer.java com.pappl.mambiances.Lieu.java com.pappl.mambiances.ListeLieuxActivity.java com.pappl.mambiances.ListeLieuxAdapter.java com.pappl.mambiances.MapActivity.java com.pappl.mambiances.SaisieMarqueur.java com.pappl.mambiances.db.Adresse.java com.pappl.mambiances.db.Curseur.java com.pappl.mambiances.db.DAO.java com.pappl.mambiances.db.Image.java com.pappl.mambiances.db.Marqueur.java com.pappl.mambiances.db.Mot.java com.pappl.mambiances.db.MySQLiteHelper.java com.pappl.mambiances.db.Places.java com.pappl.mambiances.db.Utilisateur.java com.pappl.mambiances.sync.Sync.java com.pappl.utils.JSONParser.java com.pappl.utils.PlaceDetailsJSONParser.java com.pappl.utils.PlaceJSONParser.java com.pappl.utils.PlaceProvider.java