Hi, this technically isn't part of the SDK, so would be better asked on a
group like android-porting.  (Yes, there are Java calls to do this, but
native code in any form is not supported at this time.)

On Thu, Apr 23, 2009 at 4:42 AM, Anders <lanils...@gmail.com> wrote:

>
> Hi,
>
> I have a native application that I would like to start from a Java
> interface. Does anyone know of a good way of doing this?
>
> I can start the application using adb, with no problems. I can also
> start the application using Runtime.exec(), but that doesn't work so
> well for me; I need the application to run outside of a Java Runtime
> Process.
> Any ideas?
>
> Thanks,
> Anders
>
> >
>


-- 
Dianne Hackborn
Android framework engineer
hack...@android.com

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

--~--~---------~--~----~------------~-------~--~----~
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-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to