Difference between revisions of "LAMW on Linux"

From Lazarus wiki
Jump to navigationJump to search
m (Categorised page)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
For help installing an Android [[LAMW]] development environment on Linux, there are several tutorials and how-to posts in the forums.
+
{{LanguageBar}}
 +
 
 +
For help installing an Android [[LAMW]] development environment on Linux, there are several projects, 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.
 
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
+
; From the Lazarus Android forum or Wiki
: [https://forum.lazarus.freepascal.org/index.php/topic,45361.0.html LAMW Manager] by Daniel Oliveira Souza
+
: [https://github.com/dosza/LAMWManager-linux LAMW Manager] [https://forum.lazarus.freepascal.org/index.php/topic,45361.0.html (forum post)]
: [https://forum.lazarus.freepascal.org/index.php/topic,40750.0.html Android Development Environment on Linux (FPCUPdeluxe + LAMW)] by Wayne Sherman
+
: [https://wiki.freepascal.org/LAMW_install_linux_fpcupdeluxe Android Development Environment on Linux (FPCUPdeluxe + LAMW)]
: [https://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]
 +
 
 
; 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

Latest revision as of 00:27, 7 February 2023

English (en) polski (pl)

For help installing an Android LAMW development environment on Linux, there are several projects, 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 or Wiki
LAMW Manager (forum post)
Android Development Environment on Linux (FPCUPdeluxe + LAMW)
LAMW 0.8 on Ubuntu 18.04 Installation Guide
Linux Docs folder at LAMW Github
Linux Docs folder a LAMW Github