
Welcome Guest
|
#1
|
||||
|
||||
|
If you have been wondering how to get started with Android here are some of the good tutorials we have lashed out for your learning.
What is Android Native Development? It means you can develop parts of your Android application using code other than Java - that you can drop down into using C or C++ in certain parts of functionality. The tool to use is Android NDK The Android NDK is a companion tool to the Android SDK that lets you build performance-critical portions of your apps in native code. It provides headers and libraries that allow you to build activities, handle user input, use hardware sensors, access application resources, and more, when programming in C or C++. If you write native code, your applications are still packaged into an .apk file and they still run inside of a virtual machine on the device. The fundamental Android application model does not change. Further readings http://www.electronicsweekly.com/blo...tive-code.html This tutorial describes how to create Android applications with Eclipse. It is based on Eclipse 3.7 (Indigo), Java 1.6 and Android 4.0 (Ice Cream Sandwich). http://www.vogella.de/articles/Android/article.html
__________________
Twitter . Last edited by FlashMove : 11-15-2011 at 01:48 PM |
«
Previous Thread
|
Next Thread
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Android 4.0 Ice Cream Sandwich Tips and Tricks | FlashMove | Android and Symbian OS | 0 | 12-02-2011 02:41 AM |
| ARM launches toolkit for Android with 4 times faster performance than Java code | FlashMove | Android & BlackBerry Java Programming | 0 | 11-29-2011 04:04 AM |
| Getting started with Flash Platform game development | Adobe Developer Connection | FlashMove | Game Programming |
0 | 07-20-2011 04:51 AM |
| Run Android On Your Computer Using a Flash Drive! | FlashMove | Android and Symbian OS | 0 | 07-16-2011 03:09 PM |
| Openings for Business Development Executive | kdev141 | Work/Job Opportunities | 0 | 07-14-2010 07:18 AM |

Programming Languages

Twitter

