Hybrid Apps:Hybrid Debuging


Today,I wanna write a english blog.Sounds crazy.


How to debug a hybrid app.It is a big deal.But I will tell you how to do it.


First,I introduce a hybrid framework for you.

ionic

Ionic is the beautiful, open source front-end SDK for developing hybrid mobile apps with web technologies.

First, install  Node.js . Then, install the latest Cordova and Ionic  command-line tools
$ sudo npm install -g cordova ionic
Second, Create an Ionic project using one of our ready-made app templates, or a blank one to start fresh.

$
ionic start firstApp sidemenu

Finally,

Use the Ionic tool to build, test, and run your apps (or use Cordova directly). Make sure to substitute ios with android to build for Android.

$ cd myApp
$ ionic platform add ios
$ ionic build ios
$ ionic emulate ios 
Then, try  Ionic View  to share your apps with testers and clients, or to easily test on new devices.
$ ionic upload
Ionic View makes it easy to share your  Ionic  and Cordova apps with clients and testers around the world, all without ever going through the App Store.

introduction:https://itunes.apple.com/us/app/ionic-view/id849930087?ls=1&mt=8


Second,I introduce some powerful tools for you.
1.Apache Ripple™

Apache Ripple™ is a web based mobile environment simulator designed to enable rapid development of mobile web applications for various web application frameworks, such as Apache Cordova™ and BlackBerry® WebWorks™. It can be paired with current web based mobile development workflows to decrease time spent developing and testing on real devices and/or simulators.

It is free software, licensed under the Apache License, Version 2.0.

Installing Ripple from npm

sudo npm install -g ripple-emulator

then
ripple emulate

Also,you can use ionic CLI.
ionic serve


2.GapDebug, another mobile debugging tool
you can be browsed via the web here.
https://www.genuitec.com/products/gapdebug/

3. The PhoneGap Developer App
you can be browsed via the web here.
http://app.phonegap.com/


OK,that is all.Next time,I will show you more powerful tools.

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 1
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值