Mark's Blog About Search Activity

Sencha

Built my first Sencha app by following the video and online tutorial. The app lists my recent blog posts and allows clicking to view. Sencha allows this html 5 app to run int he browser as well as package natively for IOS and Android.

Source available: https://github.com/digger69/SenchaGS

Building

Build production 26’23”

 sencha app build production

Note: Web app should have ‘add to home’ when browsed.

Build native 29’00” see packager.json for applicationName, version,

 sencha app build native

since the packager.json has platform: “IOSSimulator” will open for that. Changing that to “IOS” will build native IOS app.

Android 32’54” First download Android SDK. Unzip and run ‘android’ from folder to download additional SDK dependencies.

If you liked this post, you can share it with your followers or follow me on Twitter!
comments powered by Disqus