[Problem] Cannot find *.apk
[2010-07-27 08:33:46 - Test] Uploading Test.apk onto device 'emulator-5554'
[2010-07-27 08:33:46 - Test] Installing Test.apk...
[2010-07-27 08:33:53 - Test] Success!
[2010-07-27 08:33:53 - Test] Starting activity com.test.ch.MainActivity on device
[2010-07-27 08:33:55 - Test] ActivityManager: Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=com.test.ch/.MainActivity }
[2010-07-27 09:01:49 - Test] ------------------------------
[2010-07-27 09:01:49 - Test] Android Launch!
[2010-07-27 09:01:49 - Test] adb is running normally.
[2010-07-27 09:01:49 - Test] Could not find Test.apk!
Das Ganze eclipse und der Emulator funktioniert und urplötzlich geht es nicht mehr... Wisst ihr wo ein Problem sein könnte?
(Bis jetziger Workaround: Projekt einchecken, alles löschen, neu herunterladen)
AW: [Problem] Cannot find *.apk
Problem selber gefunden
wenn im eclipse ein Clean ausgeführt wird, wird auch das APK gelöscht... weiss jemand wie man dies "schneller" zurückholen könnte als mit löschen?
bzw. wie ich android sonst erzwingen könnte die ganz apk erneut und vollständig zu deployen?