No, there is no native framework, equivalent to the SDK, any C++ code
will be running through jni.

kris

On Mon, Jul 16, 2012 at 5:59 PM, Károly Holczhauser
<holczhau...@gmail.com> wrote:
> Hi !
>  I had already met with NDK, but it is good only for generate c++ code by
> native java declaration, isn`t ? Is it possible to do it on the another way
> ?
> Cheers, Karoly
>
>
> On Monday, 16 July 2012 23:53:10 UTC+2, RichardC wrote:
>>
>> http://developer.android.com/tools/sdk/ndk/index.html
>>
>> On Monday, July 16, 2012 10:40:21 PM UTC+1, Károly Holczhauser wrote:
>>>
>>> Hello there !
>>>
>>>  I have four c++ file (four header and four cpp) with already implemented
>>> functionalaty, how can I import them into my Java Android code ? Import in
>>> this case mean be able to call the c++ functions. I had alredy tried the JNI
>>> way, but as I saw it is to generate own c++ headers and reimplement your
>>> code, not to import an existing one.
>>> Have anybody any idea about the possible solution ? Have Eclipse any
>>> extension to do that ?
>>>
>>>  Cheers, Karoly
>
> --
> 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

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