Last Updated on November 10, 2020 by Abdullah Al Mahamud
PhoneGap
PhoneGap is a mobile development framework produced by Nitobi, purchased by Adobe Systems. It enables software programmers to build applications for mobile devices using JavaScript, HTML5, and CSS3, instead of device-specific languages such as Objective-C.The resulting applications are hybrid, meaning that they are neither truly native (because all layout rendering is done via web views instead of the platform’s native UI framework) nor purely web-based (because they are not just web apps, but are packaged as apps for distribution and have access to native device APIs) to Know more
dhtmlx Framework.
DHTMLX offers a rich JavaScript library, UI components & HTML5 mobile framework. Build impressive web apps for both desktop and mobile devices to know more visit dhtmlx Framework official site
To download dhtmlx product click here
Start With Android Studio :
To start with android studio i have already ready phoneGap blank Project you need to download it from here.
Now import PhoneGap Blank project with android studio simple :
- File > Import Project
to tracking your apps with google analytics i will add extra option google analytics in this phoneGap project
simple open analytics.xml file in res folder and insert your google analytic ID if you see details than tack a tour my anothers this article how to add google analytics android
all done time to have test this apps in emulator .
Run > Run Apps Now