We are looking to develop an app, however the language/framework must support RFID in order for it to be considered as an option for us.
RFID - Wikipedia: http://en.wikipedia.org/wiki/Radio-frequency_identification
Any information or advice is welcome...
1 Answer
Accepted Answer
RFID is hardware <- requires hardware interface library, so require that of a framework is kind of odd as even straight ObjectiveC or Straight JAVA wouldn't have this kind of support.
Titanium allows you to build native modules to extended its API. http://docs.appcelerator.com/titanium/2.1/index.html#!/guide/Extending_Titanium_Mobile
So the answer is yes.
Your Answer
Think you can help? Login to answer this question!