Committing my first Android Studio projects.
AndroidStudioProjects is hosted in the following web site
https://github.com/rbakx/AndroidStudioProjects
If you think the Android project AndroidStudioProjects 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 AndroidStudioProjects.
Item | Value |
---|---|
Java File Count | 16 |
Supported screen sizes | [hdpi] |
Activity Count | 7 |
Required Permissions | android.permission.ACCESS_WIFI_STATE android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.CAMERA android.permission.FLASHLIGHT android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE |
There are 1 image files in AndroidStudioProjects. The names of the image files are listed as follows.
app_icon.png
The following screenshort is generated from the image listed above.
AndroidStudioProjects has the following Java source files.
com.example.fhict.bluetoothchat.ApplicationTest.java com.example.fhict.bluetoothchat.BluetoothChat.java com.example.fhict.bluetoothchat.BluetoothChatService.java com.example.fhict.bluetoothchat.DeviceListActivity.java com.example.fhict.ev3server.ApplicationTest.java com.example.fhict.ev3server.BluetoothChatService.java com.example.fhict.ev3server.DeviceListActivity.java com.example.fhict.ev3server.EV3Server.java com.example.fhict.ev3server.NanoHTTPD.java com.example.fhict.exampleserver.ApplicationTest.java com.example.fhict.exampleserver.MyActivity.java com.example.fhict.exampleserver.NanoHTTPD.java com.example.fhict.examplestreamer.ApplicationTest.java com.example.fhict.examplestreamer.MyActivity.java com.example.fhict.helloworld.ApplicationTest.java com.example.fhict.helloworld.MyActivity.java