Hi everyone. I am building a cross platform mobile web app using Dreamweaver ( using html, css, php). I now want to deploy the app so i can install it on a real device. But i dont know what to use or how to do it. Please help. Thank you
What type of device? Mobile devices or stuff like computers?
on mobile devices
To put your app on the play store, it needs to be in native format. Dreamweaver will only create html, not native format apps, and the app store will only accept native apps. To make your app in native format, you need http://phonegap.com/ Phonegap will make your apps made with html, css, and javascript and put them in native format. This may also help: https://forums.adobe.com/message/5501795
Join our real-time social learning platform and learn together with your friends!