Category: Android
Starting an Android Activity containing a MapView takes forever
When an android map activity is started it may take quite a while to be up and running. What is worse, it needs some time to load, which disrupts smooth user interaction when started from a list item,... Read MoreSliding Toggle Button on Android (1)
The sliding toggle widget is available on GitHub. Feel free to apply it at your convenience. A simple demo might be helpful to implement it in your own project. 1) Add SlidingToggleButton as a library... Read MoreGalgje voor Android
Deze Nederlandse versie van Galgje is gemaakt door een Nederlandstalige ontwikkelaar, met alle aandacht voor de kwaliteit van de in het spel opgenomen woorden. Machinevertalingen komt u hier niet tege... Read MoreAndroid ListViews
Introduction On your way of becoming an Android developer, you most certainly want to thoroughly understand binding of data to a ListView using an Adapter, simply because you will be using AdapterView... Read MoreQ-Fieldservice on Android
Q-Fieldservice by Quality IT is a complete planning and work order processing solution for field staffs. A central planner application integrates with a mobile application running on smartphones. Q-Fi... Read MoreAndroid: “Conversion to Dalvik format failed with error 1” on signed export
In our case, the problem seems related to our way of working: Eclipse workspaces stored locally and projects stored in the cloud. Somehow the housekeeping of external jars gets messed with (error 1, d... Read MoreCreate SQLite tables from data classes on Android
Suppose you have a set of classes to hold your runtime data. To store your data locally you may want to generate database tables from the class definitions using Reflection. Let’s start with the... Read MoreMobile atlas installer for Android
We want to ship OSM tiles in our APK and install them on the SD card for offline use. First create the offline map for several zoom levels in Mobile Atlas Creator. Be sure to set the atlas format to o... Read MoreAndroid app: German license plates / Deutsche Kfz-Kennzeichen
Search for the city, district or institution that the abbreviation on a German car number plate refers to. Also works on the way, without a data connection. Suche nach Stadt, Landeskreis oder Institut... Read MorePrisoner’s dilemma on Android
The old prisoner’s dilemma applet has been revitalized on Android. It was a fit occasion to clean up and rewrite those messy sources from the nineties.... Read More- 3 of 3
- « Previous
- 1
- 2
- 3