- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
i AM XDK MOBILE DEVELOPER in a used cars site... Well my director wants an ANDROID App for each brand eg Honda App, Toyota App, etc
I already created Honda App How now create the Toyota by COPY PROJECT [MY Q IS HOW COPY PROJECT TO DIFFER PROJECT SAME CODE BASE??] hence to change brand only need change some logos and some ajax calling parameters to server side ...?
localStorage.setItem("car", "Honda"); localStorage.setItem("id", "35");
- Tags:
- HTML5
- Intel® XDK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I want COPY all Project to double it, for 2nd brand - including Plugins etc...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The easiest way to do this is to create a new blank project, then copy your existing www folder over to the new project.
Another way you can do it is to follow the directions listed here. https://software.intel.com/en-us/xdk/faqs/general#copy-existing-xdk-project
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
PLEASE NOTE I PLAN TO USE THE NEW PROJECT AS DIFFER APP - ONLY CHANGE SOME LOCALSTORAGE PARAMS...
HONDA APP >>> TOYOTA APP [KEEP BOTH APPS HONDA AND TOYOTA]
HAVE TO CHANGE AND THIS >>> ???
"projectGuid":
???

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page