Pinned
Dashboard
Logout
Home
Create
<b>Sencha</b> : <br/> <pre class="prettyprint"> # generate app c:\MobileProject\touch-2.3.1>sencha generate app webkoe ../webkoe # notify this c:\MobileProject\touch-2.3.1>sencha app build package Sencha Cmd v4.0.2.67 [ERR] Command must be run from an application folder c:\MobileProject\touch-2.3.1>cd ../webkoe c:\MobileProject\webkoe>sencha app build package # build for mobile c:\MobileProject\webkoe>sencha app build package </pre> File hasil 'build' ada di C:\MobileProject\webkoe\build\package\webkoe, nah ini yang bakal jalan di android ...<br/> :)<br/><br/>