1618 questions
I run Squid 5.2 on a system with 8GB of memory in AlmaLinux 9.0.Currently, memory usage is increasing and eventually goes down in one day.We disable cache, expand file descriptors, etc., but it doesn'...
TITLE As it stands, how does RxJava and RxAndroid get results for patterns that start asynchronous processing with FirstActivity on Android and receive results with transitioned SecondActivity?Is ther...
The terms Broadcast Intent and Broadcast Receiver appear in Android app development.What does broadcast mean in this case?Please let me know.
I get this error.What's wrong?java.lang.NullPointerException: Attempt to invoice virtual method 'void android.widget.Button.setOnClickListener(android.view.View$OnClickListener)' on an all object refe...
teratail posts the same question.On Android, we are developing an app that uses Firebase (FirebaseStorage, Realtimedatabase) to display images, text, etc.Text data is kept in the Realtimedatabase and ...
After changing the Target version to 28, ERROR: Symbol not found Symbol: Class NotificationCompat Location: Package android.support.v4.appI can no longer build next door.android{US>lintOptions{ checkR...
In web.config, <system.web> <httpCookies httpOnlyCookies=false/></system.web> even if configured asASP.NET_SessionId is not visible from javascript.How can I see it?By the way, on th...
Currently, I am researching visible light (Li-Fi) using camera2 API on Android Studio.However, auto-exposure and auto-focus can get in the way when taking pictures of LEDs and retrieving data.·Automat...
We are creating a program that provides PUSH notifications using GCM.There are cases where the Android device is notified of Push, but the notification details are not received.There are no errors fro...
This is about how to connect to the actual machine on Android Studio.MinSdk (API24) > deviceSdk (API21) appears and cannot connect to the actual machine.Solution is with AndroidManifest.xml<uses...
« | - 43 - | » |
© 2024 OneMinuteCode. All rights reserved.