droidmate-monitor
Introduction: Module to build the API monitor used by DroidMate
Tags:
DroidMate-2, an automated execution generator for Android apps.
Copyright (C) 2012-2018 Saarland University
This program is free software.
- www.droidmate.org
Current Maintainers
- Nataniel Borges Jr.
<nataniel dot borges at cispa dot saarland> - Jenny Hotzkow
<jenny dot hotzkow at cispa dot saarland>
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 project. For information about building, running or extending DroidMate, check our wiki
Former Maintainers
- Konrad Jamrozik
<jamrozik at st dot cs dot uni-saarland dot de>
