Usually we create our own applications for Android through Java.
Now we also have Phonegap, which you can use to create applications. However, we can combine both of them so that some functions that cannot be called using html, css and javascript can be used via PhoneGap.
source share