1) Create an Android project and run it in the emulator.
2) After the project has successfully installed on the emulator, close the emulator.
3) Clean the project (either through Project -> Clean... or by deleting the build files manually in the project file: Titanium Studio Workspace\
\build\android\)
4) Run the project in the emulator again
Expected: Project installs normally and autolaunches in emulator
Actual: Project never reinstalls in emulator. If you look in Debug perspective, the Application Installer exit value is 1 instead of the expected 0
Notes:
- Happens regardless of Fastdev being on or off.
- Reproducible in build 1.0.2.201107130739
Workaround:
Exit and relaunch TiStudio. Application will now properly install on emulator.
This is originally a TiStudio issue, we need to resolve both of them when this one is fixed.
See the community ticket - http://developer.appcelerator.com/question/123898/android-gives-error-on-file-readtext "I have the same problem. After downloading and using mobile sdk build mobilesdk-1.7.3.v20110826161351 fromhttp://builds.appcelerator.com.s3.amazonaws.com/index.html, the problem is resolved. I'm running Mac OS X."
merged, reviewed.
Tested with 1.8.0.v20110909152148 on Win 7 Linux 10.04 Mac OS x 10.6.8
Re-opening for 1.7.X merge
Merged to 1_7_X branch.
Verified fixed with SDK 1.7.3.v20110928185013 OSX: Titanium Studio, build: 1.0.5.201109261308, Android r13 SDK Linux Ubuntu 10.04: Titanium Studio, build: 1.0.4.201108101535, Android r12 SDK Win 7: Titanium Studio, build: 1.0.5.201109261308, Android r12 SDK
Standardizing summary and labels.