QDS-10224 Beginning of a new design for Android
This MR brings the following changes;
- add: separated classes for wasm and android
- add: enable openssl support for android when installed within the android sdk
- fix: a minor update on AndroidManifest file integration in the cmake file
- fix: crash on registering resource into qrc system
- refactor: restructuring the www folder
- chore: a bit easier 'install' step for wasm build (that still needs to be worked on for all platforms)
- chore: copy clang-format file from qtcreator
Closes QDS-10224
Edited by Burak Hançerli