I have been using MapView using React Native Maps in Expo without issue for weeks now. The map appears on the Android emulator, on my iPad, and on my ...
I have been using MapView using React Native Maps in Expo without issue for weeks now. The map appears on the Android emulator, on my iPad, and on my ...
I have a FlatList nested in a SectionList as shown below. There is always 3 sections (rows) and each section has a FlatList with a horizontal scroll. ...
I'm developing an Android app in which I want to Extract Text from the PDF, Identify the data from the extracted text, and Store it in the database. ...
I had to do some work on a Xamarin project I didn't create that is currently in production. I can build the app in Debug and Release on both Android a ...
Is it possible to render videos that don't have ".mp4" at the end of their url in react native expo video component ? ...
I'm Having problems when trying to get location on Android 8.1(API 27). Android 7.0(API 7.0), Android 9.0 and Android 10+ works properly but on Androi ...
I've seen an example where stateIn is being used with StateFlow to cancel the upstream but in the case of ViewModel the scope would be viewModelScope ...
I need help with button first and second click. first click should send an sms and changing button background color and button text color. Second clic ...
How can I test apps in the google store to find where the data is being transmitted to? Specifically, I am looking for in the app itself the Anvato AP ...
I would like to store and read some Kotlin data classes to and from .json files in an Android Project where I build my Activities with Compose. The cl ...
Please guide me how to get the text of the recorded events jalali_table_calendar You can save the event with the following command, but how can I ge ...
With this code I can close App (B) by another App (A): App (A) code: But when App (B) hanged (dos not respond) this code not effect. How can close ...
I want to set max scrollview Because it show unlimited scrollview so i want to limite it ...
I want to seek to a specified position on mp3 file, my proplem is the MediaPlayer seek to about 31 seconds ahead, for example I want to seek to 136540 ...
I'm trying to install the Android Studio IDE on my Macbook Pro with Apple M1 cpu and when I start Android Studio for the first time the assistant stop ...
Is there a friendly way of loading this dynamically? Wherein for example I can just do: Wherein file.svg should be an animated SVG. What I have tr ...
There is an File manager application on google play store called X-plore and use treeview recyclerview can like this recyclerview treeview. Can anyone ...
I get this error when I try to stop mic recording with flutteraudiorecorder2. I have enabled Storage(WRITE_EXTERNAL_STORAGE) permission. The fil ...
I want to know if there is way to count number of processes it requires to compile an android app. So when each process completes, I can just add 1 an ...
I am comparing firebase data and phone book. Phone number in Firebase side by side, unified. Since the numbers in the phone book are open, comparison ...