wseemann / ServeStream

Streaming Media Player for Android
Apache License 2.0
38 stars 20 forks source link

Error in Building #3

Open Yusadolat opened 8 years ago

Yusadolat commented 8 years ago

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)

wseemann commented 8 years ago

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.

yusufk commented 7 years ago

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.

Yusadolat commented 7 years ago

Yes I'm using Android Studio @wseemann