-
Recent Posts
Categories
- Android (15)
- Applications (9)
- Development (14)
- GLSL (2)
- Java (9)
- LibGDX (2)
- Math (5)
- Photography (1)
- Scala (3)
- Timelapse (1)
- Tips and Tricks (3)
Tags
Archives
Tag Archives: Android
Make an App available on Android 1.5 and small screen
I have always published my simpler Android applications for all Android devices version 1.5 and higher. I thought this would allow the application to run on the maximal number of devices. Recently I bought a new Android phone for testing: … Continue reading
Posted in Android
Tagged Android, Android 1.5, Android 1.6, Android Market, programming, small screen
Leave a comment
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
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
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
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 Android, assets, image, programming, resource
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 Android, help, HTML, Java, programming, resource
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
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
Android Wiki Spiderweb published
The Wiki Spiderweb application for Android has been published on the Android Market. This is the first paid Android application that I am publishing and I am very proud of it. Thanks to all the encouraging feedback and enthusiastic testers: … Continue reading
Android SimpleSensors published
The free SimpleSensors application for Android has been published on the Android Market.