Hello everyone,
This is shanthan.v, I have a small doubt that every mobile app present in the app store is made in android platform or made by different technologies,if so is there a possibility in making app using dotnetm if possible then what are the basics to be learnt to make an app.
Thanks in advance for the reply.I hope any one will clarify this.
Thanks.
Pradeep SahooPosted May 7, 2015, 10:55 PM
Mobile Apps are developed mostly using
HTML, HTML5, CSS, and JavaScript, Jquery .For developing mobile apps you should use jquey mobile framework which is used for creating mobile web applications andit works on smartphones and tablets.
Please go through for details : https://jquerymobile.com/
Thanks