Application mobile Android pour t?l?phone et tablette permettant d'obtenir des informations sur le restaurant L?on de Bruxelles le plus proche.
leon-de-bruxelles is hosted in the following web site
https://github.com/maximegens/leon-de-bruxelles
If you think the Android project leon-de-bruxelles 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 leon-de-bruxelles.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [mdpi, ldpi, xxhdpi, hdpi, xhdpi, nodpi] |
Target SDK Version | 19 |
Minimum SDK Version | 4 |
Activity Count | 2 |
Fragment Count | 2 |
jar files used | gson-2.2.4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.CALL_PHONE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE com.google.android.providers.gsf.permission.READ_GSERVICES com.maxime.android.googlemapv2.permission.MAPS_RECEIVE |
Asset File Names | assets\leonDeBruxelles.json |
There are 8 image files in leon-de-bruxelles. The names of the image files are listed as follows.
handicape.png ic_action_location_found.png ic_action_refresh.png ic_action_share.png ic_action_web_site.png ic_leon.png no_image_available.png tel.png
The following screenshort is generated from the image listed above.
leon-de-bruxelles has the following Java source files.
com.maxime.leondebruxelles.activity.AlertDialogCustom.java com.maxime.leondebruxelles.activity.MainActivity.java com.maxime.leondebruxelles.adapter.ListLeonAdapter.java com.maxime.leondebruxelles.beans.LeonDeBruxelles.java com.maxime.leondebruxelles.beans.Restaurants.java com.maxime.leondebruxelles.fragments.DetailFragment.java com.maxime.leondebruxelles.fragments.ListLeonBruxellesFragment.java com.maxime.leondebruxelles.sort.SortByDistance.java com.maxime.leondebruxelles.utils.Connection .java com.maxime.leondebruxelles.utils.Constantes.java com.maxime.leondebruxelles.utils.Conversion.java com.maxime.leondebruxelles.utils.Json.java