Software Archive
Read-only legacy content

Phonegap build

wasan_l_
Beginner
481 Views

I am want to know once we build our source code through 'Phonegap' does it private? Can I build it locally?

0 Kudos
4 Replies
Anusha_M_Intel1
Employee
481 Views

I am not sure what you mean by 'does it private'. I assume you are asking about the privacy of your source code. 

No. Since it is pure javascript and not Javascript compiled to bytecode or machine code, your source code will be visible. 

Read this article to find out ways to encrypt: http://www.justbeck.com/three-ways-to-encrypt-phonegap-and-cordova-mobile-applications/

Intel XDK builds are done on the cloud. 

 

0 Kudos
Amrita_C_Intel
Employee
481 Views

Hello,

I think you question is can you build without cloud? Yes you can but pretty much you have to download everything like CLI, Android SDK, ios etc. Can you provide more details about your question?

0 Kudos
wasan_l_
Beginner
481 Views

phonegap has limite 1 private project 

how many private project of Intel XDK

 

0 Kudos
PaulF_IntelCorp
Employee
481 Views

There are no limits to the number of projects you build with the XDK. All of your projects are private. There are no fees or royalties to use the XDK or the build system.

0 Kudos
Reply