- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Accidental discovery of the XDK transformation of the HTML5 Android game installation package after extracting the file,Into a blank new project, even the perfect run, can correct this problem,Hope XDK can get a better developmen ,thank you
- Tags:
- HTML5
- Intel® XDK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Come on
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am not sure what you are saying is the problem or what think a potential fix is. Please provide more details/screenshots.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
JOHN H. (Intel) wrote:
I am not sure what you are saying is the problem or what think a potential fix is. Please provide more details/screenshots.
screenshots
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you for the screenshots, however, I still do not understand what the problem is that you are having.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
JOHN H. (Intel) wrote:
Thank you for the screenshots, however, I still do not understand what the problem is that you are having.
I can extract other people's APK files, copying other people's game, through the transformation of XDK after extracting the document, you think this is not a loophole?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Cao,
It is not. HTML and Javascript are not compiled languages. You can go to any web page and download it's client-side source files. The web has always been this way. This is no different for HTML games as apps. Copyright Law is the usual protection of code form theft. If it is a concern, you can employ code obfuscation.
When you build an HTML app for Android (for example) it is bundled, it is not compiled to machine code.
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
CHRIS P. (Intel) wrote:
Cao,
It is not. HTML and Javascript are not compiled languages. You can go to any web page and download it's client-side source files. The web has always been this way. This is no different for HTML games as apps. Copyright Law is the usual protection of code form theft. If it is a concern, you can employ code obfuscation.
When you build an HTML app for Android (for example) it is bundled, it is not compiled to machine code.
Chris
Well, thank you. I understand how it works.

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