![]() |
|
XBMC Remote for Android - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Supplementary Tools for XBMC (/forumdisplay.php?fid=116) +---- Forum: XBMC Remote for Android Official Forum (/forumdisplay.php?fid=129) +---- Thread: XBMC Remote for Android (/showthread.php?tid=55346) Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 |
XBMC Remote for Android - topfs2 - 2009-07-25 15:02 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. For latest version see here. Feature requests
- Waffa - 2009-07-25 16:27 Did give it a try. Downloaded with G1 phone but won't install. - topfs2 - 2009-07-25 16:35 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? - Waffa - 2009-07-25 16:40 I get no message, looked in file browser and folder is empty. Strange. - topfs2 - 2009-07-25 16:45 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? - Waffa - 2009-07-25 17:30 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. - topfs2 - 2009-07-25 17:37 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.gzBut 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. - Waffa - 2009-07-25 18:02 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 :angry:can't acces my wi-fi network.
- topfs2 - 2009-07-26 09:21 Waffa Wrote:OK, have it installed now. Did extract with my windows computer and then my phone could installed it. 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. - mots - 2009-07-26 11:10 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. |