Thread
:
[Android] NITDroid V2 Development Topic
View Single Post
kingoddball
2010-06-23 , 09:45
Posts: 1,187 | Thanked: 816 times | Joined on Apr 2010 @ Australia
#
1376
OH...
Then. I received no errors.
All I did was copy and paste:
ifconfig usb0 192.168.2.1 up
ADBHOST=192.168.2.15 ./adb shell (after I used a chmod +x on abd)
Then a little message and a new shell opened.
# (lookd like that)
used copy/paste for:
cd /data/data/com.android.providers.settings/databases
sqlite3 settings.db
INSERT INTO system (name, value) VALUES ('device_provisioned', 1);
.exit
kingoddball
View Public Profile
Send a private message to kingoddball
Find all posts by kingoddball