I you have Sencha Architect 2.2.3 Build: 1039 then you cant package the Sencha app to “.apk” with it, you need to run:<blockquote class="tr_bq">$sencha app build native</blockquote>and it will create the “.apk “Solution to posible errors:Copy operation failed  ‘src=st-res/android//nimblekit.jar’ Sencha Architect Touch to apk Android<ol><li>Give permissions to folder .sencha:</li></ol><blockquote class="tr_bq">     ...

If you lose your phone, videos or data from the phone before using with the app and you want to add them after from dropbox, pc, mega or other thing like that... use the next steps:Click the "Settings" button to open the Settings menu.Click the "Date & Time" option to...

(I’m reporting my solution because my question said to be a duplicate)Ah ok I figured it out and will post the solutions for anyone attempting to do the same thing.This solution assumes that you want to create new models.First create a new folder to store your files. We’ll call it...

Use this attributes in css:<pre style="background-image: URL(http://2.bp.blogspot.com/_z5ltvMQPaa8/SjJXr_U2YBI/AAAAAAAAAAM/46OqEP32CJ8/s320/codebg.gif); background: #f0f0f0; border: 1px dashed #CCCCCC; color: black; font-family: arial; font-size: 12px; height: auto; line-height: 20px; overflow: auto; padding: 0px; text-align: left; width: 99%;"> vertical-align: middle; display: table-cell; </pre>Special thanks to Diogo (diogol.or@gmail.com).

By Default you will not be able to see the mixins property in the inspector of the View, and if you try to add it as custom it will show “Attempted to add a property that already exist”.But you can do one thing:<ol><li>Right click on the view and “Promote to...