Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
GonDr
Old
#11  
Senior Member
Thanks Meter 90
Posts: 859
Join Date: Mar 2011
Location: Egypt, Alexandria
i can't flash it E:Error or something like that

i using TWRP-ThunderG-v1.0.3.13b recovery and disabled verification

so, any idea ?
 
sweetnsour
Old
#12  
sweetnsour's Avatar
Senior Member
Thanks Meter 2116
Posts: 2,358
Join Date: May 2011
Quote:
Originally Posted by GonDr View Post
i can't flash it E:Error or something like that

i using TWRP-ThunderG-v1.0.3.13b recovery and disabled verification

so, any idea ?
you can either:
a) redownload the file and try again
or
b) manually push the files into system/etc
 
angeloilcampione
Old
(Last edited by angeloilcampione; 5th October 2011 at 12:22 PM.)
#13  
Junior Member
Thanks Meter 3
Posts: 18
Join Date: Jul 2011
Location: /dev/null

 
DONATE TO ME
Is it only for north america ? Can i flash it in italy ?
 
crypted
Old
#14  
crypted's Avatar
Recognized Contributor - OP
Thanks Meter 3751
Posts: 2,459
Join Date: Nov 2007
Location: Miami Beach, FL

 
DONATE TO ME
Quote:
Originally Posted by GonDr View Post
i can't flash it E:Error or something like that

i using TWRP-ThunderG-v1.0.3.13b recovery and disabled verification

so, any idea ?
It is designed to flash using CWR. It will not flash with a number of other Recovery systems out there. That's why there is another method described. You have two other options: copying directly using ES File Explorer or Root Explorer -OR- adb push.

Quote:
Originally Posted by angeloilcampione View Post
Is it only for north america ? Can i flash it in italy ?
This is worldwide. So should work fine. Lots of Europeans using it.
 
TakamineSubasa
Old
(Last edited by TakamineSubasa; 5th October 2011 at 03:10 PM.)
#15  
Senior Member
Thanks Meter 116
Posts: 289
Join Date: Sep 2011

 
DONATE TO ME
Quote:
Originally Posted by crypted View Post
It is designed to flash using CWR. It will not flash with a number of other Recovery systems out there. That's why there is another method described. You have two other options: copying directly using ES File Explorer or Root Explorer -OR- adb push.
The flash zip you provided is corrupted/not working... It wont install neither with CWR nor TWRP nor Amon.... (Error Status (0))

BTW, theres no reason why TWRP would not flash... Just because your flash zip is screwed...

BTW2: http://forum.xda-developers.com/show...8#post18141638 , another user that is flashing zip from recovery and doesnt work
 
angeloilcampione
Old
#16  
Junior Member
Thanks Meter 3
Posts: 18
Join Date: Jul 2011
Location: /dev/null

 
DONATE TO ME
excellent crypted but if I download gps data with status gps could be overwritten the file gps.conf ?


+1
 
crypted
Old
#17  
crypted's Avatar
Recognized Contributor - OP
Thanks Meter 3751
Posts: 2,459
Join Date: Nov 2007
Location: Miami Beach, FL

 
DONATE TO ME
Quote:
Originally Posted by angeloilcampione View Post
excellent crypted but if I download gps data with status gps could be overwritten the file gps.conf ?


+1
Nah. But, I just suggest using that tool to prove this does work. Typically, I only use Google Maps and I like to watch how I don't have a big blue circle around me anymore.
 
digitalface
Old
#18  
Senior Member
Thanks Meter 12
Posts: 125
Join Date: Dec 2010
Quote:
Originally Posted by TakamineSubasa View Post
The flash zip you provided is corrupted/not working... It wont install neither with CWR nor TWRP nor Amon.... (Error Status (0))

BTW, theres no reason why TWRP would not flash... Just because your flash zip is screwed...

BTW2: http://forum.xda-developers.com/show...8#post18141638 , another user that is flashing zip from recovery and doesnt work
I also get this error (CWM), and so when I copy the files using File Explorer (rooted) the gpsconf copies fine but it fails when trying to copy SuplRootCert

strange?
 
crypted
Old
#19  
crypted's Avatar
Recognized Contributor - OP
Thanks Meter 3751
Posts: 2,459
Join Date: Nov 2007
Location: Miami Beach, FL

 
DONATE TO ME
Quote:
Originally Posted by digitalface View Post
I also get this error (CWM), and so when I copy the files using File Explorer (rooted) the gpsconf copies fine but it fails when trying to copy SuplRootCert

strange?
If this is with ES File Explorer, goto settings and enable root and mount system. You can delete the file with Terminal root and then copy a new one over, too.

I'll try to get a new method posted using a script for adb pushing. A beta-tester is assisting in such a method. It'll be a few days, though.
 
digitalface
Old
(Last edited by digitalface; 5th October 2011 at 04:57 PM.)
#20  
Senior Member
Thanks Meter 12
Posts: 125
Join Date: Dec 2010
Quote:
Originally Posted by crypted View Post
If this is with ES File Explorer, goto settings and enable root and mount system.
Yeah that worked, shall test GPS shortly.

Just checking your gpsconf, as I'm UK would it be worth me commenting out the other servers and changing the first to UK?

Before
Code:
NTP_SERVER=1.pool.ntp.org
NTP_SERVER=2.pool.ntp.org
NTP_SERVER=3.pool.ntp.org
NTP_SERVER=0.pool.ntp.org
NTP_SERVER=0.europe.pool.ntp.org
NTP_SERVER=1.asia.pool.ntp.org
NTP_SERVER=2.north-america.pool.ntp.org
Modified
Code:
NTP_SERVER=1.uk.pool.ntp.org

 
Post Reply+
Tags
agps, gps, location, lock, maps
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...