[ALL ROMs] AGPS PATCH - P760, P765, P768, P769 - LG Optimus L9 P760, P765, P768, P769

Before that applied this, my gps lock and Instantly after lost satellites, also if satellites was seen, not locked
SO:
Root required
Know how set permissions
Download this -> http://derekgordon.com/gps-files/agps.patch.lg.build.v3.1.zip
Put these files into system/etc and set permissions to rw-r-r
Then tap 3845#*760# (or 765 768 769, what kind of your phone) into dialer
Go to ---> GPS Test > Protocol Setting > User Plane Setting > SLP Setting > choose LGE SUPL
Reboot and test
From http://forum.xda-developers.com/showpost.php?p=18096764
IF LIKE MY WORK, give me a beer:
​

Did someone tested this? I also have some issues with gps lock.It takes a while(1 minute maybe 2) and the signal is lost easily.

Yes i can confirm that work, thank you!
....I have locked 9 satelites

From original post, there is 3.1 version, link above is 2.2 version
Inviato dal mio LG-P760 con Tapatalk 2

Guys, use the latest 3.1 in the official thread. It seriously helped in my P769
I used the no ssl version...
Thanks op.
Sent from my LG-P769 using xda app-developers app

Work on cm 10.1??
Sent from my LG-P760 using xda premium

hendrawiadnyana said:
Work on cm 10.1??
Sent from my LG-P760 using xda premium
Click to expand...
Click to collapse
mmm maybe! download google No-SSl patch for cm and try
-> http://derekgordon.com/gps-files/agps.patch.google.build.nossl.v3.1.zip

Dragusdrake said:
mmm maybe! download google No-SSl patch for cm and try
-> http://derekgordon.com/gps-files/agps.patch.google.build.nossl.v3.1.zip
Click to expand...
Click to collapse
cwm zip not working!

In first post i write
Put these files into system/etc and set permissions to rw-r-r
Inviato dal mio LG-P760 con Tapatalk 2

I receive an error "Connection problem or invalid MMI code" after entering the string into dialer...but then...I don't have cell reception in my home. I suppose that could have something to do with it....?
EDIT: Found the error...within the string "3845#*760#", the last three digits reference the model # of the phone. In my case, 760 is replaced with 769. Hope this lessens any confusion for others who try. The tweak works very well!

Could you be more precise ? What files to copy ? There are 2 folders : META-INF that has 6 subfolders ..and System with 2 files in it. Those 2 files have to be copied in /etc ? I copied them and set the GPS settings but I have 0 signal

Set also permissions, and reboot phone
Inviato dal mio LG-P760 con Tapatalk 2

Everything was set,permissions + rebooted. Its not even detecting satellites ...
Edit: i changed from lge to google and it worked perfectly

If you downloaded patch Google you choose Google server, otherwise lge
Inviato dal mio LG-P760 con Tapatalk 2

I'm rooted, on CM10.1 with p769(760 bl)
and I downloaded 3.1 no ssl and extracted the gps.conf file to system/etc, set permissions and reboot
Entered 3845#*769# and also tried 3845#*760#
but both still get 'connection problem or invalid mmi code'
Is this known to work for anyone on CM10.1? or am I missing something?
edit: I didn't get to the option where I can do the GPS test. what am i doing wrong? I have followed everything in OP

