Most viewed questions in Mobile Development

0 votes
0 answers

How to connect iphone to a local server running on mac?

I am running a django server at ...READ MORE

Sep 22, 2022 in IOS by Soham
• 9,700 points
533 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
532 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
525 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
524 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
521 views
0 votes
1 answer

HTTP live streaming server on iPhone

If you don't encode the raw h264 ...READ MORE

Sep 20, 2022 in IOS by Aditya
• 7,680 points
521 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
520 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
513 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
510 views
0 votes
1 answer

Unable to access Riverpod provider state

The error message you're seeing suggests that ...READ MORE

Apr 17, 2023 in Flutter by Anitha
505 views
0 votes
1 answer

How to find TableRow in a flutter test?

Based on the code you provided, it ...READ MORE

Apr 4, 2023 in Flutter by pooja
504 views
0 votes
1 answer

Detecting iPhone 6/6+ screen sizes in point values

The device screen will be the first ...READ MORE

Sep 22, 2022 in IOS by Rahul
• 9,670 points
503 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
494 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
494 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
494 views
0 votes
1 answer

flutter problem with Getx ,socket.io and node.js

Check that you have added the necessary ...READ MORE

Apr 6, 2023 in Flutter by vishalini
489 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
488 views
0 votes
0 answers

iOS External accessories framework to connect iPod using bluetooth

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

How to Determine Screen Height and Width?

To optimize your Flutter application for different ...READ MORE

Mar 21, 2023 in Flutter by tan
485 views
0 votes
1 answer

How to call a Dart async function from JavaScript

To call a Dart async function from ...READ MORE

Mar 31, 2023 in Flutter by Meghana
483 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
480 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
476 views
0 votes
1 answer

How I can get audio processing state of a single mediaItem from a queue?

To get the audio processing state of ...READ MORE

Apr 20, 2023 in Flutter by vinayak
473 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
469 views
0 votes
0 answers

Twilio incoming call is not working in iOS

I am working on Twilio programmable voice ...READ MORE

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

How to integrate @2x @3x images to React Native Project (Both Android & IOS)?

I had added the same image's versions ...READ MORE

Nov 11, 2022 in Mobile Development by gaurav
• 23,260 points
457 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
455 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
451 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
448 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
446 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
444 views
0 votes
1 answer

HomeWidgetBackgroundService error using es.antonborri

Based on the error message, it seems ...READ MORE

Apr 18, 2023 in Flutter by pooja
442 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
442 views
0 votes
0 answers

Google map myLocation button color after tracking user current location - ios

In Google map ios app i find ...READ MORE

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

How can I change enableDrag or isDismissible on a showModalBottonSheet after is already constructed?

Unfortunately, you cannot change the enableDrag or ...READ MORE

Apr 18, 2023 in Flutter by vinayak
437 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
436 views
0 votes
0 answers

Is it possible to create turn-by-turn GPS navigation app on Android/iOS using Google Maps?

Today I've talked to a client and ...READ MORE

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

iOS: transforming a view into cylindrical shape

With Quartz 2D we can transform our ...READ MORE

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

How is a rounded rect view with transparency done on iphone?

view.layer.cornerRadius = radius; The difficult technique is to ...READ MORE

Sep 22, 2022 in IOS by Rahul
• 9,670 points
426 views
0 votes
0 answers

Default Ringtone on a VOIP app in iOS

I'm trying to find a way to ...READ MORE

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

Creating an iOS Swift Application that gets synonyms and definitions for words entered by the user

I am working on an iOS application ...READ MORE

Nov 17, 2022 in Mobile Development by gaurav
• 23,260 points
416 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
414 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
409 views
0 votes
0 answers

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

I have open the Google Play store ...READ MORE

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

How to get original image when we zoom in and zoom out the image in ios

Hi i am beginner in ios and ...READ MORE

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

How to draw heart shape in UIView (iOS)?

I want to create different shapes. Below ...READ MORE

Nov 10, 2022 in Mobile Development by gaurav
• 23,260 points
409 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
407 views