I've made my website and it can be accessed only through specific domain name.
http://my.specific.domain.name
.
And of course, you have to change your /etc/hosts
configuration and add
my.specific.domain.name 192.222.222.222
to make it look to the right IP.
Any idea how to do this on a Sony XPeria Arc?
adb
" and how can Iroot
my phone? – Olivier Pons Jul 04 '12 at 16:14abd
is short forandroid debug bridge
. It's a tool for developers to interact with phones using a computer. It can be download from here. Regarding rooting, look here. Xda-developers usually has the most up to date guides for rooting. – Jul 04 '12 at 16:22