The SDK is platform agnostic, the code generated by the SDK is bytecode for 
the Dalvik, it relies on the Dalvik installed on the target system to be 
executed, you do not have to do nothing in particular when targeting 
different architecture.

It's the same concept with the Java applications and JVM.

Il giorno venerdì 3 agosto 2012 14:37:22 UTC+2, arunkumar ha scritto:
>
> yeah already find out NDK possibilities. i need in android sdk provision
>
> On Fri, Aug 3, 2012 at 5:49 PM, goodG <arji...@gmail.com> wrote:
>
>> open the file *CPU-ARCH-ABIS.html* in the folder *<NDK_root_folder>/docs*and 
>> read about the target 
>> *armeabi*
>>
>> Il giorno venerdì 3 agosto 2012 09:24:16 UTC+2, arunkumar ha scritto:
>>
>>>  How to compile Android APP for ARM v6?
>>>
>>> We are developing an android application which has to be targeted only 
>>> to ARM v6 devices.
>>>
>>> We use android SDK for Eclipse as our development environment. 
>>>
>>> When we explore the possibilities, we see, there are options to be set 
>>> during compilation when NDK is used.
>>>  But we need to compile our Android App with SDK only.????
>>>
>>> -- 
>>> WITH REGARDS
>>> ARUN KUMAR P D
>>> +91-9994794759
>>>
>>>  -- 
>> You received this message because you are subscribed to the Google
>> Groups "Android Developers" group.
>> To post to this group, send email to android-developers@googlegroups.com
>> To unsubscribe from this group, send email to
>> android-developers+unsubscr...@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/android-developers?hl=en
>>
>
>
>
> -- 
> WITH REGARDS
> ARUN KUMAR P D
> +91-9994794759
>
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to