Please help us by providing guidelines:
How can we install 50 APK at a time from linux command tool to android emulator.
Then - How can we get all 50 APKs log cat files with system call and basic (just for apks - maybe using a filter)
provide us with a python script that helps to aggregating the system calls/log for 50 APKS and using feature extraction export to a CSV dataset.
Your help and guidance will be highly appreciable.
CodePudding user response:
