Re: [android-developers] Re: Frame Works
I used jquery for mobile web in android for a while, that looks good for me.
On Mon, May 6, 2013 at 6:50 PM, Alessandro Pellizzari <alex@amiran.it> wrote:
Il Mon, 06 May 2013 14:09:43 +0530, Arun Kumar K ha scritto:
It depends on what you need and how well you know the one you use.
> Hi guys,
>
> Which frame work is best for android web apps....like jquery,phonegap
> etc.....
jQuery is a library for DOM manipulation, jQueryMobile is a HTML/CSS/JS
widgets framework, Phonegap is a "bridge" framework to use the device
hardware features from a web app.
You can use all three in the same app. They do different things.
You didn't mention Titanium. This is a "compiler" for javascript
applications into native apps (not native code). It uses native code
(Java
on Android, ObjC on iOS, etc.) to implement framework extensions.
Bye.
--
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
---
You received this message because you are subscribed to the Google Groups "Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Regards,
Michael Leung
http://www.itblogs.info - My IT Blog
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
---
You received this message because you are subscribed to the Google Groups "Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home