Search code examples
programming-languages

What are all the possible languages to create a mobile phone application?


I know j2me , Android for creating mobile phone applications. What are the other languages ?


Solution

  • Just about anything. There's frameworks and SDKs for Javascript (Phonegap, NimbleKit, Unity 3D), Flash, Lua, C/C++, and Objective-C (of course). There's many more projects to bring other languages to mobile platforms.