Package walletcore contains a set of classes implementing wallet management features. It contains core wallet business logic implementation - creating wallet accounts, getting balances, storing private keys and so on. The main high-level service class for package end-user is WalletManager.
walletcore classes can be used separately from Android Wallet application and can become a part of console or web application.