Sonntag, 9. August 2009

First Steps with Android and Scala

I am trying to learn scala and i would like to write some apps for my Android phone...

So i thought i will combine the two.. i started to learn about writing an android app using scala...

I read some blogs on the web and pulling together ideas from different source (android.com / proguard.sf.net, http://chneukirchen.org/blog/archive/2009/04/programming-for-android-with-scala.html) i created my first Hello World Android App written in scala:

I published the git tree here:

http://github.com/phueper/AndroidScalaAntTest

It contains all steps from creating the Eclipse project, transferring it to an ant based project, adding scala and proguard to creating Hello World in scala...

Next steps:

- run the app on my G1, instead of the Android Emulator
- learn more about debugging...
- a real/useful Android application... i have some ideas of apps that i would like to use...

Cheers, Patty

Keine Kommentare:

Kommentar veröffentlichen