-
Notifications
You must be signed in to change notification settings - Fork 163
Home
Sung-Ho Lee edited this page Oct 3, 2013
·
16 revisions
Scaloid is a library that simplifies your Android code. It makes your code easy to understand and maintain by leveraging Scala language.
-
Write elegant Android software
Scaloid provides a concise and type-safe way of writing Android application. -
Simple to use
Check the quick start guide -
Compatible with your legacy code
You can use both Scaloid and plain-old Java Android API. You can gradually improve your legacy code. -
Maintained actively
Scaloid is a dogfooding software. This is originally created to be used for my own Android apps.
-
Hello world of Scaloid for maven
Fork this to start a new project. -
Hello world of Scaloid for sbt
Fork this for sbt build. -
Scaloid port of apidemos app
Learn how Scaloid can be used in action. - List of projects using Scaloid
- Tutorial by Gaston Hillar
This software is licensed under the Apache 2 license. If you have any idea to improve Scaloid, feel free to open issues or post patches. If you want look into inside of Scaloid, this document would be helpful:
Share your experience of using Scaloid by blogging about it and let me know the URL of the post and the name of your Android application via [email protected]. Then I will add a link to your post here.