Android Application Development: java vs. jquery mobile

I would like to create an Android application for a school project, but I'm a little confused, I saw that I can create an application using Java or using jQuery mobile.

Do they have the same capabilities?

If I create an application using Jquery, can I pack it and install it as a java application (like apk) or is it used only for creating websites?

If so, which tool do I use to pack it?

+5
source share
3 answers

jQuery Mobile needs an intermediate structure that interacts between JavaScript and Java. Phonegap is a popular of these frameworks.

PhoneGap , .

PhoneGap/jQuery Mobile , , HTML/JS/CSS. PhoneGap , - , , , Android, iOS, Blackberry .. , .

jQuery Mobile PhoneGap jQuery Mobile.

+8

JQuery Mobile Framework - , , , /. , .

+2

, , , ( , java, ), Android SDK. - Java . jQuery, . jQuery , , , , , .

+1

All Articles