On Sat, May 19, 2012 at 3:18 AM, Meryeme Ayache <[email protected]> wrote: > hey every!! > > I am wondering how can I integrate some commands in Android; I found > that they are not all of them included in Android shell adb that is why I am > wondering if I can integrate strace for example in Android and how can I do > that. I beleive that I have to download the code of strace and put it in the > AOSP and then rebuild the whole code but I am wondering where shall I put it > exactly? thank you so much for your help!! >
You need busybox: https://play.google.com/store/apps/details?id=stericson.busybox -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

