woheller69 / whoBIRD

Identify bird sounds in real time with this Android version of BirdNET. Bird sound recognition for more than 6,000 species worldwide.
GNU General Public License v3.0
249 stars 13 forks source link

Build Information #55

Closed rjm831 closed 2 weeks ago

rjm831 commented 2 weeks ago

Apologies for posting this in the Issues:

I'm a relative noob using Termux. The GIt doesn't have any 'build' instructions for building whoBIRD and I wonder if you'd consider adding them? And a serious thank you for creating an amazing FOSS app!

woheller69 commented 2 weeks ago

just open in Android Studio and press "run"...

rjm831 commented 2 weeks ago

Sorry, should have mentioned I only have access to my tablet (Android 12)

woheller69 commented 2 weeks ago

why do you want to build it on a tablet? Just install it from F-Droid.

rjm831 commented 2 weeks ago

Been lots of improvements since the Fdroid version, and I just thought building the latest release from git would be a fun exercise - as I mentioned I'm a noob to Termux. Anyway, I am grateful for your time and effort with this project. Thanks for supporting FOSS with your work!

woheller69 commented 2 weeks ago

You need android SDK for building. No idea if this is possible in termux.

But you can use an apk from e.g the Oreo issue. New F-Droid is on its way.