Most answered questions in Android

0 votes
0 answers

I paste image inside the drawable folder in android studio 4.1 , it shows red lines (error line) in image name

This is my project folder; when I ...READ MORE

Nov 23, 2022 in Android by Ashwini
• 5,430 points
1,185 views
0 votes
0 answers

How to open WhatsApp using an Intent in your Android App?

I want an Intent to take control ...READ MORE

Nov 23, 2022 in Android by Ashwini
• 5,430 points
2,425 views
0 votes
0 answers

Use camera flashlight in Android

I'm trying to use the cameras LED ...READ MORE

Nov 23, 2022 in Android by Ashwini
• 5,430 points
694 views
0 votes
0 answers

How to put a border around an Android TextView?

Is it possible to draw a border ...READ MORE

Nov 23, 2022 in Android by Ashwini
• 5,430 points
594 views
0 votes
0 answers

Flutter different theme for Android and iOs

I want to use a different theme ...READ MORE

Nov 23, 2022 in Android by Ashwini
• 5,430 points
428 views
0 votes
0 answers

How do I get the current GPS location programmatically in Android?

I need to get my current location ...READ MORE

Nov 23, 2022 in Android by Ashwini
• 5,430 points
530 views
0 votes
0 answers

Cannot resolve symbol 'Theme' in styles.xml (Android Studio)

Since today, Android Studio can't find the ...READ MORE

Nov 23, 2022 in Android by Ashwini
• 5,430 points
1,623 views
0 votes
0 answers

How to launch Amazon Shopping app in Android app?

I want my Android application to be ...READ MORE

Nov 23, 2022 in Android by Ashwini
• 5,430 points
577 views
0 votes
0 answers

Android logo as an emoji (symbol) to copy and paste in text form

To use it in text editors, I ...READ MORE

Nov 23, 2022 in Android by Ashwini
• 5,430 points
3,822 views
0 votes
0 answers

How purple 200/500/700 define in the color.xml of a new Android Project?

A new Android project provides a set ...READ MORE

Nov 23, 2022 in Android by Ashwini
• 5,430 points
1,679 views
0 votes
0 answers

Making TextView scrollable on Android

The text I'm showing in a TextView ...READ MORE

Nov 23, 2022 in Android by Ashwini
• 5,430 points
342 views
0 votes
0 answers

can we make multi color gradient in xml for android background?

There are only 3 options available for ...READ MORE

Nov 22, 2022 in Android by Edureka
• 12,690 points
543 views
0 votes
0 answers

Android Maps Library V2 zoom controls custom position

How can I arrange the built-in zoom ...READ MORE

Nov 22, 2022 in Android by Edureka
• 12,690 points
394 views
0 votes
0 answers

How to implement the system lock screen in your own android app?

How should the system lock screen be ...READ MORE

Nov 22, 2022 in Android by Edureka
• 12,690 points
446 views
0 votes
0 answers

Android app rejected by Google Play Console due to "Provide instructions for app access"

I'm creating an app whose login process ...READ MORE

Nov 22, 2022 in Android by Edureka
• 12,690 points
421 views
0 votes
0 answers

how to use spinner?

I just started using Android. In my ...READ MORE

Nov 22, 2022 in Android by Edureka
• 12,690 points
209 views
0 votes
0 answers

What dp should I use for Android icons?

I discovered this LINK that describes the ...READ MORE

Nov 22, 2022 in Android by Edureka
• 12,690 points
287 views
0 votes
0 answers

Android - How to download a file from a webserver

I'm getting a kml file from a ...READ MORE

Nov 22, 2022 in Android by Edureka
• 12,690 points
534 views
0 votes
0 answers

How to define a circle shape in an Android XML drawable file?

I'm having some trouble locating the Android ...READ MORE

Nov 22, 2022 in Android by Edureka
• 12,690 points
1,746 views
0 votes
0 answers

How to get current time and date in Android?

How can I get the current time ...READ MORE

Nov 22, 2022 in Android by Edureka
• 12,690 points
366 views
0 votes
0 answers

Android activity life cycle - what are all these methods for?

What is the life cycle of an ...READ MORE

Nov 17, 2022 in Android by Edureka
• 13,620 points
199 views
0 votes
0 answers

What does FrameLayout do?

I'm a newbie programmer. When I was ...READ MORE

Nov 17, 2022 in Android by Edureka
• 13,620 points
162 views
0 votes
0 answers

view-source of a web link in android

I trying to load "view-source:http://goo.gl/lEYQQf" link in webview. If ...READ MORE

Nov 17, 2022 in Android by Edureka
• 13,620 points
497 views
0 votes
0 answers

Android Set Lock Screen Wallpaper

I only have API 23; according to ...READ MORE

Nov 17, 2022 in Android by Edureka
• 13,620 points
216 views
0 votes
0 answers

How to get Android application id?

How can I connect with other programs ...READ MORE

Nov 17, 2022 in Android by Edureka
• 13,620 points
245 views
0 votes
0 answers

What do I have to do with the A Href link?

