Category "android"

Can't resolve binding in bottom navigation view

I am getting error constantly in binding.bottom_navigation.setOnItemSelectedListener(item -> { I am attachig the code below please have a look and give some

How can i achieve this viewpager animation using pagetransformer?

PREVIEW i have been trying to create this kind of viewpager animation couldn't grasp how the animation works and always mess up. Would be really helpful if som

Persistable URI Permissions for a Document Provider

Not sure if what I'm trying to do is possible or not. I have a "proxy" document provider meaning a document provider that exports aliases for other content usi

FLUTTER ANDROID ONLY: sent location data to REST API continuously even when my app is minimized/closed

I want to continuously send location data to REST API (PATCH METHODS) even when my app is minimized/closed. I put my function on InitState, but when I minimized

In -App Updates not able to retrieve the old version intent object from Google Play Store

Using the below code: private void checkUpdate() { final AppUpdateManager appUpdateManager = AppUpdateManagerFactory.create(this); Task<AppUpdateInfo

Android ndk runtime - cannot locate symbol OPENSSL_init_ssl

I crosscompiled openssl 1.1.1g and i crosscompiled libcurl including the openssl. Crosscompilation went trough without a problem, no linker errors on libcurl no

How to add markers in Google Maps in Flutter using the Geopoints data in Firebase Firestore

I am new to Flutter and Firebase. How can I add multiple markers in Google Maps in my Flutter Application from retrieving geopoints data in Firebase Firestore?

Getting / Searching in array

How can I get the value of int "icon" from the Int values array with an example: 2 = R.drawable.ic_blue? or: how to get: R.drawable.ic_blue? knowing id: 2? publ

I am doing bottom navigationview but my Fragments are stacking on top of each other

I am new in android and I don't know what's up with my code I need help I put 2 or 3 code in same one and somehow works, but only problem I have with this is In

Compose: Why does a list initiated with "remember" trigger differently to Snapshot

I've been messing around with Jetpack Compose and currently looking at different ways of creating/managing/updating State. The full code I'm referencing is on m

Parsing Nested JSON give Unhandled Exception

I am trying to parse complex Nested JSON, I have multiple classes to get down the JSON nests. I am looking for the numbers from this JSON { "data": { "att

Get context in xml for "onDraw" in a custom view

I want to load an image from url in onDraw method for the view preview. I tried to do this using Picasso. But, I get an error in the xml. This is the onDraw met

Firebase Analytics Custom Events Data Is Not Reflecting In Dashboard

i am trying to log custom events using following code. firebaseAnalytics.logEvent("custom_event") { param("event_name", "Push Notification Clicked") par

Take Multiple Picture Using Flutter Camera Plugin

I'm trying to take multiple photos using the camera plugin, am doing that inside a loop and I keep getting the error below: CameraException (CameraException(Pre

onPressed from MaterialButton were trigged when the page from initialRoute

There're two buttons from my WelcomeScreen, when this page is loaded, two buttons will be pressed automatically. two buttons were used by the external widget"Ro

The SDK has not been intialized. Got this error while running react native android application in debug mode

I am using react-native-fbsdk-next(version 4.6.0) in my react native project. I followed the docs accordingly but then it started giving me following error sinc

Android appcompat edittext input automatically changes to selected language text problem

Hi Every One I am facing rare problem in an android app currently I am working on. Whenever my app has changed to different language except from english.EditTex

AdMob: Ads not working with my package name

I have a problem implementing AdMob with my Android app, ads are not showing for my package name, I changed the name and everything works fine, I restored the p

failed to build react native project

I had been able to build and run the react-native project in my old intel based mac successfully. Recently I migrated my project to the apple silicon and now I'

listview not getting data correctly

okay, so i got a listView in my android app to display messages, everything has been going good ever since i got help on time but now i got a bug where the last