mobile-development Questions

5

Solved

I downloaded android studio latest version Hedgehog, and I found it strange that there is no longer an option to select JAVA languages on the new project screen. Is this a bug? did I do something w...
Mineralize asked 10/2, 2024 at 12:26

5

I have a project of a friend where I am supposed to help him. He codes on Mac with an IPhone simulator. Since I have no Mac I want to use an Android simulator which should be no problem if I am inf...
Cranage asked 14/9, 2023 at 14:2

3

I'm trying to create a @Preview function for a ModalBottomSheet in Jetpack Compose, but I'm only seeing a white screen. Here's my SomeModalBottomSheet composable: @OptIn(ExperimentalMaterial3Api::c...

30

I updated my android studio from Android studio fox to Android studio Bumblebee 2021.1.1 but none of my projects can run in Android studio Bumblebee 2021.1.1. I ended up getting this beautiful erro...
Bimonthly asked 1/2, 2022 at 20:34

2

Solved

this is my code where i passed it as a parameter Unresolved reference: hiltViewModel this is flagging my file with red and therefore I can't compile my solution into my device also i have visited h...

4

Solved

How could I achieve this layout in Flutter?
Cognizant asked 10/1, 2019 at 13:34

5

Solved

Why I didn't see Auto-Renewable Subscription in iTunes Connect -> In-App Purchases -> Select the In-App Purchase you want to create. I see only Consumable, Non-Consumable, Non-Renewing Subscriptio...
Barbette asked 9/3, 2017 at 8:2

0

Error Execution failed for task ':appcenter-analytics:processDebugManifest'. > A failure occurred while executing com.android.build.gradle.tasks.ProcessLibraryManifest$ProcessLibWorkAction >...
Sutherland asked 22/1, 2024 at 15:47

3

I am using the navigator function - navigator.mediaDevices.enumerateDevices() to get the list of media devices, in my mobile browser application. I am using the below code: navigator.mediaDevices....

3

I was trying to compile and install on my iPhone the app I am developing for iOS, everything was fine until at some point XCode started giving me problems, I attach the detail: Details Unable to i...
Lulululuabourg asked 21/8, 2021 at 1:11

3

I have a samsung note pro 12.2 and was wondering how I could inspect element on the browser without connecting to a computer? I understand for smaller devices this makes sense to connect to a compu...

6

My app is not building because of this error and I am not able to understand the error. I tried 'flutter upgrade' and 'flutter get' but nothing was helpful. Launching lib/main.dart on SM A127F in d...
Spearman asked 23/7, 2022 at 6:54

9

undefined Unable to resolve module @react-navigation/native from App.js: @react-navigation/native could not be found within the project. If you are sure the module exists, try these steps: 1. Clea...

0

I have been having this problem with my Redmi Note 9 Pro. Whenever I turn on wireless debugging, it turns off whenever the device goes to sleep. I have checked WiFi settings for turn off WiFi durin...
Patio asked 7/9, 2022 at 12:16

1

Solved

Suppose I have a list of packages which I want to add in my flutter project. I can do the job by simply adding those packages in pubspec.yaml file and then in command line write this command flutte...
Bomarc asked 1/11, 2021 at 18:35

1

I want the dropdown like this with flutter Expected: with flutter dropdownformfield I'm able to do something like As you can see, When I click the dropdown button, the menu items are overlapping ...
Lemuel asked 14/2, 2020 at 19:51

3

Solved

I want to Uninstall Android Studio, but it's not showing in the control panel programs and features, and I can't find the uninstaller. Does anyone know how to uninstall it? or reinstalling it for t...
Holyhead asked 13/8, 2021 at 12:23

1

Solved

I would like to develop an app just for my own iPhone and download the app on it, but I don't have the apple developer account. I found out that (if I'm not wrong) for an app made with Flutter it i...
Gazzo asked 12/3, 2022 at 11:42

2

Solved

I'm working on my first Flutter project, I'm building a Login page, I created a variable to store a TextFormFieldController but I got the error above because I deleted the constructor. When I retur...
Principal asked 30/12, 2021 at 11:17

3

Solved

I can't find this information. Is it true that Android React Native runs on sdkMin18 and therefore makes it supported by most android versions?

2

Images with spaces in their name won't load in IOS, for android it worked by replacing the spaces with %20, but this solution didn't work on ios. React native. I m loading the images remotely usin...
Loxodrome asked 29/12, 2017 at 22:31

2

Many third party whatsapp mods are developed with so many cool features like automatic replies, notifications when a person of interest comes online, message timer, etc. When whatsapp hasn't ...
Trafalgar asked 18/6, 2018 at 5:10

1

does someone know how can I disable this serial console thing? I am new to mobile development so I'm not really sure what is this. When this was not there, the emulator was working super fast but a...
Unfortunate asked 14/7, 2021 at 10:22

3

Solved

my app should have a login screen, with Google, so when signed in it goes to the menu screen. in order to not go back to the login screen when pressing the back button, after getting to the menu s...
Tumular asked 29/12, 2018 at 16:6

1

Solved

I wanted to know if we can check if two widgets in flutter are overlapping. I actually have two AnimatedContainer stacked using Stack. I wanted to check if the children of the two overlap. I actual...

© 2022 - 2025 — McMap. All rights reserved.