I've set up an Ethereum private blockchain on AWS by using MetaMask with two wallets I can send/receive ether between two wallets without any issues.
This means the private network is working fine. Now I want to demo the private blockchain to some colleagues. But demoing it using the Metamask browser plugin is not simulating a real-world scenario.
So I want to initiate a new transaction on that private blockchain using a mobile device.
Is there any Android Ethereum wallet application (maybe an implementation of Ethereum Light Client) that can connect to any private Ethereum blockchain?