Most viewed questions in Android

0 votes
0 answers

Unable to detect adb version, adb output in Android Studio 3.3.2

I have done following task for solutions; Download ...READ MORE

Sep 21, 2022 in Android by Edureka
• 13,620 points
1,063 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,041 views
0 votes
1 answer

How to do Rounded Corners Image in Flutter?

To make the image in your Flutter ...READ MORE

Mar 1, 2023 in Android by vishalini
1,002 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
991 views
0 votes
1 answer

Can't able fetch data form json using class in flutter(dart)

To fix the issue of null temperature ...READ MORE

Mar 18, 2023 in Android by vinayak
985 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
931 views
0 votes
1 answer

Flutter, run async function on stream.listen

You can make the listen callback an ...READ MORE

Mar 20, 2023 in Android by pooja
912 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
905 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
873 views
0 votes
1 answer

How to fetch recent played songs with last played duration of songs with audio service and just audio in flutter?

To fetch the recent played songs with ...READ MORE

Mar 18, 2023 in Android by vinayak
867 views
0 votes
1 answer

Flutter - Wrap text on overflow, like insert ellipsis or fade

Container( padding: EdgeInsets.symmetric(horizontal: 16.0, vertical: 18.0), ...READ MORE

Mar 1, 2023 in Android by vishalini
828 views
0 votes
1 answer

How do you detect the host platform from Dart code?

You can detect the host platform from ...READ MORE

Mar 1, 2023 in Android by vishalini
827 views
0 votes
1 answer

Flutter scrollable positioned list support rtl text direction?

To support RTL text direction in the ...READ MORE

Mar 18, 2023 in Android by vishalini
826 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
823 views
0 votes
0 answers

Android Open External Storage directory(sdcard) for storing file

For programmatic file saving, I want to ...READ MORE

Sep 21, 2022 in Android by Edureka
• 13,620 points
813 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

Minimum hardware requirement for android studio?

Intel Pentium dual core, 1.3GHz, and 2GB ...READ MORE

Dec 8, 2022 in Android by Edureka
• 12,690 points
773 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
751 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
746 views
0 votes
0 answers

com.android.builder.internal.aapt.v2.Aapt2Exception: Android resource compilation failed after updating android studio

I'm encountering this problem following an update ...READ MORE

Sep 21, 2022 in Android by Edureka
• 13,620 points
736 views
0 votes
0 answers

Bus Seating Arrangement same as in RedBus, Android

I'm attempting to develop a bus seat ...READ MORE

Nov 23, 2022 in Android by Edureka
• 13,620 points
710 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
702 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
690 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
666 views
0 votes
1 answer

Adding a splash screen to Flutter apps

To add a splash screen to your ...READ MORE

Mar 18, 2023 in Android by anonymous
622 views
0 votes
0 answers

Android program that Streams MIC directly to Speaker of Phone

I'm developing an Android app that streams ...READ MORE

Dec 10, 2022 in Android by sarit
• 1,830 points
618 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
614 views
0 votes
0 answers

How to put a <vector> in a <shape> in Android?

I'm trying to make customizable icons in ...READ MORE

Dec 8, 2022 in Android by Edureka
• 12,690 points
607 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
598 views
0 votes
0 answers

How to take images in android and save it on gallery as well as in the app-specific storage ? (java, android studio)

Intel Pentium dual core, 1.3GHz, and 2GB ...READ MORE

Dec 8, 2022 in Android by Edureka
• 12,690 points
593 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
584 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
577 views
0 votes
1 answer

I am creating mobile application on flutter but facing error of tflite library

The error you're encountering means that there ...READ MORE

Mar 18, 2023 in Android by pooja
576 views
0 votes
0 answers

Android Studio AVD - Emulator: Process finished with exit code 1

I'm having trouble starting my android emulator. ...READ MORE

Sep 21, 2022 in Android by Edureka
• 13,620 points
575 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
574 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
573 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
567 views
0 votes
0 answers

Musical note symbols on Android

I'm working on a piano quiz app, ...READ MORE

Dec 10, 2022 in Android by sarit
• 1,830 points
559 views
0 votes
0 answers

Find nearest gas station using google maps v2 in android and want to display the route to it

The following code will help me locate ...READ MORE

Nov 25, 2022 in Android by Edureka
• 13,620 points
558 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
545 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
538 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
532 views
0 votes
1 answer

How to run code after some delay in Flutter?

You can use the Future.delayed method to ...READ MORE

Mar 10, 2023 in Android by vinayak
527 views
0 votes
1 answer

What is Flutter?

Flutter is a free and open-source mobile ...READ MORE

Mar 1, 2023 in Android by vishalini
516 views
0 votes
0 answers

Failed to load map. Error contacting Google servers issue with android google maps api v2

For the past two days, I have ...READ MORE

Nov 24, 2022 in Android by Tejashwini
• 3,820 points
501 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
498 views
0 votes
0 answers

Create an Android GPS tracking application

I recently started learning Android coding as ...READ MORE

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

What is com.google.android.gm?

The following message is being returned by ...READ MORE

Sep 21, 2022 in Android by Edureka
• 13,620 points
490 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
480 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
476 views