On Thu, Mar 22, 2012 at 12:14 AM, A B <[email protected]> wrote: > Hi kris and dianne > > If sdk is not supported than why this cp command is working if i execute on > android shell manually. >
What you're doing is in the NDK. The NDK is not the same thing as running a shell on linux. It's different. Just because you can write a Linux program which does this, doesn't mean it will work that way from an Android NDK app. > Here i implemented native c code to execute c code in android. > > So dats why i am telling may be its possible > You see that @android.com thing behind Dianne's name. It means she works for Google... You can't do it like this.. kris -- 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

