Questions tagged [android]

50 questions
5
votes
1 answer

Is it possible to have open source software such that binaries can only be distributed by the official builder?

I want to build an Android ROM for myself and the ROM i picked has an "official maintainer". On the website it states that if a device has an "official maintainer", it is forbidden to share an "unofficial build". If someone builds and shares it,…
4
votes
1 answer

What is the license of the code generated by Android Studio?

I want to know under which license fall the templates generated by Android Studio. The code examples that one can find on the Android development site (provided by Google) is Apache v2 - clearly specified. But when creating for example a new…
ossx
  • 655
  • 5
  • 16
0
votes
1 answer

Youtubers Selling Their Source Code

I have a very simple question. I have been watching some tutorials online regarding Android Java Programming and Firebase. A particular Youtuber does tutorials that are open to everyone and he shows his source code, however in his description he has…
0
votes
1 answer

How to build android health application via free open source commuity

We are looking to build a platform on the Android health and health website, which is similar to the examples of Lybrate or Medshr. It's actually an environment like the Instagram app with some features like: Video and audio calls  -Ranking -View…
user296115
  • 19
  • 3
0
votes
1 answer

License for Android NDK toolchain

Cite from https://source.android.com/license The preferred license for AOSP is the Apache Software License, Version 2.0 ("Apache 2.0"), and the majority of the Android software is licensed with Apache 2.0. While the project strives to adhere to the…
Zhongkun Ma
  • 221
  • 1
  • 2
  • 4