Remote control an android device by another android device if they are in the same network..
RemoteLauncher is hosted in the following web site
https://github.com/RayCai/RemoteLauncher
If you think the Android project RemoteLauncher 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 RemoteLauncher.
Item | Value |
---|---|
Java File Count | 15 |
Target SDK Version | 17 |
Minimum SDK Version | 9 |
Activity Count | 2 |
Fragment Count | 5 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET android.permission.RECEIVE_BOOT_COMPLETED android.permission.WRITE_EXTERNAL_STORAGE |
RemoteLauncher has the following Java source files.
com.ray.remotelauncher.ApplicationInfo.java com.ray.remotelauncher.ApplicationInfo.java com.ray.remotelauncher.BackgroundService.java com.ray.remotelauncher.BootCompleteReceiver.java com.ray.remotelauncher.MainActivity.java com.ray.remotelauncher.SerializableBitmap.java com.ray.remotelauncher.SerializableBitmap.java com.ray.remotelauncher.client.FragmentAppList.java com.ray.remotelauncher.client.FragmentConnectServer.java com.ray.remotelauncher.client.FragmentRemoteControl.java com.ray.remotelauncher.client.FragmentServerList.java com.ray.remotelauncher.client.MainActivity.java com.ray.remotelauncher.net.Connectivity.java com.ray.remotelauncher.net.ServerDiscover.java com.sothree.SlidingUpPanelLayout.java