The cm not have hidden menu (3845#*....) ,you need to download 3.1 google no ssl, and that's all
Sent from my LG-P760 using Tapatalk 4 Beta

Dragusdrake said:
The cm not have hidden menu (3845#*....) ,you need to download 3.1 google no ssl, and that's all
Sent from my LG-P760 using Tapatalk 4 Beta
Click to expand...
Click to collapse
Awesome. I did notice that through a test app, I was connecting to 16 but didn't check on what it was before.
Maybe put that on OP too.
Thanks!

this really works!!

Where copy folder META-INF. please

Can someone please explain the instructions for Paranoid Android? I'm not being able to follow.. Thanks!

Related

[Q] Lockscreen Help

HI, I manually flashed an offical JB 4.1.2 to my device and now i cant use the stock lockscreen. E.g. i set a password lock but there isnt a lockscreen appearing. any solutions? THX.
R: [Q] Lockscreen Help
Using root explorer (you must have a rooted phone) create a file in the efs/imei folder called keystr.. Then open it with text editor and type ON. Set files permission and reboot.
Inviato dal mio GT-I9100 con Tapatalk 2
and i assume you flashed the spanish leak....

[Q] [YP-G70][PAC ROM] Disable Hardware Keys Backlight [FIXED]

Any idea how to disable the backlight keys?
#!system/bin/sh
/
chown root:root /sys/devices/virtual/sec/ts/touchkey_led
echo 0 > /sys/devices/virtual/sec/ts/touchkey_led
chmod 444 /sys/devices/virtual/sec/ts/touchkey_led
Create a text archive called, for example, 91userinit (with nothing at the end, not .txt only 91userinit). Paste it in /system/etc/init.d and set the permissions in the screenshot.
Reboot. If not works, download NStools and, in settings, tick on use init.d scripts. It shoild work after reboot then.
You can do also flashing KKernel r2. I'm using it and it's so good if you make a good liveOC . I hope I'm useful foe you!!
Enviat des del meu YP-g70 utilitzant Tapatalk 4 Beta
txordi said:
#!system/bin/sh
/
chown root:root /sys/devices/virtual/sec/ts/touchkey_led
echo 0 > /sys/devices/virtual/sec/ts/touchkey_led
chmod 444 /sys/devices/virtual/sec/ts/touchkey_led
Create a text archive called, for example, 91userinit (with nothing at the end, not .txt only 91userinit). Paste it in /system/etc/init.d and set the permissions in the screenshot.
Reboot. If not works, download NStools and, in settings, tick on use init.d scripts. It shoild work after reboot then.
You can do also flashing KKernel r2. I'm using it and it's so good if you make a good liveOC . I hope I'm useful foe you!!
Enviat des del meu YP-g70 utilitzant Tapatalk 4 Beta
Click to expand...
Click to collapse
Thanks dude ! i'll try that out,
Here have my Thanks. :good:
txordi said:
#!system/bin/sh
/
chown root:root /sys/devices/virtual/sec/ts/touchkey_led
echo 0 > /sys/devices/virtual/sec/ts/touchkey_led
chmod 444 /sys/devices/virtual/sec/ts/touchkey_led
Create a text archive called, for example, 91userinit (with nothing at the end, not .txt only 91userinit). Paste it in /system/etc/init.d and set the permissions in the screenshot.
Reboot. If not works, download NStools and, in settings, tick on use init.d scripts. It shoild work after reboot then.
You can do also flashing KKernel r2. I'm using it and it's so good if you make a good liveOC . I hope I'm useful foe you!!
Enviat des del meu YP-g70 utilitzant Tapatalk 4 Beta
Click to expand...
Click to collapse
Dude, unfortunately, i already tried your options but somehow it didn't work. Both of them. tsk.
Figured out
hellfrozer said:
Dude, unfortunately, i already tried your options but somehow it didn't work. Both of them. tsk.
Click to expand...
Click to collapse
Nevermind. I already figured it out. I've placed the codes that you've shared to "99nstools" and it worked! Thanks! :good::good::good:
Ueah!
Enviat des del meu YP-g70 utilitzant Tapatalk 4 Beta
hellfrozer said:
Any idea how to disable the backlight keys?
Click to expand...
Click to collapse
Try screen filter from haxor. Download for free from Google play
Sent from my YP-G1 using Tapatalk 4 Beta
why ? no sense to use 3rd party apks and waste ram
Wysłane z mojego Nexus S za pomocą Tapatalk 4
Andr01dye said:
Try screen filter from haxor. Download for free from Google play
Sent from my YP-G1 using Tapatalk 4 Beta
Click to expand...
Click to collapse
OK, dude. Gonna check that out.
Andr01dye said:
Try screen filter from haxor. Download for free from Google play
Sent from my YP-G1 using Tapatalk 4 Beta
Click to expand...
Click to collapse
Dude, I already installed it. However, the soft key option ain't work in'. But I already figured out how to disable my soft keys backlight using NSTools as what txordi taught me. The good thing about the app you suggested is i can reduce more brightness to save my battery.Thanks by the way,
hellfrozer said:
Dude, I already installed it. However, the soft key option ain't work in'. But I already figured out how to disable my soft keys backlight using NSTools as what txordi taught me. The good thing about the app you suggested is i can reduce more brightness to save my battery.Thanks by the way,
Click to expand...
Click to collapse
Actually I was going to write (but I didn't find time) that it works for me on cm10.1 but it didn't on gingerbread 2.3.5,
and by the way: what rom (or stock) are you using
Sent from my YP-G1 using Tapatalk 4 Beta
Andr01dye said:
Actually I was going to write (but I didn't find time) that it works for me on cm10.1 but it didn't on gingerbread 2.3.5,
and by the way: what rom (or stock) are you using
Sent from my YP-G1 using Tapatalk 4 Beta
Click to expand...
Click to collapse
Before, i tend to like the PACROM however i have wifi connection issues. so i've switched to another rom. I'm currently using RemICS-JB rom.

[Mod] Auto Call Recording MC/D/E/F/G

Auto Call Recording based on MG1
Should work on Tw ROM Odexed/Deodexed, all latest 4.1.2 MC/ME/MF/MG
Anyone using my MultiMod, DON'T use this, I will add this mod in next version
Nothing to say more, as title suggests it will record all incoming and outgoing calls
There is no any controller application, it will by default record all calls.
Destination directory sdcard/sound
recording file format : yymmdd_hhmmss_In/Out_Contact/number.amr
Install
1.Download Autocall record zip and flash using CWM/TWRP (Mobile odin user have to backup original files manually)
OR
Download This for Auto Call Record for White theme
If it doesn't work/want to rever previous mod
2.Download and flash Auto call record revert zip from CWM/TWRP
PS : You can include this to your mod/ROM without asking me. Hope you wish to mention on your thread.
Added White theme for Auto call record.
Hello man,
thanks for the awesome mod.
but i have a question, is there a way to not "auto record"??
i want to manually record or not.
Here is for manual record, you will have record button while you are on call, you can press anytime to record
http://forum.xda-developers.com/showthread.php?t=1944795
Help !
Message : "Can't record, media is running"
wait till meadia scanning complete, OR disable media scanning with Rescan media from play store
can we change the naming format?
:good:Can you make such a MOD for Moto Defy? All of the call record apps stop working since I upgraded to Quarx's CM10.2 ROM.
thxxxxxxxxxxxxxxxxxx
Custom Settings option???
Hello Dr.
After installing this MOD, I don't see "Custom Settings" option in the "call settings".
I don't have that too. what options it includes? It's not under additional setting?
Will work with 4.3 ROM
hi Doc, will this zip file work with any custom 4.3 ROM? like CM 10.2?
tried with Proban 446 but does not work. Others have tried it?
Inviato dal mio GT-N7100 con Tapatalk 2
This won't work on 4.3
Sent from my GT-N7100 using xda premium
no other mods for 4.3?
Inviato dal mio GT-N7100 con Tapatalk 2

[ROM][JB 4.1.2]P760 STOCK v20i | v20h | v20o [23/02/2014]

hi all
I'm NOT a dev and i've cooked this ROM for my personal use so dont expect update.
These are clean JB v20i, v20h and v20o stock ROMs for P760 with some staff removed and some basic features.
I suggest you to enable "Force GPU Rendering" in the developer settings, it makes the UI really smooth!
Click to expand...
Click to collapse
Features:
Deodexed
Rooted
Zip aligned
BusyBox
init.d support (not tested)
Apps removed:
Books
Chrome
DioDict3
FileSharebin
GMS_Maps
Hangouts
LGHome3_Theme_Biz
LGHome3_Theme_Cozywall
LGHome3_Theme_Marshmallow
LGWorld
LGWorldClockWidget
LW_Featherbin
LW_PolarBearbin
LW_Princebin
QTranslator
YouTube
How to install:
Backup first!!
Download the ROM
Copy the zip file to your SD card
Install via CWM
If you come from CM based ROM:
Wipe data and factory reset
Wipe dalvik cache
Format system
Install the ROM
NOTE: If you are on stock JB you can flash this ROM as an update (without wipe data), but keep in mind that you'll loose any system customization.
Links:
v20i
v20h
v20o
​
Tahnk you so much, i will download at home
Sent from my LG-P760 using XDA Premium 4 mobile app
Reserved
Thanks
- shifu - said:
NOTE: If you are on stock JB you can flash this ROM as an update, but keep in mind that you'll loose any
system customization.
​
Click to expand...
Click to collapse
Can you tell me shortly what the difference between V20h and V20i...???
Lotsathanks.
JJ
Very very thnks for this bcoz i have been looking for full stock with almost no bloat and very little customisation....
And this is perfect...
Will u it and will give u feedback..
Sent from my LG-P765 using XDA Premium 4 mobile app
After flashing the kernel ExperiencedKernel does not want to turn on phone. Hanging on the LG logo.
Have any ideas what?
Firmware is great.
Kernel modded are not compatible with v20I
Inviato dal mio LG-P760 con Tapatalk now Free
- shifu - said:
Features:
Deodexed
Rooted
Zip aligned
init.d support (not tested)
UI mods:
Battery % text size and color
Smooth spinner animation (CM10 like)
...........................
​
Click to expand...
Click to collapse
- shifu -
Could you do the same firmware 20H?
I tried to do it myself with the help of the kitchen, the instructions that you gave me, but there are many difficulties with installing and running it from under Windows.
And I'm too lazy to put Linux now.
You can not add tweaks, init.d, busybox and deodex.
Just repack the firmware in the zip to flash through recovery.
Would enjoy your firmware 20I if it worked with a custom kernel.
Thanks in advance.
Will this work on locked bl?
Inviato dal mio LG-P760 con Tapatalk now Free
How?
shark.sh said:
Will this work on locked bl?
Inviato dal mio LG-P760 con Tapatalk now Free
Click to expand...
Click to collapse
How to flash zip file without ClockWorkMod (opened BL)? Which method? Is it possible? It is not possible, I think...
Is it possible to have cwm on locked bl, but it's impossible to install custom rom/kernel... However flashing tweaks works fine. ..
Inviato dal mio LG-P760 con Tapatalk now Free
OP updated!!
added v20h
- shifu - said:
added v20h
Click to expand...
Click to collapse
Can I install it over v20i? Or is a fresh installation more convenient?
personally i always prefer fresh installation, but i think yes, you can install it over v20i...
wipe cache and dalvik after "update"
shark.sh said:
Will this work on locked bl?
Inviato dal mio LG-P760 con Tapatalk
Click to expand...
Click to collapse
News?
Inviato dal mio LG-P760 con Tapatalk
Hello
I got a little problem. After installing v20i i got soft update, after downloading phone reboot to Clockwork Recovery and then again and again. It cant boot a system just a recovery. Any ideas how to fix it?
TY!
Mentu12 said:
Hello
I got a little problem. After installing v20i i got soft update, after downloading phone reboot to Clockwork Recovery and then again and again. It cant boot a system just a recovery. Any ideas how to fix it?
TY!
Click to expand...
Click to collapse
It's simple. Never update a custom ROM.
Not custom, modified...
mihnutzu said:
It's simple. Never update a custom ROM.
Click to expand...
Click to collapse
Although it is not a "custom ROM", but it's true.
This modified ROM, not refreshable/updatable via "FOTA"!!!
At least that's how I know...
Mentu12 said:
Hello
I got a little problem. After installing v20i i got soft update, after downloading phone reboot to Clockwork Recovery and then again and again. It cant boot a system just a recovery. Any ideas how to fix it?
TY!
Click to expand...
Click to collapse
you need to restore your device via LGMobile Support Tool...
put the phone in "software update" and flash KDZ file, if you have one, using this method, or use the repair option..
Can u give me link for Talk,not hangout for v20i please ?
Sent from my LG-P760 using xda premium

[DISCONTINUED] [L5] [ROM] [Modded Stock 4.1.2] SpeedBean

Introducing Android SpeedBean for Optimus L5 . Based on Stock 4.1.2
Stock can be also fast and customisable ...
With lot of goodies packed in (GravityBox , Xposed , Tweaks ,
Ultra-Light Launcher , Permissions Manager , xThemeManager)
Transparent Status Bar , Stock 4.1 Lock Screen . Fluidness that will immerse you ...
It's Discontinued now ... For more info and candidature to continue it , just message me ...
Current version : v.3.6.4 (Code-name : The End)
Working : Everything
Not working : LG Setup Wizard at beginning .
Warning ! Not for 6.0.4.7 recovery ! Use 6.0.2.8 CWM !
ROM : (If any error , inform me)
http://www.mediafire.com/folder/v31v2zq0aph9w/L5_Android_SpeedBean
First boot can take up to 10 minutes , so please be patient . If it doesn't , Wipe Data / Factory Reset and try again .
Will be grateful for your feedback , so i can make this MOD better and better and better ...
Beginning developer from Poland ...
ChangeLog
v.3.6.4 06-03-2014
- Added back tts , usr/srec and system/sounds , cuz of bootloop when booting first time . You can delete them if after boot ...
v.3.6 27-02-2014
- Added some carbon ringtones (they sounds better)
- Updated Launcher
- LG Roboto fonts replaced with Original ones . (Experiment)
v.3.5 23-02-2014
- Launcher replaced with Smart Launcher Pro (gift for my ROM users , you can keep it up to date by Blackmart)
- Deleted Polaris Office , system/tts ; system/sounds and system/usr/screc .
- Updated some apps .
- Deleted LG LockScreen .
- Removed Apollo , and LG Music (replaced with stock music app , containing MusicFX) .
- Overall clean .
- Some elements replaced with "E610v" ones .
- Deleted some "crazy ringtones" to shrink size of package (if you want me to share them , just ask me)
---- OLD BUILDS (Made before i joined XDA) ----
v.3.0
- Stock Android Launcher and still LG Lock-screen (it doesn't look good in that density) in this build , sorry .
- Density changed to 145 . (build.prop method)
- Deleted LG Video and SmartWorld
v.2.1
- Repaired LG Tag+ (unable to see in drawer)
- Deleted Some LG Apps (they doesn't work good without LG Home)
- Added MX Player (Please install codec from Play Store)
- Added Greenify and Link2SD .
v.1.2
- Added transparent Status Bar .
- New SU Binaries .
- Added boosting scripts .
Can you upload the file on mediafire?Thanks
Inviato dal mio LG-E610 utilizzando Tapatalk
francescus28 said:
Can you load the file on mediafire?Thanks
Inviato dal mio LG-E610 utilizzando Tapatalk
Click to expand...
Click to collapse
I think about it ... From my PC uplading new version takes about a hour !
Dropbox give me error
Inviato dal mio LG-E610 utilizzando Tapatalk
francescus28 said:
Dropbox give me error
Inviato dal mio LG-E610 utilizzando Tapatalk
Click to expand...
Click to collapse
Link refreshed , try now .
jakubekw1997 said:
Link refreshed , try now .
Click to expand...
Click to collapse
Thanks!Now work
Inviato dal mio LG-E610 utilizzando Tapatalk
francescus28 said:
Thanks!Now work
Inviato dal mio LG-E610 utilizzando Tapatalk
Click to expand...
Click to collapse
No problem , im just begginging developer from Poland ...
jakubekw1997 said:
No problem , im just begginging developer from Poland ...
Click to expand...
Click to collapse
I tested the rom and I love it!But why there isn't lockscreen and why when I press vol - and + the music panel doesn't show?Thanks if you help me and sorry for my bad english
Because of changed density . LG Lockscreen doesnt look good in it. When u press vol plus and minus at once, qmemo should launch.
Wysłane z mojego LG-E610 przy użyciu Tapatalka
Which recovery needed, 6047 gives status 7?
Whenever I get a call it automatically rejects it and opens the STK app with the sms response, I tried deleting STK.apk and it still happens, any solutions>?
jakubekw1997 said:
I think about it ... From my PC uplading new version takes about a hour !
Click to expand...
Click to collapse
can you upload or give me a link of an overclocked kernel of stock
i am only able to find oc for cyanogenmod only
AXD96 said:
can you upload or give me a link of an overclocked kernel of stock
i am only able to find oc for cyanogenmod only
Click to expand...
Click to collapse
its on link , infolder you can find this kernel ...
SuperSkill said:
Which recovery needed, 6047 gives status 7?
Click to expand...
Click to collapse
As i typed , 6.0.2.8 from rom manager ... i wonder how to make it compatibile with new recovery ...
zeratos said:
Whenever I get a call it automatically rejects it and opens the STK app with the sms response, I tried deleting STK.apk and it still happens, any solutions>?
Click to expand...
Click to collapse
i didnt notice this error when i use it ... check your operator setttings ... or did you do hard reset after flash ?
jakubekw1997 said:
As i typed , 6.0.2.8 from rom manager ... i wonder how to make it compatibile with new recovery ...
Click to expand...
Click to collapse
does someone know if this KERNEL work with flashgordon?
AXD96 said:
does someone know if this KERNEL work with flashgordon?
Click to expand...
Click to collapse
What is flashgordon ??
jakubekw1997 said:
What is flashgordon ??
Click to expand...
Click to collapse
solved now i have cwm.
flash gordon is a wonderful app that allow you to flash zip(converting) with a locked bootloader and without a recovery:laugh:
glad to see it helps

Categories

Resources