android Programming Glossary: liquor
AndroidRuntime error: Parcel: unable to marshal value http://stackoverflow.com/questions/3818745/androidruntime-error-parcel-unable-to-marshal-value stating that Parcel unable to marshal value com.appName.Liquor. Liquor is a custom class that I created and I believe it in.. that Parcel unable to marshal value com.appName.Liquor. Liquor is a custom class that I created and I believe it in combination.. TextView view .getText .toString Intent i new Intent OhioLiquor.this Category.class i.putExtra com.appName.cat _liquorBase.GetMap..
AndroidRuntime error: Parcel: unable to marshal value http://stackoverflow.com/questions/3818745/androidruntime-error-parcel-unable-to-marshal-value however when startActivty is called I get a runtime error stating that Parcel unable to marshal value com.appName.Liquor. Liquor is a custom class that I created and I believe it in combination with a HashMap is causing the problem. If I pass.. when startActivty is called I get a runtime error stating that Parcel unable to marshal value com.appName.Liquor. Liquor is a custom class that I created and I believe it in combination with a HashMap is causing the problem. If I pass a string.. AdapterView parent View view int position long id String cat TextView view .getText .toString Intent i new Intent OhioLiquor.this Category.class i.putExtra com.appName.cat _liquorBase.GetMap startActivity i Liquor Class public class Liquor public..
|