a simple anroid application created by IntelliJ.
sample-with-android is hosted in the following web site
https://github.com/ZhongGang/sample-with-android
If you think the Android project sample-with-android 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 sample-with-android.
Item | Value |
---|---|
Java File Count | 17 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Minimum SDK Version | 10 |
Activity Count | 11 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.BIND_NOTIFICATION_LISTENER_SERVICE android.permission.CALL_PHONE android.permission.CAMERA android.permission.READ_CONTACTS android.permission.VIBRATE |
There are 1 image files in sample-with-android. The names of the image files are listed as follows.
launcher.png
The following screenshort is generated from the image listed above.
sample-with-android has the following Java source files.
com.example.activity.Calendar.java com.example.activity.Date.java com.example.activity.Decorator.java com.example.activity.DrawerActivity.java com.example.activity.ListData.java com.example.activity.LoginForm.java com.example.activity.MenuActivity.java com.example.activity.RectangleActivity.java com.example.activity.ShopForm.java com.example.activity.Time.java com.example.activity.ViewFlipperActivity.java com.example.activity.Widget.java com.example.broadcast.BootstrapBroadcastReceiver.java com.example.core.FlashLightController.java com.example.core.IntentRedirector.java com.example.core.WidgetDisplayer.java com.example.view.RectangleView.java