Geocoder grpc fallito [nessuno della soluzione su StackOverflow lavorato]

voti
0

Sto cercando di ottenere l'indirizzo da latitudine e longitudine, ma viene generata un'eccezione con un messaggio grpc fallito.

So che ci sono molte stesse domande su StackOverflow ma nessuno della soluzione / risposta lavorato per me.

logcat:

01-03 09:46:12.230 30098-30340/ W/System.err:     java.io.IOException: grpc failed
01-03 09:46:12.230 30098-30340/ W/System.err:     at android.location.Geocoder.getFromLocation(Geocoder.java:136)
01-03 09:46:12.230 30098-30340/ W/System.err:     at com.akshay.location.gps.AKLocationRequest$startLocationUpdates$1$onLocationResult$$inlined$let$lambda$1.run(AKLocationRequest.kt:67)
01-03 09:46:12.230 30098-30340/ W/System.err:     at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:245)
01-03 09:46:12.230 30098-30340/ W/System.err:     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
01-03 09:46:12.231 30098-30340/ W/System.err:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
01-03 09:46:12.231 30098-30340/W/System.err:      at java.lang.Thread.run(Thread.java:764)
È pubblicato 03/01/2018 alle 09:51
fonte dall'utente
In altre lingue...                            


1 risposte

Geocoder grpc fallito [nessuno della soluzione su StackOverflow lavorato]

voti
0

Sto cercando di ottenere l'indirizzo da latitudine e longitudine, ma viene generata un'eccezione con un messaggio "grpc fallito".

So che ci sono molte stesse domande su StackOverflow ma nessuno della soluzione / risposta lavorato per me.

logcat:

01-03 09:46:12.230 30098-30340/ W/System.err:     java.io.IOException: grpc failed
01-03 09:46:12.230 30098-30340/ W/System.err:     at android.location.Geocoder.getFromLocation(Geocoder.java:136)
01-03 09:46:12.230 30098-30340/ W/System.err:     at com.akshay.location.gps.AKLocationRequest$startLocationUpdates$1$onLocationResult$$inlined$let$lambda$1.run(AKLocationRequest.kt:67)
01-03 09:46:12.230 30098-30340/ W/System.err:     at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:245)
01-03 09:46:12.230 30098-30340/ W/System.err:     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
01-03 09:46:12.231 30098-30340/ W/System.err:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
01-03 09:46:12.231 30098-30340/W/System.err:      at java.lang.Thread.run(Thread.java:764)
Risposto il 03/01/2018 a 09:51
fonte dall'utente

Cookies help us deliver our services. By using our services, you agree to our use of cookies. Learn more