Tips for using AppLaud Cloud
Check out AppLaud Cloud
Files loaded into the assets folder (accessed with "/android_asset/") will only be available after doing a build.
If a new build seems like it is not updating the changes you have made to your code you will have to delete the bin folder and then build again
In order to access files you place in the assets folder you will have to use an absolute address in the following form '/android_asset/mysong.mp3'
To change the name of the app that is displayed under the icon you have to change the app_name variable in strings.xml
Like plugins and assets resources, splash screen configuration will work with AppLaud Cloud only when you do Package -> Build, and not from the AppLaud App run project feature.









