Difference between revisions of "Android"

From Bashlinux
Jump to: navigation, search
 
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
== 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
 

Latest revision as of 00:57, 7 June 2015