This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
07-12 09:23:21.777 20709-22859/net.ettoday.phone V/guodong: {"city":"新北市","longitude":"121.6739","latitude":"24.91571"} | |
GeoCoder: Address[addressLines=[0:"Unnamed Road, 坪林區新北市台灣 232"],feature=Unnamed Road,admin=新北市,sub-admin=null,locality=坪林區,thoroughfare=Unnamed Road,postalCode=232,countryCode=TW,countryName=台灣,hasLatitude=true,latitude=24.91571,hasLongitude=true,longitude=121.6739,phone=null,url=null,extras=null] | |
Url: Address[addressLines=[0:"Unnamed Road, 坪林區新北市台灣 232"],feature=null,admin=新北市,sub-admin=null,locality=坪林區,thoroughfare=Unnamed Road,postalCode=232,countryCode=TW,countryName=台灣,hasLatitude=true,latitude=24.91571,hasLongitude=true,longitude=121.6739,phone=null,url=null,extras=null] | |
07-12 09:23:21.860 20709-22859/net.ettoday.phone V/guodong: {"city":"高雄市","longitude":"120.666","latitude":"23.01087"} | |
GeoCoder: Address[addressLines=[0:"844台灣高雄市六龜區新發公路18號"],feature=18,admin=高雄市,sub-admin=null,locality=六龜區,thoroughfare=新發公路,postalCode=844,countryCode=TW,countryName=台灣,hasLatitude=tr |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package net.ettoday.phone.utils | |
import io.reactivex.plugins.RxJavaPlugins | |
import io.reactivex.android.plugins.RxAndroidPlugins | |
import io.reactivex.schedulers.Schedulers | |
import org.junit.rules.TestRule | |
import org.junit.runner.Description | |
import org.junit.runners.model.Statement | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package tw.guodong.remotecontrol.database | |
import android.arch.persistence.room.Database | |
import android.arch.persistence.room.RoomDatabase | |
import tw.guodong.remotecontrol.pojo.DeviceInfo | |
import tw.guodong.remotecontrol.pojo.dao.DeviceInfoDao | |
/** | |
* Created by tony on 2018/1/11. | |
*/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11-06 18:12:40.535 13194-13334/? D/WSRTCClient: C->GAE: https://test.gogomaper.com/message/5996bc1ebfd13229c768ae1e_59128619db1f662cf9a19496_1509963160012/26283020791480393920. Message: {"sdp":"v=0\r\no=- 8904512156672441818 2 IN IP4 127.0.0.1\r\ns=-\r\nt=0 0\r\na=group:BUNDLE audio video data\r\na=msid-semantic: WMS ARDAMS\r\nm=audio 9 UDP\/TLS\/RTP\/SAVPF 111 103 104 9 102 0 8 106 105 13 110 112 113 126\r\nc=IN IP4 0.0.0.0\r\na=rtcp:9 IN IP4 0.0.0.0\r\na=ice-ufrag:Q\/F+\r\na=ice-pwd:8yvbmOC5UfkE\/HRZpMtkX+v9\r\na=ice-options:trickle renomination\r\na=fingerprint:sha-256 F5:70:77:23:BE:F3:8B:3F:C1:DE:BE:01:8A:A8:5C:85:36:01:A1:81:20:D6:80:AE:06:B0:9B:9B:FA:38:66:52\r\na=setup:actpass\r\na=mid:audio\r\na=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level\r\na=sendrecv\r\na=rtcp-mux\r\na=rtpmap:111 opus\/48000\/2\r\na=rtcp-fb:111 transport-cc\r\na=fmtp:111 minptime=10;useinbandfec=1\r\na=rtpmap:103 ISAC\/16000\r\na=rtpmap:104 ISAC\/32000\r\na=rtpmap:9 G722\/8000\r\na=rtpmap:102 ILBC\/8000\r\na=rtpmap:0 PCMU |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Information:Gradle tasks [:app:assembleProductRelease] | |
Warning:com.google.firebase.database.connection.idl.zzai: can't find referenced method 'void attachInterface(android.os.IInterface,java.lang.String)' in program class com.google.firebase.database.connection.idl.zzai | |
Warning:com.google.firebase.database.connection.idl.zzl: can't find referenced method 'void attachInterface(android.os.IInterface,java.lang.String)' in program class com.google.firebase.database.connection.idl.zzl | |
Warning:com.google.firebase.database.connection.idl.zzo: can't find referenced method 'void attachInterface(android.os.IInterface,java.lang.String)' in program class com.google.firebase.database.connection.idl.zzo | |
Warning:com.google.firebase.database.connection.idl.zzr: can't find referenced method 'void attachInterface(android.os.IInterface,java.lang.String)' in program class com.google.firebase.database.connection.idl.zzr | |
Warning:com.google.firebase.database.connection.idl.zzu: can't find referenced method 'void attachInterface(and |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10-27 19:26:16.610 28417-28435/? E/AndroidRuntime: FATAL EXCEPTION: GoogleApiHandler | |
Process: com.gogomaper.meat, PID: 28417 | |
java.lang.NoClassDefFoundError: com.google.android.gms.common.zzk | |
at com.google.android.gms.common.zzj.<clinit>(Unknown Source) | |
at com.google.android.gms.common.zzo.isGooglePlayServicesAvailable(Unknown Source) | |
at com.google.android.gms.common.zze.isGooglePlayServicesAvailable(Unknown Source) | |
at com.google.android.gms.common.GoogleApiAvailability.isGooglePlayServicesAvailable(Unknown Source) | |
at com.google.android.gms.common.api.internal.zzbr.connect(Unknown Source) | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apply plugin: 'com.android.application' | |
android { | |
compileSdkVersion 26 | |
defaultConfig { | |
applicationId "com.gogomaper.meat" | |
minSdkVersion 21 | |
targetSdkVersion 26 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apply plugin: 'com.android.application' | |
android { | |
compileSdkVersion 25 | |
buildToolsVersion "25.0.3" | |
sourceSets.main { | |
jniLibs.srcDir 'libs' | |
jni.srcDirs = [] //disable automatic ndk-build call |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
09-20 15:15:07.836 19355-19392/com.gogomaper.meat E/AndroidRuntime: FATAL EXCEPTION: GoogleApiHandler | |
Process: com.gogomaper.meat, PID: 19355 | |
java.lang.IncompatibleClassChangeError: Superclass com.google.android.gms.internal.zzee of com.google.android.gms.common.internal.zzas is declared final (declaration of 'com.google.android.gms.common.internal.zzas' appears in /data/app/com.gogomaper.meat-hhgzuwUGueokBBfz9amLsA==/split_lib_dependencies_apk.apk:classes46.dex) | |
at com.google.android.gms.common.zze.<clinit>(Unknown Source:0) | |
at com.google.android.gms.common.GoogleApiAvailability.getInstance(Unknown Source:0) | |
at com.google.android.gms.internal.zzbdb.zzay(Unknown S |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
URL https://m.facebook.com/v2.2/dialog/apprequests?access_token=EAAGqEnWolEoBAOsgRqZCIrOXy0CWuBOmoq79VlJWUIjCfv7L55UnXvu0uHpwazf1HGUmJ233t9MJA4O1TUplsnQXVzpuIwF5FKiJ8vCop3QeWCUZAnqaZB8MxCXRs0gTmdwpQGjZAFJH2Dr8zetPJgEDSf4lpGcvHgagZC6yOGp8mEUjgIULZAweZAktoECeY2c5VN9EE9iowyuIZAjf0HtlURHPyA6ryNIGhG5bnP6xuQZDZD&app_id=468471236826186&redirect_uri=fbconnect://success&message=Hey!%20Check%20this%20out%20:)&display=touch&sdk=ios-4.6.0 | |
Header | |
:method GET | |
:path /v2.2/dialog/apprequests?access_token=EAAGqEnWolEoBAOsgRqZCIrOXy0CWuBOmoq79VlJWUIjCfv7L55UnXvu0uHpwazf1HGUmJ233t9MJA4O1TUplsnQXVzpuIwF5FKiJ8vCop3QeWCUZAnqaZB8MxCXRs0gTmdwpQGjZAFJH2Dr8zetPJgEDSf4lpGcvHgagZC6yOGp8mEUjgIULZAweZAktoECeY2c5VN9EE9iowyuIZAjf0HtlURHPyA6ryNIGhG5bnP6xuQZDZD&app_id=468471236826186&redirect_uri=fbconnect://success&message=Hey!%20Check%20this%20out%20:)&display=touch&sdk=ios-4.6.0 | |
:authority m.facebook.com | |
:scheme https | |
accept text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 | |
accept-language en-US |
NewerOlder