Android Open Source - App control SocketController






Project Summary

android app send command to control the switch.

Web Site / Source Repository

SocketController is hosted in the following web site
https://github.com/280017423/SocketController

If you think the Android project SocketController 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 SocketController.

ItemValue
Java File Count10
Supported screen sizes[hdpi]
Target SDK Version19
Minimum SDK Version10
Activity Count1
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.CHANGE_NETWORK_STATE
android.permission.CHANGE_WIFI_STATE
android.permission.INTERNET




Resource Files

There are 3 image files in SocketController. The names of the image files are listed as follows.

btn_normal.9.png
btn_pressed.9.png
popup_loading.png

The following screenshort is generated from the image listed above.

null

Java Source Files

SocketController has the following Java source files.

com.ruishang.socketcontroller.activity.MainActivity.java
com.ruishang.socketcontroller.listener.OnPopDismissListener.java
com.ruishang.socketcontroller.util.Command.java
com.ruishang.socketcontroller.util.ConstantSet.java
com.ruishang.socketcontroller.util.LoadingUpView.java
com.ruishang.socketcontroller.util.PopWindowUtil.java
com.ruishang.socketcontroller.util.SharedPreferenceUtil.java
com.ruishang.socketcontroller.util.SocketUtil.java
com.ruishang.socketcontroller.util.StringUtil.java
com.ruishang.socketcontroller.util.UIUtil.java