Hello,
Using weatherapp on a C3-00 without a SIM card, the location API handling has a strange behaviour : the app starts and pops a view outside the app about bluetooth device search (as if it was looking for a GPS connected by BT ?), with Back you come back to the app and it pops cannot find Location (ok this is expected if he can't solve location).
In LocationFinder.java, the handling is ;
no CellIdLocationFinderImpl (because no SIM) -> go to GpsLocationFinderImpl ?
otherwise i should see ViewMaster.VIEW_LOCATIONS if no provider.
![]()

Reply With Quote

