At this time native code is not supported in the SDK.

On Thu, Nov 27, 2008 at 9:52 AM, Mungbeans <[EMAIL PROTECTED]> wrote:

>
> If I have a large existing component alredy developed for another
> platform in C and I want to port it to Android what are the options?
>
> If I re-write the entire thing in Java that will take a long time and
> also I would be worried about performance issues with everything
> running in the JVM.
>
> So if I split it so that the UI is in Java and the engine is in C what
> are the available mechanism(s) for making the C API available to the
> Java application?
> How would I debug this i.e. if I run the Java app in Eclipse how can I
> step into the C code?
>
> Are there other options?
>
> >
>


-- 
Dianne Hackborn
Android framework engineer
[EMAIL PROTECTED]

Note: please don't send private questions to me, as I don't have time to
provide private support.  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 [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