Git Product home page Git Product logo

Comments (2)

julianfairfax avatar julianfairfax commented on June 20, 2024 1

Some links: https://gitlab.com/AuroraOSS/gplayapi https://gitlab.com/AuroraOSS/AuroraStore/-/blob/master/app/src/main/java/com/aurora/store/view/epoxy/views/details/AppDependentView.kt

On Android, we can check this requirements in AndroidManifest.xml. Some examples:

* [StreetComplete](https://github.com/streetcomplete/StreetComplete/blob/4948768e25d982f30c546f803d1be58af757f71f/app/src/main/AndroidManifest.xml#L41) Google AR Core

* [Yubico Authenticator](https://github.com/Yubico/yubioath-android/blob/8fbb3b1fadaae2a40429e2cd78be80bd5adcb1a8/app/src/main/AndroidManifest.xml#L25) Google Play Services

* [Organic Maps](https://github.com/organicmaps/organicmaps/blob/eca232021ce5ac52fa59e3e4a9085bbc11ffe62d/android/flavors/gms-enabled/AndroidManifest.xml#L4) Google Play Services

If you get it from AndroidManifest.xml, be careful with how you're attributing this dependency to what apps. For your Organic Maps example, that dependency is only for the gms-enabled flavour. So it would be false to say that the F-Droid version depends on Google Play Services for example

This information can be get on Play Store with API. This information don't tell developpers want collect data, but developpers want use API available by Google Play Services and Google AR Core. I don't know if other dependencies can be declared in manifest (Example: Facebook, Amazon,...)

@pnu-s can you give me your point of view about this idea ?

from exodus.

Jean-BaptisteC avatar Jean-BaptisteC commented on June 20, 2024

Some links:
https://gitlab.com/AuroraOSS/gplayapi
https://gitlab.com/AuroraOSS/AuroraStore/-/blob/master/app/src/main/java/com/aurora/store/view/epoxy/views/details/AppDependentView.kt

On Android, we can check this requirements in AndroidManifest.xml.
Some examples:

This information can be get on Play Store with API.
This information don't tell developpers want collect data, but developpers want use API available by Google Play Services and Google AR Core.
I don't know if other dependencies can be declared in manifest (Example: Facebook, Amazon,...)

@pnu-s can you give me your point of view about this idea ?

from exodus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.