currently plain http is used:
|
String url = "http://api.etherscan.io/api?module=account&action=balancemulti&address="; |
I think I know why you do it: walleth/walleth#134
But on some devices https works so perhaps http should be a fallback and not the default