This is my initial venture into developing an App using HTML, CSS, and JS for both iOS and Android platforms. I am considering utilizing PhoneGapBuild to compile my App so I can avoid the hassle of installing Android and iOS SDK and PhoneGap on my Machine.
Will I be able to access Phone hardware functionalities? Would I need to include cordova.js in order to utilize those objects and functions?
Thanks