This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Assembly language code

hey friends , can any one tell me if i can write an assembly language code for an application to run on a mobile phone having symbian operating system???

Parents
  • "Yes ofcourse , i have practice in writing ARM assembly language programs"

    No, that is not at all obvious from your post!

    "if i write an application for ARM processor, compile it and make its hex file ,will the application run on Symbian O.S??? "

    As an experienced programmer, you should understand this: if you want any application to run on any specific platform (including operating system), it will have to be written in accordance with the requirements of that platform.

    eg, to write programs (assembler or otherwise) to run on Windows PCs, you need to understand the Windows API

    So the first thing you need to do is to learn about Symbian - see the links posted earlier (there's also a Symbian forum there)

Reply
  • "Yes ofcourse , i have practice in writing ARM assembly language programs"

    No, that is not at all obvious from your post!

    "if i write an application for ARM processor, compile it and make its hex file ,will the application run on Symbian O.S??? "

    As an experienced programmer, you should understand this: if you want any application to run on any specific platform (including operating system), it will have to be written in accordance with the requirements of that platform.

    eg, to write programs (assembler or otherwise) to run on Windows PCs, you need to understand the Windows API

    So the first thing you need to do is to learn about Symbian - see the links posted earlier (there's also a Symbian forum there)

Children
No data