mb
Activity overview
Latest activity by mb-
mb created a post, Stop gre.thread_create
When I run a function that depends on."gre.thread_create" and instead of it a while , when I stop the loop, how do I stop the thread as well a?
-
mb created a post, charge android event
When I want to know if a battery charger is installed in an Android phone, Android has events known as broadcast that cause a function to run immediately when this event occurs. How do I do this?
-
mb commented, thank you
-
mb created a post, request permissions mobile
In Android, when using the microphone or GPS, I must request permissions and agree to them. How is this done in the Crank ?
-
mb commented, done ,i Sent now
-
mb created a post, Problem displaying image for Android
Why when I press the button the image disappears even though the button interacts with me by touch? i am ver 8.2 https://www.veed.io/view/bc467f44-5108-4383-9ba3-714dcbc9baeb?panel=share
-
mb created a post, How do I Dealing with the audio?
In the Android , I want to deal with the sound so that I record the sound and play it, and the second point is that I work like a chat, meaning I deal with the sound directly and receive sound from...