Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.
Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
Learn More
Premier Construction Software
Premier is a global leader in financial construction ERP software.
Rated #1 Construction Accounting Software by Forbes Advisor in 2022 & 2023. Our modern SAAS solution is designed to meet the needs of General Contractors, Developers/Owners, Homebuilders & Specialty Contractors.
Graham's Utility for Magic Porting provides a pluggable framework for automated solutions for porting mobile Java applications.
Now with NewForME - use Java 5, 6 and 7 language features on CLDC - generics, Enums, autoboxing, for-each loops, etc!
Free and simple build toolkit for HTML5-based Android apps
...Given the folder with your web app (HTML, JS, CSS) and its title, it outputs ready-to-use APK file with this application.
Requirements:
- Linux or other Unix-based OS with Bash shell
- Java SDK (sun-java6-sdk or the latest openjdk version)
- Ant
- Android SDK installed with Android 2.1 (android-7) available as a target
Configuration
After unzipping, you must specify the exact path to your Android SDK folder (without last slash) in sdk.ini that resides in SAWS root folder:
sdk.dir=/path/to/android-sdk
Usage:
/path/to/saws-build [application name] [webapp folder] [output apk file]
e.g.
...