The following code snippet shows how to add zoom controls to Android MapView. We can achieve this by calling setBuiltInZoomControls(boolean) method. MapView…
Android Developer Days 2015 Waits You
Preparations for Android Developer Days 2015 continue. In addition to talks made by experts on their fields, there will be…
Creating “Hello World!” Using Sencha Touch
Table of Contents 1. Creating the HTML (index.html) file 2. Creating the Application JavaScript File 3. Detailed Explanations for app.js…
Tips for J2ME Game devlopers
Here are the general tips/goals that are necessary to be understood while developing J2ME Games. Recommendations Full Screen – Most screens…