So, yesterday, I finally went and did it. I fired up a Cordova project, dropped the FeedSpider code into it with zero changes, compiled the thing and set it running. And it worked!
Well mostly.
The stuff that I expected to break broke: sharing, notifications, and OAuth. But, those are the things that are platform-specific that I haven’t written for Android yet.
So, on with the screenshots!
Android, Cordova, and Enyo play pretty nice together, don’t they? So, what will it take to make this work and get it ready for the Google Play store?
- A splashscreen.
- An upgrade to Enyo 2.5.1.1.
- A rewrite of some of the core components of FeedSpider into pure Enyo 2, getting rid of prototype.js entirely.
- Implementing the platform-specific features.
- A facelift. The Onyx look is starting to look a little dated, but it’s easily re-skinnable to a material design look.
As always, I’ll post updates as I go. It’s nice to be getting back into FeedSpider!
Hey Brent – when you have it ready for android let me know and I’ll give it a whirl. 😉