Skip to main content

Posts

Showing posts with the label Android

How to pin application screen in Android 11 devise

You can pin an application's screen to keep it in view until you unpin it. For example, you can pin an app and hand your phone to a friend. With the screen pinned, your friend can use only that application. Lets start open Setting and tap on Security. In Security tap on Screen pinning. Now enable the the Screen pinning, second option is your choice if enabled after you unpin the application screen your Android devise will auto lock. Open the Application you want, tab on recent application button ▀ and then two menu dots in Android 11. From the drop down menu tap and Pin. Application will be pinned on the screen and 3 navigation buttons (back ◄, home ●, recent ▀) will not affect. If you want to unpin the application screen from Android 11 just touch and hold back ◄ and recent ▀ buttons at the bottom of the screen.

How to show batter percentage in Android

You can show battery percentage on notification bar of your Android devise as follow: Go to Settings and find Notification & status bar. tap on it and in next menu tap on Show Battery Percentage on Status Bar. You will three options as below select the desired one and all done.  

How to unlink Google account from Andriod device

If you switched you android device and want the remove the Google account from your old android device. Follow below steps: From any Google service, click on your display picture and then "Manage your Google Account". Then Click on "Security" and find the tile named "Your Devices". Click on "Manage devices" and click on Menu dots of the device you want to unlink from your Google account and click on "Sign out". That's it you are done.

How do I record my screen in Nox Player

Nox is the ideal solution for people that want to play their favorite android games or use applications on a PC. Start NoxPlayer Click on ... (More) on right side vertical toolbar. From the More toolbar click on Recorder icon, first time it will ask for download around 30mb package let it download. After download complete you will get new recorder window (click on recorder again if didn't appear). Here you can start, stop the recording and define save path. One issue is that any thing (applications, notification, cursor etc) which will be in Nox application boundary will also get recorded.

How to Register New File Type Association with MP3 in Android Studio

While working with mp3 file in your res\raw when Run the app (Shift+F10) android studio will ask for New File Type Association. There are two ways to handle this: First: Check the option "Open matching files in associated application" and click OK. Second: You can add manually and also remove the file association (If you have previously incorrectly associated "*.mp3" with something else, then Android Studio warns you and allows you to delete the old association). Select File -> Settings (Ctrl+Alt+S) -> File Types -> Files Opened In Associated Applications Click on the + sign Add "*.mp3" Click OK. Note: Resource names must contain lowercase a-z, 0-9 or underscores.

How to add an image to the "drawable" folder in Android Studio

There are 3 easy ways for importing the image file in Drawable directory of Android Studio. One important thing to remember image file name should be start with text. First: In Project file find the directory "res" than "drawable".  Right click on "drawable" directory and from menu click on "Show in Explorer". drawable folder will be open in windows' explorer. Copy paste the images here. Go back to Android Studio, images will be available in "drawable". Second: Select the image from explorer and drag to drawable in Android Studio. (Note: this will move the actual file) Android Studio will open a dialog for asking directory path. Click OK button. Third: In Android Studio go to the activity.xml design screen and from "Palette" drag drop the "ImageView" in "Component Tree. From "Attributes" window find "srcCompat" and click on option button. A window will open. Click on "+" and cho...

Android 10 Features

Android 10 is the tenth major release and the 17th version of the Android mobile operating system. It was released on September 3, 2019. Live Caption Automatically caption media playing on your phone. With a single tap, Live Caption automatically captions videos, podcasts, and audio messages—even stuff you record yourself. Without ever needing wifi or cell phone data. Smart Reply Take action right as you reply. In Android 10, you get more than just suggested responses to your messages. You also get recommended actions. So, if a friend asks you out to dinner, your phone will suggest you text "👍🏻". Then, it’ll also pull up directions right in Google Maps. It even works in messaging apps like Signal. Sound Amplifier Hear what’s around you more clearly. With Sound Amplifier, your phone can boost sound, filter background noise, and fine tune to how you hear best. Whether talking to your best friend, watching TV, or listening to a lecture — just plug in your headphon...

What is android

Android is a mobile operating system based on a modified version of the Linux kernel and other open source software, designed primarily for touchscreen mobile devices such as smartphones and tablets. Android is developed by a consortium of developers known as the Open Handset Alliance, with the main contributor and commercial marketer being Google. Android Inc. was founded in Palo Alto, California, in October 2003 by Andy Rubin, Rich Miner, Nick Sears, and Chris White. Rubin described the Android project as "tremendous potential in developing smarter mobile devices that are more aware of its owner's location and preferences". Interface Android's default user interface is mainly based on direct manipulation, using touch inputs that loosely correspond to real-world actions, like swiping, tapping, pinching, and reverse pinching to manipulate on-screen objects, along with a virtual keyboard. Android devices boot to the homescreen, the primary navigation and inform...

How to mute ring tone for specific contact in Android 8.0

Go to Contact for which you want to mute ring tone: Touch on Default Ringtone and select None . When this contact calls you will not hear ring tone, but if you have enabled vibration or mobile is in vibration mode you mobile will still vibrates.