Lunary is a beautifully designed, easy to use, secure and Open Source Ethereum Wallet for Android.
- Multi wallet support
 - Support for Watch only wallets
 - Send / Request payments
 - Token Balances
 - Notification on incoming transactions
 - Combined transaction history
 - Addressbook and address naming
 - Importing / Exporting wallets
 - Display amounts and token in ETH, USD or BTC
 - No registration or sign up required
 - Price history charts
 - Fingerprint / Password protection
 - ERC-67 and ICAP Support
 - Adjustable gas price with minimum at 0.1 up to 32 gwei
 - Supporting 8 Currencies: USD, EUR, GBP, CHF, AUD, CAD, JPY, RUB
 - Available in English, German, Spanish, Portuguese and Hungarian
 
Google Play flavor requires own API key:
public class APIKey {
    public static final String API_KEY = ""; // Enter your API Key obtained from Etherscan.io
}
GPL3
Visit us on /r/Lunary


