That may help for some things but unfortunately there is no way to get around using some amount of java... The NDK just provides a way for your java-based app to execute some native code (c or c++)....
---------------------------------------------------------------------- There are only 10 types of people in the world... Those who know binary and those who don't. ---------------------------------------------------------------------- On Wed, Dec 2, 2009 at 5:12 AM, swarup <[email protected]> wrote: > this might help you > http://d.android.com/sdk/ndk/1.6_r1/index.html > http://android-developers.blogspot.com/search/label/NDK > > On Dec 2, 11:34 am, Neal <[email protected]> wrote: > > so I was wondering if there was any way to get around coding android > > apps in java with eclipse. I'm a lot stronger using C++ in visual > > studio and i was wondering if there was a way to do this? > > -- > You received this message because you are subscribed to the Google > Groups "Android Beginners" group. > To post to this group, send email to [email protected] > 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. 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-beginners?hl=en

