Android Open Source - Map Place maappTweet






Project Summary

Android App using google maps and twitter API to post places or points of interest.

Web Site / Source Repository

maappTweet is hosted in the following web site
https://github.com/pollosFIME/maappTweet

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

ItemValue
Java File Count10
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count3
Fragment Count1
jar files usedandroid-support-v4.jar
gson-2.2.4.jar
signpost-commonshttp4-1.2.1.1.jar
signpost-core-1.2.1.2.jar
twitter4j-core-3.0.5.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.exaple.maapp.permission.MAPS_RECEIVE
com.google.android.providers.gsf.permission.READ_GSERVICES
Raw File Namesres\raw\ackbar.mp3
res\raw\pollito.mp3




Resource Files

There are 2 image files in maappTweet. The names of the image files are listed as follows.

ic_drawer.png
ic_settings.png

The following screenshort is generated from the image listed above.

null

Java Source Files

maappTweet has the following Java source files.

com.example.maapp.MainActivity.java
com.example.maapp.MandaTuitTask.java
com.example.maapp.OAuthRequestTokenTask.java
com.example.maapp.PDI.java
com.example.maapp.RetrieveAccessTokenTask.java
com.example.maapp.SettingsActivity.java
com.example.maapp.SharedPerferencesExecutor.java
com.example.maapp.SplashScreen.java
com.example.maapp.TwitterData.java
com.example.maapp.TwitterUtils.java