XBMC for ANDROID

  Thread Rating:
  • 2 Votes - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
davilla Offline
Team-XBMC Developer
Posts: 10,399
Joined: Feb 2008
Reputation: 58
Post: #111
(2012-08-12 12:57)juanject Wrote:  Does anybody knows how to modify playercorefactory file in order to use BS player in XBMC for Android[/u]?.
Did anybody test it ?
Thanks in advanced.

start coding Smile


MediaInfo : http://mediainfo.sourceforge.net/
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
find quote
schumi2004 Offline
Fan
Posts: 640
Joined: Aug 2011
Reputation: 4
Post: #112
(2012-08-09 22:18)kemonine96 Wrote:  
(2012-08-09 22:13)schumi2004 Wrote:  It runs perfect here on my Qware pro3 tablet only audio issues as mentioned in XDA topic so reverted back to previous version.

Only thing missing for me now is NFS support but that shouldn't take to long i think.

Which XDA build are you running on the Qware?

I don't know if i can post links to un-official xbmc for android builds so i'll describe it.

XBMC Nightlies topic , non-neon devices build from 2012-08-02

[Image: watched-clearlogo.jpg]
find quote
juanject Offline
Junior Member
Posts: 2
Joined: Aug 2012
Reputation: 0
Post: #113
Hello Davilla. First of all I want to apologize for my bad engllish. After that, I do not understand your answer. What does "start coding" mean?.
I have no idea of programming and because of that I am looking for some help.
The matter is that I know how to use external media players in linux and windows, but the problem appears in Android, because "apk" files are different to be executed.
I
Thanks again.
find quote
Martijn Online
Team-XBMC
Posts: 7,701
Joined: Jul 2011
Reputation: 114
Location: Dawn of time
Post: #114
(2012-08-12 21:48)juanject Wrote:  Hello Davilla. First of all I want to apologize for my bad engllish. After that, I do not understand your answer. What does "start coding" mean?.
I have no idea of programming and because of that I am looking for some help.
The matter is that I know how to use external media players in linux and windows, but the problem appears in Android, because "apk" files are different to be executed.
I
Thanks again.
Well it basically means that there is currently no way of doing that and some one has to code it to make that happen

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


For your mediacenter artwork go to
[Image: fanarttv.png]
(This post was last modified: 2012-08-12 21:52 by Martijn.)
find quote
cruzannavy Offline
Senior Member
Posts: 203
Joined: Dec 2010
Reputation: 9
Post: #115
Any one else have xbmc android running on a kindle fire? I have it running on my rooted kindle fire running jellybean. It gets really choppy with 1080 and 720, but SD works great. just curious if some else used another build and had any better success with 720 and up.

im using
Quote:xbmcapp-armeabi-v7a-debug-970ce2020ccf126a99431f83c1c684796f34bc0c-no-neon APK

and the jandycane_otter-v1.7.2_0xD34D version of jelly bean on the kindle fire
find quote
kemonine96 Offline
Senior Member
Posts: 193
Joined: Jul 2012
Reputation: 3
Post: #116
(2012-08-14 01:46)cruzannavy Wrote:  Any one else have xbmc android running on a kindle fire? I have it running on my rooted kindle fire running jellybean. It gets really choppy with 1080 and 720, but SD works great. just curious if some else used another build and had any better success with 720 and up.

im using
Quote:xbmcapp-armeabi-v7a-debug-970ce2020ccf126a99431f83c1c684796f34bc0c-no-neon APK

and the jandycane_otter-v1.7.2_0xD34D version of jelly bean on the kindle fire

You'll need hardware decode for good 720p and 1080p (not available yet). Also, the non-NEON devices are unsupported by XBMC. Please keep non-NEON specifics over on XDA.
find quote
Marcus7601 Offline
Junior Member
Posts: 2
Joined: Aug 2005
Reputation: 0
Post: #117
Maybe i have missed this somewhere, but is current builds only supporting Android 2.3? No 2.2 support?
find quote
Martijn Online
Team-XBMC
Posts: 7,701
Joined: Jul 2011
Reputation: 114
Location: Dawn of time
Post: #118
(2012-08-14 13:20)Marcus7601 Wrote:  Maybe i have missed this somewhere, but is current builds only supporting Android 2.3? No 2.2 support?

Didn't even try to search?


http://wiki.xbmc.org/index.php?title=Android_FAQ

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


For your mediacenter artwork go to
[Image: fanarttv.png]
find quote
succo Offline
Fan
Posts: 361
Joined: Mar 2008
Reputation: 0
Location: Taranto, Italy
Post: #119
I'm trying to run xbmc under x-86 (acer iconia tab W501 hardware) and successfully built the apk
I can play music, both local and remote (btw, any hope to have projectm vis under android?) and can browse networked videos without any problem, but whenever i try to open a video i have
Code:
09:22:20 T:161939976   ERROR: Unable to load /data/data/org.xbmc.xbmc/lib/libavcodec-53-i486-linux.so, reason: (null)

but i can confirm the file is there
What does it mean, apart from the obvious result, i can't play videos?
(This post was last modified: 2012-08-15 11:38 by succo.)
find quote
davilla Offline
Team-XBMC Developer
Posts: 10,399
Joined: Feb 2008
Reputation: 58
Post: #120
file libavcodec-53-i486-linux.so
check that it's really x86 and not something else.


MediaInfo : http://mediainfo.sourceforge.net/
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
find quote
Post Reply