Skip to main content

Questions tagged [android]

9 votes
1 answer
2k views

CrDroid is an AOSP custom ROM which claims to be open source, but I found this on their website: It has come to our notice that certain individual is attempting to profit from our open source work by ...
IsHacker's user avatar
  • 385
5 votes
1 answer
472 views

I'm planning to push Samsung Kernel Source to GitHub and need some guidance on the appropriate licensing. Specifically, I'm wondering: What license should I use for the Samsung Kernel Source? Can I ...
poqdavid's user avatar
  • 161
3 votes
1 answer
2k views

I have found the following apps on the Google Play store. They are traditional Linux apps for drawing, that are running on Android (with some modification to the source code, I believe). I would like ...
Joselin Jocklingson's user avatar
-2 votes
1 answer
228 views

I've built an Android application in Kotlin, and it uses these libraries : ... implementation "androidx.camera:camera-core:${camerax_version}" implementation "androidx.camera:...
Massimo's user avatar
  • 23
5 votes
1 answer
698 views

I have successfully developed an Android App in Android Studio but the final thing which is disturbing me is that, my app contains code from a GitHub repository that has BSD license as given below: ...
Zeeshan Ali's user avatar
2 votes
1 answer
286 views

My Android app contains many libraries licensed under Apache 2.0. According to my understanding, when publishing the app, it is enough to add the following sentence in the app's description: "...
iamhere's user avatar
  • 121
1 vote
1 answer
234 views

I made an android library and published it on GitHub as an open source library. Now I want to add the Apache license to it, but I don't know how to apply for the license. How can I get the Apache ...
Yaqoob Bhatti's user avatar
2 votes
0 answers
294 views

My android application has some com.google.android.gms.play-services-* libraries as dependencies. Let's take play-services-ads-19.7.0 as an example. Google's maven page states, that license of that ...
Naan's user avatar
  • 121

15 30 50 per page