I am working on ANdroid11/12.
Tried below steps :
Step 1 :Pushed test_file into /data/data/packagename/
Step 2 : executed below command device shell
#/data/data/packagename/test_file #/system/bin/sh: test_file: inaccessible or not found
How to run test_file from /data/
I need suggestions how to start of with . Any help is appreciated.