Trending questions in Mobile Development

0 votes
0 answers

Error: Could not initialize class com.android.sdklib.repository.AndroidSdkHandler

I've prepared the Windows environment for react ...READ MORE

Sep 21, 2022 in Android by Edureka
• 13,620 points
4,266 views
0 votes
1 answer

Is it possible to run .APK/Android apps on iPad/iPhone devices?

It is not possible to run Android ...READ MORE

Sep 20, 2022 in IOS by Aditya
• 7,680 points
4,208 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
821 views
0 votes
0 answers

Can I install the "app store" in an IOS simulator?

The IOS simulator in my computer doesn't ...READ MORE

Nov 23, 2022 in Mobile Development by gaurav
• 23,260 points
1,468 views
0 votes
1 answer

How to get the user's country calling code in iOS?

Import Statement : #import<CoreTelephony/CTCarrier.h> #import <CoreTelephony/CTTelephonyNetworkInfo.h> you can get country ...READ MORE

Dec 15, 2022 in Mobile Development by gaurav
• 23,260 points
968 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,769 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
704 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
2,005 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
719 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
623 views
0 votes
1 answer

Get Font.Weight in iOS 14

This is not a bug. It is ...READ MORE

Dec 15, 2022 in Mobile Development by gaurav
• 23,260 points
870 views
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,357 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
699 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,979 views
0 votes
0 answers

Android : Check whether the phone is dual SIM

After extensive investigation on discussion boards, I now understand that a dual SIM phone's IMSI or SIM serial numbers cannot be found (except for contacting the manufacturer).  My original query has been amended to: Can we even tell the phone has two SIMs?  I think someone with some intellect could find it.  I can think of a few ways, including: tracing the logs for the IMEI number and dialling a USSD code (I tested this in India with *139#).  It succeeded.)  This will provide me with the SIM's IMEI number from which I called the USSD code.  (The phone is assumed to adhere to Android standards and have two IMEI numbers.) preserving the SIM's IMSI and/or serial number. ...READ MORE

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

Tracking screen time in android

I need to monitor an android smartphone's ...READ MORE

Dec 10, 2022 in Android by sarit
• 1,830 points
501 views
0 votes
1 answer

Twilio caller name on receive programmable voice call in ios application

Twilio developer evangelist here. In order to get ...READ MORE

Dec 15, 2022 in Mobile Development by gaurav
• 23,260 points
732 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,871 views
0 votes
0 answers

Roslyn: Convert C# to VB

I have a project that I need ...READ MORE

Dec 9, 2022 in Android by Edureka
• 13,620 points
510 views
0 votes
1 answer

How to create custom Document Icon in iOS 14+ apps

Tap Add to Home Screen and select ...READ MORE

Dec 15, 2022 in Mobile Development by gaurav
• 23,260 points
523 views
–1 vote
0 answers

Android Open and Save files to/from Google Drive SDK

I've been poring at Google documents for ...READ MORE

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

Object Oriented Programming Basic Concept(C#)

As We know The Default Modifier of Class, Struct, ...READ MORE

Dec 9, 2022 in Android by Edureka
• 13,620 points
349 views
0 votes
0 answers

How Do You AB Test Your iOS App Icon on App Store Connect?

According to the docs you should be ...READ MORE

Nov 23, 2022 in Mobile Development by gaurav
• 23,260 points
1,026 views
0 votes
1 answer

How can I record a conversation / phone call on iOS?

For incoming calls, you can go to Settings ...READ MORE

Dec 15, 2022 in Mobile Development by gaurav
• 23,260 points
360 views
0 votes
1 answer

Google Maps SDK iOS Satellite View

you are calling like this: mapView.mapType = ...READ MORE

Dec 15, 2022 in Mobile Development by gaurav
• 23,260 points
324 views
0 votes
0 answers

Convert VB.NET --> C# Projects

Can someone suggest a suitable program that ...READ MORE

Dec 9, 2022 in Android by Edureka
• 13,620 points
295 views
0 votes
0 answers

What's the strangest corner case you've seen in C# or .NET?

I have a small collection of puzzles ...READ MORE

Dec 9, 2022 in Android by Edureka
• 13,620 points
241 views
0 votes
1 answer

How to get rid of blank space from iPhone notch on web page

You should be looking for the meta-setting ...READ MORE

Nov 8, 2022 in IOS by Rahul
• 9,680 points
1,621 views
0 votes
0 answers

Indic languages on Android browser/GUI (Gujarati) improper rendering

I am utilising Gujarati languages on a ...READ MORE

Dec 8, 2022 in Android by Edureka
• 12,690 points
264 views
0 votes
0 answers

How to upload to S3 bucket taking a photo with the iOS Camera

I am trying to use the AWS S3 ...READ MORE

Nov 30, 2022 in Mobile Development by gaurav
• 23,260 points
599 views
0 votes
0 answers

Android Tablet Dimensions

Development of Android tablets has just begun. ...READ MORE

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

Get contact details to titanium from native iOS contact app

It seems that you're missing a declaration ...READ MORE

Dec 15, 2022 in Mobile Development by gaurav
• 23,260 points
388 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
846 views
0 votes
1 answer

Is there a lightweight method to check if emoji is supported in iOS?

You can easily override theme by wrapping ...READ MORE

Dec 12, 2022 in Mobile Development by gaurav
• 23,260 points
408 views
0 votes
1 answer

Is there any library to implement twitter web view login dialog in iOS

Solution to your problem is to implement ...READ MORE

Dec 15, 2022 in Mobile Development by gaurav
• 23,260 points
333 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
819 views
0 votes
1 answer

Facebook logging into wrong app on iOS

The issue may be caused by various ...READ MORE

Dec 15, 2022 in Mobile Development by gaurav
• 23,260 points
312 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
1,105 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,293 views
0 votes
0 answers

iOS External accessories framework to connect iPod using bluetooth

I am using EADemo from apple https://developer.apple.com/library/content/samplecode/EADemo/Introduction/Intro.html#//apple_ref/doc/uid/DTS40010079-Intro-DontLinkElementID_2 This is ...READ MORE

Nov 30, 2022 in Mobile Development by gaurav
• 23,260 points
468 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
652 views
0 votes
0 answers

iOS swift convert mp3 to aac

I'm converting an mp3 to m4a in Swift with code based ...READ MORE

Nov 30, 2022 in Mobile Development by gaurav
• 23,260 points
406 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,222 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
700 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,309 views
0 votes
0 answers

iOS swift convert mp3 to aac

I'm converting an mp3 to m4a in Swift with code based ...READ MORE

Nov 23, 2022 in Mobile Development by gaurav
• 23,260 points
677 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
675 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,347 views
0 votes
1 answer

Flutter different theme for Android and iOs

You can easily override theme by wrapping ...READ MORE

Nov 25, 2022 in Mobile Development by gaurav
• 23,260 points
595 views