(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
davilla
Team-XBMC Developer Joined: Feb 2008 Reputation: 58 |
2012-08-12 17:06
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]?. start coding
MediaInfo : http://mediainfo.sourceforge.net/ Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. |
| find quote |
schumi2004
Fan Posts: 640 Joined: Aug 2011 Reputation: 4 |
2012-08-12 18:48
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. 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 |
| find quote |
juanject
Junior Member Posts: 2 Joined: Aug 2012 Reputation: 0 |
2012-08-12 21:48
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
Team-XBMC Joined: Jul 2011 Reputation: 114 Location: Dawn of time |
2012-08-12 21:52
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?.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 ![]()
(This post was last modified: 2012-08-12 21:52 by Martijn.)
|
| find quote |
cruzannavy
Senior Member Posts: 203 Joined: Dec 2010 Reputation: 9 |
2012-08-14 01:46
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
Senior Member Posts: 193 Joined: Jul 2012 Reputation: 3 |
2012-08-14 02:24
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. 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
Junior Member Posts: 2 Joined: Aug 2005 Reputation: 0 |
2012-08-14 13:20
Post: #117
Maybe i have missed this somewhere, but is current builds only supporting Android 2.3? No 2.2 support?
|
| find quote |
Martijn
Team-XBMC Joined: Jul 2011 Reputation: 114 Location: Dawn of time |
2012-08-14 13:23
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 ![]() |
| find quote |
succo
Fan Posts: 361 Joined: Mar 2008 Reputation: 0 Location: Taranto, Italy |
2012-08-15 11:37
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
Team-XBMC Developer Joined: Feb 2008 Reputation: 58 |
2012-08-15 14:07
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 |