Difference between revisions of "Android"

From Bashlinux
Jump to: navigation, search
 
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
== Linux Setup ==
+
= Android =
  +
== SDK Setup ==
  +
This is to build applications for Android
  +
=== Linux Setup ===
 
* Download SDK
 
* Download SDK
 
* Add to the `$PATH` the tools location
 
* Add to the `$PATH` the tools location
Line 17: Line 20:
 
* Install add-ons and documentation
 
* Install add-ons and documentation
 
* Download and install plugin for the prefered IDE
 
* 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

Revision as of 17:22, 16 August 2011

Android

SDK Setup

This is to build applications for Android

Linux Setup

  • Download SDK
  • Add to the `$PATH` the tools location
 export PATH=${PATH}:<sdk_location>/tools
 
  • Install add-ons and documentation
  • 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.

  1. How to change the language on Android?
Change country, language and timezone on /default.prop