Hi kris and dianne

If sdk is not supported than why this cp command is working if i execute on
android shell manually.

And i know android sdk is not supported cp command and so i installed
busybox in this so i able to use cp command manually on amdroid shell.

Now i am using system function which define in stdlib.h file of C.

If i am able to do all operations of c code like fopen fclose and other
functions of c via native code.

Here i implemented native c  code to execute c code in android.

So dats why i am telling may be its possible

Thanks
On Mar 22, 2012 8:07 AM, "Kristopher Micinski" <[email protected]>
wrote:

> Heh,
>
> It appears I spelled Dianne wrong... sorry about that...
>
> kris
>
> On Wed, Mar 21, 2012 at 10:25 PM, Kristopher Micinski
> <[email protected]> wrote:
> > On Wed, Mar 21, 2012 at 10:07 PM, A B <[email protected]> wrote:
> >> Thanks for Your Reply See my question properly. i want to to do copy via
> >> native code , i already installed busy-box so i can able to use cp
> command
> >> on android shell. cp command is working directly on shell but its not
> >> working via system call.
> >>
> >
> > See Diane's response properly: you can't do this via the "system" call.
> >
> > 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

-- 
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

Reply via email to