Category: Android
Using the Holder pattern
In our discussion of Android ListViews we showed how to reduce inflation costs by using convertView to recycle our row Views. A further optimization would be to reduce the use of findViewById() by app... Read MoreStarting 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 MoreMobile solution combines competence, mobility and location
AptiMob immediately connects you with all available professionals in your network. Search for specific skills within the geographical area of your need and take in real-time results at a glance. Find,... 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 MoreQ-RestClient
Q-RestClient is a cross-platform tool written in JavaFX that helps developers explore Q-Fieldservice’s REST services with minimal effort.... 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 MoreQ-Fieldservice Mobile 2.0
The menu button has been deprecated in Q-Fieldservice Mobile for Android (Phone). Options are available in the top action bar on all devices (including Android 2.x devices).... 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 More- 3 of 4
- « Previous
- 1
- 2
- 3
- 4
- Next »