我有几个实现的类,其中一些类作为属性相互包含。我正在将这些类编组到一个中,以便在活动之间传递它们。将它们编组到Parcel,但是当我试图解开它们时,我会得到以下错误:AndroidRuntime E Caused by: android.os.BadParcelableException: ClassNotFoundException when unmarshalling: schemas.Arrivals.LocationType
senderAddress = "0xXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX";
var web3= new Web3(account, "https://rinkeby.infura.io/<token>");
var password = "xxxxxxx"; // where does this/