Hi Justin, thank you for comments. Minor clarifications upon my questions: 1) I want to know, is it possible to develop low level apps using kernel level api (for example, net traffic tunelling, encryption...). It looks like impossible using current sdk. So maybe exists special instruments for such issues?
Thanks On Wed, Jan 20, 2010 at 1:27 AM, Justin Anderson <[email protected]>wrote: > 1) Not sure what you mean... > 2) Read the docs about it... > http://developer.android.com/sdk/ndk/1.6_r1/index.html > 3) Not sure but I doubt it. > > One thing to note, quoted from the above link: *"Please note that the NDK does > not enable you to develop native-only applications. Android's primary > runtime remains the Dalvik virtual machine.*" > > Thanks, > Justin > > > ---------------------------------------------------------------------- > There are only 10 types of people in the world... > Those who know binary and those who don't. > ---------------------------------------------------------------------- > > > On Fri, Jan 15, 2010 at 8:05 AM, Vladyslav Namashko > <[email protected]>wrote: > >> Hello there, >> I'm newbie in Android dev so maybe my questions will sound stupid, >> but: >> 1) Is there some additional SDK or NDK (ideally - both) extensions? >> Maybe some certificates must be obtained to get this extensions(or >> maybe core level API or 'root authorities')? >> 2) What kind of IPC between java and C++ apps can be established >> (exept JNI)? >> 3) Is there planning full C++ stl support for NDK? >> >> Thanks >> >> -- >> You received this message because you are subscribed to the Google >> Groups "Android Beginners" group. >> >> NEW! Try asking and tagging your question on Stack Overflow at >> http://stackoverflow.com/questions/tagged/android >> >> To unsubscribe from this group, send email to >> [email protected]<android-beginners%[email protected]> >> For more options, visit this group at >> http://groups.google.com/group/android-beginners?hl=en >> >> > > -- > You received this message because you are subscribed to the Google > Groups "Android Beginners" group. > > NEW! Try asking and tagging your question on Stack Overflow at > http://stackoverflow.com/questions/tagged/android > > To unsubscribe from this group, send email to > [email protected]<android-beginners%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-beginners?hl=en > >
-- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

