tomsoft
Latest Articles by tomsoft
Adding Location to a non-GPS Phone – Part II
October 20, 2008, by tomsoft
In the first part of this article, we introduced the concept of CellID, and OpenCellID – an open source database of CellIDs that can be used to build location based services, and we created a small program to determine location from CellID information. This time, we will go a step further and display a map on a mobile device, using the open source "OpenStreetMap", and we position the map using the device's location. This will deliver an experience similar to that offered by the Google Maps for Mobile "MyLocation" feature, and will run on top of JavaME... Read More
Adding location to a non GPS phone: introducing CellID
September 23, 2008, by tomsoft
In this two part article (see part II here), we will introduce mobile positioning based on CellID, and we will take a look at OpenCellID, the open source database of CellIDs. We will demonstrate how to use OpenCellID through some simple examples... Read More