Programming Tutorials

Keep your android phone awake while debugging

By: Gren in Android Tutorials on 2023-04-06  

You can adjust the sleep settings of your Android device to keep it from going to sleep while debugging your Expo app. Here's how you can do it:

  1. Go to your Android device's Settings app.
  2. Look for the "Developer options" and tap on it.
  3. Scroll down until you find the "Stay awake" option and turn it on.
  4. If you don't see the "Developer options" menu, go to "About phone" and tap on the "Build number" seven times to enable it.

With this setting enabled, your Android device will not go to sleep while connected to your PC, which should allow you to debug your Expo app without interruption.






Add Comment

* Required information
1000

Comments

No comments yet. Be the first!

Most Viewed Articles (in Android )

Performing Streamed Install adb: failed to install app buildoutputsapkdebugapp-debug.apk: Exception occurred while executing 'install': android.os.ParcelableException: java.io.IOException: Requested internal only, but not enough space

adb.exe: no devices/emulators found

Gradle, npm, react-native - How are they related?

Reading and Writing a file to SD card sample program in Android

Emulator: WARNING | *** No gRPC protection active, consider launching with the -grpc-use-jwt flag.***

Is it safe to delete userdata-qemu.img userdata-qemu.img.qcow2 files

gradle build failed Caused by: java.lang.NoClassDefFoundError: javax/xml/bind/annotation/XmlSchema

Progress bar and downloading a file sample program in Android

Reading a file sample program in Android

compileSdkVersion vs buildToolsVersion in app/build.gradle

Intent in Android to call one activity from another activity.

GridView sample program in Android

Spinner sample program in Android

ArrayAdapter sample program in Android

Solution to error: unable to open connection to server due to security error

Latest Articles (in Android)

Keep your android phone awake while debugging

compileSdkVersion vs buildToolsVersion in app/build.gradle

gradle build failed Caused by: java.lang.NoClassDefFoundError: javax/xml/bind/annotation/XmlSchema

Gradle, npm, react-native - How are they related?

Emulator: glTexImage2D: got err pre :( 0x506 internal 0x8058 format 0x1908 type 0x1401

Emulator: WARNING | *** No gRPC protection active, consider launching with the -grpc-use-jwt flag.***

./gradlew assembleDebug '.' is not recognized as an internal or external command, operable program or batch file.

'adb' is not recognized as an internal or external command, operable program or batch file.

Performing Streamed Install adb: failed to install app buildoutputsapkdebugapp-debug.apk: Exception occurred while executing 'install': android.os.ParcelableException: java.io.IOException: Requested internal only, but not enough space

Is it safe to delete userdata-qemu.img userdata-qemu.img.qcow2 files

adb.exe: no devices/emulators found

How to start the Android emulator

Get Location of an android phone programmatically

Getting Started with Android

Solution to error: unable to open connection to server due to security error

Related Tutorials

Keep your android phone awake while debugging

compileSdkVersion vs buildToolsVersion in app/build.gradle

gradle build failed Caused by: java.lang.NoClassDefFoundError: javax/xml/bind/annotation/XmlSchema

Gradle, npm, react-native - How are they related?

Emulator: glTexImage2D: got err pre :( 0x506 internal 0x8058 format 0x1908 type 0x1401

Emulator: WARNING | *** No gRPC protection active, consider launching with the -grpc-use-jwt flag.***

./gradlew assembleDebug '.' is not recognized as an internal or external command, operable program or batch file.

'adb' is not recognized as an internal or external command, operable program or batch file.

Performing Streamed Install adb: failed to install app buildoutputsapkdebugapp-debug.apk: Exception occurred while executing 'install': android.os.ParcelableException: java.io.IOException: Requested internal only, but not enough space

Is it safe to delete userdata-qemu.img userdata-qemu.img.qcow2 files

adb.exe: no devices/emulators found

How to start the Android emulator

Get Location of an android phone programmatically

Getting Started with Android

Solution to error: unable to open connection to server due to security error