private_kenny Posted January 17, 2014 Share Posted January 17, 2014 Hi, I am a newbie to Android development. I have tested a running Android application on the eclipse IDE which calls a native C function through a native call (via NDK). Assuming that I have full access to the device, could I first install GNU GCC/G++, create a C/C++ task that sits on the Linux Kernel. And have some means to make a call from the Application layer all the way down to this task? The rationale for using C was to create a single code base for all forms of operating systems. From Mobile OS, normal OS (Linux, Windows, Mac - In C/C++ there are frameworks that already supported the threading/sockets/memory for handling different operating system. Eg. Boost. ) and Real-time OS. Is there any forum dedicated to NDK or Linux Kernel for Android? Thanks & Best Regards, Kah Wai Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.