-
28 Jun 2012 11:38 PM #11
Hey guys,
here is what helped me out. I used PhoneGap to pack the app and directly install it via Eclipse to my Android device.
The tutorial can be found here
http://andidog.de/blog/2012/06/packaging-a-sencha-touch-2-application-with-phonegap-for-android/
There is also a tutorial for iPhone. Unfortunately I do not have the link here. But I'm sure you will find it somewhere here.
Good luck!
-
29 Jun 2012 7:31 AM #12
@clifficious
packaging for device, web, minification, etc ...Phil Strong
@philstrong
#SenchaArchitect
Sencha Architect Development Team
-
29 Jun 2012 7:37 AM #13
@mcbl
my sdk directory is local so it has simply
'sdk' in the file
.senchasdk (located in the root of my project)Phil Strong
@philstrong
#SenchaArchitect
Sencha Architect Development Team
-
29 Jun 2012 6:27 PM #14
Enable hidden files/folders in finder
Enable hidden files/folders in finder
1 Open Finder
2 Open the Utilities folder
3 Open a terminal window
4 Copy and paste the following line in:
defaults write com.apple.Finder AppleShowAllFiles YES
Press return
Now hold ‘alt’ on the keyboard and right click on the Finder icon and click on Relaunch.
You should find you will now be able to see any hidden files or folders.
One you are done, perform the steps above however, replace the terminal command in step 4 with:
defaults write com.apple.Finder AppleShowAllFiles NO
-
1 Jul 2012 11:13 PM #15
Still not able to build. It just don't work.
-
2 Jul 2012 6:47 PM #16
Care to share your directory so I can try?
Phil Strong
@philstrong
#SenchaArchitect
Sencha Architect Development Team
-
2 Jul 2012 10:46 PM #17
Make a generic working example. I've no time anymore for you.


Reply With Quote