C
C
cthulhudx2015-02-14 21:06:03
Mobile development
cthulhudx, 2015-02-14 21:06:03

Is it possible to write in assembler for android/ios/blackberry?

Is it possible to write in assembler for android/ios/blackberry?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
N
NetBear, 2015-02-14
@cthulhudx

1. Yes, you can, if you are familiar with the ARM architecture.
www.eggwall.com/2011/09/android-arm-assembly-devic...
2. Moreover, it is a widely used tool for a narrow range of tasks. For example, when writing drivers or a virtual environment (Dalvik).
3. There is nothing sky-high in Assemler development. With the proviso that you know what you are doing. You may not even use real hardware. You can raise a virtual QEMU emulator. It can emulate: ARMv5, ARMv6 and Cortex-A8. Or this thing armsim.cs.uvic.ca
4. Do not listen to speakers who have no idea about the subject of conversation, but consider it their duty to blurt out at least something.

A
Armenian Radio, 2015-02-14
@gbg

Can. But it will be quite difficult.

O
OnYourLips, 2015-02-14
@OnYourLips

Can! Write to your health!
But then don't be surprised when the brigade arrives.

D
Dmitry Polushkin, 2015-02-14
@dmitry-polushkin

Read about NDK.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question