Latest questions in Android

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
465 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
826 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
994 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
273 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
399 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
361 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
574 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
313 views
0 votes
1 answer

What are intent-filters in Android?

Just for the record. This is how ...READ MORE

Nov 15, 2022 in Android by Edureka
• 13,620 points
428 views
0 votes
1 answer

Proguard returned with error code 1. (com.google.android.gms)

You must run the following command if ...READ MORE

Nov 15, 2022 in Android by Edureka
• 13,620 points
618 views
0 votes
1 answer

Sign out from google and facebook in android application

Just for the record. This is how ...READ MORE

Nov 15, 2022 in Android by Edureka
• 13,620 points
313 views
0 votes
1 answer

Why YouTube Player API does not work on Android 11?

The Android 11 package visibility limitations prevent ...READ MORE

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

How can I inspect element in an Android browser?

On Android smartphones, there are various ways ...READ MORE

Nov 15, 2022 in Android by Edureka
• 13,620 points
579 views
0 votes
1 answer

Simple Android grid example using RecyclerView with GridLayoutManager (like the old GridView)

This is a simple way from XML ...READ MORE

Nov 10, 2022 in Android by Edureka
• 12,690 points
571 views
0 votes
1 answer

Android: When should I use a Handler() and when should I use a Thread?

Because Chrome V8 is a JavaScript engine, ...READ MORE

Nov 10, 2022 in Android by Edureka
• 12,690 points
580 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
754 views
0 votes
1 answer

Programmatically register a broadcast receiver

This example shows how to programmatically register ...READ MORE

Nov 10, 2022 in Android by Edureka
• 12,690 points
913 views
0 votes
1 answer

Android backgroud image slow the app

You're mainly noticing the latency because you ...READ MORE

Nov 10, 2022 in Android by Edureka
• 12,690 points
1,047 views
0 votes
1 answer

Simple Android RecyclerView example

Begin with a blank activity. The actions ...READ MORE

Nov 10, 2022 in Android by Edureka
• 12,690 points
422 views
0 votes
1 answer

Android in-app billing - How to handle refunds ?

Simply disregard the library's purchase to overcome ...READ MORE

Nov 10, 2022 in Android by Edureka
• 12,690 points
1,151 views
0 votes
1 answer

Android - Set text to TextView

After discovering the views, you set the ...READ MORE

Nov 10, 2022 in Android by Edureka
• 12,690 points
2,025 views
0 votes
1 answer

android studio calling button

You may utilize the upcoming code. intent =new ...READ MORE

Nov 10, 2022 in Android by Edureka
• 12,690 points
477 views
0 votes
1 answer

What does file:///android_asset/www/index.html mean?

file:/// is a URI (Uniform Resource Identifier) ...READ MORE

Nov 10, 2022 in Android by Edureka
• 12,690 points
466 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
268 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
226 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
257 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
749 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,585 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,917 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
373 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,724 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
447 views
+1 vote
1 answer

net: ERR_UNKNOWN_URL_SCHEME in Android Webview codes not working in Kotlin

3 ways to fix the err_unknown_url_scheme error. You ...READ MORE

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

How to set my Activity as main activity in android?

The "intent-filter" in "AndroidManifest.xml" allows you to ...READ MORE

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

What is the purpose of setImageResource() in Android?

setImageResource(): Use a resource id to set the ...READ MORE

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

How get permission for camera in android.(Specifically Marshmallow)?

To begin with, confirm that the user ...READ MORE

Nov 8, 2022 in Android by Edureka
• 13,620 points
3,148 views
0 votes
1 answer

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

Request the user to give permission to ...READ MORE

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

Android Shared preferences for creating one time activity

Android offers a variety of options for ...READ MORE

Nov 8, 2022 in Android by Edureka
• 12,690 points
361 views
0 votes
1 answer

Match Android apk SHA256 with SafetyNet apkCertificateDigestSha256

You've missed a keyword in the download ...READ MORE

Nov 8, 2022 in Android by Edureka
• 12,690 points
876 views
0 votes
1 answer

Error:com.android.tools.aapt2.Aapt2Exception: AAPT2 error: check logs for details

Go to the gradle.properties file and add ...READ MORE

Nov 8, 2022 in Android by Edureka
• 12,690 points
692 views
0 votes
1 answer

How to display Toast in Android?

Use the show() function of the Toast ...READ MORE

Nov 8, 2022 in Android by Edureka
• 12,690 points
1,193 views
0 votes
1 answer

How to turn on front flash light programmatically in Android?

For this problem you should: Check whether the ...READ MORE

Nov 8, 2022 in Android by Edureka
• 12,690 points
1,204 views
0 votes
1 answer

How to open the Google Play Store directly from my Android application?

If you want to link to your ...READ MORE

Nov 7, 2022 in Android by Edureka
• 12,690 points
3,334 views
0 votes
1 answer

Open Contact information in Contact List using Phone Number of Contact Android Studio

You must first obtain the contact's CONTACT ...READ MORE

Nov 7, 2022 in Android by Edureka
• 12,690 points
673 views
0 votes
1 answer

Sharing link on WhatsApp from mobile website (not application) for Android

<html> <head> ...READ MORE

Nov 7, 2022 in Android by Edureka
• 12,690 points
483 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
932 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
799 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
286 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
239 views