https://github.com/uds-se/droidmate-monitor
Module to build the API monitor used by DroidMate
https://github.com/uds-se/droidmate-monitor
Last synced: 4 months ago
JSON representation
Module to build the API monitor used by DroidMate
- Host: GitHub
- URL: https://github.com/uds-se/droidmate-monitor
- Owner: uds-se
- Created: 2019-04-07T14:34:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-30T17:56:48.000Z (almost 6 years ago)
- Last Synced: 2025-06-20T04:03:46.910Z (4 months ago)
- Language: Java
- Size: 8.61 MB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DroidMate-2 
[](https://travis-ci.org/uds-se/droidmate-monitor)
[](https://jitpack.io/#uds-se/droidmate-monitor)
DroidMate-2, an automated execution generator for Android apps.
Copyright (C) 2012-2018 Saarland UniversityThis program is free software.
* www.droidmate.org
##### Current Maintainers
* Nataniel Borges Jr. ``
* Jenny Hotzkow ``Date of last full review of this document: 07 Aug 2018
# Introduction
This packages builds an APK file responsible for intercepting API calls between the application under test and the Android operating system.
## Repository structure:
Following directories are sources which can be opened as IntelliJ projects (`File -> Open`):
| project in `repo/dev`| description |
| ------- | ----------- |
| droidmate-monitor | main sources of DroidMate-Monitor genetator. |
| src/main/resources/monitorApk | java Apk project which is used to generate the API monitor |## This repository is part of the [DroidMate-2](https://github.com/uds-se/droidmate) project. For information about building, running or extending DroidMate, check our [wiki](https://github.com/uds-se/droidmate/wiki) ###
##### Former Maintainers #####
* Konrad Jamrozik ``