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,101 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,359 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
622 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,041 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
562 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
800 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

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
614 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
603 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,554 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
740 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
487 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,211 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,811 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
440 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
459 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
647 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
444 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,732 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,667 views
0 votes
0 answers

Factorial program in android

Hey guys, I am aware that there ...READ MORE

Sep 21, 2022 in Android by Edureka
• 13,620 points
3,744 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
308 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
278 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
303 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
241 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
268 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
927 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
208 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
215 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
211 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
549 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
310 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
345 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
273 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
267 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,670 points
1,454 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
421 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
715 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
712 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
997 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
560 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
345 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,156 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
603 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
594 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 30, 2022 in Mobile Development by gaurav
• 23,260 points
271 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
557 views
0 votes
1 answer

Open webpage in fullscreen in Safari on iOS

Not all platforms are equal. iOS Safari doesn't ...READ MORE

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

iOS popup close button label: "OK" or "Okay"?

I'm working on an iPhone app with ...READ MORE

Nov 30, 2022 in Mobile Development by gaurav
• 23,260 points
240 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
487 views