I am new to developing mobile apps. But I have plenty of ideas and coding experience in php, javascript, html5 and other web technologies. Currently I am planning an application which requires to use lots of hardware features which include microphone, camera, usb/otg, wifi/network, proximity sensors etc. AFAIK there are two kinds of app that exist in the market today:
- One that do not use hardware sensors at all and only use display methods and network communications to work as applications.
- Others make use of one or more hardware sensors.
Now I want to know which rad frameworks are available which could provide best of both worlds an individual comparison for both types will be good. Also if the same framework can co exist on other platforms (maybe iOS or windows) that will be awesome.
I went through multiple app frameworks that can get me to develop apps in no time like jquerymobile, enyo, appium, etc. But I could not find upto what level of hardware sensor api can they provide to the app built over them.