Category "android"

"Repeats modules with scoped bindings or declarations .. with scopes: @javax.inject.Singleton" Dagger 2

I'm trying out the Hilt DI in my test project. I've the following module that's installed in SingletonComponent which in terms of Android is applicationComponen

Manifest merger failed with multiple errors Android studio React native

Hi i am a new reactnative developer and i cant start my new poject in android sttudio i get always the same error here are some pictures. This is mine AndroidM

Kotlin Bundle send null values

I try to send values of my data from one fragment which is contains Instruments to HolderList which is contain Holder data for comparing values in ArrayList of

PNG Image which received from c++ server, crashes on java android client

I'm developing android marine navigation client. The client should receive nautical chart images from c++ server. I'm sending data via socket. (from c++: Client

Fastcv with Android Studio

We are compiling fastcv sample application in android. I have installed JDK7.0, NDK>16.I have copied libfastcv.a into NDK root(eg sdk/ndk/<NDK_VERSION>

Importing CoAP.NET in Unity

I've made a simpre CoAP server in Java, and now I need need to make a client in my android AR app made in Unity with ARFoundation. I've added the ddl files of C

What is the difference between "remember" and "mutableState" in android jetpack compose?

I'm new in jetpack compose and trying to understand the difference between remember and mutableStateOf In other words the deference between this line val text

Speech to text api - use morethen 1min audio using rest api show error

When i select audio morethen 30sec or 1min then its show below error --> Sync input too long. For audio longer than 1 min use LongRunningRecognize with a 'ur

Download Android .apk from Firebase (APP Distribution) with Gitlab, to run e2e automated tests

We are looking for a way to download from Gitlab an Android .apk that was distributed via Firebase and is located in the (APP Distribution) section, to upload i

Having issues with UPI deep-link from a web application for non-merchant initiated transaction

I am working on a web application where I would like to enable UPI transactions between two UPI Ids (non-merchant UPIs) for non-business purposes. Example, tran

Unable to install Intel® HAXM HAXM can only be installed on Windows or Mac

Я работаю через windows Но не могу

Android Studio strings.xml: 'NBSP' suddenly appeared in my strings.xml files

I suddenly have the mention 'NBSP' in my strings.xml files, just before special characters (!, ?, ....) These 'NBSP' do not appear in my app when I run it. Als

Flutter iOS version app crashed due to consuming high memory

I have developed a flutter app using the Bloc pattern. Everything was fine until we encountered a memory crash in iOS. The Android version works well without an

react-native-notifications Notification opened when app is opened from app tray (Android only)

I am using react-native-notifications version 4.2.4 on React Native 0.64.1. I have also tried on react-native-notifications version 4.3.1 on React Native 0.67.

Why the app doesn't change to the language I already saved after close

I have some issues with changing the language in the app. I do not know why it is not working, there is no error, checked the log all clear. I used the followin

How to transfer a file in python between a pc and an android phone (kivy app) ? (in wifi or usb)

I have a program on my pc that needs a config file to run (config.ini or config.json). I have also a Kivy app on an android device, that use the config file to

Hilt injection in Android Services

I want to inject a class in Service. Lets have a look at the code below: class DeviceUtil @Inject constructor() { ... } @AndroidEntryPoint class LocationUpd

Jetpack compose Google Maps does not load properly when using bottom navigation

I have been stuck on this all day. I am using the official jetpack compose google maps composable. The map is displayed on one tab of my bottom navigation. I ha

Cloud project not listed in Google Play Console > Play Game Service set up

I'm trying to start the Play Game Service and link it to the cloud project that I have created and enabled Google Play Developer api. However, on 'Play Games Se

React Native: Unable to resolve module. None of these file exist:

I am a beginner in React Native so I apologize if this is a noob question. I am trying to learn using this react navigation article and this about react login e