Android Open Source - Development wifi android-arduino-remote






Project Summary

Control your WiFi-enabled Arduino with these app by using a WiFi p2p Connection.

Web Site / Source Repository

android-arduino-remote is hosted in the following web site
https://github.com/jere0710/android-arduino-remote

If you think the Android project android-arduino-remote listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of android-arduino-remote.

ItemValue
Java File Count10
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count1
Fragment Count2
Required Permissionsandroid.permission.ACCESS_WIFI_STATE
android.permission.CHANGE_WIFI_STATE
android.permission.INTERNET
android.permission.NFC
android.permission.WAKE_LOCK




Resource Files

There are 2 image files in android-arduino-remote. The names of the image files are listed as follows.

ic_action_network_wifi_active.png
ic_action_network_wifi_inactive.png

The following screenshort is generated from the image listed above.

null

Java Source Files

android-arduino-remote has the following Java source files.

de.jere0710.arduinoremote.activities.RemoteControlActivity.java
de.jere0710.arduinoremote.fragments.CarRemoteControlFragment.java
de.jere0710.arduinoremote.fragments.ConnectionDialogFragment.java
de.jere0710.arduinoremote.fragments.CustomRemoteControlFragment.java
de.jere0710.arduinoremote.fragments.WiFiOffDialogFragment.java
de.jere0710.arduinoremote.interfaces.Constants.java
de.jere0710.arduinoremote.listeners.DragListener.java
de.jere0710.arduinoremote.listeners.TouchListener.java
de.jere0710.arduinoremote.network.TransmitterTask.java
de.jere0710.arduinoremote.network.WiFiBroadcastReceiver.java