Notifications
Clear all
Topic starter
07/12/2014 11:24 pm
I am writing a java program running on Linux in which can collect raw data of connected Android device.
I can get raw image on PC by issuing commands on 2 separate terminal using busybox netcat and dd utilities.
But I cannot do it in my code. can some one please help me with this
Many Thanks