Studio/W7 install to Samsung Prevail breaks

You must Login before you can answer or comment on any questions.

problem w Studio/W7 installing default app to Samsung Prevail running Android 2.2.3; works fine in emulation using 1.7.2 but crashes on device; was able to port app to Mac running Developer and install to device w/o problem

— asked 2 years ago by John Mohan
1 Comment
  • What crashes exactly? does it install correctly and then crash when you launch the app? or does the install itself crash.

    Any errors thrown in the log?

    — commented 2 years ago by J Alammar

1 Answer

Should have been clearer; the app installs & launches; the. Ti icon page comes up in b/w ; not red; then vibrates & crashes

Assuming the Console is the log <<

TiAnalyticsSvc( 278): (Thread-12) [166,166] Analytics Service Started D/dalvikvm( 168): GC_FOR_MALLOC freed 3940 objects / 239656 bytes in 143ms W/TiTabActivity( 278): (main) [573,739] Notifying TiTabGroup, activity is created D/skia ( 278): --- decoder->decode returned false I/global ( 278): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required. D/dalvikvm( 278): GC_FOR_MALLOC freed 3783 objects / 284832 bytes in 122ms D/skia ( 278): --- decoder->decode returned false D/MediaScanner( 204): prescan time: 659ms D/MediaScanner( 204): scan time: 1785ms D/MediaScanner( 204): postscan time: 1ms D/MediaScanner( 204): total time: 2445ms D/MediaScannerService( 204): done scanning volume external I/Launcher.Model( 129): not binding apps: no Launcher activity D/dalvikvm( 129): GC_EXPLICIT freed 4789 objects / 263320 bytes in 147ms D/dalvikvm( 129): GC_EXPLICIT freed 10953 objects / 534576 bytes in 110ms I/TiAnalyticsSvc( 278): (Thread-12) [3401,4140] Sending 1 analytics events. D/dalvikvm( 278): GC_FOR_MALLOC freed 7292 objects / 526616 bytes in 203ms D/dalvikvm( 278): GC_FOR_MALLOC freed 4192 objects / 232584 bytes in 162ms I/dalvikvm-heap( 278): Grow heap (frag case) to 3.333MB for 87396-byte allocation D/dalvikvm( 278): GC_FOR_MALLOC freed 240 objects / 13472 bytes in 131ms D/dalvikvm( 278): GC_FOR_MALLOC freed 281 objects / 12184 bytes in 123ms I/dalvikvm-heap( 278): Grow heap (frag case) to 3.392MB for 87396-byte allocation D/dalvikvm( 278): GC_FOR_MALLOC freed 0 objects / 0 bytes in 114ms W/TiAnalyticsSvc( 278): (Thread-12) [2747,6887] Stopping Analytics Service D/KeyguardViewMediator( 60): pokeWakelock(5000) D/KeyguardViewMediator( 60): pokeWakelock(5000) I/ActivityManager( 60): Displayed activity com.cameronia.testandroid/ti.modules.titanium.ui.TiTabActivity: 142607 ms (total 142607 ms) I/global ( 278): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required. >>

Your Answer

Think you can help? Login to answer this question!