videgro / Ships

VIDEGROs Ships is an Android application which allows you to receive AIS information directly from ships in your neighbourhood using a cheap DVB-T-DAB-FM / RTL-SDR receiver.

Home Page:https://play.google.com/store/apps/details?id=net.videgro.ships

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable Run project in android studio

jesuelab opened this issue · comments

https://github.com/jesuelab/Ships-master
I clone your repository and try to run but it shows lot of problems inside library.

C:\Users\Jesuraj\Desktop\Ships-master\Ships-master\app\src\main\jni\rtl-sdr\src\convenience\convenience.c:45:8: error: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Werror,-Wshorten-64-to-32]

Can you check and let me know?