An open API service indexing awesome lists of open source software.

https://github.com/uds-se/on-device-dm2


https://github.com/uds-se/on-device-dm2

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Building

To build the app use `./gradlew clean build`

# Run

1. Push the `defaultConfig.properties` file to `/sdcard/` as we cannot load it as a resource by default using Konfig.

```
adb push scripts/defaultConfig.properties /sdcard/
```

2. Start the tool

3. Accept the permissions

4. Select an app

# Notes

1. The app works better on Android 10, as the accessibility service seems to be more stable

2. The results are stored on `/sdcard/DM-2/`