murat hacioglu
murat hacioglu

Reputation: 166

Sencha Touch with Nokia Mobile Phones

Does anyone knows how to implement Sencha Touch with Nokia phones, Symbian operating system. As far as i make research i saw that it is possible to implement, there is a video with N8 implementation: http://www.youtube.com/watch?v=ERwS1sBRY-w

Thanks.

Upvotes: 0

Views: 894

Answers (1)

mistagrooves
mistagrooves

Reputation: 2337

Sencha Touch is not officially supported on Symbian Devices.

Sencha Touch is a cross-platform framework aimed at next generation, touch enabled, devices. It's currently compatible with Apple iOS 3+, Android 2.1+, and BlackBerry 6+ devices. Together these devices represent over 95% of current US mobile traffic.

As the video shows it may still be possible to point the Nokia web browser to a Sencha Touch mobile site and have it work properly. The Youtube comments link to a git project that has a sample native Nokia app to get you started building Sencha Touch projects for Nokia. Something like PhoneGap may help you in deploying to Symbian devices.

Upvotes: 1

Related Questions