ServeStream
ServeStream copied to clipboard
Error in Building
This is what i got when trying to build , any solution to this please?
Error: /home/ServeStream-master is not a valid project (AndroidManifest.xml not found)
Are you using Android studio?
On 10/23/16 7:47 PM, Yusuf Adeyemo wrote:
This is what i got when trying to build , any solution to this please?
Error: /home/ServeStream-master is not a valid project (AndroidManifest.xml not found)
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/wseemann/ServeStream/issues/3, or mute the thread https://github.com/notifications/unsubscribe-auth/ACMJhE5tqOxQqdATt5GmijDI0VBadNNrks5q3AAkgaJpZM4KeTgc.
Hi,
Do you have some instructions on how to get this project setup on Android Studio? The NDK parts seems to be an issue, I keep getting:
/Users/yusuf/Development/Android/android-sdk-macosx/ndk-bundle/build/core/prebuilt-library.mk:45: *** Android NDK: Aborting
Android NDK: ERROR:/Users/yusuf/Development/GIT/ServeStream/app/src/main/jni/ffmpeg/Android.mk:avcodec: LOCAL_SRC_FILES points to a missing file
Android NDK: Check that /Users/yusuf/Development/GIT/ServeStream/app/src/main/jni/ffmpeg/ffmpeg/armeabi/lib/libavcodec.so exists or that its path is correct
Think I'm missing a step somewhere.
Yes I'm using Android Studio @wseemann