Taking Screenshots on Android devices
In order to take a screenshot on Android device, follow the below examples, one of them should work on your Android device.
I. By pressing "Power + Volume Key" down combinations
- Be on the screen which you want to capture.
- No press the Power + Volume Up keys together.
- You should hear a click sound and the screenshot should be taken.
II. By just pressing "Power Key" down for few seconds + Tap
- Make sure you are on the app/screen you want to capture.
- No press the Power button for few seconds.
- Now tap on your screen.
- The screenshot should be captured.
III. By using the Control Center option
- Make sure you are on the app/screen you want to capture.
- Now open the control center and look for screenshot/screen capture icon.
- Tap on it to capture.
- The screenshot should be captured. At the top of the screen you should see the screenshot icon.
⚡️ This will work while using any applications be it Facebook, Instagram, Twitter or Snapchat, or even to capture a "Say Cheeze" snap while doing a video call with friends or watching a video.
⚠️ If any of the above examples does not work, you need to check with your Android Device Manufacturer.
More Posts related to Android,
- Change Android Toast background color
- Maven : java.lang.ClassNotFoundException: Xmx512m
- This class should be public (android.support.v7.internal.widget.ActionBarView.HomeView) Lint Error
- Android Alert Dialog with Checkboxes example
- Android Error Generating Final Archive - Debug Certificate Expired
- How to add Newline to text in Android TextView
- Read Text file from SD Card : Android Programming
- [FIX] AndroidRuntime: FATAL EXCEPTION: main - java.lang.RuntimeException NullPointerException
- ActivityManager Warning: Activity not started, its current task has been brought to the front
- INSTALL_FAILED_INSUFFICIENT_STORAGE Android Error
- Android Developers Bluetooth Tutorial
- java.lang.ClassNotFoundException android.support.v7.widget.Toolbar [Fix]
- Android: Save Data in local Db using Android Room
- Channel 50 SMSes received every few minutes Android Phones
- 21 Useful Android Emulator Short-cut Keyboard Keys
- Changing Android Intent Tittle using java code
- Android : No Launcher activity found! Error
- How to change TextView or EditText Text Color on Focus and on Press
- How to display Toast on Button Click : Android
- Android : Execute some code after back button is pressed
- Stop android adb service from command prompt or terminal
- [Soluiton] You already have the latest version of Android Studio installed
- Create Custom Android AlertDialog
- Android R Cannot Be Resolved To A Variable
- How to make Android EditText not editable
More Posts:
- How to activate and use Microsoft Teams Together mode - Microsoft
- List of 32 CSS cursors web developers must know about - CSS
- List of jars required for Struts2 project - Java
- How to uninstall pip Python packages - Python
- Run Java Code Every Second - Java
- How to copy file name and path to clipboard in Notepad++ - NotepadPlusPlus
- [Solved] SharePoint Search Internal server error exception - SharePoint
- hibernate.cfg.xml Configuration and Mapping xml Example - Java