9 Feb 2012 sness   » (Journeyer)

Things to Look at When You Are Using a PhoneGap Plugin

Things to Look at When You Are Using a PhoneGap Plugin: "What Does the Native Code Need?

What you really only need is a class that inherits from PGPlugin and has a method for you to call. Inheriting from PGPlugin is important because it can cause a lot of headaches if it isn’t, and I mean a lot.

"

'via Blog this'

Syndicated 2012-02-09 22:31:00 from sness

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!