Hi nokia forum,
I am mostly try to find the current position value (Latitude and Longitude values ) .
But,Still now i don't get output.
I am set criteria values
criteria.setCostAllowed(true);
criteria.setPreferredPowerConsumption(Criteria.POWER_USAGE_LOW);
but , this criteria does not give the network based position.
how to get the criteria in network based location?

Reply With Quote

