Anonymous » 03 мар 2024, 16:43
Последнее сообщение Anonymous «
Anonymous »
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...
Anonymous » 03 мар 2024, 16:42
Последнее сообщение Anonymous «
Anonymous »
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...
Anonymous » 03 мар 2024, 16:41
Последнее сообщение Anonymous «
Anonymous »
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...
Anonymous » 03 мар 2024, 16:40
Последнее сообщение Anonymous «
Anonymous »
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...
Anonymous » 03 мар 2024, 16:37
Последнее сообщение Anonymous «
Anonymous »
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...
Anonymous » 03 мар 2024, 16:31
Последнее сообщение Anonymous «
Anonymous »
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...
Anonymous » 03 мар 2024, 16:26
Последнее сообщение Anonymous «
Anonymous »
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...
Anonymous » 03 мар 2024, 16:25
Последнее сообщение Anonymous «
Anonymous »
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.
Anonymous » 03 мар 2024, 16:25
Последнее сообщение Anonymous «
Anonymous »
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...
Anonymous » 03 мар 2024, 16:25
Последнее сообщение Anonymous «
Anonymous »
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...
Anonymous » 03 мар 2024, 16:21
Последнее сообщение Anonymous «
Anonymous »
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.
Anonymous » 03 мар 2024, 16:21
Последнее сообщение Anonymous «
Anonymous »
FlatList of React Nativehas a property viewabilityConfigCallbackPairs where you can set:
viewabilityConfig: { itemVisiblePercentThreshold: 50, waitForInteraction: true, } to detect visible items of the list with threshold of 50% and after...
Anonymous » 03 мар 2024, 16:11
Последнее сообщение Anonymous «
Anonymous »
I have a problem with some simple kotlin code on a pepper robot. I followed the get started tutorial from softbanks ( and it works fine, except to start the function onRobotFocusGained. I have implemented some logs to see, that the program starts...
Anonymous » 03 мар 2024, 16:09
Последнее сообщение Anonymous «
Anonymous »
I am trying to use Google Drive in my Android Application - basically to read PDF files from Google Drive - but now just trying to connect and fetch any file from Drive.
So I did the following:
Created a new Google Cloud project, enabled Drive...
Anonymous » 03 мар 2024, 16:04
Последнее сообщение Anonymous «
Anonymous »
I wrote the following code, when I receive a call I should receive a notification whether or not I want to record the call, the problem is that I do not receive any notification.
How do I ensure that the CallReceiver is always listening?...
Anonymous » 03 мар 2024, 15:58
Последнее сообщение Anonymous «
Anonymous »
ava.lang.NoClassDefFoundError: Failed resolution of: Lcom/google/firebase/appcheck/interop/InternalAppCheckTokenProvider; at com.google.firebase.database.DatabaseRegistrar.getComponents(DatabaseRegistrar.java:41) this is the error in...
Anonymous » 03 мар 2024, 15:53
Последнее сообщение Anonymous «
Anonymous »
I'm trying to build a timer PWA (mostly for mobile devices), which notifies the user when a certain amount of time has passed. (The users will know this and want it to happen - so asking for permission wouldn't be a problem.)
Anonymous » 03 мар 2024, 15:37
Последнее сообщение Anonymous «
Anonymous »
Following this documentation to get multi-module test reports for instrumented tests in a single HTML page, how to use it when using Kotlin DSL with Version Catalog?
Anonymous » 03 мар 2024, 15:35
Последнее сообщение Anonymous «
Anonymous »
Im trying to use a command in the view and the output says 'AddExerciseCommand' property not found on 'Muscles_app.Models.ExerciseTypeGroup', target property: 'Xamarin.Forms.Button.Command' How do I fix it? Why is it not found. I have a working...
Anonymous » 03 мар 2024, 15:31
Последнее сообщение Anonymous «
Anonymous »
Unable to get the save button (which is the tick button) to save the entry to Firebase Firestore. It always returns a failed command when pressed. It showed me a Failed while adding detail message when I tried to press the save button.
Вы можете начинать темы Вы можете отвечать на сообщения Вы не можете редактировать свои сообщения Вы не можете удалять свои сообщения Вы можете добавлять вложения