File Not Found!
I have this file in this path: Resources/suds.js When I use include, I do:Titanium.include('../suds.js'); // '../' because I'm including it from Resources/Controllers/, //so go back one folder and...
View ArticleFileNotFoundException for app.js when submit to Android Marketplace
I have an app that works great on iPhone and also works perfectly in the emulator for Android. Unfortunately I don't have access to an Android phone right now to load it on for hardware testing. When I...
View ArticleAndroid project - add new file to project leads to "Wrapper...
Hi, First of all I use Mobile SDK 1.6.2 and the Titanium Studio preview... I have a simple project, with 2 windows, where each window is created using a separate "js" file : "win1.js"m "win2.js".....
View ArticleTrying to integrate a module ==> FileNotFound
Following the guide I build a module but cannot manage to integrate it. The build process is ok and generated a zip file. I copy the zip to the root of the app and declare the module in tiapp.xml as...
View ArticleFileNotFoundException on Android - Not building all files.
Hey, my application is running great on iPhone but on Android I keep getting this error whenever the file is called: Wrapped java.io.FileNotFoundException:...
View Article