Re: [android-developers] Re: How to use cp (Copy) command in system function in native C code on Android
On Thu, Mar 22, 2012 at 12:14 AM, A B <saurbh.ce@gmail.com> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home