Giter Club home page Giter Club logo

Comments (6)

MajeurAndroid avatar MajeurAndroid commented on June 5, 2024

I'm not sure about what you mean by "add-ons"

from android-applications-info.

 avatar commented on June 5, 2024

I mean a kind of open source "re-writing" for the app "Addons Detector" on the Play Store .. but directly within your app. The addons is, generically, the analytics, the crash report, the developer libraries, etc .. If you want, I can prepare a list of the most used; or you can download the app from the Play Store and see how it works..

from android-applications-info.

MajeurAndroid avatar MajeurAndroid commented on June 5, 2024

Ok I had a quick search on the app "add-ons detector" and I agree that it would be a feature that totally make sense in this app. The problem is that it use a private database to match class names to which add-on it belongs to. This is a big database which is not available to public unfortunately ..

from android-applications-info.

 avatar commented on June 5, 2024

I understand. However, the only thing that I could do to help you is prepare the list of the previous comment, if you can serve.

Or, alternatively, send you the APK of Addons Detector (+ the APK of Lucky Patcher, as compared) to de-compile and acquire the database / re-write it like open source.

Of course, if I can help in other ways let me know

from android-applications-info.

MajeurAndroid avatar MajeurAndroid commented on June 5, 2024

I have already checked how their app works. The database is retrieved through web and is kept encrypted on the phone.
Also, we cannot stole their database, even if it's for non profit project .

The solution is to write a new database from scratch, it can be easy if we want to support only most famous "add-ons".
If you want to help, you can try to retrieve packageName and the name of the most used class of the most famous add-ons!

from android-applications-info.

 avatar commented on June 5, 2024

A list like this mean?


ANALYTICAL:
• Google Analytics (http://www.google.com/analytics/);
• Localytics (http://www.localytics.com/);

• ..

If so is it okay.

from android-applications-info.

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.