Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Oct 26, 2022. It is now read-only.
/android-pluginPublic archive

An sbt plugin for Android development in Scala

License

NotificationsYou must be signed in to change notification settings

jberkel/android-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE: this plugin is currently not actively maintained. Have a look instead atandroid-sdk-plugin.

sbt-android-plugin is an extension for the Scala build toolsbt whichaims to make it as simple as possible to get started with Scala on Android.

Together withgiter8 you can create and build a simple Android Scala project in amatter of minutes.

Getting started

See theGetting started guide on the wiki for more documentation. In caseyou're not not familiar with sbt make sure to check out its excellentGetting Started Guide first.

Hacking on the plugin

If you need make modifications to the plugin itself, you can compileand install it locally (you need at least sbt 0.11.x to build it):

$ git clone git://github.com/jberkel/android-plugin.git$ cd android-plugin$ sbt publish-local

Migrating from 0.7.x

For those who are familiar with the 0.7.x plugin, there is amigration guidefor a quick reference. The 0.7.x version is no longer maintained - but it isstill available in the0.7.x branch.

Mailing list

There's no official mailing list for the project but most contributors hangout inscala-on-android orsimple-build-tool.

You can also check out a list ofprojects using sbt-android-plugin to see some real-world examples.

Credits

This code is based on work by Walter Chang(saisiyat), turned into a plugin byMark Harrah, and maintained byJan Berkel.

A lot of people have contributed to the plugin; seecontributors for a fulllist.

Build Status

About

An sbt plugin for Android development in Scala

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp