05-08-2020
10:54 PM Executing tasks: [:app:assembleDebug] in project C:\Users\c2c\AndroidStudioProjects\Tutiorial
10:54 PM Emulator: Warning: restoring GLES1 context from snapshot. App may need reloading.
I got the above warning message when I tried to run an Android Application in Android Studio, it took a little longer than usual to load the AVD (Android Virtual Device), but it worked fine when the emulator booted. If it does not work or you then you can try to reset your AVD configuration to the way it was before,
Name: ICE_Cream_Sandwitch
CPU/ABI: Intel Atom (x86)
Path: C:\Users\c2c\.android\avd\ICE_Cream_Sandwitch.avd
Target: default [] (API level 15)
Skin: 480x800
SD Card: 512M
fastboot.chosenSnapshotFile:
runtime.network.speed: full
hw.accelerometer: yes
hw.device.name: Nexus One
hw.lcd.width: 480
hw.initialOrientation: Portrait
image.androidVersion.api: 15
tag.id: default
hw.mainKeys: yes
hw.camera.front: None
avd.ini.displayname: ICE_Cream_Sandwitch
hw.gpu.mode: off
hw.ramSize: 512
PlayStore.enabled: false
fastboot.forceColdBoot: no
hw.cpu.ncore: 4
hw.keyboard: yes
hw.sensors.proximity: yes
hw.dPad: no
hw.lcd.height: 800
vm.heapSize: 48
skin.dynamic: yes
hw.device.manufacturer: Google
hw.gps: yes
skin.path.backup: _no_skin
hw.audioInput: yes
image.sysdir.1: system-images\android-15\default\x86\
showDeviceFrame: no
hw.camera.back: virtualscene
AvdId: ICE_Cream_Sandwitch
hw.lcd.density: 240
hw.arc: false
hw.device.hash2: MD5:ef39e456bf2c2347201c2ac251f35fc
fastboot.forceChosenSnapshotBoot: no
fastboot.forceFastBoot: yes
hw.trackBall: yes
hw.battery: yes
hw.sdCard: yes
tag.display:
runtime.network.latency: none
disk.dataPartition.size: 800M
hw.sensors.orientation: no
avd.ini.encoding: UTF-8
hw.gpu.enabled: no
When you run your app again, untick AVD option Launch with snapshot, doing so your AVD snapshot will be ignored at the start-up. Hope this helps!
More Posts related to Android-Studio,
- Locate MainActivity Java or Kotlin file in Android Studio
- groovy.lang.MissingPropertyException No such property Error
- How to fix java.net.NoRouteToHostException in Android Studio
- Your Android SDK is missing, out of date or corrupted SDK Problem
- [Android Studio] MainActivity does not exist
- [Android Studio] Could not automatically detect an ADB binary
- Android Studio: Cannot perform refactoring operation
- How to Configure Eclipse keymap in IntelliJ IDE
- Android Studio setup was canceled - How to resume
- [Android Studio] Hardcoded string Button, should use @string resource
- The selected device is incompatible : Android Studio
- Android Activity Main xml stuck loading
- Android Studio 1.3 beta now Available for Developers
- Installing Android Studio Dolphin on Mac with Apple (M1/M2) Chip
- Android Studio 4.2 Canary 1 now available
- [Android Studio] Button on click example
- Eclipse like Auto Import Shortcut in Intelij IDE Android Studio
- How to enable line numbers in IntelliJ Android Studio for all files
- Delete Android Studio Projects
- How to update Android Studio
- [Android Studio] Error: Missing system image on device
- macOS Big Sur java.lang.UnsatisfiedLinkError CoreFoundation - Android Studio
- Android [SDK Manager] The system cannot find the path specified
- Failed to install Android.apk on device 'emulator-5554': timeout
- [Solved] Error launching studio
More Posts:
- Turn on off volume change button sounds Mac OS X - Mac-OS-X
- Word-wrap Eclipse Console logs - Eclipse
- Delete Android Studio Projects - Android-Studio
- Eclipse Error : The Eclipse executable launcher was unable to locate its companion shared library. - Eclipse
- How to clear ZSH history of commands executed on Mac Terminal - zsh
- Install Native Java JDK JRE on Apple Silicon M1 Mac - MacOS
- [fix] Cannot connect to the Docker daemon at unix:var/run/docker.sock. Is the docker daemon running? - Docker
- Multiple ways to Convert tabs with spaces in Notepad++ - NotepadPlusPlus