- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
Scala on Android: Things are now moving faster !
Fri, 2010-06-18, 16:29
I'm happy to announce that I finally succeeded to drastically reduce the
turnaround time for building and running Android applications written in
Scala.
This is a big step forward in promoting the use of Scala in the Android
community !
I warmly invite you to read my article "Tweaking the Android emulator
(June 2010)" available from
http://lamp.epfl.ch/~michelou/android/
Regards
Stephane Micheloud
Fri, 2010-06-18, 21:27
#2
Re: Scala on Android: Things are now moving faster !
Can I ask why you chose yGuard for compression instead of Proguard?
I investigated when using Java code and found that Proguard was producing smaller & faster jars. So would be interested to know if yGuard has any particular characteristics that make it more suited for Scala/Android.
2010/6/18 Stéphane Micheloud <stephane.micheloud@epfl.ch>
--
Kevin Wright
mail/google talk: kev.lee.wright@gmail.com
wave: kev.lee.wright@googlewave.com
skype: kev.lee.wright
twitter: @thecoda
I investigated when using Java code and found that Proguard was producing smaller & faster jars. So would be interested to know if yGuard has any particular characteristics that make it more suited for Scala/Android.
2010/6/18 Stéphane Micheloud <stephane.micheloud@epfl.ch>
I'm happy to announce that I finally succeeded to drastically reduce the turnaround time for building and running Android applications written in Scala.
This is a big step forward in promoting the use of Scala in the Android community !
I warmly invite you to read my article "Tweaking the Android emulator (June 2010)" available from
http://lamp.epfl.ch/~michelou/android/
Regards
Stephane Micheloud
--
Kevin Wright
mail/google talk: kev.lee.wright@gmail.com
wave: kev.lee.wright@googlewave.com
skype: kev.lee.wright
twitter: @thecoda
В письме от Fri, 18 Jun 2010 19:29:37 +0400, Stéphane Micheloud
сообщал:
> This is a big step forward in promoting the use of Scala in the Android
> community !
Very great! thanks.