Android Studio sample program.
HelloWorld is hosted in the following web site
https://github.com/tdeyoung/HelloWorld
If you think the Android project HelloWorld 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 HelloWorld.
Item | Value |
---|---|
Java File Count | 4 |
Activity Count | 1 |
Required Permissions | android.permission.GET_ACCOUNTS android.permission.READ_CONTACTS android.permission.READ_PROFILE |
HelloWorld has the following Java source files.
com.example.timdeyoung.helloworld.ApplicationTest.java com.example.timdeyoung.helloworld.LoginActivity.java com.example.timdeyoung.helloworld.MainActivity.java com.example.timdeyoung.helloworld.PlusBaseActivity.java