$300 in Free Credit for Your Google Cloud Projects
Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.
Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Deploy Apps in Seconds with Cloud Run
Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.
Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
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.
...
Build scripts/wrappers around the YUI Compressor implemented for popular languages like PHP, Python, Java, Bash, Perl, etc. The scripts will track down and compress all JavaScript and CSS files within a given project tree.
autoj is an automated build system for Java based on autoconf, make, bash and some other GNU tools. If your project follows some simple guidelines autoj can: set the CLASSPATH, compile, build JavaDoc, build jar, build tar.gz, start your project, ...