Can I learn app development on Android?

Create your first Android Application, learn to debug the application and learn how to create a signed APK that you can submit to the play store . Working with implicit and explicit intents. Detailed example of how to work with Fragments. Learn some customizations like a custom ListView, Toast, TextView and ActionBar.

Read more

What is hybrid mobile programming?

Hybrid mobile app development is an approach to programming for mobile devices that combines the strengths of native programming and HTML5 mobile app development . To build a hybrid mobile app, developers write the core of the application as an HTML5 mobile app and then place a native device wrapper around it.

Read more