Android Features Calls
UI SDK provides the next predefined user flows and functions.
RECEIVE
SEND_BY_WALLET
HISTORY
EXCHANGE
PAYOUT
PAYIN
To run any of these flows you have to execute the next method.
CrypteriumLite.getInstance(<YourActivity>).openScreen(<YourActivity>, <Screen>)
Updated about 3 years ago