Awesome
<head> <meta name="robots" content="noindex"> </head>LAMW Manager - Windows Port
v0.3.1.7-beta
LAMW Manager is a command line tool to automate the installation, configuration and upgrade the framework<br/>LAMW - Lazarus Android Module Wizard
What do you get?
A Lazarus IDE ready to develop applications for Android !!
Linux user, please, get here LAMW Manager for Linux
LAMW Manager install the following tools and dependencies:
- 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 Supported
- Windows 10
Note: LAMW Manager only supports Windows 64 bits.
Getting Started!
How to use LAMW Manager:
- 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 !!
How to update LAMW Framework
- Go to Powershell and open as Admin
- Go to lamw_manager install folder with command:
cd c:\lamw_manager
- Run:
.\lamw_manager.bat
Upgrading all LAMW environment
If LAMW requires new Android APIs or new Gradle version, you must run lamw_manager_setup.exe again
Read the Getting Started
Know Issues
Cannot Build LAMW Demos
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
LAMW Manager stills in same point for long time...
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
Releases Notes
For information on new features and bug fixes read the Release Notes
Congratulations!
You are now a Lazarus for Android developer!<br/>Building Android application with LAMW is RAD<br/>
More information read LAMW Manager v0.3.1 Manual
By Daniel Oliveira