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,
- Error running 'app': No target device found.
- How to save IntelliJ IDE Console logs to external log file
- Android Studio : Implement abstract methods shortcut
- Android Studio Error:(19, 0) Gradle DSL method not found: android()
- Android [SDK Manager] The system cannot find the path specified
- [Solution] Android Studio does not displays Toolbar in Layout Design
- [Android Studio] failed to find Build Tools revision 23.0.0 rc1
- [Android Studio] Hardcoded string Button, should use @string resource
- JDK Location in Android Studio
- Android Studio : Connection Error : Failed to download patch file
- Your Android SDK is missing, out of date or corrupted SDK Problem
- Cannot start Android Studio. No JDK found
- Android Studio : Build Tools 23.0.0 rc1 is deprecated
- Android Studio emulator/Device logCat logs not displayed
- Delete Android Studio Projects
- Android Studio : Change FAB icon color : FloatingActionButton
- How to install Android Studio Chipmunk and SDK tools on macOS (2021.2)
- Building library Gradle Project Info: Downloading services.gradle.org
- [Android Studio] Could not automatically detect an ADB binary
- The package must have at least one . separator [Android Studio]
- Create assets folder in Android Studio
- How to remove Floating Action Button Android Studio Blank Activity Template
- [Event Log] Android Studio performance could be improved
- The selected device is incompatible : Android Studio
- Disabling Spell Check in Android Studio
More Posts:
- 12 August - International Youth Day celebrated worldwide - News
- Your JBoss Application Server 7 is running However you have not yet added any users to be able to access the admin console - Java
- airbnb website and mobile App is down worldwide - clear browser cache or reinstall app to fix error - News
- Mac (macos) startup keyboard boot sequence combinations - MacOS
- Test internet speed using macOS Terminal command - MacOS
- zsh: command not found [fix] macOS - zsh
- How to install Postman natively on a Mac - HowTos
- Add blank lines after each lines using Notepad++ text editor - NotepadPlusPlus