Android Application with GoogleMap.
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.
The following table is the detailed list of RamenApli.
Item | Value |
---|---|
Java File Count | 13 |
Target SDK Version | 16 |
Minimum SDK Version | 11 |
Activity Count | 7 |
Fragment Count | 1 |
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.WRITE_EXTERNAL_STORAGE com.google.android.providers.gsf.permission.READ_GSERVICES |
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.
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