Thank you so much! I have been searching so much how to figure out recording audio with Python on Android. Audiostream seems to be answer, I'll study it. I can thank you enough!
This video is part of an ongoing tutorial series with the Kivy framework. Dev setup, basics of Kivy and deployment are explained in more detail in separate videos. Make sure to check out the playlist!
it sounds viable compared to pyaudio, but how do you install audiostream, and deploy it and set in the buildozer.spec file before packaging with buildozer. That's an issue.
Well, I had to use a translator but to answer your question: If audio is not working on your android device then run your app with the android debug bridge. In such a case it usually has to do with the buildozer.spec file, e.g. the library was not specified inside of the buildozer.spec or there was a spelling error. Cheers.
I can't run kivy app on ubuntu subsystem. It keeps saying segmentation fault. Do you perhaps know why this happens? And how to fix it. I've been searching for solutions for days but nothing seems to work 😢 btw, I'm using windows 11
Hey Mark! You simply have to clone the repository github.com/kivy/audiostream and run "sudo python setup.py install" (there is a setup.py inside of the repo). If you have issues installing it, here might be the solution for it: github.com/kivy/audiostream/issues/23#issuecomment-388734483. I'll add that to the description. Happy Coding! :)
Thank you so much! I have been searching so much how to figure out recording audio with Python on Android. Audiostream seems to be answer, I'll study it. I can thank you enough!
This video is part of an ongoing tutorial series with the Kivy framework. Dev setup, basics of Kivy and deployment are explained in more detail in separate videos. Make sure to check out the playlist!
Hello...can you help me to install the library AudioStream please?
it sounds viable compared to pyaudio, but how do you install audiostream, and deploy it and set in the buildozer.spec file before packaging with buildozer. That's an issue.
在桌面电脑上播放声音的Kivy程序在Android上无法运行,怎么解决?
Well, I had to use a translator but to answer your question: If audio is not working on your android device then run your app with the android debug bridge. In such a case it usually has to do with the buildozer.spec file, e.g. the library was not specified inside of the buildozer.spec or there was a spelling error. Cheers.
@@fullstacklab sorry,i am not good at english,so have to chat with you in chinese,you done this way?
what do you by payaudio is not supported by Android? can't you write a recipes for it and make it work?
I can't run kivy app on ubuntu subsystem. It keeps saying segmentation fault. Do you perhaps know why this happens? And how to fix it. I've been searching for solutions for days but nothing seems to work 😢 btw, I'm using windows 11
Nice work bro
Can you make tutorial about saving file in private storage using kivy app on android I have a lot of problem about it and still doesn't work
May I know how you install audiostream?
Hey Mark! You simply have to clone the repository github.com/kivy/audiostream and run "sudo python setup.py install" (there is a setup.py inside of the repo). If you have issues installing it, here might be the solution for it: github.com/kivy/audiostream/issues/23#issuecomment-388734483. I'll add that to the description. Happy Coding! :)
@@fullstacklab Did you use Windows CMD?
what is the link for the application making for android?
My Lion, my Bear.