Android pen pal project using Google Maps API v2, JSON, HTTP, notification and sharedpreferences.
penpal is hosted in the following web site
https://github.com/pepablack/penpal
If you think the Android project penpal 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 penpal.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 11 |
Activity Count | 5 |
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 9 image files in penpal. The names of the image files are listed as follows.
ic_action_done.png ic_action_locate.png ic_action_mail.png ic_action_mail_add.png ic_action_search.png ic_action_send.png ic_action_user.png penpal.png travel_plan.png
The following screenshort is generated from the image listed above.
penpal has the following Java source files.
com.br.unisal.pedro.paulo.monteiro.penpal.activities.ActiviyPrincipal.java com.br.unisal.pedro.paulo.monteiro.penpal.activities.AmigoNoMapaActivity.java com.br.unisal.pedro.paulo.monteiro.penpal.activities.DetalheAmigoActivity.java com.br.unisal.pedro.paulo.monteiro.penpal.activities.LoginActivity.java com.br.unisal.pedro.paulo.monteiro.penpal.json.InterpretadorJSON.java com.br.unisal.pedro.paulo.monteiro.penpal.map.GMapV2Direction.java com.br.unisal.pedro.paulo.monteiro.penpal.network.ComunicadorHTTP.java com.br.unisal.pedro.paulo.monteiro.penpal.network.RequisicaoPenPal.java