Difference between revisions of "LAMW on Linux"

From Free Pascal wiki
Jump to navigationJump to search
(link LAMW, formatting, http_s_ links)
Line 1: Line 1:
For help installing an Android LAMW development environment on Linux, there are several tutorials / How-To posts in the forums. There is a massive dependency stack required for Android development (java, gradle, ant, build-tools, android SDK ver, NDK ver, etc). So tutorials for setting up a development environment tend to eventually break if not regularly tested and updated.
+
For help installing an Android [[LAMW]] development environment on Linux, there are several tutorials and how-to posts in the forums.
 +
There is a massive dependency stack required for Android development (java, gradle, ant, build-tools, Android SDK version, NDK version, etc).
 +
So tutorials for setting up a development environment tend to eventually break if not regularly tested and updated.
  
;From the Lazarus Android Forum:
+
; from the Lazarus Android forum
: [http://forum.lazarus.freepascal.org/index.php/topic,42527.0.html LAMW 0.8 on Ubuntu 18.04 Installation Guide] by Handoko
+
: [https://forum.lazarus.freepascal.org/index.php/topic,42527.0.html LAMW 0.8 on Ubuntu 18.04 Installation Guide] by Handoko
: [http://forum.lazarus.freepascal.org/index.php/topic,40750.0.html Android Development Environment on Linux (FPCUPdeluxe + LAMW)] by Wayne Sherman
+
: [https://forum.lazarus.freepascal.org/index.php/topic,40750.0.html Android Development Environment on Linux (FPCUPdeluxe + LAMW)] by Wayne Sherman
<br />
+
; Linux Docs folder at LAMW Github
;Linux Docs folder at LAMW Github
+
: [https://github.com/jmpessoa/lazandroidmodulewizard/tree/master/docs/linux Linux Docs] folder a LAMW Github
: [https://github.com/jmpessoa/lazandroidmodulewizard/tree/master/docs/linux Linux Docs] folder a LAMW Github}}
 

Revision as of 17:44, 12 March 2019

For help installing an Android LAMW development environment on Linux, there are several tutorials and how-to posts in the forums. There is a massive dependency stack required for Android development (java, gradle, ant, build-tools, Android SDK version, NDK version, etc). So tutorials for setting up a development environment tend to eventually break if not regularly tested and updated.

from the Lazarus Android forum
LAMW 0.8 on Ubuntu 18.04 Installation Guide by Handoko
Android Development Environment on Linux (FPCUPdeluxe + LAMW) by Wayne Sherman
Linux Docs folder at LAMW Github
Linux Docs folder a LAMW Github