Archive:Android FAQ: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
Line 48: Line 48:
* XBMC for Android supports all the same formats that other platforms do (such as desktop OS).
* XBMC for Android supports all the same formats that other platforms do (such as desktop OS).
* Due to the weak processing power of most ARM processors, for smooth playback most Android hardware will require proper hardware decoding. (See [[#Requirements]] below)
* Due to the weak processing power of most ARM processors, for smooth playback most Android hardware will require proper hardware decoding. (See [[#Requirements]] below)
}}
{{FAQ|1=Media
| BGcolor= WhiteSmoke
| Question= Accessing media
| Answer=
{{See also|Adding videos to the library|File sharing}}
* You can connect to media that's being shared from a computer, HTPC, or NAS device on your local network.
* You can access media on the internal memory, SD cards or from USB ports (hard drives, USB stick drives, directly or via hubs, etc).
}}
{{FAQ|1=Add-ons|2=Skins
| BGcolor=
| Question= Add-ons and skins
| Answer=
*XBMC for Android is a full version of XBMC and will be able to use all non-platform specific [[add-ons]] and [[skins]]. More feature rich (CPU demanding) skins like AEON Nox might not run smoothly on lower powered systems, so keep to "lighter" skins for those boxes.
}}
{{FAQ|1=Remotes
| BGcolor= WhiteSmoke
| Question= Remote controls
| Answer=
* Some Android set-top-boxes come with a remote and an IR port which XBMC can use.
* Any '''[[Keyboard]]''' such as wired, wireless, bluetooth (if supported in your Android ROM). This includes "keymotes" such as a Rii, [[Boxee remote]], most "air mouse" keyboard remotes, and others that appear as a normal USB keyboard to the system.
* '''[[Web interface]]s''', including add-on interfaces.
* XBMC '''[[:Category:Smartphone and tablet remotes|smartphone and tablet remote apps]]'''.
* Other IR remotes can be used with IR receivers such as the '''[[Flirc]]'''.
* Some Android devices support [[CEC]] - {{Editor note|help us write up some good info on CEC. What it is, how to use it, etc. }}
}}
}}


{{FAQ|1=Requirements
{{FAQ|1=Requirements
| BGcolor=WhiteSmoke
| BGcolor=  
| Question= Requirements
| Question= Requirements
| Answer=
| Answer=
Line 59: Line 87:


{{FAQ|1=Google_TV
{{FAQ|1=Google_TV
| BGcolor=  
| BGcolor= WhiteSmoke
| Question= Google TV
| Question= Google TV
| Answer=
| Answer=
Line 66: Line 94:


{{FAQ|1=navbar
{{FAQ|1=navbar
| BGcolor= WhiteSmoke
| BGcolor=  
| Question= How to hide the Android navbar
| Question= How to hide the Android navbar
| Answer=
| Answer=
Line 77: Line 105:


{{FAQ|1=More_info
{{FAQ|1=More_info
| BGcolor=  
| BGcolor= WhiteSmoke
| Question= Where can I get more information?
| Question= Where can I get more information?
| Answer=
| Answer=

Revision as of 07:29, 24 October 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.

Will this really do 1080 and all that stuff the desktop can do?

Link
  • Yes! This is a full port of XBMC! It is not a thin client or lite version!
Note: 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.
  • The initial aim for the Android port is to get XBMC working on inexpensive Android set-top-boxes. Phones and tablets will be supported as well for those who want XBMC on-the-go.

Installing/getting XBMC for Android

Link

Is XBMC for Android different from normal XBMC?

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

How do I find out what version of XBMC am I running?

Link
  • XBMC main menu > System > Lower submenu > System info. Note the alpha version and/or build date.

Video and audio formats XBMC for Android can playback

Link
  • XBMC for Android supports all the same formats that other platforms do (such as desktop OS).
  • Due to the weak processing power of most ARM processors, for smooth playback most Android hardware will require proper hardware decoding. (See #Requirements below)

Accessing media

Link
  • You can connect to media that's being shared from a computer, HTPC, or NAS device on your local network.
  • You can access media on the internal memory, SD cards or from USB ports (hard drives, USB stick drives, directly or via hubs, etc).

Add-ons and skins

Link
  • XBMC for Android is a full version of XBMC and will be able to use all non-platform specific add-ons and skins. More feature rich (CPU demanding) skins like AEON Nox might not run smoothly on lower powered systems, so keep to "lighter" skins for those boxes.

Remote controls

Link
  • Some Android set-top-boxes come with a remote and an IR port which XBMC can use.
  • Any Keyboard such as wired, wireless, bluetooth (if supported in your Android ROM). This includes "keymotes" such as a Rii, Boxee remote, most "air mouse" keyboard remotes, and others that appear as a normal USB keyboard to the system.
  • Web interfaces, including add-on interfaces.
  • XBMC smartphone and tablet remote apps.
  • Other IR remotes can be used with IR receivers such as the Flirc.
  • Some Android devices support CEC - Editor note: help us write up some good info on CEC. What it is, how to use it, etc.

Requirements

Link
Stop hand.png It is highly recommended for users to not make any hardware purchases in anticipation of running Kodi on Android without first researching the device you want to buy. Before you do buy, make sure multiple people have verified that it works! If in doubt, do not buy any hardware!
  • Kodi v17 and later requires Android 5.0 or higher.
  • x86 (Intel) or a NEON-compatible ARM-processor, (for example: Nvidia Tegra 3 and newer are fully supported by Kodi, while Tegra 2 and older are not).
  • The main aim for the Android port of Kodi is to foremost target media-players/set-top-boxes/sticks that connect to a large screen television and uses a standard remote control as its main interface device, (that is the same market as for HTPC).

Google TV

Link
  • Google TV devices are currently not supported.

How to hide the Android navbar

Link
  • Since Android v4 (aka, Ice Cream Sandwich), Android has changed how their navigation bar works. On some Android devices that do not have physical buttons, the navbar cannot be normally hidden, but only "dimmed". Some Android set-top-boxes have this "no buttons" flag set, and will not hide the navigation bar when using XBMC or any other full screen videos.
  • To remove the navbar:
    • You can use "HideBar" (Has a free version, and is open source if you wish to compile yourself)
    • A custom Android ROM can be installed to correctly handle the navbar on set-top-boxes.
    • There's some other tricks you can do if you have rooted the device Editor note: I keep hearing this, but haven't found any of these tricks yet. If someone finds one then please note it here.

Where can I get more information?

Link

Troubleshooting

Userdata folder and logs

Link

The userdata folder and debug log is located on external storage/sdcard at one of the following locations (depending on your device):

userdata folder
  • /Android/data/org.xbmc.xbmc/files/.xbmc/userdata/
  • /sdcard/Android/data/org.xbmc.xbmc/file/.xbmc/
  • /data/data/org.xbmc.xbmc/files/.xbmc/
  • Be sure to have hidden folders set to be shown in your file explorer.
debug log
  • /Android/data/org.xbmc.xbmc/cache/temp/xbmc.log
  • /sdcard/Android/data/org.xbmc.xbmc/cache/temp/xbmc.log
  • /data/data/org.xbmc.xbmc/cache/temp/xbmc.log