Anonymous » 05 мар 2024, 08:55
Последнее сообщение Anonymous «
Anonymous »
Here is my code to connect HTTP.
URL url = new URL( HttpURLConnection con = (HttpURLConnection) url.openConnection(); con.setDoOutput(true); String responseMsg = con.getResponseMessage(); int response = con.getResponseCode(); this is throwing...
Anonymous » 05 мар 2024, 08:49
Последнее сообщение Anonymous «
Anonymous »
I tried to find a way to add google map iframe to my react native app. I found react-native-webview, but it didn't work for me. I followed the documentation. I just want show office addrees on google map that's it !
Anonymous » 05 мар 2024, 08:48
Последнее сообщение Anonymous «
Anonymous »
I have been trying to install Android Studio. Each step happens correctly and at the last downloading stage after all setting up it shows Google APIs Intel x86_64 atom system image Android Emulator hypervisor driver (installer) and 5 more SDK...
Anonymous » 05 мар 2024, 08:47
Последнее сообщение Anonymous «
Anonymous »
I am using the MPAndroidChart library and have implemented a LineChart. I have set the maximum and minimum values for both the x-axis and y-axis, and the width and height in the layout are set to match_parent. The issue I am facing is that the...
Anonymous » 05 мар 2024, 08:04
Последнее сообщение Anonymous «
Anonymous »
Yesterday I tried to open a *.txt file larger than 3 MB with android. Why can't android open it? Previously I had tried to open that file with Windows with the same RAM capacity and Processor speed.
Anonymous » 05 мар 2024, 08:04
Последнее сообщение Anonymous «
Anonymous »
there is a big problem realted to kotlin and gradle versions in flutter so i am not able to build the apk file and in the terminal there the output is -----
FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring...
Anonymous » 05 мар 2024, 08:01
Последнее сообщение Anonymous «
Anonymous »
I've been trying to integrate a Google Map iframe into my React Native app, but I'm encountering issues. I've attempted to use the react-native-webview library, following the documentation, but it hasn't worked as expected. My goal is simply to...
Anonymous » 05 мар 2024, 07:29
Последнее сообщение Anonymous «
Anonymous »
Wrote a sample android app in Flutter 3.16.7 - to rotate images on android device, using below peace of code. The same works well on android cell phone or tablet, but the intent is for this to run on android signage TV. But it doesn't. Any help...
Anonymous » 05 мар 2024, 07:23
Последнее сообщение Anonymous «
Anonymous »
I tried to migrate my code, into new one, i changed the file, classes, etc. But i just found out when i used the geolocator permission, i had this bug :
W/alesapp_pss_ap(17478): ClassLoaderContext type mismatch. expected=PCL, found=DLC (DLC[];PCL...
Anonymous » 05 мар 2024, 07:15
Последнее сообщение Anonymous «
Anonymous »
I want to display data sent from an android app using POST request to a simple html website whenever a button in the app is pressed. I'm hosting the website and the php file to handle the POST in xampp apache, I've set up the server so the app on my...
Anonymous » 05 мар 2024, 06:13
Последнее сообщение Anonymous «
Anonymous »
Under the hood , the below delegating code is creating instance of MVIDelegate within Viewmodel nd calling appropriate method of MVIDelegate as per the compiled bytecode.So this is composition only under the hood, and can be termed as Composition...
Anonymous » 05 мар 2024, 05:44
Последнее сообщение Anonymous «
Anonymous »
From what I can tell the two most popular blurring algorithms are Gaussian Blur and Box Blur. I am curious which one Android uses in its RenderEffect method createBlurEffect. Alternatively, is there a way I can test this easily? Like create a small...
Anonymous » 05 мар 2024, 05:18
Последнее сообщение Anonymous «
Anonymous »
I'm trying to get away from Get (lol) and focus on building my flutter app using the native Navigator. My main.dart sets wrapper.dart as the home page. In wrapper, it returns either home.dart or login.dart, depending on the value of a global...
Anonymous » 05 мар 2024, 04:35
Последнее сообщение Anonymous «
Anonymous »
I am trying to get JSON data by parsing login url with username and password. I have tried by using below code but I can't get any responses. Please help me.
Anonymous » 05 мар 2024, 04:29
Последнее сообщение Anonymous «
Anonymous »
Given a new C# Avalonia solution in Visual Studio, with a PackageReference that brings in a native dependency, how can the Android app be made to find and load that native dependency? The referenced nuget package utilizes the...
Anonymous » 05 мар 2024, 03:55
Последнее сообщение Anonymous «
Anonymous »
I see the following warning in PlayStore:
Your use of exact alarms is causing your app to crash for some Android users Your app schedules exact alarms without checking whether the SCHEDULE_EXACT_ALARM permission has been granted. This is causing...
Anonymous » 05 мар 2024, 03:44
Последнее сообщение Anonymous «
Anonymous »
I am currently developing a .Net MAUI application where I am making an HTTP call using a specific function. The peculiar issue I am facing is that the function works perfectly fine on Windows, but when I attempt to execute it on Android, it throws...
Anonymous » 05 мар 2024, 03:29
Последнее сообщение Anonymous «
Anonymous »
Members Kindly help me out on this one ! I've tried every trick in the book to make my flutter project work on android studio.But still stuck with the same subject issue. Details from VS code below
Anonymous » 05 мар 2024, 03:25
Последнее сообщение Anonymous «
Anonymous »
I am building chat app on ble. I do not need queue as i will be writing sequentially. But sometimes i get this error. I tried to debug it, what i found is if i remove my Notify Characteristic then it works fine, but if i add it then it shows that...
Вы можете начинать темы Вы можете отвечать на сообщения Вы не можете редактировать свои сообщения Вы не можете удалять свои сообщения Вы можете добавлять вложения