posted 19 years ago
hii
i am developing a project using j2me that
i)retrieves the current location of the device
ii) calculates distance beteen current location and any two locations entered by the user
ii}shows the nearest restaurents(or whatever) from the curent location.
am using jsr179; location api for this purpose, everything is working fine am getting results positively; am using RMS to store Landmark details, but eventually i would want to update my database and its size may increase so RMS doesnt look like feasable soultion... so i need to access remote database....which am not sure how to do...i read many posts on it but nothing is clear...so plz help