2015-06-25 18 views
10

Ogni volta che eseguo la mia app, sto ricevendo questo strano avviso!Come risolvere questo avviso "W/Atlas: puntatore 0x0, non in getPreloadedDrawables?"

Non ho alcuna idea di come risolverlo. Qualcuno può spiegarmi questo!

*Here is the logcat.*

06-25 09:34:24.997 1721-1721/? I/art﹕ Late-enabling -Xcheck:jni 
06-25 09:34:25.957 1721-1748/com.aitrg.aitqc D/OpenGLRenderer﹕ Render dirty regions requested: true 
06-25 09:34:25.970 1721-1721/com.aitrg.aitqc D/﹕ HostConnection::get() New Host Connection established 0xa4942590, tid 1721 
06-25 09:34:25.975 1721-1721/com.aitrg.aitqc D/Atlas﹕ Validating map... 
06-25 09:34:25.979 1721-1721/com.aitrg.aitqc W/Atlas﹕ Pointer 0x0, not in getPreloadedDrawables? 
06-25 09:34:25.979 1721-1721/com.aitrg.aitqc W/Atlas﹕ Pointer 0x0, not in getPreloadedDrawables? 
06-25 09:34:25.979 1721-1721/com.aitrg.aitqc W/Atlas﹕ Pointer 0x0, not in getPreloadedDrawables? 
06-25 09:34:25.979 1721-1721/com.aitrg.aitqc W/Atlas﹕ Pointer 0x0, not in getPreloadedDrawables? 
06-25 09:34:25.979 1721-1721/com.aitrg.aitqc W/Atlas﹕ Pointer 0x0, not in getPreloadedDrawables? 
06-25 09:34:25.979 1721-1721/com.aitrg.aitqc W/Atlas﹕ Pointer 0x0, not in getPreloadedDrawables? 
06-25 09:34:25.979 1721-1721/com.aitrg.aitqc W/Atlas﹕ Pointer 0x0, not in getPreloadedDrawables? 
06-25 09:34:25.979 1721-1721/com.aitrg.aitqc W/Atlas﹕ Pointer 0x0, not in getPreloadedDrawables? 

e va .. fino a questo. quindi ho saltato alcune righe.

06-25 09:34:26.019 1721-1721/com.aitrg.aitqc W/Atlas﹕ Pointer 0x0, not in getPreloadedDrawables? 
06-25 09:34:26.019 1721-1721/com.aitrg.aitqc W/Atlas﹕ Pointer 0x0, not in getPreloadedDrawables? 
06-25 09:34:26.019 1721-1721/com.aitrg.aitqc W/Atlas﹕ Pointer 0x0, not in getPreloadedDrawables? 
06-25 09:34:26.019 1721-1721/com.aitrg.aitqc W/Atlas﹕ Pointer 0x0, not in getPreloadedDrawables? 
06-25 09:34:26.019 1721-1721/com.aitrg.aitqc W/Atlas﹕ Pointer 0x0, not in getPreloadedDrawables? 
06-25 09:34:26.019 1721-1721/com.aitrg.aitqc W/Atlas﹕ Pointer 0x0, not in getPreloadedDrawables? 
06-25 09:34:26.019 1721-1721/com.aitrg.aitqc W/Atlas﹕ Pointer 0x0, not in getPreloadedDrawables? 
06-25 09:34:26.019 1721-1721/com.aitrg.aitqc W/Atlas﹕ Pointer 0x0, not in getPreloadedDrawables? 
06-25 09:34:26.019 1721-1721/com.aitrg.aitqc W/Atlas﹕ Pointer 0x0, not in getPreloadedDrawables? 
06-25 09:34:26.019 1721-1721/com.aitrg.aitqc W/Atlas﹕ Pointer 0x0, not in getPreloadedDrawables? 
06-25 09:34:26.025 1721-1721/com.aitrg.aitqc W/Atlas﹕ Pointer 0x0, not in getPreloadedDrawables? 
06-25 09:34:26.025 1721-1721/com.aitrg.aitqc W/Atlas﹕ Pointer 0x0, not in getPreloadedDrawables? 
06-25 09:34:26.087 1721-1748/com.aitrg.aitqc D/libEGL﹕ loaded /system/lib/egl/libEGL_emulation.so 
06-25 09:34:26.088 1721-1748/com.aitrg.aitqc D/libEGL﹕ loaded /system/lib/egl/libGLESv1_CM_emulation.so 
06-25 09:34:26.100 1721-1748/com.aitrg.aitqc D/libEGL﹕ loaded /system/lib/egl/libGLESv2_emulation.so 
06-25 09:34:26.115 1721-1748/com.aitrg.aitqc D/﹕ HostConnection::get() New Host Connection established 0xa4942b30, tid 1748 
06-25 09:34:26.125 1721-1748/com.aitrg.aitqc I/OpenGLRenderer﹕ Initialized EGL, version 1.4 
06-25 09:34:26.160 1721-1748/com.aitrg.aitqc D/OpenGLRenderer﹕ Enabling debug mode 0 
06-25 09:34:26.183 1721-1748/com.aitrg.aitqc W/EGL_emulation﹕ eglSurfaceAttrib not implemented 
06-25 09:34:26.183 1721-1748/com.aitrg.aitqc W/OpenGLRenderer﹕ Failed to set EGL_SWAP_BEHAVIOR on surface 0xa4938f80, error=EGL_SUCCESS 
+0

Stai ricevendo l'avviso di sopra solo per dispositivo specifico o su tutti? Come da codice sorgente [qui] (https://android.googlesource.com/platform/frameworks/base/+/5795d64/core/java/android/view/ThreadedRenderer.java#395), può accadere se tutte le risorse disegnabili non sono caricati correttamente IMO. – NightFury

+0

@iAnum per applicazione specif! Non penso sia venuto per un dispositivo specifico! coz Ho ricevuto lo stesso errore sull'emulatore e sul mio dispositivo lenovo. – Praneeth

+1

Sto vedendo lo stesso errore e sto eseguendo Hello World! –

risposta

-1

Prova set

android:hardwareAccelerated="false" 

Ho avuto lo stesso problema quando si utilizza icone Movie GIF.

Funziona per me.

Problemi correlati