Posts by moraiscarolinav • 13 points
3 posts
-
1
votes0
answers47
viewsQ: Transform recorded audio into a byte array
Hello! I’m developing an app and I want the following: After the user records the audio, he clicks on a button that displays the byte array of the same. In fact, I need to see this vector, to then…
-
-1
votes1
answer39
viewsQ: "Non-static method" error
Below is my part of the code that is giving this problem: "Non-static method' write(byte[], int,int)' cannot be refenced from a Static context". I don’t understand this error message! Could you help…
-
0
votes0
answers42
viewsQ: What are these error messages that appear in Logcat?
Hello, I am having these messages below, in my Logcat of a Mainactivity of Android Studio. How to interpret and solve them? 01-16 11:27:34.088 15846-15846/? W/Glide: Load failed for…