Category "android"

kotlin.UninitializedPropertyAccessException: lateinit property postFragment has not been initialized on FragmentStateAdapter Dagger Hilt

i tried to implement viewpager2 with tabLayout with dagger-hilt. then i got error when implementing viewpager2 on dagger hilt "kotlin.UninitializedPropertyAcces

Seekbars in RecyclerView become "linked". Changing the value in one, changes another

I've set up a RecyclerView and getting some odd behavior when adding Seekbars to every row or "view". I've also tried this just using ListView as well and get t

How can I passs a method except parameter in Kotlin?

I hope to pass a method which implement MediaRecorder.OnInfoListener. At present I use Code A to pass the method which implement MediaRecorder.OnInfoListener.

Could not find protoc-3.9.2-osx on Flutter/Android build

I am working on a Flutter application which integrates a native package which uses Protobuff. I work on Android Studio and Mac (Apple ship). On windows, the app

Flutter Unable to instantiate activity ComponentInfo Main Activity

I'm using vs code (to code) and android studio (to get virtual device). I just merged and pulled the project I'm working on this morning, and first, have a very

How to change Android "config.xml" values for low memory killer

I'm trying to tune these two low memory killer (lmk) values on my Pixel 4XL with Android 12: <integer name="config_lowMemoryKillerMinFreeKbytesAbsolute">-

How to set NDK on android studio after downloading it

For some odd reason I'm unable to set Android NDK location, I download it and now I'm unable to set the location. The button is disabled and really don't know w

Crash of the flutter project on the Google Pixel 6 Pro, OS Level 31

We released our app and the next day we got a lot of crash reports on the Google Pixel 6 Pro with different use cases. On all other android devices, with exactl

How to define a variable which implement the interface in Kotlin?

I hope to define a variable mAction which implement the interface MediaRecorder.OnInfoListener . But Code A isn't correct, how can I fix it? Code A val mActio

pull to refresh freezes the WebView scrolling in flutter

After implementing the pull to refresh button on webview I'm facing the screen scrolling issue on webview. When I try to scroll the screen upwards or downwards

Execution fail task ':capacitor-cordova-android-plugins:processDebugGoogleServices'. No matching client found for package 'capacitor.android.plugins'

Error while building the app in studio.enter image description here

How can I open app when screen is off from foreground service?

Android: 11 NETStandard.Library: 2.0.3 Xamarin.Forms: 5.0.0.2012 Permissions(i tried): "android.permission.FOREGROUND_SERVICE" "android.permission.INSTANT_APP_F

How to use AMediaExtractor_seekTo with ndk

I am writing a mp3 player for android with ndk. Im using AMediaExtractor and AMediaCodec as in ndk example NativeCodec. Now would reposition the stream and I wo

Fragment backstack with NavDeeplinkbuilder usgin Navigation components

I have single activity app using navigation components. I have three fragments: WelcomeScreen -> HomeScreen -> MovieDetailsScreen. I use Notification in m

Fragment backstack with NavDeeplinkbuilder usgin Navigation components

I have single activity app using navigation components. I have three fragments: WelcomeScreen -> HomeScreen -> MovieDetailsScreen. I use Notification in m

FNF Mod android crash issue

So me and a friend of mine have been working on our own FNF mod for quite some time and we decided to build it for android We managed to build the app and get i

Firebase dynamic link doesn't invoke dynamic link on first launch after install

I have read a lot of question on stackoverflow but none of them answer the question. I am trying to set up dynamic links so that a link will deep link the user

why google_ml_kit flutter library [Google ML kit vision] took large size while taking flutter ios / android build?

I'm just using it for text detection only. below code added in manifest file ,but no changes in the build right now ,still it takes too much size. How to solv

is it recommended to use Android WorkManager for long tasks?

I have to create an application that activates the proximity alert at certain times of the day (this period of time can be several hours long). The proximity al

Flutter App not installable from Google store for Android 12 despite being set to targetSDK 31

I have a Flutter App in the Playstore and if you have Android 12, it will just pop an Error Message: "AppName cannot be installed" My Flutter version is 2.5.0 I