The Java ME Location API says it supports:
- Mobile Network based positioning.
- GPS
- Short Range Beacons
Quite a number of phones support this API (JSR179). However, some phones don't have an inbuilt GPS module, is it still possible to use this API to obtain the phone's current location?