Android Open Source - Development api Android-mobile-client---server-API






Project Summary

These are two modules of a vehicle fleet management system I did for my BSc thesis project. The project consists of a native Android client and server side scripts written in PHP..

Web Site / Source Repository

Android-mobile-client---server-API is hosted in the following web site
https://github.com/jacekKmiecik/Android-mobile-client---server-API

If you think the Android project Android-mobile-client---server-API 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 Android-mobile-client---server-API.

ItemValue
Java File Count12
Supported screen sizes[ldpiv5, ldpi, mdpi, hdpi, xhdpiv5, xhdpi, hdpiv5, mdpiv5]
Minimum SDK Version8
Activity Count5
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.INTERNET




Resource Files

There are 8 image files in Android-mobile-client---server-API. The names of the image files are listed as follows.

ic_tab_location_selected.png
ic_tab_location_unselected.png
ic_tab_login_selected.png
ic_tab_login_unselected.png
ic_tab_options_selected.png
ic_tab_options_unselected.png
ic_tab_order_selected.png
ic_tab_order_unselected.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Android-mobile-client---server-API has the following Java source files.

client.android.AndroidClient.java
client.android.gui.LocationTab.java
client.android.gui.LoginTab.java
client.android.gui.OrderTab.java
client.android.gui.PrefsTab.java
client.android.logic.MyLocation.java
client.android.logic.OrderInfo.java
client.android.logic.PingServer.java
client.android.logic.UpdateVehicleLatLng.java
client.android.webservice.JsonParser.java
client.android.webservice.WebServiceUtils.java