I've been speaking with the developer of Lightning Network Wallet and,
he added the feature to open channel to BLW when you're on the connect to node screen!
You need to run a command on your node:
CHANNEL HAVE TO BE PRIVATE!
lncli openchannel --private {your BLW ID } {channel size} {push amount to your wallet}
I used:
lncli openchannel --private 033e3a1bd38819e05ae75384dc2c98ebeb200016cb182b9e56d1874db2905751aa 300000 0
P.S. You can tip the wallet creator by tippin!
Link at:
https://lightning-wallet.com/
Any idea why the channel has to be private?
I like LBW very much and use it often. It's nice to see some of these new features.
Answer from developer :
"There is no support for public channels and no reason to support them on mobile device Since mobile ln nodes do not route payments making a public channel would be a waste"
Makes sense.
I've just asked developer about that :)