Android Open Source - Network remote RemoteLauncher






Project Summary

Remote control an android device by another android device if they are in the same network..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of RemoteLauncher.

ItemValue
Java File Count15
Target SDK Version17
Minimum SDK Version9
Activity Count2
Fragment Count5
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

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