Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
my gps seems to work with or without ro.ril.def.agps.feature=2
My gps works fine already. All i need is the banner fix lol.
is there a proper way to flush the agps data? I wanna do this while in airplane mode, so that it can try to detect the gps on it's own.
i suppose I can just wipe my user data and see what my outcomes are. I included root explorer and anreboot into the rom cuz I got tired of have to do that with every reflash![]()
i have the ext2 partition on my card, i was just under the impression that maybe for some reason it wasn't functioning... just oversightand I was using GPS status for testing my location lol, don't see why I didn't see that either!
having a family sure makes me feel forgetful.
having a family sure makes me feel forgetful.
Place this file in /system/framework and reboot.
http://db.tt/LXW37nD
$BB mount -o noatime,nodiratime,barrier=1 -t ext3 $SD_EXT_PART $SD_EXT_DIRECTORY;
you can update your rom if you like, if you are on windows, which I'm sure you are, you can use winrar or 7z to look into the files and add or remove any files you want.
you want to include framework-res.apk? open the rom, browse to /system/framework/ and drop it in.
you want to add an app to the rom? place it in /system/app, make sure there are no spaces, these don't update correctly though(i think) these will survive a WIPE ALL.
as for the init scripts, these are in /system/etc/
go take a look at them
later we can get into the ramdisk
right now I'm trying to understand where the system itself writes to the telephony.db on first boot or if it pulls the info from somewhere magical![]()
Unpack the boot.img. that's where the main init scripts and all the good stuff is.
my gps was working i applied the banner fix mms works now my gps don't work lol anyone no a fix for the gps.
So it was the eri.xml
Yes sir it was. The one in the framework. There is another eri in data that is seemingly useless. What do you use to edit XML files? I used a hex editor but trying to find something to display them in English![]()