So in XML you were able to structure menu items and nest them like this. But in jetpack compose, I am unable to figure out how this would work. I already read
I want to load an image from url in onDraw method for the view preview. I tried to do this using Picasso. But, I get an error in the xml. This is the onDraw met
I am working with a few ESP32-S3-DevKitC-1-N8 boards and have a simple program that reads analog data to the serial monitor using the two SAR ADCs (Program belo
Working in an AI/ML project, I need a way to run the pickle file inside nodejs so I can use it to run the algorithm on the data they submitted.
I'm writing python code that uses multiprocessing. From what I can tell, even when I'm testing with a single thread I need to use remote_pdb in order to do debu
I need to access each pixel of a Bitmap, work with them, then save them to a Bitmap. Using Bitmap.GetPixel() and Bitmap.SetPixel(), my program runs slowly. Ho
This is the layout that I use: <?xml version="1.0" encoding="utf-8"?> <LinearLayout android:id="@+id/layout" xmlns:android="http://schemas.android.com
I am not an expert in C ++ nor in socket communication. I need to connect to a server and this server should respond to my request with an XML format stream. I
I'm no expert in the field but got the task to write an JBoss overlay cli skript which adapts the context root of our web-application for multiple environments