Android

Android, Scala, SBT and (*&^% org.scalatest#scalatest_2.8.1;1.6.1: not found

After much MUCH swearing and cursing and after finding this page on the net:

http://www.scalatest.org/download

I finally managed to get my scala sbt android project to bloody work using 2.8.1 as the base, having built an emulator ramdisk with the predexed jars already on it.

How? I changed the 1.6.1 to 1.5.1, which seems to fit the text of the above page i.e. 1.6.1 is for scala 2.9.1 and 1.5.1 is for 2.8.1+

In fact, here is my complete build.scala file from the project directory.

Rooting your T-Pulse mini

Low down is to go here and do what it says to the letter. I am using 11.04 and it worked like a charm!

http://android.modaco.com/topic/308968-19may-superboot-rooting-the-pulse...

Download the zip, chmod the linux script, follow the instructions and reboot the phone.

The next time you login with "adb shell" you are at the su prompt...

Kudos to MoDaCo one again. Great site.

:)

Now I can get back to installing the scala libraries on my phone

T-Pulse mini and Android development

I always seem to get hardware that falls just outside of being out-of-the-box usable.

Thanks to a great many web-sites and time spent bashing I can now offer a simple solution to being able to get the damned thing to play ball with Ubuntu 11.04 for development...

First, as root, go to /etc/udev/rules and enter this, changing the username (USER) to be whatever account you are developing as: