Am continuamente ricevendo, questa errori di logcat
LinearAlloc superato la capacità (5.242.880), ultimo = 1092 Errore durante l'installazione sul mio Samsung Tablet dispositivo
DexOpt: not resolving ambiguous class 'Lorg/apache/http/client/utils/URLEncodedUtils;'
12-07 05:26:01.085: ERROR/dalvikvm(4620): LinearAlloc exceeded capacity (5242880), last=1092
12-07 05:26:01.085: ERROR/dalvikvm(4620): VM aborting
12-07 05:26:01.187: INFO/DEBUG(2373): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
12-07 05:26:01.187: INFO/DEBUG(2373): Build fingerprint: 'samsung/SGH-T849/SGH-T849/SGH-T849:2.2/FROYO/UVJJB:user/release-keys'
12-07 05:26:01.187: INFO/DEBUG(2373): pid: 4620, tid: 4620 >>> /system/bin/dexopt <<<
12-07 05:26:01.187: INFO/DEBUG(2373): signal 11 (SIGSEGV), fault addr deadd00d
............etc
12-07 05:26:01.347: INFO/dalvikvm(2494): threadid=3: reacting to signal 3
12-07 05:26:01.358: INFO/dalvikvm(2494): Wrote stack traces to '/data/anr/traces.txt'
12-07 05:26:01.551: INFO/dalvikvm(2578): threadid=3: reacting to signal 3
12-07 05:26:02.866: ERROR/dalvikvm(4581): Failed to write stack traces to /data/anr/traces.txt (1370 of 2089): No such file or directory
12-07 05:26:25.976: ERROR/installd(2383): dexopt failed on '/data/dalvik-cache/[email protected]@[email protected]' res = 11
12-07 05:26:26.050: WARN/PackageManager(2494): Package couldn't be installed in /data/app/com.check.careerbuilder-1.apk
E mentre al Console
Installation error: INSTALL_FAILED_DEXOPT
Please check logcat output for more details.
Launch canceled!
ho provato, pulire il progetto, riavviare il dispositivo, uccidere adb e avviare il server,
e ho trovato WipeUserData da verificare, ma come wipeuserdata per realdevice?
Come risolvere questo problema e installare il mio apk su tablet Samsung?
Questo dovrebbe risolvere il problema !!! [http://stackoverflow.com/a/13556519/2519412][1] [1]: http://stackoverflow.com/a/13556519/2519412 –