Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 467 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 467 Bytes

Android Activities Analyzer Program

Copyright (c) 2022 Garcia M. A. [email protected]

Android Activities Analyzer Program is free open source software distributed under the terms of the GNU General Public License vr.3, as stated in the companion file COPYING, as well as online at https://www.gnu.org/licenses/gpl-3.0.txt.

Instructions

To run the code

make run

To install dependencies

make install

To compile the main code

make compile