- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am facing a big problem.
I have tried all methods to change the default ugly black android theme defined in manifest to the device default theme
without success.
I tried :
- create a custom plugin but config-file can only append xml not replace.
when i append another application xml element, it is obviously not accepted while upload on google play - i tried to use hooks but i think hooks are not activated on intel build system .. why ?
I've searched on the internet for solution but with no success.
The 1 million dollars question :
HOW TO CHANGE THE ANDROID UGLY BLACK DEFAULT THEME DEFINED IN MANIFEST IN AN ANDROID CROSSWALK APP ?
- Tags:
- HTML5
- Intel® XDK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What UI framework are you using? Can you provide a screenshot showcasing this?
- 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
Fab -- we do not support hooks (at this time) because they are a security threat for the build system and for your accounts and data. A hooks script can include any code, there are no restrictions. That means that a nefarious developer can use them to take over the build servers and potentially gain access to your application assets and account information. That restriction is there to protect your account and private information.
We are working on a build system solution that would allow for hooks scripts, until that build system is available we must restrict their use.
Unfortunately, there is no way to use a plugin to easily modify that aspect of the XDK build system, due to the reason you outline, because it can only append, not replace.

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