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
292 stars 15 forks source link

Commercial Clone in development #40

Open soenkegissel opened 5 months ago

soenkegissel commented 5 months ago

The download process is not designed very robust. If you click download button, then 32 bit, the app shows the continue button straight away.

This leads to an exception as the model is not downloaded yet.

Exception java.lang.RuntimeException: Unable to start activity ComponentInfo{org.tensorflow.lite.examples.soundclassifier.MainActivity}: java.lang.IllegalArgumentException: ByteBuffer is not a valid flatbuffer model

https://github.com/woheller69/whoBIRD/assets/13346316/9417732a-6e67-4bd6-b902-82c4a8e8da09

woheller69 commented 5 months ago

will check. I see, you are making a lot of changes to the app. What are your plans?

woheller69 commented 5 months ago

Just in case you are planning to publish an app on Google Play, etc:

This is considered "commercial use" by the BirdNET developers and is not allowed to to the non-commercial license of the BirdNET model. It would be taken down... I was not allowed either.

woheller69 commented 5 months ago

@kahst Rucksack Mobile App Development needs to be monitored for potential license violation: Google Play: https://play.google.com/store/apps/dev?id=8348579901166079625

Amazon: https://www.amazon.de/s?i=mobile-apps&rh=p_4%3ARucksack&search-type=ss

Samsung: https://galaxystore.samsung.com/search?langCd=de&q=rucksack (search for "rucksack")

soenkegissel commented 5 months ago

Strange behaviour off saying thank you for a bug report. This topic should be still about a bug found in your app.

woheller69 commented 5 months ago

@kahst here is an example from this author:

This app with ads https://play.google.com/store/apps/details?id=com.rucksack.diary

is based on this GPL3 based work

https://github.com/hanjoongcho/aaf-easydiary?tab=readme-ov-file

I find no source code, no mention of copyrights, no reference to third-party licenses, ...

woheller69 commented 5 months ago

It seems the code of the diary app has a few minutes ago been uploaded to GitLab :-) https://gitlab.com/rucksack.dev-copyshop/diary