Thanks in advance. I am using first time this WURFL API
I am using wurfl-1.3.1.1.jar
and wurfl-1.5.1.1-javadoc.jar
in my demo application for detecting mobile browser capability.
But here in this jar I am not finding net.sourceforge.wurfl.core.WURFLEngine
class so its failing at the compile time.
Please guide me how to proceed on this.
Note: If some one can provide me steps in detail "how to use wurfl" then it will be great for me.