Android: Difference between revisions

From Bashlinux
Jump to navigationJump to search
Content deleted Content added
Manpaz (talk | contribs)
No edit summary
 
Manpaz (talk | contribs)
No edit summary
 
(9 intermediate revisions by the same user 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