May be you need this book,

http://www.flipkart.com/embedded-android/p/itmdka2jxr5gzyke?pid=9789351100843&vertical=all&_l=Wngpe7ziVsLHhfgj5nM8Lg--&_r=RsuiHvNUWzIGQmMYN5OGLg--&ref=ac1f5d2f-ce17-422a-890e-37ea6c7a8515&otracker=start&autosuggest[as]=on&autosuggest[as-submittype]=entered&autosuggest[as-grouprank]=3&autosuggest[as-overallrank]=3&autosuggest[orig-query]=embedded%20android&autosuggest[as-shown]=on&autosuggest[type]=product&selmitem=All%20Categories&query=EMBEDDED%20ANDROID&q=EMBEDDED%20ANDROID&as-pos=p_1

Regards,
Khasim


On Wed, Jun 26, 2013 at 12:21 PM, Vishveshwar <vishveshwarb...@aim.com>wrote:

> On Tuesday, June 25, 2013 7:39:34 PM UTC+5:30, Puneet B wrote:
>>
>>
>>
>>  i am using A10-Evb board
>>
>> Now i have prepared successfully working sd card which boots
>>
>> Android.  i am getting Android home screen also.
>>
>> My question is  once i written an simple user level application program
>> and compiled
>>
>> for ARM platform.and copied in to sd card.
>>
>> but once i get execute it is saying "no such files or directory"
>>
>> but the application code is getting executed in debian rootfs.
>>
>> can you say for android where we need to copy application code.
>>
>
> If you want to run C code in Android you probably need to compile it using
> the Android NDK. Otherwise the run-time dependencies will not be met and
> you get errors.
>
> Else, if you have the Android sources, then you can create an Android.mk
> Makefile for your application code and compile it using the Android source
> build system. You can browse through the existing projects and their
> Android.mk files to get hints on rolling out your own.
>
> -Vishveshwar
>
>
>>
>> Thanks
>> Punith
>>
>>
>>  --
> --
> unsubscribe: android-porting+unsubscr...@googlegroups.com
> website: http://groups.google.com/group/android-porting
>
> ---
> You received this message because you are subscribed to the Google Groups
> "android-porting" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to android-porting+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

--- 
You received this message because you are subscribed to the Google Groups 
"android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-porting+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to