Android Open Source - App server diy-remote






Project Summary

Simple android application and server for remote PC control.

Web Site / Source Repository

diy-remote is hosted in the following web site
https://github.com/jreznot/diy-remote

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

ItemValue
Java File Count14
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version10
Minimum SDK Version10
Activity Count3
Required Permissionsandroid.permission.INTERNET




License

The license information of diy-remote is as follows:

Copyright (c) 2013, DIY-Remote Contributors All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions ...

Resource Files

There are 11 image files in diy-remote. The names of the image files are listed as follows.

app.png
connect.png
fullscreen.png
next.png
pause.png
play.png
previous.png
shutdown.png
stop.png
volume_down.png
volume_up.png

The following screenshort is generated from the image listed above.

null




Java Source Files

org.strangeway.diyremote.Action.java
org.strangeway.diyremote.Command.java
org.strangeway.diyremote.Result.java
org.strangeway.diyremote.client.AboutActivity.java
org.strangeway.diyremote.client.MainActivity.java
org.strangeway.diyremote.client.PreferencesActivity.java
org.strangeway.diyremote.scripting.HttpUtils.java
org.strangeway.diyremote.server.CommandExecutor.java
org.strangeway.diyremote.server.RemoteServer.java
org.strangeway.diyremote.server.controllers.ClientActionController.java
org.strangeway.diyremote.server.converter.GsonHttpMessageConverter.java
org.strangeway.diyremote.server.executors.GroovyCommandExecutor.java
org.strangeway.diyremote.server.sys.ClasspathWebAppContext.java
org.strangeway.diyremote.server.sys.ClasspathWebXmlConfiguration.java