LAMW Manager is a command line tool to automate the installation, configuration and upgrade the framework
LAMW - Lazarus Android Module Wizard
A Lazarus IDE ready to develop applications for Android !!
Linux user, please, get here LAMW Manager for Linux
- Third Part Tools¹
- Chocolatey Package Manager
- Msys2
- Chocolatey Package Manager
- Freepascal Compiler
- Build FPC ARMv7/Android
- Build FPC AARCH64/Android
- Lazarus IDE
- Android NDK
- Android SDK
- Android Platform API²
- Android Platform Tools²
- Android Build Tools
- Android Extras
- Android M2Repository
- Android APK Expansion
- Android Market License (Client Library)
- Google Play Services
- Apache Ant
- Gradle
- LAMW framework
- OpenJDK
Notes
- LAMW Manager dependencies, read Third Part Tools
- The minimum Android API and Build Tools required by LAMW and specified in package.json are installed
- Windows 10
Note: LAMW Manager only supports Windows 64 bits.
- First read this README.md and Third Part Tools to understand the operation and limitations of this tool.
- Click here to download LAMW Manager Setup
- Double-click to run lamw_manager_setup.exe
- If the Windows Protected Your PC dialog box appears
- Click on more information...
- Check I understand the Risks and want to run this app
- Click on run anyway
- Accept permission to run lamw_manager_setup.exe as Admin
- Select the destination folder for lamw_manager by clicking the Browse...
- Click in Next, Next...
- Still check Launch LAMW Manager and click in finish
- Wait lamw_manager install LAMW environment
Note: By default lamw_manager is installed in C:\lamw_manager !!
- Go to Powershell and open as Admin
- Go to lamw_manager install folder with command:
cd c:\lamw_manager
- Run:
.\lamw_manager.bat
If LAMW requires new Android APIs or new Gradle version, you must run lamw_manager_setup.exe again
Read the Getting Started
By default LAMW Manager uses (Android) Crosscompile to ARMv7+vFPV3, but LAMW Demos uses ARMV6+Cfsoft, you need apply this configuration:
- Open your LAMW Demo with LAMW4Windows
- On menu bar go to Project --> Project Options ... --> [LAMW] Android Project Options --> Build --> Chipset --> ARMV7a+FVPv3
This error is not related to LAMW Manager, but to the windows command prompt.The Quick Edition mode pauses the screen to copy the content to the clipboard. To continue LAMW install, follow this steps:
- Check title of prompt command starts with: Selected
- If the prompt title starts with Selected, press Enter to continue the process
For information on new features and bug fixes read the Release Notes
You are now a Lazarus for Android developer!
Building Android application with LAMW is RAD
More information read LAMW Manager v0.3.1 Manual
By Daniel Oliveira