Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
25 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
30 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
49 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
36 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
41 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
130 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
0 votes
0 answers
42 views

I want to set up the Android emulator under VS2026 to emulate my test devices: Samsung Galaxy Tab A7 Lenovo M11 Moto Power G 2023 I need to know what the proper processor type, screen size, etc. ...
Dan Dickerson's user avatar
0 votes
0 answers
32 views

I migrated a Xamarin Forms android app to Maui (.net 9), and it mostly works well. I have to admit it was easier than I expected. The XF app loaded pages by setting MainPage, and the app manages its ...
Blaise's user avatar
  • 23
-2 votes
0 answers
35 views

I was trying to create a multi-target Android UI package with TargetFrameworks as net8.0-android and net10.0-android so that nuget package can be used by .Net for Android applications running on .Net ...
muralikrishnan v's user avatar
-2 votes
0 answers
45 views

I am facing an issue in my React Native application where the app crashes on iOS when changing the language and triggering a restart. 🔧 Environment: react-native: 0.73.2 react-native-restart: 0.0....
Shahad Ansar Gallery's user avatar
1 vote
1 answer
114 views

When I run Inspect Code in a specific version of Android Studio, I get a warning for the following code in MainActivity, specifically at the point where the Intent is created: stopService( Intent( ...
arikui's user avatar
  • 11
0 votes
1 answer
44 views

I tried this stream in other players, they played it perfectly. While, my app isn't able to play this, there shows a blank screen in my app. But, it's playable in other iptv players. Please, tell me ...
Asker Khan's user avatar
Best practices
0 votes
2 replies
30 views

When people are building their own AOSP selinux policy, whats the exact sequence of order of files to be included? following repo : https://android.googlesource.com/platform/system/sepolicy/+/main If ...
Shyam R's user avatar
  • 483
-1 votes
0 answers
64 views

The newer AGP's require gradle 9.1. When I upgrade gradle from 9.0.1 to 9.1 or newer I get this error on my win-system, using java21: FAILURE: Build failed with an exception. * What went wrong: '...
arberg's user avatar
  • 4,276
0 votes
1 answer
48 views

Similar unresolved issues: Android restarts activity although locales configuration changes are handled by app Activity recreating on first locale change My activity has `layoutDirection|locale` which ...
faizul726's user avatar

15 30 50 per page
1
2 3 4 5
94349