I'm using ReactNative. I want to know if there is a way to programmatically detect if usb debugging mode is enabled and prevent user from using app if it does.
I try searching around for document about this on react native but nothing useful comes...
I'm a beginner using Android Studio for our project. How do I add an item of a recyclerView in a fragment into another fragment with a recyclerView in it? I can't figure out how to do it. Right now, the only way I could manually add an item to the...
I have an application written in kotlin, jetpack compose. I have some items that I get from network and show in a lazy column. Now the problem is that when I build in debug mode, the data is laggy but it is shown. When I build a signed apk in...
FATAL EXCEPTION: MQTT Rec: One of RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED should be specified when a receiver isn't being registered exclusively for system broadcasts
I am getting fatal exception while receiving the data from MQTT I have...
I have an android project that I want to convert into an .aar library. Inside this project, I am using some google libraries as well as my own SDK library as an aar. Here is the build.gradle below.
I made changes to the last two lines by replacing...
I'm getting following compile time error after upgrading to APG:8.3.0
Manifest merger failed : Attribute property#android.adservices.AD_SERVICES_CONFIG@resource value=(@xml/ga_ad_services_config) from AndroidManifest.xml:32:13-58 is also present...
I was using Kotlin 1.3.21 for a long time together with kotlin-android-extensions plugin in experimental mode for a long time. Today I swtiched to Kotlin 1.3.30 just by bumping the version and now wherever I used @Parcelize annotation I see the...
I get the exception below at app startup. The app worked fine with AS Giraffe, the problem first occurred with AS Hedgehog and now as well with AS Iguana.
The layout is a fragment used by the main activities' layout. There are no own classes, it...
I am working on a project in android studio with two languages java and kotlin about displaying a view in my application that displays content such as video.
I would like to center an instance of the picture-in-picture mode or commonly known as...
i have a webview game (html, css, js) when i run the application using android studio webView.loadUrl( file:///android_asset/index.html ); the resources not loading and the cors origin blocks them
but when i run NanoHTTPD (localhost) the game is...
Api level 24. The design is fully responsive but still not showing the custom tabLayout, How can i solve this problem for older version of android device. Api level 24 picture here
Api level 33, it is working fine on all other devices expect api...
Task :app:compileDebugJavaWithJavac C:\Users\rhars\Downloads\ludobhaji\app\src\main\java\com\nmxg\ludoxt\winner\tournaments\adapter\OngoingAdapter.java:22: error: package com.nmxg.ludoxt.winner.tournaments.config does not exist import...
This is my webview game, I run a localhost in the game to the local files in assets. it's all good but I want to know if I'm allowed to run Localhost or if it violates Google Play's publishing rules.
imports... webview webView.loadUrl( some...
I am building a clone android application for tinder. I am currently following the tutorial on youtube where he used cardstackview from github, which even I did and followed each and every step but I am getting render problem. This is my first time...
I am using Android Studio - Dagger 2.35.1 (Not Hilt, just dagger), the ViewModel injection works fine using @Inject constructor() pattern, all is fun and games, but i am passing the id through a function to viewmodel which is something i do not...
I have an issue with writing to a NFC tag on intent. I have code that works, which reads the tag information when it is nearby. I am struggling with writing code for when I want to write to the tag when it is touched to the back of the phone. Here...
I have an application that needs 2 plugins, the first is the flutter_barcode_scanner plugin and the other is local_auth. I am aware that the 'local_auth' plugin uses the FlutterFragmentActivity class instead of FlutterActivity.
Well i am trying to create a flutter pdf signature app the issue i am facing is that when i export the signature drawn and place it on a certain point where the signature is required on the singature position but when i save it. The signature is not...
Context: We are putting some keys that does not expect any future changes or updates unless got compromise, originally these keys are in the server side but for this specific project we will not rely from REST API. We decided to put these keys in...
I have a lazy row that contains items. Now I want to make an API call for the items which are fully visible in the viewport whenever the user scrolls the lazy row.
Вы не можете начинать темы Вы не можете отвечать на сообщения Вы не можете редактировать свои сообщения Вы не можете удалять свои сообщения Вы не можете добавлять вложения