Android Open Source - Map GoogleMap RamenApli






Project Summary

Android Application with GoogleMap.

Web Site / Source Repository

RamenApli is hosted in the following web site
https://github.com/u1u2u3/RamenApli

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

ItemValue
Java File Count13
Target SDK Version16
Minimum SDK Version11
Activity Count7
Fragment Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
com.google.android.providers.gsf.permission.READ_GSERVICES




Resource Files

There are 6 image files in RamenApli. The names of the image files are listed as follows.

info_window.9.png
ramen1.png
ramen2.png
ramen3.png
ramen4.png
ramen5.png

The following screenshort is generated from the image listed above.

null




Java Source Files

RamenApli has the following Java source files.

com.example.ramenapliv4.activity.CreateRamenActivity.java
com.example.ramenapliv4.activity.CreateShopActivity.java
com.example.ramenapliv4.activity.MainActivity.java
com.example.ramenapliv4.activity.RamenListActivity.java
com.example.ramenapliv4.activity.RamenMapActivity.java
com.example.ramenapliv4.activity.UpdateRamenActivity.java
com.example.ramenapliv4.activity.UpdateShopActivity.java
com.example.ramenapliv4.dto.RamenFoodDTO.java
com.example.ramenapliv4.dto.RamenShopDTO.java
com.example.ramenapliv4.entity.RamenDAO.java
com.example.ramenapliv4.entity.RamenOpenHelper.java
com.example.ramenapliv4.util.RamenListArrayAdapter.java
com.example.ramenapliv4.util.RamenUtil.java