NDK questions are best asked on:

http://groups.google.com/group/android-ndk

On Thu, Dec 16, 2010 at 12:59 PM, dancl <[email protected]> wrote:
> I have an android application with a large native component running in
> a service, wrapped by a service interface and a jni interface.
>
> Inside the native code there is a need to open a https connection and
> there doesnt seem to be any support for this in the ndk.  this seems a
> big ommission, can anyone tell me why this is ?
>
> Is the best way for me to link to system library that isnt explicitly
> part of the NDK stable apis  to make the connection, or to make the
> call through the java apis ?
>
> thanks,
>
> --
> 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
>



-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_The Busy Coder's Guide to *Advanced* Android Development_ Version 1.9
Available!

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