-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
Hi,
When I used the tool,I have completed the app analysis ,got the 'appInfo.json' and 'constraintX_X.py' files and patched the Android OS. Then, I want to dynamically execute the app to trigger the event.
However, I met a problem "Not implemented: ui" as below.
> INSTALL ../Apk/7-app-initial-toast/7-app-initial-toast.apk
1648 KB/s (1413529 bytes in 0.837s)
pkg: /data/local/tmp/7-app-initial-toast.apk
Success
> START ../AppAnalysis/pathOutput/
Starting: Intent { cmp=com.example.dell.testloader1/.MainActivity }
Status: ok
Activity: com.example.dell.testloader1/.MainActivity
ThisTime: 832
TotalTime: 832
Complete
> TRIGGER 0
Starting: Intent { cmp=com.example.dell.testloader1/.MainActivity }
Warning: Activity not started, its current task has been brought to the front
Status: ok
Activity: com.example.dell.testloader1/.MainActivity
ThisTime: 0
TotalTime: 0
Complete
Not implemented: ui
So,I was wondering the reason of the problem and how to dynamically execute the app correctly.
Looking forward to your reply.Thank you very much.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels