Friday, August 2, 2013

[android help] Error switching activity


Error switching activity


android - Error switching activity - Stack Overflow







Tell me more ×

Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

















I am having an error when trying to switch from one activity(com.intelligent.stocktrader.MyAccount) to another(com.intelligent.stocktrader.SharePerformanceDetails).What am i doing wrong? My code has no error. Below is the log cat content.



E/AndroidRuntime(787): FATAL EXCEPTION: main
E/AndroidRuntime(787): java.lang.RuntimeException: Unable to start activity `ComponentInfo{co`m.intelligent.stocktrader/com.intelligent.stocktrader.SharePerformanceDeta`ils}: java`.lang.RuntimeException: Parcelable encountered IOException writing serializable `object (name` = org.achartengine.chart.LineChart)
E/AndroidRuntime(787): at `android.a`pp.ActivityThread.performLaunchActivity(ActivityThread.java:1955)
E/AndroidRuntime(787): at `android.ap`p.ActivityThread.handleLaunchActivity(ActivityThread.java:1980)

























Probably, you didn't edit the androidmanifest.xml to accept the second activity.




















default






Read more

stackoverflow.comm



No comments:

Post a Comment

Google Voice on T-Mobile? [General]

Google Voice on T-Mobile? So I recently switched from a GNex on Verizon to a Moto X DE on T-Mobile. I had always used Google Voice for my v...