android

TwitterFacebook
Get flash to fully experience Pearltrees
There is a lovely method on the android.text.Html class, fromHtml() , that converts HTML into a Spannable for use with a TextView . http://commonsware.com/blog/Android/2010/05/26/html-tags-supported-by-textview.html

The CommonsBlog — HTML Tags Supported By TextView

http://www.linuxjournal.com/article/10940 Mobile app development for smartphones is hot. This is no more prevalent than in the Android space where the activity level oftentimes is frenzied. However, when it comes to building a “real” Android app, it seems there's only one programming choice: Java (although it is possible with a lot more work to use C/C++ with Android's Native Development Kit).

Python for Android

http://coding.smashingmagazine.com/2010/10/25/get-started-developing-for-android-with-eclipse/ Russian Translation via softdroid.net There’s a lot to get excited about in mobile application development today.

Get Started Developing for Android with Eclipse - Smashing Magazine