XBMC Community Forum  

Go Back   XBMC Community Forum > Help and Support > Supplemental Tools for XBMC

Supplemental Tools for XBMC Third-party helper software applications and utilities for XBMC end-users.
This include media managers as well as other similar non-XBMC tools.
Please note that these are not supported or endorsed by Team-XBMC.

Reply
 
Thread Tools Search this Thread Display Modes
Old 2009-07-25, 16:02   #1
topfs2
Team-XBMC Developer
 
topfs2's Avatar
 
Join Date: Dec 2007
Location: Sweden
Posts: 1,858
topfs2 is an unknown quantity at this point
Thumbs up XBMC Remote for Android

Hi everyone, here is an alpha version of for anyone to try out.

It's released under GPLv2 so anyone can help!

There are lots left to be done but the general layout and abit of the usage is available but enough chatter as pictures tells more than a thousand words.

http://code.google.com/p/android-xbmcremote/

Tried on HTC Dream, HTC Magic and HTC Hero.



Semi stable (0.6): Download now!


Feature requests
  • Now playing info throughout the UI, or atleast progress information
  • Additional remoteview with custom Http commands
  • Additional remoteview with advanced httpapi calls
  • Download files from XBMC (perhaps even streaming but it might be far off)
  • Integration with notification bar, (Download and now playing?)
  • Multiple language support
  • Rating support in now playing
  • Last.FM integration in now playing (love/hate buttons)
__________________
If you have problems please read this before posting

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.



Last edited by topfs2; 2009-11-12 at 15:09.
topfs2 is offline   Reply With Quote
Old 2009-07-25, 17:27   #2
Waffa
Fan
 
Join Date: May 2008
Location: Netherlands
Posts: 730
Waffa is on a distinguished road
Default

Did give it a try.
Downloaded with G1 phone but won't install.
Waffa is online now   Reply With Quote
Old 2009-07-25, 17:35   #3
topfs2
Team-XBMC Developer
 
topfs2's Avatar
 
Join Date: Dec 2007
Location: Sweden
Posts: 1,858
topfs2 is an unknown quantity at this point
Default

Looks like I _had_ to sign it, I'll try to upload a new one and verify this on my phone first (have found the USB cable now )

I got the INSTALL_PARSE_FAILED_NO_CERTIFICATES which I bet you got aswell?
__________________
If you have problems please read this before posting

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


topfs2 is offline   Reply With Quote
Old 2009-07-25, 17:40   #4
Waffa
Fan
 
Join Date: May 2008
Location: Netherlands
Posts: 730
Waffa is on a distinguished road
Default

I get no message, looked in file browser and folder is empty. Strange.
Waffa is online now   Reply With Quote
Old 2009-07-25, 17:45   #5
topfs2
Team-XBMC Developer
 
topfs2's Avatar
 
Join Date: Dec 2007
Location: Sweden
Posts: 1,858
topfs2 is an unknown quantity at this point
Default

Hmm, yeah indeed. Anyways I have uploaded a new one now which is signed and worked on my HTC Magic.

Btw which android do you have? 1.5?

btw how did you install it ? because you need to use adb install and such?
__________________
If you have problems please read this before posting

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.



Last edited by topfs2; 2009-07-25 at 17:48.
topfs2 is offline   Reply With Quote
Old 2009-07-25, 18:30   #6
Waffa
Fan
 
Join Date: May 2008
Location: Netherlands
Posts: 730
Waffa is on a distinguished road
Default

Tried the signed one and same result.
Have Android 1.5

Didn't use any program. Normally download and installing goes aut.

What is adb install and such ?

Have a .tar.gz ? file in browser and tried to extract it but no result.
Waffa is online now   Reply With Quote
Old 2009-07-25, 18:37   #7
topfs2
Team-XBMC Developer
 
topfs2's Avatar
 
Join Date: Dec 2007
Location: Sweden
Posts: 1,858
topfs2 is an unknown quantity at this point
Default

Hmm, I'm kindof new to android so It may be an easier way but here I do
In application settings on the phone I allow installation from unknown sources (as I understand anything which isn't from market).
Enable USB debugging (so I can adb install it).

plug in the phone with USB cable.

From Linux I do
Code:
wget http://android-xbmcremote.googlecode.com/files/XBMC%20Remote%20v0.1-signed.tar.gz
tar -xf XBMC\ Remote\ v0.1-signed.tar.gz
adb install XBMC\ Remote.apk
But if you have been able to install apk's without adb perhaps you should try unpacking on your computer and mail the apk to your phone and try that way

adb is btw AndroidDeBugger. so it's a way to communicate, send files and remove files and such. Much like ssh on linux but with debugging aswell.
__________________
If you have problems please read this before posting

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


topfs2 is offline   Reply With Quote
Old 2009-07-25, 19:02   #8
Waffa
Fan
 
Join Date: May 2008
Location: Netherlands
Posts: 730
Waffa is on a distinguished road
Default

OK, have it installed now. Did extract with my windows computer and then my phone could installed it.

there was a forced closed but I can launch the application.

Try to test it but can't acces my wi-fi network.

Last edited by Waffa; 2009-07-25 at 19:10.
Waffa is online now   Reply With Quote
Old 2009-07-26, 10:21   #9
topfs2
Team-XBMC Developer
 
topfs2's Avatar
 
Join Date: Dec 2007
Location: Sweden
Posts: 1,858
topfs2 is an unknown quantity at this point
Default

Quote:
Originally Posted by Waffa View Post
OK, have it installed now. Did extract with my windows computer and then my phone could installed it.

there was a forced closed but I can launch the application.

Try to test it but can't acces my wi-fi network.
Is the wifi access android problem or only in this app? I can't understand how the app could change this as it just use the available one.

It's sad you have troubles and I would love if someone else with G1 could try and hopefully get it working.

The Magic I have it works splendid on..

Cheers,
Tobias.
__________________
If you have problems please read this before posting

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


topfs2 is offline   Reply With Quote
Old 2009-07-26, 12:10   #10
mots
Senior Member
 
Join Date: Apr 2007
Location: Austria
Posts: 100
mots is on a distinguished road
Default

Tried it on my G1 and well, I can start it... Can't really use it though, as I have to run xbmc on a port other than 8080.
mots is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 03:16.


Protected by Akismet, We recommend WordPress blogs
Copyright © 2008, XBMC Project