An unofficial android XBMC remote that is easily maintainable and uses only the JSON-rpc api and EventServer functionality since the HTTP api has been depricated.
Find a file
Bram77 8629e14ac8 - Tried implementing ping thread (failed for now)
- Better loading animation
- Slightly bigger play controls
- Reworked remote controls
2012-09-19 23:18:34 +02:00
.settings Initial commit of existing code 2012-08-23 18:46:08 +02:00
libs Recently added info more or less displaying correctly in HomeActivity 2012-08-31 02:04:20 +02:00
res - Tried implementing ping thread (failed for now) 2012-09-19 23:18:34 +02:00
src - Tried implementing ping thread (failed for now) 2012-09-19 23:18:34 +02:00
.classpath Initial commit of existing code 2012-08-23 18:46:08 +02:00
.gitignore Initial commit 2012-08-23 09:34:02 -07:00
.project Initial commit of existing code 2012-08-23 18:46:08 +02:00
AndroidManifest.xml Added basic playback control to every Activity & several improvements 2012-08-31 22:30:34 +02:00
ic_launcher-web.png Initial commit of existing code 2012-08-23 18:46:08 +02:00
proguard-project.txt Initial commit of existing code 2012-08-23 18:46:08 +02:00
project.properties Initial commit of existing code 2012-08-23 18:46:08 +02:00
README.md Initial commit of existing code 2012-08-23 18:46:08 +02:00

XBMControl-Android

An unofficial android XBMC remote that is easily maintainable and uses only the JSON-rpc api and EventServer functionality since the HTTP api has been depricated.