Monthly Archives: May 2011

Android Invasion Published

The free Invasion application for Android has been published on the Android Market. Thanks to all the encouraging feedback and enthusiastic testers: Adrian, Thomas, Irena

Posted in Android, Applications | Tagged , , , | Leave a comment

Managing Android Applications with Library Projects

It can be quite challenging to develop an Android application that should be published in several versions on the Android Market. The main reason for this is the strange and unpredictable way that Android library projects work in Eclipse. The … Continue reading

Posted in Android, Development | Tagged , , , | Leave a comment

Using Force-Based Graphs

This is a collection of my experiences using force-based algorithms to draw graphs. I used this algorithm in the Wiki Spiderweb application. Here the good points: Easy to implement Natural looking results User interaction is possible Some influence of placement … Continue reading

Posted in Development | Tagged , , , | Leave a comment

Android Wiki Spiderweb Trial 1.1 released

The free trial version 1.1 of the Wiki Spiderweb application for Android has been released on the Android Market. This allows to experiment with the application without having to spend money. Only the Search functionality that is not available in … Continue reading

Posted in Android, Applications | Tagged , , , | Leave a comment

Using images from HTML in assets directory

The last post described how to show an HTML file in Android from the assets directory in the WebView. Sooner or later you will want to show images in the HTML. Solution 1 : Images in assets directory The easy … Continue reading

Posted in Android, Development, Tips and Tricks | Tagged , , , , | Leave a comment

Language specific HTML Help in Android

Sooner or later your application becomes so complex that you want to be helpful to the user. One way of being helpful is to provide a help text that explains how to use the application. Solution 1 : Use a … Continue reading

Posted in Android, Development, Tips and Tricks | Tagged , , , , , | Leave a comment

Android Simple Sensors 1.1 released

Version 1.1 of the free SimpleSensors application for Android has been published on the Android Market. Changes: backwards compatible with Android 1.5 support pressure + orientation sensors minor user interface ehancements

Posted in Android, Applications | Tagged , , | Leave a comment

Android Wiki Spiderweb 1.1 released

Version 1.1 of the Wiki Spiderweb application for Android has been released on the Android Market. Changes: Support for hebrew Wikipedia Support for custom language of Wikipedia Reload default page after language change

Posted in Android, Applications | Tagged , , , | Leave a comment