Quantcast
Channel: Appcelerator Developer Center Q&A Tag Feed (device)
Viewing all articles
Browse latest Browse all 250

How to disable the SDCARD check if there is not sdcard installed on a device?

0
0

Can't launch App to device, because there is not SDCARD installed.

error report like below, how to disable the SDCARD check if there is not sdcard installed on a device?

[DEBUG] "/Users/KevinXing/Documents/Andorid SDK/platform-tools/adb" -d shell "cd /sdcard/Android && echo SDCARD READY" [ERROR] error: device not found [ERROR] Exception occured while building Android project: [ERROR] Traceback (most recent call last): [ERROR] File "/Users/KevinXing/Library/Application Support/Titanium/mobilesdk/osx/3.1.3.GA/android/builder.py", line 2623, in <module> [ERROR] builder.build_and_run(True, avd_id, device_args=device_args, debugger_host=debugger_host, profiler_host=profiler_host) [ERROR] File "/Users/KevinXing/Library/Application Support/Titanium/mobilesdk/osx/3.1.3.GA/android/builder.py", line 2337, in build_and_run [ERROR] self.push_deploy_json() [ERROR] File "/Users/KevinXing/Library/Application Support/Titanium/mobilesdk/osx/3.1.3.GA/android/builder.py", line 2006, in push_deploy_json [ERROR] sdcard_available = self.wait_for_sdcard() [ERROR] File "/Users/KevinXing/Library/Application Support/Titanium/mobilesdk/osx/3.1.3.GA/android/builder.py", line 1959, in wait_for_sdcard [ERROR] if 'SDCARD READY' in output: [ERROR] TypeError: argument of type 'NoneType' is not iterable [ERROR] : Build process exited with code 1 [ERROR] : Project failed to build after 2m 38s 514ms


Viewing all articles
Browse latest Browse all 250

Latest Images

Trending Articles





Latest Images