Hello, im stephen trying to create a app if you could tell me what the title says.
Im trying to make a app but all the youtube video's say I need in sample files I messed up whenyou press file>new>sample_files>mobile> then it lists the phone build for ios and in cs5.5 I think they have it I have cs6 dreamweaver so....... if ou know what im talking about ai need to get te sample file jQuery mobile (phonegap).....
I have the same problem. I looked at the videos and figured that would be a good place to start. However, when I go to find the sample pages for phonegap all I find is the jQuery Mobile (local), jQuery Mobile (CDN), and jQuery Mobile with Theme (local). So far, I have been unable to find the corresponding starter pages using phonegap.
I found the local theame selection is the same. See this video to get the information.
http://tv.adobe.com/watch/learn-dreamweaver-cs6/enhanced-jquery-mobile -support/
OK. That didn't really help as far as I can tell. Yes, they replaced the PhoneGap samples with the jQuery Mobile with Themes, but it doesn't have any PhoneGap code in it.
I'm installing the full PhoneGap development environment to see what I actually need to just develop within Dreamweaver. I'll post back what I discover.
Before I was able to get the full development environment working, I found another video that helped.
http://tv.adobe.com/watch/digital-design-cs6/packaging-and-uploading-p hone-gap-apps/
This talks about a starter project, which is a good place to start. However, it doesn't include the jQuery themes. But it is a complete phonegap app.
With a little experimenting in DW, I also found that the jQuery Mobile starter page will work. However, it doesn't create the config.xml file. This file is required to make the settings in the app and to name the app. What I found, though, was that if you build the app, a default config.xml file will be created for you. You can edit that file and the next time you build your app, it will include those settings in the build.
That will make it so you can have an app that uses pages and javascript, but it doesn't access device features. To do that, you need to reference phonegap.js in your file. Put <script src="phonegap.js" type="text/javascript"></script> in the html file. PhoneGap Build will include the necessary phonegap files. You do not need that file on your computer.
North America
Europe, Middle East and Africa
Asia Pacific