In my current project we had to remove a function, which we copied from this Google Blog post, because the code has no licence. It seems very strange to me as the Android Dev team write this code for us to use it. Someone can help me how to solve this and give a good argument why we are allowed to use this code ?
https://medium.com/androiddevelopers/a-safer-way-to-collect-flows-from-android-uis-23080b1f8bda
j
Javier
04/12/2022, 9:51 AM
Who forced you to delete that function?
a
Adriano Celentano
04/12/2022, 9:56 AM
someone higher in the hierarchy, he is sth like the open source expert appearently
Adriano Celentano
04/12/2022, 9:58 AM
It was detected by some automation, as another open source project used the same function from that blogpost
j
Javier
04/12/2022, 10:30 AM
I think it has no sense. If I start to share public snippets without license I could block a lot of projects