Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Scala and Scaloid support #64

Open
pocorall opened this issue Apr 13, 2013 · 4 comments
Open

Add Scala and Scaloid support #64

pocorall opened this issue Apr 13, 2013 · 4 comments

Comments

@pocorall
Copy link

There are increasing demands on developing Android in Scala language. And Scaloid project also receives attention.

Please add Scala and Scaloid support.

An out-of-the-box template of a Scala project is here:

https://github.com/rohansingh/android-scala-test

And Scaloid can be enabled by just adding a dependency on that:

https://github.com/pocorall/scaloid/#quick-start

@a-thomas
Copy link
Contributor

a-thomas commented May 4, 2013

Nice project. We'll see how to support it as soon is possible. There is a lot of stuff in the roadmap.

@rxqd
Copy link

rxqd commented Jun 2, 2013

@a-thomas @pocorall I've found this https://github.com/eed3si9n/treehugger - library for generating scala code. We need rewrite all project with this library for support scala 😄

@pocorall
Copy link
Author

pocorall commented Jun 6, 2013

@mli-max Could you explain more about how treehugger is used for supporing Scala on androidkickstartr?

@rxqd
Copy link

rxqd commented Jun 6, 2013

@pocorall It has docs http://eed3si9n.com/treehugger/ It can generate classes, modules, methods and other scala code. I've not read docs yet, only looked out. In androidkickstartr they use similar library, but it's for java only

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants