future2back

Results 11 comments of future2back

Hello @Dreadox First of all you should compile and deploy the CarBattle.sol (That is deprecated and we should update it ) in a testnet or on ganache, using remix ide....

@mv-debug Could Could you give more information on how to make it work please? @markbookk thanks for trying it, when its posible i will give a try! Sharing content here...

@mv-debug thanks, What OS are you using to run it?

@mv-debug thanks, i will try it here on ubuntu and let you know

> > > How to: > > 1. install docker and adb (**https://docs.docker.com/get-docker/**, **https://developer.android.com/studio/command-line/adb**) > > 2. Run a container with e.g. **docker run --privileged -d -p 6080:6080 -p 5554:5554...

> > > > > How to: > > > ``` > > > 1. install docker and adb (**https://docs.docker.com/get-docker/**, **https://developer.android.com/studio/command-line/adb**) > > > > > > 2. Run a...

> > > @future2back are you using virtualization for the host OS of Docker? No, I m using ubuntu on a physical computer to run docker.... I tried rebooting my...

> > `docker run --privileged -d -p 6080:6080 -p 5554:5554 -p 5555:5555 -e DEVICE="Samsung Galaxy S6" --name android-container budtmo/docker-android-x86-8.1` > > I use this line and it works for me....

> > > That error means that you already have a container running. You can do `docker ps -a` to list all containers (not just the ones that are running)....

Could we use blockchain wallets to that and make player mintable? Thank you.