Wednesday, August 3, 2011

Re: [android-developers] Re: Openssl for Android (libssl.so and libcrypto.so)

On Wed, Aug 3, 2011 at 6:57 PM, rickrvo <rickrvo@hotmail.com> wrote:
> thx! but where can I find envsetup.sh? it's not on my android's ndk
> nor sdk folders and can't find it on the android openssl package... :|
>

This is out of the scope of this list. Try asking on android-building
or android-porting.

BTW, envsetup.sh, m, and mm (shell functions) come from the
Android open source project (ASOP), they are part of the build
environment. You may need to get this to compile your library.
Or change your Makefiles, etc. to get it to compile with just
the NDK.

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment