Skip to content

jackowayed/mirahndroid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mirahndroid

This project (tentatively called Mirahndroid) generates an Android app that's ready for you to write in Mirah.

Getting Started

Before you use it, you'll need to install all of the things that you'd need to compile an Android app--the JDK and the Android SDK. Obviously, you'll need mirah as well, and mirahc will have to be in your path.

Usage

Create an app using mirahndroid create (use mirahndroid help create to see the params).

You can compile your app by running ant debug in the root of your app.

Install it by running adb install -r bin/YourAppName-debug.apk

License

Mirahndroid is licensed under the MIT License. See COPYING for the full text.

About

Mirah Android app generator. Also see https://github.com/mirah/pindah

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages