Hi, I posted this earlier on the Squeak vm-dev mailing list. Posting also here to have both sides of the audience covered ;) Hopefully someone gets interested.
I am glad to announce that the Squeak Port for Android Tablets [1] has reached its first milestone. Work has been done towards fixing certain usability issues such as better integration with Android Input Methods, access to local file system, etc. The pre-packaged Android application (apk, signed with debug key), and zipped Image file (Image, changes, sources, demo project) are available from the project page at Google Code. Everyone is welcome to test the application on their Android devices. See the TestDrive [2] Wiki page for detailed instructions. Please report all issues to the project's issue tracker and Wiki pages. In my case it works on Pandigital Novel 9" eReader tablet with Android 2.0, not rooted. PS Two things are still known to be an issue: 1. Network sockets do not function properly; they were not addressed at this time 2. Android NDK rev. 3 is still required (because of the 4.2.1 toolchain); see [3] for some information PPS I also have been working on the presentation of this project (see notes and slides in the wiki). If there is any interested group of Smalltalk and/or Android users/developers in my area (South-eastern PA, US) I'd be glad to give an actual presentation. Thanks for any feedback. [1] http://code.google.com/p/squeakvm-tablet/ [2] http://code.google.com/p/squeakvm-tablet/wiki/TestDrive [3] http://squeakvm-tablet.googlecode.com/hg/project/ndk-build -- You received this message because you are subscribed to the Google Groups "Android Discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/android-discuss?hl=en.
