Difference between revisions of "Android"
From Bashlinux
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ |
__NOTOC__ |
||
− | = Android = |
||
− | == SDK Setup == |
||
− | This is to build applications for Android |
||
− | === Linux Setup === |
||
− | * Download SDK |
||
− | * Add to the `$PATH` the tools location |
||
− | |||
− | <pre><nowiki> |
||
− | export PATH=${PATH}:<sdk_location>/tools |
||
− | </nowiki></pre> |
||
+ | * [[Development environment for Android]] |
||
− | * Install add-ons and documentation |
||
+ | * [[Android OS environment]] |
||
− | * Download and install plugin for the prefered IDE |
||
− | |||
− | === Windows Setup === |
||
− | * Download SDK |
||
− | * Install SDK |
||
− | * Disable anti-virus |
||
− | * Install add-ons and documentation |
||
− | * Download and install plugin for the prefered IDE |
||
− | |||
− | == Platform Setup == |
||
− | This is to setup Android on running devices. |
||
− | |||
− | # '''How to change the language on Android?''' |
||
− | Change country, language and timezone on /default.prop |
Latest revision as of 00:57, 7 June 2015