I am developing an application using Titanium Studio, Titanium SDK 2.1.3GA Android SDK 2.3.3 Host operating system- Windows XP I want to install a Barcode Module in my app.
1) I installed the module by Help--> Install Titanium Module--> D:\Titanium_workspace\implement_module\module-zips\ti.barcode-iphone-1.8.1-android-1.7.2-2.3.0.zip Made the changes in .XML file Console: [WARN] Couldn't find app module: ti.barcode
2) installed the module by unzipping the module and then copying the contents to the Project root directory (the folder in which your app's tiapp.xml file is located). Made the changes in .XML file Console: [WARN] Couldn't find app module: ti.barcode
Please tell me step-by-step how to install the module, whether I need to use a different Titanium SDK version.
Thank you
1 Answer
Your Answer
Think you can help? Login to answer this question!