Software Archive
Read-only legacy content
17061 토론

MY Q IS HOW COPY PROJECT TO DIFFER PROJECT SAME CODE BASE??

Leonidas_S_
새로운 기여자 I
486 조회수

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"); 

 

0 포인트
3 응답
Leonidas_S_
새로운 기여자 I
486 조회수

I want COPY all Project to double it, for 2nd brand - including Plugins etc...

0 포인트
John_H_Intel2
직원
486 조회수

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

0 포인트
Leonidas_S_
새로운 기여자 I
486 조회수

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": 

???

0 포인트
응답