Android "Hello, World" example, using Android Studio.
HelloWorldAS is hosted in the following web site
https://github.com/kousen/HelloWorldAS
If you think the Android project HelloWorldAS 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 HelloWorldAS.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi] |
Activity Count | 2 |
There are 1 image files in HelloWorldAS. The names of the image files are listed as follows.
animal.png
The following screenshort is generated from the image listed above.
HelloWorldAS has the following Java source files.
com.nfjs.helloworldas.ApplicationTest.java com.nfjs.helloworldas.DatabaseAdapter.java com.nfjs.helloworldas.DatabaseAdapterTest.java com.nfjs.helloworldas.DatabaseHelper.java com.nfjs.helloworldas.MyActivity.java com.nfjs.helloworldas.WelcomeActivity.java