{"id":19939160,"url":"https://github.com/zapnap/protoform","last_synced_at":"2025-05-03T14:32:40.928Z","repository":{"id":1207738,"uuid":"1119462","full_name":"zapnap/protoform","owner":"zapnap","description":"A Mirah Android app generator - also check out Pindah http://github.com/mirah/pindah","archived":false,"fork":false,"pushed_at":"2011-02-01T17:48:01.000Z","size":116,"stargazers_count":14,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-19T05:12:56.094Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"collectiveidea/delayed_job","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zapnap.png","metadata":{"files":{"readme":"README.md","changelog":"History.txt","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-11-28T16:02:12.000Z","updated_at":"2013-10-22T13:59:58.000Z","dependencies_parsed_at":"2022-08-16T12:35:18.418Z","dependency_job_id":null,"html_url":"https://github.com/zapnap/protoform","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zapnap%2Fprotoform","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zapnap%2Fprotoform/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zapnap%2Fprotoform/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zapnap%2Fprotoform/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zapnap","download_url":"https://codeload.github.com/zapnap/protoform/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252203423,"owners_count":21710960,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-12T23:45:10.282Z","updated_at":"2025-05-03T14:32:40.340Z","avatar_url":"https://github.com/zapnap.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# protoform\n\nA protoform is a building block, a starting point for building androidy things.\nThis little gem generates an application skeleton for a Mirah Android\napplication. Because Android is exciting, but Java is still kinda painful.\n\n## Installation Prereqs\n\nIf you don't already have the Android SDK, download it from \nhttp://developer.android.com/sdk/index.html and follow the quick-start \ninstructions. You'll need to create an Android Virtual Device (AVD) using the\nAndroid Manager (`android`) found in the SDK.\n\nYou'll also want to have Mirah installed of course. You can get it from\nGitHub: https://github.com/mirah/mirah\n\nMake sure that jruby, mirah and mirahc are in your PATH as well as the Android\nSDK tools directory.\n\n## Usage\n\nInstall the gem and run the generator, specifying the package name you want to\nuse and the Android SDK location:\n\n    gem install protoform\n    protoform -S ~/android/sdk -T \"Hello Android\" -P org.zerosum.android HelloWorld\n\nThis should generate an app skeleton in the directory `HelloWorld`. Change to\nthat directory and run the ant debug task:\n\n    ant debug\n\nAssuming that your prerequisites are all set and the task succeeds, you should\nnow have a .apk file in your bin/ directory. Fire up the Android AVD Manager\n(`android`) to launch the emulator, and install the APK using the adb tool:\n\n    adb install bin/HelloWorld-debug.apk\n\nYou should now be able to navigate to the applications list in the emulator\nand launch your application.\n\nAlternatively, you can use the `ant install` target to install / reinstall the\ndebug package.\n\n## Thanks\n\nThis work is based on / inspired by Technomancy's Android / Mirah experiments.\n\nIf you'd like to help out, contributions are definitely welcome. Mirah is\nvery slick, and with a little work we can make it a great alternative to\nJava for Android development. Transform and roll out!\n\nCopyright (c) 2010 Nick Plante. See LICENSE.txt for further details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzapnap%2Fprotoform","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzapnap%2Fprotoform","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzapnap%2Fprotoform/lists"}