My existing native 'c' code uses libcurl to make http requests.  I'd
like to continue to make these calls from the native code.

Option 1 - port curl to android.  I have had no luck with this so
far.  Various people claim to have done it, but I can't figure it
out.  Some people said you have to recompile the android system code
to get it to work.

Option 2 - make reverse calls (figure out how to call Java (HttpPost)
from the native 'c' code).

Both of these are turning into mini projects in and of themselves.

Any suggestions from all you experts?

Jim

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