Giter VIP home page Giter VIP logo

Comments (5)

natanieljr avatar natanieljr commented on August 29, 2024

Hi,

Those logs are created using "inlined" apks, where the API calls are monitored.

The monitor is available at:
https://github.com/uds-se/droidmate-monitor/

You should inline your apk with it to log the start activity calls and should run this inline apk with the flag: --Deploy-installMonitor=true

Please note that this feature is highly experimental and works only on Android 6 to 9

from droidmate.

chanhduc avatar chanhduc commented on August 29, 2024

Hi,

After I inline apk, I cannot install the apk on the emulator. The installation process appeared the error:
Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES: Package /data/app/vmdl661139191.tmp/base.apk has no certificates at entry AndroidManifest.xml]

From your wiki (https://github.com/uds-se/droidmate/wiki/Monitoring-and-restricting-APIs), you noticed that "Note: Inlined apps do not work on emulators." Is that the reason for this issue?

from droidmate.

natanieljr avatar natanieljr commented on August 29, 2024

Could you attach the apk for debugging?

I haven't seen this error yet and cannot reproduce with the apks which I normally use for testing.

from droidmate.

natanieljr avatar natanieljr commented on August 29, 2024

From your wiki (https://github.com/uds-se/droidmate/wiki/Monitoring-and-restricting-APIs), you noticed that "Note: Inlined apps do not work on emulators." Is that the reason for this issue?

I forgot to add an answer to this point.

We use the library ArtHook as a proxy between the app and the OS. This library doesn't support x86 architecture, just ARM.

from droidmate.

natanieljr avatar natanieljr commented on August 29, 2024

Assuming everything is working since there was no feedback after the solution

from droidmate.

Related Issues (18)

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.