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

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