yhcting / netmbuddy

Youtube player for Android (Mainly for background playing)
Other
33 stars 13 forks source link

Missing root project #8

Closed ghost closed 9 years ago

ghost commented 9 years ago

It looks like you didn't include your root project, so this app is not buildable right now. Most likely your directory structure looks like

./build.gradle
./settings.gradle
./app/
./app/build.gradle
./app/src/main/

and you only included the app directory.

yhcting commented 9 years ago

It's intentional. Files above, are tightly dependent on development environment that may be different among developers.