Archive:Android FAQ: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
>WisdomWolf
(→‎General FAQ: merged with master)
Line 13: Line 13:
| Question= Installing/getting XBMC for Android
| Question= Installing/getting XBMC for Android
| Answer=
| Answer=
*Right now [[Team XBMC]] is not providing any pre-compiled binaries to the public, but anyone can compile a copy from https://github.com/xbmc/android using the instructions at https://github.com/xbmc/android/blob/android-rebase-11/docs/README.android
*Right now [[Team XBMC]] is not providing any pre-compiled binaries to the public, but anyone can compile a copy from https://github.com/xbmc/xbmc using the instructions at https://github.com/xbmc/xbmc/blob/master/docs/README.android
*Only Ubuntu and Mac OS X building environments have been tested so far.
*Only Ubuntu and Mac OS X building environments have been tested so far.
*XBMC for Android will eventually come to Google Play.
*XBMC for Android will eventually come to Google Play.

Revision as of 11:31, 10 August 2012

Incomplete.png INCOMPLETE:
This page or section is incomplete. Please add information or correct uncertain data which is marked with a ?

This is the Frequently Asked Questions for Android. Template:XBMC FAQ


General FAQ

See also: XBMC all platforms FAQ for FAQs that apply to all versions of XBMC.

Installing/getting XBMC for Android

Link

Where can I get more information?

Link

Phones and tablets

Link
  • While tablet and phones will work with XBMC, the main aim right now is set-top boxes. Expect touch/skin/etc support to improve with time.

Requirements

Link
  • Subject to major change
  • Right now XBMC for Android will work on Android 2.3 and up. This may or may not change in the future.
  • tegra2 is not supported, and likely won't have support in the final version.

Will this really do 1080 and everything the desktop can do?

Link
  • Yes! This is a full port of XBMC!
  • Hardware video decoding support is very limited right now, so most devices will have to use software decoding. Expect support for hardware decoding to improve with time.

XBMC for Android version

Link
  • The current version of XBMC for Android is based on pre-Frodo (version 12). This is an unstable development version. The first stable version of XBMC for Android will be released with XBMC v12 (Frodo) and will be based on the same code as XBMC for all the other supported platforms.

Will XBMC run on this or that device?

Link
  • Right now the only real way to know is to actually try it out. The developers have only so many Android devices to test on, and there's so many more out there. Requirements are also still evolving at this time.
  • The main aim of XBMC for Android is to run on inexpensive Android powered set-top boxes.

Why can't I find the userdata folder?

Link
  • The userdata folder is located on external storage/sdcard at: Android/data/org.xbmc.xbmc/files/.xbmc/userdata/
  • Be sure to have hidden folders set to be shown in your file explorer.

Troubleshooting