[Android] phonegap Development Tool

Source: Internet
Author: User

1. Lightweight jquery compatible libraries zepto and jq.mobi

Jquery is very powerful, but it seems a little bloated compared to mobile devices. If the application runs on a WebKit Kernel Machine, we strongly recommend that you use the jquery compatibility library of the mobile version.

Zepto Official Website: http://zeptojs.com

Jq.mobi Official Website: http://www.jqmobi.com/

2. Rolling effect expert iscroll4

Iscroll4 can better solve the problem of navigation bar fixation and scrolling.

First, iscroll uses the top and bottom values of CSS to fix the height of the top navigation bar and the bottom navigation bar. You can modify CSS to adjust the height. Second, iscroll is static, that is, it does not check whether the content in scroll is added at any time, which requires us to display and call the refresh method of the scroll object after dynamically adding the content. Finally, iscroll4 can achieve a lot of pull-down refresh effects for iOS, and the page contains complete code.

Official Website: http://cubiq.org/iscroll-4

3. modern browsers: Safari/chrome

For example, if you use chrome.txt, you only need to add a parameter when you start chrome.exe. Chrome.exe-Disable-web-Security

4. phonegap real-time debugging tool: cloud window Debugger

In essence, the cloud window debugger is a mobile browser that supports the phonegap JavaScript interface. Https://play.google.com/store/apps/details? Id = com. Sina. CWD

5. online packaging tool: phonegap: build is used as a cross-platform solution. phonegap also provides a cloud packaging tool that we can directly package HTML into iOS, Android, without installing any development environment, windows Phone, WebOS, Saipan, and blackberry installation packages for six mobile phone systems. It should be noted that phonegap: The build package is a paid service and there is a limit on the number of private apps (I haven't met it yet, but there is a limit on the official instructions ). In addition, you must upload the Certificate for packaging IOS on phonegap: Build. Otherwise, the certificate cannot be packaged. If you only need to pack an APK, you can also use the online package provided by SAE. This package is completely free of charge. According to the gossip, the IOS no-certificate package is already under debugging and is expected to be launched at the end of the month.

Refer:

Http://www.kuqin.com/mobile/20120414/319952.html

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.