View Single Post
Old 11-03-2014, 12:33 PM   #61
cameld00d
Junior Member
cameld00d began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Nov 2014
Device: boyue t62
Quote:
Originally Posted by nightboy View Post
Please check build.prop

Assuming ADB is working

Run the following command:
Code:
adb pull /system/build.prop
open build.prop and read the date (ro.build.date)
The img's system's files were given in July.

if it is not July, then there must be a problem in the connection.(IMG has not been installed)

You should also try factory reset (using adb):
Code:
adb shell
wipe data
there are many ways to fix your problem. But, I had a similar experience connecting these type of devices to laptops.
Don't have a lot of time this week, but I did try the factory reset as you recommended with adp and it reset to Chinese but no touchscreen still :-(

ANY advice would be SO appreciated. I don't want to have to deal with sending this back to China. I LOVED it when it was working. I should have left well-enough alone and not updated.
cameld00d is offline   Reply With Quote