. Checking it out now
Bram77
Skilled Python Coder Posts: 1,319 Joined: Feb 2008 Reputation: 27 Location: Netherlands |
2011-12-20 16:21
Post: #21
Thanks
. Checking it out now
Please add to my reputation if you find my posts usefull (+/- button below posts) Ubuntu 12.10 minimal XBMC auto-install script :: XBMControl :: Xbmc XBOX Skins :: XBMControl for Android :: Owner of Sudo Systems |
| find quote |
Waven
Junior Member Posts: 42 Joined: Oct 2010 Reputation: 6 |
2011-12-20 16:50
Post: #22
Cool, I should get my galaxy nexus in january. Hopefully, you can solve the problem till then
![]() Cheers |
| find quote |
Linus82
Junior Member Posts: 49 Joined: Aug 2010 Reputation: 0 Location: Sweden |
2011-12-21 17:09
Post: #23
Freezy i also got a nexus s, it worked flawlessly with custom ICS, but with the OTA i can't get it to work. Same problem as the Galaxy nexus guys have, so try running stock ics and you will be able to reproduce the problem.
|
| find quote |
Bram77
Skilled Python Coder Posts: 1,319 Joined: Feb 2008 Reputation: 27 Location: Netherlands |
2011-12-21 17:28
Post: #24
There are some small problems in the code and it's not prepared for Android 4.0 yet. I'll need some more time to figure this out. I've never seen the code of this app before, so I need to find my way in it first. It's pretty well written though
.I thought the error would be caused by incorrect handling of a returned XBMC response. This still might be the case (maybe character encoding or a outdated library), but it's not as obvious as I hoped. Please add to my reputation if you find my posts usefull (+/- button below posts) Ubuntu 12.10 minimal XBMC auto-install script :: XBMControl :: Xbmc XBOX Skins :: XBMControl for Android :: Owner of Sudo Systems |
| find quote |
lurchie85
Junior Member Posts: 13 Joined: Dec 2011 Reputation: 0 |
2011-12-21 21:34
Post: #25
Bram77 Wrote:There are some small problems in the code and it's not prepared for Android 4.0 yet. I'll need some more time to figure this out. I've never seen the code of this app before, so I need to find my way in it first. It's pretty well written though good to hear this so i think or better say i hope we can work again with this app within this year.When you update it to 4.0 then it works on every ics (4.0.1/4.0.3)? because with 4.0.3 android get a new api lvl (15) and i´m on it. Sorry for the questen but i´m not a programmer so i don´t know |
| find quote |
Bram77
Skilled Python Coder Posts: 1,319 Joined: Feb 2008 Reputation: 27 Location: Netherlands |
2011-12-21 22:27
Post: #26
Hopefully
. Every new version gets a new api version number. If I can fix it for 4.0, it probably will work with all 4.0.x version. If not it will be pretty easy to fix.
Please add to my reputation if you find my posts usefull (+/- button below posts) Ubuntu 12.10 minimal XBMC auto-install script :: XBMControl :: Xbmc XBOX Skins :: XBMControl for Android :: Owner of Sudo Systems |
| find quote |
Bram77
Skilled Python Coder Posts: 1,319 Joined: Feb 2008 Reputation: 27 Location: Netherlands |
2011-12-21 22:28
Post: #27
I'm not sure if it will work before 2012. Busy times...
Please add to my reputation if you find my posts usefull (+/- button below posts) Ubuntu 12.10 minimal XBMC auto-install script :: XBMControl :: Xbmc XBOX Skins :: XBMControl for Android :: Owner of Sudo Systems |
| find quote |
bfdev
Junior Member Posts: 1 Joined: Dec 2011 Reputation: 0 |
2011-12-24 09:03
Post: #28
Check out http://code.google.com/p/android-xbmcrem...0Milestone
The problem has been identified with the xbmc http server not following the RFC and the new ICS httpurlconnection code breaking when trying to reuse connections. |
| find quote |
freezy
Team-XBMC Android Remote Developer Joined: Dec 2006 Reputation: 14 Location: Switzerland |
2011-12-27 17:08
Post: #29
Check discussion here for more recent updates:
http://code.google.com/p/android-xbmcrem...ail?id=581 And no, it's not an easy fix, the NPE is just a insignificant symptom of the real problem. Running XBMC on my HTPC, tablet, phone and pinball machine. Always read the XBMC online-manual, FAQ and search the forums before posting. Do NOT e-mail Team-XBMC members asking for support. For troubleshooting and bug reporting, make sure you read this first. |
| find quote |
glider010
Junior Member Posts: 2 Joined: Dec 2011 Reputation: 0 |
2011-12-27 19:47
Post: #30
install the app from this link " http://www.multiupload.com/FBN9PHX5CJ " , the app run on my nexus s 4.0.3 and for now i haven't problem .
I compiled the app and has been fixed using the fix from comment http://code.google.com/p/android-xbmcrem...id=581#c30. maybe this isn't a good long term solution but for now is better of nothing. all here we are waiting for a offy fix ^^ i hope we will see the new app soon.
(This post was last modified: 2011-12-27 19:51 by glider010.)
|
| find quote |