quiet / org.quietmodem.Quiet

Quiet for Android - TCP over sound
1.43k stars 125 forks source link

Error:error: #endif without #if #15

Closed brije111 closed 6 years ago

brije111 commented 6 years ago

Right after importing in android studio 3.X.X

brian-armstrong commented 6 years ago

Sorry about that. It should be fixed now, try again?

brije111 commented 6 years ago

Thanks for fixing the issue but now after successful import, I came across one new issue. Now I can't find any 'Run Configuration' available to run this project as an android application. screenshot from 2018-01-23 18-13-52 I tried to create new 'Run Config' but unable to find the module to run.

brian-armstrong commented 6 years ago

That's because this isn't an application. It's just a library. If you want to see a sample app using this library, check out https://github.com/alexbirkett/QuietShare