Hi,
I have install bash in my Android phone. I am trying to send the command history to a file. At the file is successfully written any command that I send from both terminal applications that I have in the phone. Also is successfully written any command that I send from my PC using the adb.
But, I am not here to present you my success!
Although, as I said, I successfully send all commands from terminal, I cannot send any commands that any application is using. I have developed an application to test the commands. Although I get root access and successfully run the commands, these commands are not sent to the history file!
Does anyone has any idea about how to solve this problem?
I have install bash in my Android phone. I am trying to send the command history to a file. At the file is successfully written any command that I send from both terminal applications that I have in the phone. Also is successfully written any command that I send from my PC using the adb.
But, I am not here to present you my success!
Although, as I said, I successfully send all commands from terminal, I cannot send any commands that any application is using. I have developed an application to test the commands. Although I get root access and successfully run the commands, these commands are not sent to the history file!
Does anyone has any idea about how to solve this problem?