마스터Q&A 안드로이드는 안드로이드 개발자들의 질문과 답변을 위한 지식 커뮤니티 사이트입니다. 안드로이드펍에서 운영하고 있습니다. [사용법, 운영진]

안드로이스 스튜디오 구글맵활용중

0 추천

공공데이터를  받아오는것까지 성공햇고 구글맵 따로 띄우는것도 성공햇는데 두개를 합치니깐 디버깅과정에서  이런메세지를 주면서 흰색화면만 뜨는데 어떻게 해야하나요
I/System.out: debugger has settled (1487)
W/System: ClassLoader referenced unknown path: /data/app/com.example.pok_c.carr-1/lib/arm64
I/zzbz: Making Creator dynamically
I/DynamiteModule: Considering local module com.google.android.gms.maps_dynamite:0 and remote module com.google.android.gms.maps_dynamite:220
                  Selected remote version of com.google.android.gms.maps_dynamite, version >= 220
W/System: ClassLoader referenced unknown path:
I/Google Maps Android API: Google Play services client version: 12451000
I/Google Maps Android API: Google Play services package version: 13280020
E/art: The String#value field is not present on Android versions >= 6.0
I/art: Do partial code cache collection, code=26KB, data=27KB
       After code cache collection, code=25KB, data=27KB
       Increasing code cache capacity to 128KB
D/AbsListView: Get MotionRecognitionManager
D/MotionRecognitionManager: mSContextService = null
D/MotionRecognitionManager: motionService = com.samsung.android.gesture.IMotionRecognitionService$Stub$Proxy@64ef73a
I/art: Do partial code cache collection, code=62KB, data=57KB
       After code cache collection, code=62KB, data=57KB
       Increasing code cache capacity to 256KB
D/NetworkSecurityConfig: No Network Security Config specified, using platform default
I/System.out: (HTTPLog)-Static: isSBSettingEnabled false
              (HTTPLog)-Static: isSBSettingEnabled false
D/ViewRootImpl@ba9ea09[MapsActivity]: ThreadedRenderer.create() translucent=false
D/InputTransport: Input channel constructed: fd=96
D/ViewRootImpl@ba9ea09[MapsActivity]: setView = DecorView@46a3c3c[MapsActivity] touchMode=true
I/System.out: (HTTPLog)-Static: isSBSettingEnabled false
D/ViewRootImpl@ba9ea09[MapsActivity]: dispatchAttachedToWindow
I/System.out: (HTTPLog)-Static: isSBSettingEnabled false
D/ViewRootImpl@ba9ea09[MapsActivity]: Relayout returned: oldFrame=[0,0][0,0] newFrame=[0,0][1536,2048] result=0x27 surface={isValid=true 548355286528} surfaceGenerationChanged=true
D/ViewRootImpl@ba9ea09[MapsActivity]: mHardwareRenderer.initialize() mSurface={isValid=true 548355286528} hwInitialized=true
I/Adreno: QUALCOMM build                   : 5451aae, I25dc76dc3f
          Build Date                       : 01/02/17
          OpenGL ES Shader Compiler Version: XE031.09.00.03
          Local Branch                     :
          Remote Branch                    : refs/tags/AU_LINUX_ANDROID_LA.UM.5.5.R1.07.00.00.269.013
          Remote Branch                    : NONE
          Reconstruct Branch               : NOTHING
I/OpenGLRenderer: Initialized EGL, version 1.4
D/OpenGLRenderer: Swap behavior 1
D/ViewRootImpl@ba9ea09[MapsActivity]: MSG_RESIZED_REPORT: frame=Rect(0, 0 - 1536, 2048) ci=Rect(0, 48 - 0, 0) vi=Rect(0, 48 - 0, 0) or=1
D/ViewRootImpl@ba9ea09[MapsActivity]: MSG_WINDOW_FOCUS_CHANGED 1
                                      mHardwareRenderer.initializeIfNeeded()#2 mSurface={isValid=true 548355286528}
V/InputMethodManager: Starting input: tba=android.view.inputmethod.EditorInfo@ff1e2a5 nm : com.example.pok_c.carr ic=null
I/InputMethodManager: [IMM] startInputInner - mService.startInputOrWindowGainedFocus
D/InputTransport: Input channel constructed: fd=100
V/InputMethodManager: Starting input: tba=android.view.inputmethod.EditorInfo@da9f67a nm : com.example.pok_c.carr ic=null
I/System.out: (HTTPLog)-Static: isSBSettingEnabled false
              (HTTPLog)-Static: isSBSettingEnabled false
I/System.out: (HTTPLog)-Static: isSBSettingEnabled false
I/System.out: (HTTPLog)-Static: isSBSettingEnabled false
W/DynamiteModule: Local module descriptor class for com.google.android.gms.googlecertificates not found.
I/DynamiteModule: Considering local module com.google.android.gms.googlecertificates:0 and remote module com.google.android.gms.googlecertificates:4
                  Selected remote version of com.google.android.gms.googlecertificates, version >= 4
W/System: ClassLoader referenced unknown path: /data/user_de/0/com.google.android.gms/app_chimera/m/0000002e/n/arm64-v8a
 

pokcab (120 포인트) 님이 2018년 9월 28일 질문

답변 달기

· 글에 소스 코드 보기 좋게 넣는 법
· 질문에 대해 추가적인 질문이나 의견이 있으면 답변이 아니라 댓글로 달아주시기 바랍니다.
표시할 이름 (옵션):
개인정보: 당신의 이메일은 이 알림을 보내는데만 사용됩니다.
스팸 차단 검사:
스팸 검사를 다시 받지 않으려면 로그인하거나 혹은 가입 하세요.
...