My First Android App I will try to code any features i have learned.
FirstAndroidApp is hosted in the following web site
https://github.com/Glebza/FirstAndroidApp
If you think the Android project FirstAndroidApp 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 FirstAndroidApp.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 21 |
Minimum SDK Version | 11 |
Activity Count | 4 |
Required Permissions | android.permission.ACCESS_WIFI_STATE android.permission.INTERNET android.permission.RECORD_AUDIO android.permission.USE_SIP android.permission.VIBRATE android.permission.WAKE_LOCK |
There are 1 image files in FirstAndroidApp. The names of the image files are listed as follows.
ic_action_logo.png
The following screenshort is generated from the image listed above.
FirstAndroidApp has the following Java source files.
com.example.FirstAndroidApp.CallActivity.java com.example.FirstAndroidApp.IncomingCallReceiver.java com.example.FirstAndroidApp.MessageActivity.java com.example.FirstAndroidApp.MyActivity.java com.example.FirstAndroidApp.SettingsActivity.java com.example.FirstAndroidApp.SipSettings.java com.example.FirstAndroidApp.WalkieTalkieActivity.java