Android based phone door app.
phone_door is hosted in the following web site
https://github.com/maeldiy/phone_door
If you think the Android project phone_door 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 phone_door.
Item | Value |
---|---|
Java File Count | 5 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.DISABLE_KEYGUARD android.permission.INTERNET android.permission.WAKE_LOCK |
Raw File Names | res\raw\ultra.mp3 |
phone_door has the following Java source files.
com.maelr.tcp_phone_door.AndroidTCPClientActivity.java com.maelr.tcp_phone_door.ManageKeyguard.java com.maelr.tcp_phone_door.ManageWakeLock.java com.maelr.tcp_phone_door.MyService.java com.maelr.tcp_phone_door.ServerSocketExample.java