Open moonrays00 opened 10 years ago
Hi @moonrays00, are you referring to the AppBuilder CLI or the Cordova CLI? The Demo App is tailored for Telerik AppBuilder. I can imagine it can be hard to extract the correct bits and pieces into your own project.
If you're using the Cordova CLI your best bet is installing the plugin via the CLI and using the sample code provided in the Marketplace document for this plugin.
Best regards, Eddy
hi, i cannot get to this app works, my procedure
install a new app from cli i use principal for android and linux, i add the platform for future testing, principal testing is in android, i download the app phonegap
cordova create calendar com.example.calendar calendar
cordova platform add ios
cordova platform add android
cordova platform add wp8
cordova plugin add https://github.com/Telerik-Verified-Plugins/Calendar
and later download this calendar app demo and replace all inside www folder, open the app with phonegap and my error is
plugin not found. maybe are you running appbuilder companion app which currently does not support this plugin
and i build the app in moto x2 android 6.0 no working open in white screen thanks
for some reason I can't get this to work installed it tru CLI method
and copy paste this demo(app_resources/js/kendo/scripts/styles) on assets/www didn't copy paste the plugins cause it already had a folder.
when I run it it display a blank page. I even double checked the css and js that was attached. running on an 4.4.2 genymotion emulator