34 messages in com.googlegroups.android-internalsRe: native (C++) SDK for Android is d...
FromSent OnAttachments
sbVB09 Mar 2008 17:43 
Stone Mirror09 Mar 2008 18:08 
Guilherme09 Mar 2008 18:21 
vlad...@gmail.com09 Mar 2008 18:37 
Stone Mirror09 Mar 2008 18:45 
hackbod09 Mar 2008 22:22 
Stone Mirror10 Mar 2008 06:05 
Digit10 Mar 2008 08:05 
vlad...@gmail.com10 Mar 2008 08:25 
Erik Martino10 Mar 2008 08:34 
Digit10 Mar 2008 08:37 
vlad...@gmail.com10 Mar 2008 08:41 
Digit10 Mar 2008 08:57 
Diluka Moratuwage10 Mar 2008 08:59 
Diluka Moratuwage10 Mar 2008 09:01 
Diluka Moratuwage10 Mar 2008 09:05 
Digit10 Mar 2008 09:07 
Erik Martino10 Mar 2008 09:33 
hackbod10 Mar 2008 09:43 
Digit10 Mar 2008 10:01 
sbVB11 Mar 2008 17:22 
vlad...@gmail.com11 Mar 2008 17:28 
chen yuefeng11 Mar 2008 19:07 
Sean Kelley04 Apr 2008 05:11 
David Given04 Apr 2008 10:28 
Digit04 Apr 2008 15:20 
Akio05 Apr 2008 01:02 
David Given05 Apr 2008 10:42 
Akio09 Apr 2008 05:26 
sbVB15 Apr 2008 06:27 
PowerGUI16 Apr 2008 16:42 
windstorm16 Apr 2008 21:23 
sbVB17 Apr 2008 06:32 
Valluri Kumar21 Apr 2008 20:50 
Subject:Re: native (C++) SDK for Android is definitively needed
From:vlad...@gmail.com (vlad@gmail.com)
Date:03/09/2008 06:37:36 PM
List:com.googlegroups.android-internals

kernel is irrelevant, is abstracted by libraries.

Android diagram shows that most high level functions are Java (see http://code.google.com/android/what-is-android.html blue boxes), those are native when using Java. All Android application model is there.

C/C++ only seems to include graphics libraries, codecs, SQL, SSL, i.e. not much.

On Mar 9, 6:22 pm, Guilherme <guil@gmail.com> wrote:

Im totally agree with sbvb.

Android is linux and the development using native language must be encouraged.

On 9 mar, 22:08, "Stone Mirror" <ston@gmail.com> wrote:

On Sun, Mar 9, 2008 at 4:43 PM, sbVB <sbvi@gmail.com> wrote:

For many reasons, Android MUST have a C/C++ SDK. For instance: I have countess lines of code written in C++ and wxWidgets; of course, I want to compile this to Android. Don't tell me Java is better. I'm focusing in reusing my code.

I've spent many hours digging out the web, finding "hacker-like" recipes to use native code on Android, as well as my own hours of experimentation. But that's not the way it should be.

For the sake of Android, the Google development team must provide a complete C/C++ SDK for Android, much similar of the one found in Linux. Development tools such as g++, make, ldconfig, ar, etc. should be included in this C/C++ SDK for Android.

If Google does not provide this C/C++ SDK, Android might get discredited.

I think you're out of luck: they've made it very clear that there's not

going to be support for anything but Dalvik Java for the foreseeable future.