Top Banner
Netflix Hybrid Mobile app using Kendo UI Mobile Dhananjay Kumar Customer Advocate Telerik India @debug_mode
13

Netflix hybrid mobile app using kendo ui mobile

Jun 11, 2015

Download

Education

Dhananjay Kumar

Step by step illustration of codes
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Netflix hybrid mobile app using kendo ui mobile

Netflix Hybrid Mobile app using Kendo UI Mobile

Dhananjay Kumar Customer Advocate Telerik India

@debug_mode

Page 2: Netflix hybrid mobile app using kendo ui mobile

Step 1 : Add Reference

Page 3: Netflix hybrid mobile app using kendo ui mobile

Step 2 : Create layout

Page 4: Netflix hybrid mobile app using kendo ui mobile

Step 3 : Initialize Kendo Mobile

Page 5: Netflix hybrid mobile app using kendo ui mobile

Step 4 : Create Views

Page 6: Netflix hybrid mobile app using kendo ui mobile

Step 5 : Create Data Source

Page 7: Netflix hybrid mobile app using kendo ui mobile

Step 6 : Create Template to show Movies Title

Page 8: Netflix hybrid mobile app using kendo ui mobile

Step 7 : Create List View to display Movie Title

Page 9: Netflix hybrid mobile app using kendo ui mobile

Step 8 : Define CSS for Movie Title

Page 10: Netflix hybrid mobile app using kendo ui mobile

Step 9 : Create Data Source for Movie detail view

Page 11: Netflix hybrid mobile app using kendo ui mobile

Step 10 : Create Template for Movie detail view

Page 12: Netflix hybrid mobile app using kendo ui mobile

Step 11 : Create View for Movie detail view

Page 13: Netflix hybrid mobile app using kendo ui mobile