Android Open Source - App control OrbitCat






Project Summary

A phone remote control application to rule them all !.

Web Site / Source Repository

OrbitCat is hosted in the following web site
https://github.com/PhoneRemoteControl/OrbitCat

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

ItemValue
Java File Count13
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count1
Fragment Count1
jar files usednanohttpd-2.1.0.jar
nanohttpd-webserver-2.1.0.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.READ_CONTACTS
android.permission.READ_SMS
android.permission.RECEIVE_MMS
android.permission.RECEIVE_SMS
android.permission.SEND_SMS
android.permission.WRITE_SMS
Asset File Namesassets\web\fonts\glyphicons-halflings-regular.eot
assets\web\fonts\glyphicons-halflings-regular.svg
assets\web\fonts\glyphicons-halflings-regular.ttf
assets\web\fonts\glyphicons-halflings-regular.woff
assets\web\img\unknown-contact.png




License

The license information of OrbitCat is as follows:

GNU General Public License

Resource Files

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

app_icon.png
quit.png
quit2.png

The following screenshort is generated from the image listed above.

null

Java Source Files

org.phoneremotecontrol.app.MainActivity.java
org.phoneremotecontrol.app.contacts.ContactException.java
org.phoneremotecontrol.app.contacts.ContactUtils.java
org.phoneremotecontrol.app.contacts.Contact.java
org.phoneremotecontrol.app.http.HttpServerServiceStopReceiver.java
org.phoneremotecontrol.app.http.HttpServerService.java
org.phoneremotecontrol.app.http.HttpServer.java
org.phoneremotecontrol.app.http.HttpWorker.java
org.phoneremotecontrol.app.network.NetworkUtils.java
org.phoneremotecontrol.app.sms.Conversation.java
org.phoneremotecontrol.app.sms.Message.java
org.phoneremotecontrol.app.sms.SMSHttpWorker.java
org.phoneremotecontrol.app.sms.SMSUtils.java