Android App using google maps and twitter API to post places or points of interest.
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.
The following table is the detailed list of maappTweet.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 3 |
Fragment Count | 1 |
jar files used | android-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 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.exaple.maapp.permission.MAPS_RECEIVE com.google.android.providers.gsf.permission.READ_GSERVICES |
Raw File Names | res\raw\ackbar.mp3 res\raw\pollito.mp3 |
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.
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