Search code examples
javaandroidprogramming-languages

Can a systems developer with NO Java programming experience write Android Apps?


I am basically a embedded systems programmer on linux. However, I would like to try my hand at writing Android applications. With no previous Java experience, are there GUI toolkits or something that can help me. Or is it mandatory to learn Java. Any links, tips for newbies like me will be very helpful


Solution

  • There are various app builders available for those who do not want to do any programming but they are very limited in the apps they can produce. Basically, such builders offer the developer a series of templates which the developer personalizes before building the app. For instance with a video player template, the developer would choose the look and feel such as background colors etc but the rest of the app would be fixed.

    Here is an article that looks at some things to consider before using a No-Programming app- builder

    http://hypernextandroid.wordpress.com/2012/09/04/coding-and-no-coding-app-makers/

    As you are already a programmer and the Java route is extremely intensive then you could try Basic4Android, HyperNext Android Creator etc. These have much easier learning curves than the Java/Android SDK approach and can still produce native apps.