There is no android wallet to connect to ethereum node, however for private network setup you can code any wallet in javascript and you can open it in web view. Now, to connect your wallet to the ethereum network you'd need a web3 provider.
For your private network you have to set the host to a running rpc node. You can also build a custom mobile wallet from here: https://github.com/walleth/walleth