Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
44 views

Context: I'm developing an Android app with .NET Maui. My app transfers files to a server. Server can be in LAN only or accessible via internet. Before transfer, connection to server is tested. If ...
eko's user avatar
  • 389
1 vote
0 answers
37 views

Why would Flutter/Dart fail to read GPS EXIF data from an image that clearly has latitude and longitude in Windows properties? Is this a limitation of the EXIF package, a problem with the image picker ...
damon shahi's user avatar
0 votes
0 answers
33 views

I used Kodular to make a simple app which can receive OneSignal notifications. I've followed the OneSignal docs to the letter (I think!) and used APK Editor Studio to add icons and sounds to the ...
ClimatePanther's user avatar
1 vote
0 answers
49 views

I am working on a Flutter project on Windows 11. My Flutter version is: Flutter 3.41.6 • channel stable • https://github.com/flutter/flutter.git Framework • revision db50e20168 (3 weeks ago) • 2026-03-...
Eduardo Visoni's user avatar
0 votes
0 answers
35 views

I am implementing geofencing using Android Geofencing API. Requirement When a user enters an airport location, the app should trigger a notification — even if the app is in background or killed. What ...
user30137923's user avatar
0 votes
0 answers
49 views

I’m running into an issue on Android where I cannot simultaneously use the video and audio interfaces of a single external USB device. I’m trying to determine whether this is a limitation of Android’s ...
lucas hilgevoord's user avatar
-1 votes
0 answers
73 views

I am developing a video editor app for Android and trying to extract frames from videos for timeline preview (like CapCut, VN, InShot apps). I have already tried multiple approaches but all of them ...
Waseem Akram's user avatar
1 vote
1 answer
66 views

<!-- res/drawable/border.xml --> <shape xmlns:android="http://schemas.android.com/apk/res/android"> <stroke android:width="7dp" android:color=&...
Niranjan Rai's user avatar
Advice
0 votes
0 replies
40 views

I'm trying to build a Mutli-Display Car Emulator Screen using android14-qpr1-release using target sdk_car_md_x86_64-userdebug. My intention is to have a Main screen and an AUXILIARY screen which has ...
user32480557's user avatar
0 votes
0 answers
46 views

I use adb to connect with my Noxplayer but showing this: [14:34:26][ERROR]<airtest.core.android.touch_methods.touch_proxy> stdout[b''] stderr[b"mv: bad '/data/local/tmp/minitouch': Invalid ...
Đặng Dương Huy's user avatar
0 votes
0 answers
34 views

I'm learning to build a simple audio recorder app in Jetpack Compose using the native MediaRecorder. When testing it in the Android emulator, it sometimes produces a low-frequency sound throughout the ...
elias's user avatar
  • 23
0 votes
0 answers
53 views

I want to check if each of my mp3 files has a valid picture that the Android system can read. For this I iterate over all the items in the MediaStore.Audio.Media and then ask the ...
richardeigenmann's user avatar
-1 votes
1 answer
45 views

I am currently trying to embed an Android native view inside a React Native view with a CameraX live preview. However, I am facing a timeout exception issue with CameraX. On iOS, the same ...
Monster Gamming's user avatar
0 votes
0 answers
43 views

Problem Building a Flutter app on Windows always fails with this error: aapt2.exe E LoadedArsc.cpp:94] RES_TABLE_TYPE_TYPE entry offsets overlap actual entry data. Failed to load resources table in ...
Paulo's user avatar
  • 1
0 votes
1 answer
139 views

Trying to educate myself from a sample Android app in Android Studio, I have found an ArrayList<String>. In the debugging mode, the value(s) of this array is as below (using the view tool of the ...
Dimitrios Georgiadis's user avatar

15 30 50 per page
1
2 3 4 5
94350