How do I set up the anchor ...READ MORE

Nov 16, 2022 in Android by Edureka
• 12,690 points
282 views
0 votes
0 answers

How do I open any app from my web browser (Chrome) in Android?

I want to use my web browser ...READ MORE

Nov 16, 2022 in Android by Edureka
• 12,690 points
357 views
0 votes
0 answers

Trying to integrate google pay to my android app

I'm attempting to add Google Pay functionality ...READ MORE

Nov 16, 2022 in Android by Edureka
• 12,690 points
462 views
0 votes
0 answers

Android Studio Auto Generated public final class R file

My project was operating normally until last ...READ MORE

Nov 16, 2022 in Android by Edureka
• 12,690 points
821 views
0 votes
0 answers

How to get the device's IMEI/ESN programmatically in android?

I want to use the IMEI to ...READ MORE

Nov 16, 2022 in Android by Edureka
• 12,690 points
982 views
0 votes
0 answers

How do I get an apk file from an Android device?

How can I download the apk file ...READ MORE

Nov 15, 2022 in Android by Edureka
• 13,620 points
271 views
0 votes
0 answers

"Parse Error : There is a problem parsing the package" while installing Android application

While installing the Android application, I encountered ...READ MORE

Nov 15, 2022 in Android by Edureka
• 13,620 points
393 views
0 votes
0 answers

How to play YouTube video in my Android application?

How can I embed YouTube videos in ...READ MORE

Nov 15, 2022 in Android by Edureka
• 13,620 points
355 views
0 votes
0 answers

Android Facebook API Shows White Blank Page

I use the Facebook API for Android, ...READ MORE

Nov 15, 2022 in Android by Edureka
• 13,620 points
569 views
0 votes
0 answers

android 3d live wallpaper - what engine to use?

I was curious about how this live ...READ MORE

Nov 15, 2022 in Android by Edureka
• 13,620 points
303 views
0 votes
0 answers

In which language is basically written Chrome Browser on Android?

What language is the Android version of ...READ MORE

Nov 10, 2022 in Android by Edureka
• 13,620 points
749 views
0 votes
0 answers

Usage of android:process

I have this AndroidManifest.xml file: <manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="1" android:versionName="1.0.0.0721" android:process="com.lily.process" ...READ MORE

Nov 9, 2022 in Android by Edureka
• 12,690 points
258 views
0 votes
0 answers

How to keep marker on road? Google Maps Android

I'm working on an app that displays ...READ MORE

Nov 9, 2022 in Android by Edureka
• 12,690 points
221 views
0 votes
0 answers

What is an Intent in Android?

I have a few questions related to ...READ MORE

Nov 9, 2022 in Android by Edureka
• 12,690 points
197 views
0 votes
0 answers

How do I make a splash screen?

I added a splash screen because I ...READ MORE

Nov 9, 2022 in Android by Edureka
• 12,690 points
251 views
0 votes
0 answers

Android: why the ICICI iMobile Pay App shows the "rooted/jailbroken" device with my app?

The ICICI iMobile Pay app displays the ...READ MORE

Nov 9, 2022 in Android by Edureka
• 12,690 points
735 views
–2 votes
0 answers

Android Webiew does not load indexed Sdcard (file://sdcard)

When attempting to use mobile browsers to ...READ MORE

Nov 8, 2022 in Android by Edureka
• 13,620 points
1 flag 23,556 views
0 votes
0 answers

Termux code to install git on termux in Android mobile

$ pkg install github Says: Reading state information... Done E: ...READ MORE

Nov 8, 2022 in Android by Edureka
• 13,620 points
1,911 views
0 votes
0 answers

Android new Bottom Navigation bar or BottomNavigationView

The newest Google Photos app used the ...READ MORE

Nov 8, 2022 in Android by Edureka
• 13,620 points
367 views
0 votes
0 answers

Google map not showing in android activity?

I want the MainActivity of my Android ...READ MORE

Nov 8, 2022 in Android by Edureka
• 13,620 points
1,702 views
0 votes
0 answers

How to use .status folder for WhatsApp status saver app in android 11 scoped storage?

Hey everyone, I created an app that ...READ MORE

Nov 8, 2022 in Android by Edureka
• 13,620 points
442 views
0 votes
0 answers

Android Studio Could not initialize class org.codehaus.groovy.runtime.InvokerHelper

I'm a newbie to Android Studio. Following ...READ MORE

Sep 22, 2022 in Android by Edureka
• 13,620 points
925 views
0 votes
0 answers

Android Grid View Scroll Horizontally

I'm working on a job that pulls ...READ MORE

Sep 22, 2022 in Android by Edureka
• 13,620 points
796 views
0 votes
0 answers

What does LayoutInflater in Android do?

What is the use of LayoutInflater in ...READ MORE

Sep 22, 2022 in Android by Edureka
• 13,620 points
285 views
0 votes
0 answers

Image, saved to sdcard, doesn't appear in Android's Gallery app

When I save an image to the ...READ MORE

Sep 21, 2022 in Android by Edureka
• 13,620 points
230 views