staticaDK has suffered equipment failure and his mirror is down. Any links / bookmarks to his mirror will no longer work. Please DO NOT use old links to this mirror
We also have a FreeNode channel #xbmcandroid for those that are interested.
I have also broken out a lot of the information from this XDA thread as separate threads on xbmcandroid.com
Please note these are unofficial builds of XBMC, please report issues here or xbmcandroid.com ONLY
Builds are now auto-run every Sunday (through out the day). I will no longer be directly linking to the builds, please head over to the mirrors (links below) to download a given build.
XBMC, What is That?
XBMC is a media player / HTPC software package that does just about anything you'd want on a home theater box or a portable media device. See http://www.xbmc.org for more information.
Why Here?
I have been maintaining nightly builds of XBMC for Android and after a few requests and realizing my posts have been cross-linked it's time to create a central spot for the builds.
Schedule of Builds
Builds are now run automatically every Sunday.
What Is Special About These Builds?
I have re-built the CrystaX NDK that is required for XBMC from sources and made some compiler flag changes in order to improve NEON device support and to support the Tegra2 or other non-NEON devices. These are unsupported changes, particularly the Tegra2 and any other device without NEON. The official XBMC stance is NO device lacking NEON will receive support.
What Is / Is Not Supported
All builds are now built for 2.3.x (GingerBread) or higher devices. ARM ONLY. I will not be releasing MIPS or x86 builds.
Google TV devices are UNSUPPORTED. I do not know if / when the XBMC dev's will be supporting Google TV.
I will not be releasing aplayer builds. I will be leaving it up to Pivos to do releases. Please visit the Pivos forums for the latest builds with AMLogic hardware decode support.
Which Build Do I Want?
There are two builds, one for Tegra2 devices and another for NEON devices (see below for specifics). If you are not sure which type of device you have, try the NEON build and if it crashes, then use the Tegra2 build. If you have a non-NEON devices that is not the Tegra2, the Tegra2 build will run, but not all that great.
Why is the APK so large?
This is a full build of XBMC including dependencies, resources and the like. There is a lot to the build and output. See http://pastebin.com/LgnWzdHW for a breakdown of what is contained within the APK including file sizes.
Does zipalign help with the size of the apk?
I ran zipalign and it didn't reduce the file size, likely won't help given what is packed in the apk.
Is there a better skin for touch screens?
Under the appearance settings there is a skin named "Touched" that works much better on touch screen devices than the default.
Does my hdmi out / dock / etc work for tv playback?
There are reports of this working properly in this thread and others.
Can I change the resolution for hdmi / similar playback?
Initial reports indicate this is not possible currently.
Does it work with CyanogenMod 10 (CM10)?
Maybe. Some users have reported success with CM10, others have had issues.
How do I get Fahrenheit Temperature?
Settings > System > International -> Change your region to USA if you want Fahrenheit
Common Problems
My screen starts flickering / freaking out: Kill the app, clear the app cache, restart devices, try again. Continue until the problem goes away.
I cannot play SD / 720p / 1080p content without stutters / dropped frames / audio sync issues / etc: Tough luck. Right now hardware decode support isn't complete, if your CPU can't process the video in software, you're stuck for the time being. The XBMC devs are working on hardware decode support and it will be done in due time. Do not ask for a deadline, there isn't one right now.
Battery life: Expect a pretty bad battery drain. This has been confirmed by a few others as well as the devices I tested. Given the project is targeting set-top boxes and similar equipment I would not expect this to be addressed until other, larger items are taken care of. Please do not complain to the official team about this item, complain here.
Resource utilization is high: This is known. Not going to change for awhile, do not complain to the official team, complain here.
Audio does not work: The XBMC audio levels and Android audio levels are not the same, you will need to adjust the volume in Android up to a higher level before launching XBMC most likely.
DVD Navigation may or may not work properly: This is known and being worked on by the main XBMC team.
/data is inaccessible: This partition is not accessible from XBMC.
Touchscreen Non-Responsive: Some users have reported the touchscreen taps aren't registering well or at all. The Toshiba Thrive 7" and 10" tablets seem to suffer the worst from this.
Tegra2 / non-NEON Problems (Must Read) If your device does not have NEON, DO NOT COMPLAIN TO XBMC. Complain here.
Problems Under Investigation
XOOM 3g's running EOS ROMS appear to crash with a 0xdeadbeef pointer dereference
Working Add-Ons
1Channel -- Developer PM'd me and the choppyness is fixed in latest version (url in add-ons links below)
Sources
XBMC
Official: https://github.com/xbmc/xbmc
My Fork (Includes Tegra2): https://github.com/mcrosson/xbmc/
Android NDK
Official: http://www.crystax.net/en/android/ndk/7
The above NDK is no longer used in my builds. I have tweaked the sources to include better NEON / Tegra2 support. My customizations are not available currently, but I am working on an NDK release based on the CrystaX changes and will be publishing my work once I am further along.
See above for compatibility. If you are unsure, try the NEON build first, if it works use it. Otherwise use the Non-NEON build.
Google TV devices are UNSUPPORTED. I do not know if / when the XBMC dev's will be supporting Google TV.
I will not build AMLPlayer builds, If you have a Pivos device, visit their forums for build information and releases
I will not build MIPS or x86
I have setup a goo.im mirror in addition to those below. It will contain the 2 most recent builds linked below. You can find the files here or within goo manager (devs/kemonine/xbmc and available in play store)
Mirrors / Builds
Builds are now auto-run every Sunday (through out the day). I will no longer be directly linking to the builds, please use the following mirrors to obtain a release.
Please note the box mirror contains every build that has been previously published and is more complete for legacy builds than the google code mirror
Is there any chance you can include a changelog of commits as you are building them then it will have all the information in one place without having to go to github etc.
Is there any chance you can include a changelog of commits as you are building them then it will have all the information in one place without having to go to github etc.
Just a suggestion
I will be calling out any noteworthy changes with the builds. Right now I haven't seen anything of note coming in on the commit logs. It looks like they are doing general cleanup and some under the hood work.
I will be calling out any noteworthy changes with the builds. Right now I haven't seen anything of note coming in on the commit logs. It looks like they are doing general cleanup and some under the hood work.
Great mate.
It will help to keep things organised. No point in updating daily for minor things but I will definitely update weekly or when a major commit comes.
From HTML to LEDs or Android to Arduino, Hardware Hacking is a pastime of many people … more
XDA Developers was founded by developers, for developers. It is now a valuable resource for people who want to make the most of their mobile devices, from customizing the look and feel to adding new functionality. Are you a developer?