Difference between revisions of "LAMW on Linux"

From Free Pascal wiki
Jump to navigationJump to search
m (Fix typo)
(10 intermediate revisions by 3 users not shown)
Line 1: Line 1:
For help installing an Android LAMW development environment on Linux, there are several tutorial / HowTo posts in the forums. There is a massive dependency stack required for Android development (java, gradle, ant, build-tools, 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.
 +
Android development has a large dependency stack (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 [http://forum.lazarus.freepascal.org/index.php/board,43.0.html 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,45361.0.html LAMW Manager] by Daniel Oliveira Souza
: [https://forum.lazarus.freepascal.org/index.php/topic,40750.0.html HowTo tutorial] 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 />
+
: [https://forum.lazarus.freepascal.org/index.php/topic,42527.0.html LAMW 0.8 on Ubuntu 18.04 Installation Guide] by Handoko
;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
 +
 
 +
[[Category:Android]]
 +
[[Category:Mobile]]

Revision as of 13:39, 2 August 2020

For help installing an Android LAMW development environment on Linux, there are several tutorials and how-to posts in the forums. Android development has a large dependency stack (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 Manager by Daniel Oliveira Souza
Android Development Environment on Linux (FPCUPdeluxe + LAMW) by Wayne Sherman
LAMW 0.8 on Ubuntu 18.04 Installation Guide by Handoko
Linux Docs folder at LAMW Github
Linux Docs folder a LAMW Github