Problème de GeoCoder sur le Device Samsung S3 API 16
bonjour
depuis 3 jours j'ai ce problème sur mond Device Samsung S3 - Target 4.1.2.
Code:
1 2 3 4 5 6 7 8 9 10 11
|
05-19 12:36:33.600: W/System.err(26749): java.io.IOException: Service not Available
05-19 12:36:33.675: W/System.err(26749): at android.location.Geocoder.getFromLocationName(Geocoder.java:178)
05-19 12:36:33.675: W/System.err(26749): at com.dinasoft.SeBallader.ChercheChemin.MapTrajet$TrouveAdresse.doInBackground(MapTrajet.java:377)
05-19 12:36:33.675: W/System.err(26749): at com.dinasoft.SeBallader.ChercheChemin.MapTrajet$TrouveAdresse.doInBackground(MapTrajet.java:1)
05-19 12:36:33.675: W/System.err(26749): at android.os.AsyncTask$2.call(AsyncTask.java:287)
05-19 12:36:33.675: W/System.err(26749): at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:305)
05-19 12:36:33.680: W/System.err(26749): at java.util.concurrent.FutureTask.run(FutureTask.java:137)
05-19 12:36:33.680: W/System.err(26749): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076)
05-19 12:36:33.680: W/System.err(26749): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:569)
05-19 12:36:33.680: W/System.err(26749): at java.lang.Thread.run(Thread.java:856) |
Pourriez-vous m'expliquer pourquoi ce Geocoder est indisponible sur mon Téléphone S3 alors que sur l'émulateur cela Marche ???
Y a t'il des options à placer sur le téléphone ?
cordialement
dans l'émulateur sa marche
mais cela marche sur l'émulateur, c'est cela qui me perturbe.....