Can I fetch position of mobile device in j2me having no GPS service using information from cell tower
问题 Can I get a location of mobile devices from j2me programming having no GPS unit installed? Can I obtain the location using cell tower info? I heard about triangulation method. And gone through http://developers.sun.com/mobility/apis/articles/location/ doc In this doc they have given code only for mobile phones having GPS application installed. But what about the others which does not have GPS in them? How can they get the location? update I got a link which answers my question: http:/