I've been seeing a lotta people frustrated because of the change in BT mac address caused due to unlocked boot loaders so I decided to make a tutorial for changing the bluetooth MAC address of lg optimus g. Tested by me on my LG E975
I'm not responsible for any damage that occurs to your device..DO THIS AT YOUR OWN RISK..
Requirements
Rooted lg optimus g
terminal emulator
Hex editor
Follow these steps
1. Open the terminal emulator
2. Type these commands
SU
Grant the super user permission to the emulator
dd if=/dev/block/platform/msm_sdcc.1/by-name/misc of=/sdcard/misc.img
This command is going to create a file MISC.IMG in the root of your sdcard
3. Now turn on bluetooth and goto your phone settings then about then hardware information and see your current bluetooth address eg. If its AA.BB.CC.DD.EE.FF
4. Now open the file MISC.IMG using a hex editor .
5. Search for your Bluetooth address and replace the Address AA.BB.CC.DD.EE.FF to your preferred one..
6. Save the file IN THE ROOT OF YOUR SDCARD AND ITS NAME MUST BE misc.img ( this is very important)
7. Now download this file
www.4shared.com/file/6Yxmbvg-ce/99userinit.html
7. Copy the downloaded script file 99userinit to /system/etc/init.d/
7. Reboot.
You should Now have a new Bluetooth MAC address
Important note : the edited misc.img file must always be in the root of sdcard to make this hack work..
You can also put the misc.img file inside a custom folder by editing the adress inside the 99userinit file..
REPLY FOR ANY PROBLEMS
Sent From LG-E975 , Powered By ArT MoD V7 & fuelled by Solid Kernel V1.71?
Thank you, works great on LG 975 int. I only had to change permissions of 99userinit to make it work.
meister61 said:
Thank you, works great on LG 975 int. I only had to change permissions of 99userinit to make it work.
Click to expand...
Click to collapse
I'm glad that i could help.. You Can show your appreciation by clicking the thanks button
Sent From LG-E975 , Powered By ArT MoD V7 & fuelled by Solid Kernel V1.71?
It works perfect on LG Optimus L90. BIIIG THX.
I can do the same with mac WiFi?
hacel said:
It works perfect on LG Optimus L90. BIIIG THX.
I can do the same with mac WiFi?
Click to expand...
Click to collapse
I never felt to need to change Wi-Fi MAC address... I don't know if it'll work.. You can try it @ your risk .. [emoji10]
Sent from my LG-E975 using XDA-Developers mobile app
The link is broken, can you reupload or post content?
grifotas said:
The link is broken, can you reupload or post content?
Click to expand...
Click to collapse
I'll check if I still have it or I'll make another one. Just wait a few hours.
grifotas said:
The link is broken, can you reupload or post content?
Click to expand...
Click to collapse
Here's it.
Extract it from the zip file and follow the tutorial.
Related
I came upon this post here: androidtablets.net/forum/android-tablet-usage-tips-tricks/461-how-connect-adhoc-networks-tether-apad-irobot-rockchip-2808a-variants.html
I didn't follow all the instructions but only added the following lines using Root Explorer to /data/misc/wifi/wpa_supplicant.conf
eapol_version=1 <--------------- Add this
ap_scan=2 <---------------------- Add this
I am using MIUI 1.8.12 (Android 2.3.5) and now I can connect to ad-hoc networks created on my computer and access the internet this way.
Good luck to you all, and hope it works for you too!
I didn't test it with other computers or with other phones, but I hope it works!
Cheers!
If im not wrong, that featured is already included in miui..u dont need change anything
Sent from my HTC Desire
Well, it didn't work before doing that... So I guess it must have something to do with it..
I don't found wpa_applicant.config file.
alps2006 said:
I don't found wpa_applicant.config file.
Click to expand...
Click to collapse
flash the attached zip in recovery and it will see ad-hoc network
I just wrote a script that would automatically port ANY carrier's gs3 roms to ANY other carrier's devices
So now u can use all the roms other carriers get
Let me know if there are any errors(not including not found errors)
THIS ON OMG! DROID
http://omgdroid.com/script-released...-iii-custom-rom-to-any-other-carriers-device/
The future of this:
1. Ill add all the proprietary files from all the carriers so u dont have to have a base. DONE
2. UNIVERSAL ZIPS FOR ALL US GS3S THIS WILL TAKE A LONG TIME CUZ I HAVE TO LEARN HOW TO USE AROMA OR WRITE AN UPDATER-SCRIPT BUT IT WILL COME!!!(If anyone wants to teach me how to do those just pm me.) DONE BUT NOT GONNA RELEASE YET
3.Ability to automatically port ANY phones ROM to ANY other phone as long as they have the same dpi, manufacturer, and arm version. WORKING ON THIS. LEARNING PYTHON
How to use:
Linux:
1. download the rom u want to port and a rom on the SAME android version as the rom u want to port
2. unzip both of them and place both folders in the same folder
3. download the script and place it in the folder with the two rom folders
4. open a terminal and cd to the directory
5. run:
Code:
chmod +x portscript.sh
./portscript.sh
6. PROFIT
FOR WINDOWS I RECOMMEND CYGWIN AND THE LINUX VERSION. THE WINDOWS VERSION IS KINDA MESSED UP.
Windows(experimental):
1. download the rom u want to port and a rom on the SAME android version as the rom u want to port
2. unzip both of them and place both folders in the same folder
3. download the script and place it in the folder with the two rom folders
4. rename the rom you want to port's folder to port
5. double-click on portscript.bat
6. PROFIT
How to port rom from galaxy nexus or any other xhdpi armv7 samsung device:
1. inside ur base rom, open META-INF/com/google/android/updater-script as a text file and copy the mount points (like mount(/dev/block/mmcblk0p8, /system) you would copy /dev/blockmmcblk0p8)
2. Download script and do the porting procedure
3. open up the rom u are porting's META-INF/com/google/android/updater-script and replace the mounting with the values u copied.
4. save and move the updater-script to ur base's META-INF/com/google/android/ and replace
NEW!!!
NO NEED FOR BASE:
1. download the nobase script zip and extract it somewhere
2. download a device's proprietary files zip and extract it into the folder of the script
3. run the script and follow directions!
how to add a device to the nobase script:
download and unpack the zip with ur desired carrier/android version
run the portdiffs.sh and follow directions!
Disclaimer:
Im not responsible for anything that might go wrong
Changelog:
v3: more fixes
v2: fixed update-binary being update_binary
DLs:
.bat s are windows, .sh is linux.
portscriptnobase is linux
https://docs.google.com/folder/d/0B2qlFDXo6JOreUY3RjFkRm1aeFU/edit
Thanks to d3athsd00r for helping
does this apply for international GS3????
ice3186 said:
does this apply for international GS3????
Click to expand...
Click to collapse
Probably
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
What!! No way dude!!
White Hot! GS3.
cpu999 said:
I just wrote a script that would automatically port ANY carrier's gs3 roms to ANY other carrier's devices
So now u can use all the roms other carriers get
Let me know if there are any errors(not including not found errors)
How to use:
1. download the rom u want to port and a rom on the SAME android version as the rom u want to port
2. unzip both of them and place both folders in the same folder
3. download the script and place it in the folder with the two rom folders
4. open a terminal and cd to the directory
5. run:
Code:
chmod +x portscript.sh
./portscript.sh
6. PROFIT
Disclaimer:
Im not responsible for anything that might go wrong
DLs:
Realease 1 (Prealpha)
Click to expand...
Click to collapse
I am probably treading into an area that I have no business going to - but I would love to try this - and don't have enough knowledge to follow your instructions - was hoping you could explain the last few steps - I am going to sound like a real noob - but I don't understand some of the language -
what do you mean when you say "open a terminal and cd to the directory" ? if you can simplify that a little - I think I can do this and would love to try -
I think it means that I need to put save the roms and the script you have provided and place them in my C drive - then open a command prompt in that file (shift and right click I believe) is that correct?
second question - when I tried to download the file you provided from the lnk - it opened GOOGLE DRIVE and said I needed to request permission to access the file - ? I clicked request and am now waiting for some kind of response
?
cpu999 said:
Probably
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
Click to expand...
Click to collapse
No that will not work. If this does simple recovery mount point changes & build prop changes that will work for the family of SGS3 that share the same hardware. It will not work for i9300 as that has a different set of hardware. Thus, different libs and what not.
I doubt this script has the ability to decompile & merge correctly smali. Or has a downloadable collection of libs for i9300. Probably only works for the SGS3 variants like AT&T, telus, tmobile, etc.
iBotPeaches said:
No that will not work. If this does simple recovery mount point changes & build prop changes that will work for the family of SGS3 that share the same hardware. It will not work for i9300 as that has a different set of hardware. Thus, different libs and what not.
I doubt this script has the ability to decompile & merge correctly smali. Or has a downloadable collection of libs for i9300. Probably only works for the SGS3 variants like AT&T, telus, tmobile, etc.
Click to expand...
Click to collapse
Thanks
will be adding that to the OP
mocsab said:
I am probably treading into an area that I have no business going to - but I would love to try this - and don't have enough knowledge to follow your instructions - was hoping you could explain the last few steps - I am going to sound like a real noob - but I don't understand some of the language -
what do you mean when you say "open a terminal and cd to the directory" ? if you can simplify that a little - I think I can do this and would love to try -
I think it means that I need to put save the roms and the script you have provided and place them in my C drive - then open a command prompt in that file (shift and right click I believe) is that correct?
second question - when I tried to download the file you provided from the lnk - it opened GOOGLE DRIVE and said I needed to request permission to access the file - ? I clicked request and am now waiting for some kind of response
?
Click to expand...
Click to collapse
this script only works in linux for now.
Ill create a windows one once I have time
LuRock said:
What!! No way dude!!
White Hot! GS3.
Click to expand...
Click to collapse
Its just an automation of my method of porting
yea it def will not work for 9300 youll have to change a lot of stuff just to get it booting
cpu999 said:
this script only works in linux for now.
Ill create a windows one once I have time
Click to expand...
Click to collapse
so if lets say i got a tmobile gs3 and want to port an att rom, will it add wifi calling too?
even if it ports the wifi calling from tmobile..it won't work on att. it'll not be recognized as it requires tmobile service to really work.
Sent from my SAMSUNG-SGH-I747 using xda premium
lazarat said:
so if lets say i got a tmobile gs3 and want to port an att rom, will it add wifi calling too?
Click to expand...
Click to collapse
no.
this is just a simple script that would port things.
it just makes the rom compatible wiht ur phone
cpu999 said:
no.
this is just a simple script that would port things.
it just makes the rom compatible wiht ur phone
Click to expand...
Click to collapse
Oh ok thanks..althogh up till this point i have had no problems using att roms on my tmo gs3
Being a windows user I have to wait until you create a version for that - can't wait to try i t- I am not a developer but if this works - it opens all kinds of opportunties to try new thing s- I am adventurous = and I ahve insurance on my phone - lol - looking forward to giving this a shot -
I was wondering when someone was going to do this. I was going to if I could ever get time away from my real job. Thanks for the contribution!
Sent from my GS3 using xda premium
Sorry of this is a dumb question but if this script works then I could use this to use T-Mobile roms on my att s3?
Sent from my htc_jewel using xda app-developers app
wwevoxnj said:
Sorry of this is a dumb question but if this script works then I could use this to use T-Mobile roms on my att s3?
Sent from my htc_jewel using xda app-developers app
Click to expand...
Click to collapse
its ANY us gs3 rom to ANY us gs3 rom
Wow I can't wait for a windows version of this!! I'm addicated to flashing roms haha.
Sent from my htc_jewel using xda app-developers app
I've flashed many T-Mobile roms on my at&t / rogers s3 already...
FreeGS3 r6, Gigajule, Wicked v5 all works great as long as you flash the right kernel and never flash a modem...
Sent from my SGH-T999 using Tapatalk 2
hi all mates. i tried port galaxy s4 optical reader app for our Galaxy SIII. it's working but with a little bug. if you want it download files and copy your phone.
Instructions;
1. download file in mediafire
2. unzip with winrar or winzip
3. copy 'photoreader' folder to root of your phone.
4. copy 'system' folder to root
after copied all files set permissions;
for all folders; rwx rx rx
for all files; rw r r
Now reboot your phone and enjoy.
Note: some files from henrylife's rom and some files from my friend's S4. thanks to them.
Known bug: force closing in image load from gallery (maybe some developer can help us).
best regards.
sorry my english.
http://www.mediafire.com/?kxgtz2qmtw3363y
hakan_710 said:
hi all mates. i tried port galaxy s4 optical reader app for our Galaxy SIII. it's working but with a little bug. if you want it download files and copy your phone.
Instructions;
1. download file in mediafire
2. unzip with winrar or winzip
3. copy 'photoreader' folder to root of your phone.
4. copy 'system' folder to root
after copied all files set permissions;
for all folders; rwx rx rx
for all files; rw r r
Now reboot your phone and enjoy.
Note: some files from henrylife's rom and some files from my friend's S4. thanks to them.
Known bug: force closing in image load from gallery (maybe some developer can help us).
best regards.
sorry my english.
http://www.mediafire.com/?kxgtz2qmtw3363y
Click to expand...
Click to collapse
Nice! I'll try it!
Hi would i be able to add this to my list of S4 apps list. Its like an all in one.
http://forum.xda-developers.com/showthread.php?p=42197662
If you allow me to I will add it with a link to this thread buddy
Sent from my GT-I9300 using xda premium
Nick Fury said:
Hi would i be able to add this to my list of S4 apps list. Its like an all in one.
http://forum.xda-developers.com/showthread.php?p=42197662
If you allow me to I will add it with a link to this thread buddy
Sent from my GT-I9300 using xda premium
Click to expand...
Click to collapse
not problem for me mate. you can add to yours topic.
How to set permissions rwx rx rx ????
Dymex79 said:
How to set permissions rwx rx rx ????
Click to expand...
Click to collapse
use x-plore file manager and tap file than choose permissions. read write execute , read execute , read execute. hope i was help for you.
working on 4.1.2?
Is it really working
Coz for me it is not recognizing any business cards
Am I the only one
Sent from my GT-I9300 using xda premium
freddy1991 said:
Is it really working
Coz for me it is not recognizing any business cards
Am I the only one
Sent from my GT-I9300 using xda premium
Click to expand...
Click to collapse
it's working. but facing recognizing problems sometimes as you say.
optical reader
hey dude! thanks for your work i downloaded the ocr in s4 to s3 its running fine no force closing but it isnt recognising anything when i point on some text it just keeps quite
even i capture it it says no information found! pls help me dude
am running 4.2.2 xxufme3 firmware
pls mail [email protected] [email protected] pls do reply as soon as possible!
No optical reader
I have given permission to all folders and all the files inside the folders and still i dont get the optical reader when i reboot
hey
what do you mean? "root of your phone'? do you mean the 'root' folder? or what?
Do any of you would be so kind as to prepare a zip file to flash via recovery? Granting single files is much pain.
Thanks in advance tremendously.
When you say put it on the "root of you phone" are you saying put it in "/" or do you put on the root of the internal sdcard?
Thanks
I need single recovery file too.
Is it working on 4.3 xxemg4?
Hellooo?!
No one interested in this funtastic feature?
Me too strucked on "not recognized" - but QR Code si working, I think ther's some dictionary lacks...
I found the .zip for Note 3...but this installed nothing on my S3...SUGGESTIONS?
CutriX-17 said:
No one interested in this funtastic feature?
Me too strucked on "not recognized" - but QR Code si working, I think ther's some dictionary lacks...
I found the .zip for Note 3...but this installed nothing on my S3...SUGGESTIONS?
Click to expand...
Click to collapse
you can try this feature on glance rom for now
maybe I will port it from s4 when I have enough time
Ra2fet said:
you can try this feature on glance rom for now
maybe I will port it from s4 when I have enough time
Click to expand...
Click to collapse
So no possibility of an add-on module like Xposed ?!
...however I'll be in waiting for your new ROM guy, maybe before I get a new Note 3!
Master fixer...here i am!
Yes I Do It, fully working!
First step, download this complete package from another thread on xda:
http://forum.xda-developers.com/showthread.php?t=2352726
Unzip it, and simply copy/paste the folders on /system...
I mean the internal memory of the phone, nor the sdCard, neither the extSdCard - how to say...
in italian /dispositivo if you use esExplorer, or home if you use Root Browser
So, open Optical Reader folder, and copy/paste photoreader folder in /system - again open Optical Reader folder/lib select all copy/paste to /system/lib (must be 11 files) - last step open Optical Reader folder/app select all copy/paste to /system/app
Almost done, now reboot to recovery and wipe cache and then Dalvik - reboot and enjoy!
NO NEED TO SET PERMISSION OF NONE, the app didn't work previosly, for lacking some library, and the diction.apk
You probably need the Samsung store installed to get new library for the translation.
I get the app working on Imperium 24.0 Rom...
Funny tricks...SEE YOU! - if you liked my post clap your hands...
As the title say, follow this guide to deodex your stock or stock based(Sling,VDT etc) roms.
In case you dont know what is odex and deodex, check out this awesome thread,,http://forum.xda-developers.com/showthread.php?t=2224570
Before doing any thing Always Make Nandroid Backup
Things Needed
Java(https://www.java.com/en/download/)
Rooted Device
Usb debugging enabled(for pulling files)
Downloads
http://d-h.st/pCI#.U4cLVPmSwgM (based on Kamome tool)
Guide
extract the downloaded tool
run main.bat(be sure to run as admin)
select option 1 create working folder (if this give you subdirectory already then created continue anyway)
Now Select option 2( phone should be connected to pc with usb debugging enabled and phone should also be on charge only mode)
Select option 3 (this should take some time to deodex files)
this step is optional Use option 4 to add deodexed files to zip and flash them via recovery or you can push via adb(search google)
To flash from recovery
copy zip file( you created before ) in the phone
go to recovery
flash them and reboot
enjoy!
Credits :
Thanks to hagurekamome and
RyokoN
F.A.Q
Q.there are many tools to deodex why use this?
A. With android 4.4 google changed something, now apps are also stored in system/priv-app, other tools available to deodex are only created to deodex file stored in system/app.
Q.Tool gives me some kind of java error at the start?
A.Install Java for your respective system e.g 32bit or 64bit. Also dont continue further if you get this message other wise you will get bootloop
Q.My phone is not detected by this tool?
A. install adb drivers..
Issues
1= On sling rom,when deodexed stock keyboard FC and weather widget also wont work(dont know why)
umair928 said:
F.A.Q
Q.there are many tools to deodex why use this?
A. With android 4.4 google changed something, now apps are also stored in system/priv-app, other tools available to deodex are only created to deodex file stored in system/app.
Q.Tool gives me some kind of java error at the start?
A.Install Java for your respective system e.g 32bit or 64bit. Also dont continue further if you get this message other wise you will get bootloop
Q.My phone is not detected by this tool?
A. install adb drivers..
Issues
1= On sling rom,when deodexed stock keyboard FC and weather widget also wont work(dont know why)
Click to expand...
Click to collapse
Hy @umair928 thanks for useful instructions but i am unable to deodexed sling v 2.1 using this method. It doesnt pull the required folders ,i even manually placed app,framework and priv-app folders in system but it doesnt deodexed nor create a flashable zip .This tool is for xperia z and i think it has to be edited a bit to work on our phone.
PS:If youve deodexed slim rom kindly mirror that for me i need deodexed rom thanks
Ahmed Xperia p said:
Hy @umair928 thanks for useful instructions but i am unable to deodexed sling v 2.1 using this method. It doesnt pull the required folders ,i even manually placed app,framework and priv-app folders in system but it doesnt deodexed nor create a flashable zip .This tool is for xperia z and i think it has to be edited a bit to work on our phone.
PS:If youve deodexed slim rom kindly mirror that for me i need deodexed rom thanks
Click to expand...
Click to collapse
May be you are doing something wrong, have you installed proper adb drivers and java. This method works perfect with stock or any custom firmware(I deodexed, 30b, 30c and sling rom) . I have also deodexed htc m8 stock rom with this...
Bro, connection is super sh... ty cant share deodexed rom...
Yes I've installed Java and Adb drivers , Adb is recognising my device . Apparently doing everything as per guide but don't know why it's not doing
Sent from my LG-F180L using XDA Premium 4 mobile app
---------- Post added at 08:31 AM ---------- Previous post was at 08:18 AM ----------
Ok it's working now and i can't beleive problem was running Batch file as an Administrator. This i time i just launched batch file without Adminstratot permissions and it worked . Strange .
Ahmed Xperia p said:
Ok it's working now and i can't beleive problem was running Batch file as an Administrator. This i time i just launched batch file without Adminstratot permissions and it worked . Strange .
Click to expand...
Click to collapse
Now, that is weird... Usually, it's the other way around, running into problems when NOT launched as Admin. Go figure... Anyway, thanks for the tip! Something to keep in mind...
kt-Froggy said:
Now, that is weird... Usually, it's the other way around, running into problems when NOT launched as Admin. Go figure... Anyway, thanks for the tip! Something to keep in mind...
Click to expand...
Click to collapse
I was also wondering . I have deodexed Sling v 2.1 but still i cant change stock Messaging apk i wanted to replace that with one which is in JB but it FC . I tried installing Flex sms apk but that also FC . Any tip please?
PS: I am just placing apk files in system/priv-app and permissions set to RW R R.
Ahmed Xperia p said:
I was also wondering . I have deodexed Sling v 2.1 but still i cant change stock Messaging apk i wanted to replace that with one which is in JB but it FC . I tried installing Flex sms apk but that also FC . Any tip please?
PS: I am just placing apk files in system/priv-app and permissions set to RW R R.
Click to expand...
Click to collapse
That's because the framework is different. Changing lg framework may help you to get sms app working, but it may make other apps to FC
Sent from my LG-E975 using Tapatalk
Got that
Sent from my LG-F180L using XDA Premium 4 mobile app
Agree that tool won't pull files (step 2) on Windows 8.1 x64 unless it is run NOT in Administrator mode.
I suggest you update the first post.
Cheers
I am facing problem In Option 2:
I am on sling 2.2
When i press option 2, the cmd shows " The system can't find the patch specified"...
What can i do? Please suggest.
thanks in advance
regards
---------- Post added at 09:16 AM ---------- Previous post was at 09:12 AM ----------
It is working without Administrator Permission. Thanks to Ahmed Xperia p
Regards
@clickanu is your phone working fine now?
Sent from my LG-E975 using XDA Premium 4 mobile app
Dear Ahmed vai,
Thanks for the response. My phone is working well with Sling Rom as there are options of Selecting 2g/3G. Whn i select 2g only, the phone;s network signal is good and if i select 3g then the network bar up and downs severly...and no one reach me / i cant call to others. So, I am always select 2g. No way to find out the solution and In sling My front camera is not working.
Hope you are in Good Health. Take care Brother.
Regards,
---------- Post added at 11:08 AM ---------- Previous post was at 11:05 AM ----------
Dear Ahmed Brother,
Can You please provide me some other Custom Rom's link as like Sling to test on my phone.
Thanks in advance
Regards
That's good that your phone is working. So far I've found Sling 2.2 better among all custom roma
Sent from my LG-E975 using XDA Premium 4 mobile app
That is actually I have done with your help Bro...U r a genious to some extent.
But i didnt find any FM radio in this Rom...can you help me out how do i get FM radio....?
Thanks
clickanu said:
That is actually I have done with your help Bro...U r a genious to some extent.
But i didnt find any FM radio in this Rom...can you help me out how do i get FM radio....?
Thanks
Click to expand...
Click to collapse
this is based on f180 ROM and f180 doesn't have FM Radio.
Thanks akahroba...for the information. Do you please suggest any custom rom for my device that support FM radio?
Thanks
clickanu said:
Thanks akahroba...for the information. Do you please suggest any custom rom for my device that support FM radio?
Thanks
Click to expand...
Click to collapse
Well, sling is not a custom ROM. It's actually a cooked firmware. If you're searching for such a cooked firmware based on stock kk for E975, nothing so far.
FM radio doesn't work on F 180 @clickanu
Sent from my LG-E975 using XDA Premium 4 mobile app
Has any one here have or had a problem with weather apps not remodeling... It's the only two apps that won't convert over? Or point me to a way to fix thanks!
I have an issue with my phone, long story... I'm looking for someone who has a LG Optimus G running the official 4.4.2 Kit Kat update, my touchscreen is not working, but before the screen cracked I had the default USB mode enabled as LG Software, so I controlled my phone with LG OSP (On Screen Phone) . After the Kit Kat update, LG OSP only works when you pull E975.zip from your phone's /system/media directory, and put it in /MyDocuments/LGOSP/phoneskin folder.
I would really appreciate if somebody would take a minute and upload that file for me!
Addition: Maybe the file is not named exactly E975.zip, but something like that..
Thanks! =)
KrustsRZR said:
I have an issue with my phone, long story... I'm looking for someone who has a LG Optimus G running the official 4.4.2 Kit Kat update, my touchscreen is not working, but before the screen cracked I had the default USB mode enabled as LG Software, so I controlled my phone with LG OSP (On Screen Phone) . After the Kit Kat update, LG OSP only works when you pull E975.zip from your phone's /system/media directory, and put it in /MyDocuments/LGOSP/phoneskin folder.
I would really appreciate if somebody would take a minute and upload that file for me!
Addition: Maybe the file is not named exactly E975.zip, but something like that..
Thanks! =)
Click to expand...
Click to collapse
there's no e975.zip in /system/media directory.. instead has only 2 zip shutdownanimation.zip & bootanimation.zip
MasterFURQAN said:
there's no e975.zip in /system/media directory.. instead has only 2 zip shutdownanimation.zip & bootanimation.zip
Click to expand...
Click to collapse
Ok... I don't know why tough, I found this solution on this thread - http://forum.xda-developers.com/showthread.php?t=1022987
KrustsRZR said:
I have an issue with my phone, long story... I'm looking for someone who has a LG Optimus G running the official 4.4.2 Kit Kat update, my touchscreen is not working, but before the screen cracked I had the default USB mode enabled as LG Software, so I controlled my phone with LG OSP (On Screen Phone) . After the Kit Kat update, LG OSP only works when you pull E975.zip from your phone's /system/media directory, and put it in /MyDocuments/LGOSP/phoneskin folder.
I would really appreciate if somebody would take a minute and upload that file for me!
Addition: Maybe the file is not named exactly E975.zip, but something like that..
Thanks! =)
Click to expand...
Click to collapse
its good if it worked for you.. can you tell me where did you get the latest installer for lg on screen phone for Windows... its asking to update before i can use it.. can you plzz post a link to download its latest version
MasterFURQAN said:
its good if it worked for you.. can you tell me where did you get the latest installer for lg on screen phone for Windows... its asking to update before i can use it.. can you plzz post a link to download its latest version[/QUOTE
Mine just updated itself through the LGOSPLiveUpdate. But if you know the solution to " Could not connect " error in OSP, I would be very thankful!
Click to expand...
Click to collapse
I have stock 4.4.2 and I can use LG osp without any tricks...you have to accept the connection once or twice on your phone screen...and you need to be in the same network ofc
Sent from my LG-E975 using XDA Free mobile app
Rodelkoenig said:
I have stock 4.4.2 and I can use LG osp without any tricks...you have to accept the connection once or twice on your phone screen...and you need to be in the same network ofc
Sent from my LG-E975 using XDA Free mobile app
Click to expand...
Click to collapse
i do need to install the lg osp on my Windows 8.1 pc. , right ?.. all I'm asking is that where to find the latest installer for lg osp for Windows
KrustsRZR said:
MasterFURQAN said:
its good if it worked for you.. can you tell me where did you get the latest installer for lg on screen phone for Windows... its asking to update before i can use it.. can you plzz post a link to download its latest version[/QUOTE
Mine just updated itself through the LGOSPLiveUpdate. But if you know the solution to " Could not connect " error in OSP, I would be very thankful!
Click to expand...
Click to collapse
what os and lg drivers are u using on ur pc
Click to expand...
Click to collapse
MasterFURQAN said:
i do need to install the lg osp on my Windows 8.1 pc. , right ?.. all I'm asking is that where to find the latest installer for lg osp for Windows
Click to expand...
Click to collapse
i downloaded lg osp here (win 8.1 64bit):
http://tool.xcdn.gdms.lge.com/dn/downloader.dev?fileKey=OW00220111201
direkt download link from official german lg site.
i dont know if you additionally need the lg pc suite