PRL manual update - Sprint LG G3

I would like to update PRL from phone, manual update. Like other phones that have modified hidden menu apks. From playing with short cut master I found SPROmadmHiddenMenu. Which is part of Software Update, com.lge.lgdmsclient.apk.
Here is an image of the Menu. It seems to look for a PRL to write, I just don't know where to put or what name to make PRL file.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Here is stock LGDMSClient.zip. I can't decompile odex file on my phone, my computer is broken. If anyone can decompile and find out how to do PRL write test, then we should be able to write PRL to our phones.

The s3 used TEST.prl at the root of external sd card if I remember correct. Maybe the g3 can do the same.
Sent from my LGLS990 using XDA Free mobile app

Jimmy50941 said:
The s3 used TEST.prl at the root of external sd card if I remember correct. Maybe the g3 can do the same.
Sent from my LGLS990 using XDA Free mobile app
Click to expand...
Click to collapse
I tried from internal sd, I will try external.
Let's hope to see if it works.
Update:
didn't work, could be my external sdcard is formatted with ext4 fs.
If anyone with a normal external sdcard can check please.

Related

Miui apps to sd

I am unable to move programs to my sd card it tells me there is not enough free space but the internal storage has 1.3 gb free and the sd card has 8 gb free.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my I500
I guess I never asked a question, has anyone else seen this or knows how you address it?
Sent from my I500
mwestendorf said:
I guess I never asked a question, has anyone else seen this or knows how you address it?
Sent from my I500
Click to expand...
Click to collapse
Were you plugged into USB at the time? did it actually have write-access to your SD card? Try rebooting once. Could be one of the numerous glitches we are finding on MIUI....who knows.
No I was not plugged into the usb, I have also tried rebooting, I rebooted into the recovery and cleared both cache files. I also tried repair permissions.
No luck, I am pretty sure this started when I got stuck in a boot loop between builds then I had to odin back to stock and wipe data.
Afterwards I restored from my miui backup then this occurred.
I guess the only thing to try is to wipe all 3 and reinstall without restoring.
Sent from my I500
I was able to move them to the sd card after uninstalling and reinstalling each individual app.
Sent from my I500

[Q] Easier way for Data2Ext?

Is there an easier way to active data2ext that I just haven't figured out yet?
Everytime I try a new rom I have to flash data2ext and run the full list of commands in terminal emulator...is there something I'm missing that makes the process a whole lot quicker?
yea, use link2sd
Is that the same as data2ext? I can get my 1 gig of internal memory?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Yesjust backup your whole SD card to your computer and format your sdcard, next in recovery go to advanced/partition SD card and pick what size you want, then download and open link2sd and pick ext 3, reboot your phone and reload your SD card from your computer to your phone, and you will be able to link all of your user apps to your sdcard, giving you virtually unlimited space.
Sent from my LG-VM670 using XDA App
Personally, I like data2ext far better than link2sd
Sent from my LG-VM670 using XDA App
What's the difference?
Sent from my LG-VM670 using XDA App
Simple2Ext
https://market.android.com/details?id=ru.krikun.s2e
pbailey212 said:
What's the difference?
Sent from my LG-VM670 using XDA App
Click to expand...
Click to collapse
data2ext automatically installs everything to sd. link2sd you can customize which programs to send to sd.
havntt tried data2ext, but link2sd works for me, they added a multiselect option recently and you just move all your apps in one go, i have maybe 40 apps and 230mb on my ext, and 60/200mb or so on my internal

Totally confused about sdcard - help

I am looking at my Galaxy S2 files with the app "WiFi File Transfer" (which is great if anyone doesn't know about it... but that's for another thread). There's sdcard and external_sd and there is mnt/sdcard. What the heck is mnt? I feel like I am going in circles.
Thanks for any clarification.
I believe it stands for mount. Linux term maybe? The technical path of the SD card on your phone is
/mnt/sdcard/
See the top of this screen shot of me looking at the "root" of my internal SD card.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my Galaxy S II (i777)
Thanks, quarlow. While moving a file and not knowing what I was doing, somehow I put a file on mnt/sdcard/external_sd. So confusing. I guess all I really need to know right now is that the root of my card is mnt/sdcard and I thank you for that.
I'm pretty sure the sdcard folder you see at root (/) of the phone (/sdcard) is a 'junction point' type of folder to (/mnt/sdcard) the 'root' of the sdcard, at least as far as most computers see.
Similar to the 'Documents and Settings' folder on Windows 7. It doesn't exist except as a direction folder to 'Users' so older programs properly install to the new location for My Documents.
If you want to test it out, put a new file into /mnt/sdcard and then go to /sdcard and see it there.
Sent from my SAMSUNG-SGH-I777 using XDA App

[CM7] Free up System Rom space on Touchpad?

I'm currently running CM7 Xron ROM and I'm aware that it's 200+ MB on it's own. Any ideas how I can free some space up for an instance like this?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my CM7 Touchpad
Root explorer. Under system/app delete cmwallpapers.apk for gaining 5mb in system. I also delete file manager, email, protips,rom manager, cyanbread(as long as your using the green theme your ok).
That should give you more then 15mb right there.
Also make sure cm setting/application/install location is set to automatic, moving larger games to SD card automagically.
You can try a cache cleaner, it check music,maps and other hogs too.
Sent from my HTC HD2 using Tapatalk
scariola said:
Root explorer. Under system/app delete cmwallpapers.apk for gaining 5mb in system. I also delete file manager, email, protips,rom manager, cyanbread(as long as your using the green theme your ok).
That should give you more then 15mb right there.
Also make sure cm setting/application/install location is set to automatic, moving larger games to SD card automagically.
You can try a cache cleaner, it check music,maps and other hogs too.
Sent from my HTC HD2 using Tapatalk
Click to expand...
Click to collapse
Will give that a go tonight. Thanks

Need help from a dev. (Ext2internal Script)

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I have try to make the Ext2internal Script from @mattiadj n7100 work on Zu
For now it's 50% done (I thing)
My external sd is my internal sd and all works so far
Her is the zip for the script https://www.dropbox.com/s/tndqbc6okiojn84/extsd2internalsd_XZU.zip
Original tread from @mattiadj http://forum.xda-developers.com/showthread.php?t=2468596
But the real internal sd don't shows any more so I think the mount points not right....
Please one with dev skills help :what:
Sorry for my bad English
Hope you get more help, i was asking for this a while back but got no useful informations.
Here's the old thread, maybe you can find any useful information:
http://forum.xda-developers.com/showthread.php?t=2508431
Thought about a play store app to achieve your goal?
Sent from my C6833 using Tapatalk
I don't find a app that can do it
https://play.google.com/store/apps/details?id=com.paragon.mounter
Sent from my Xperia Z Ultra using Tapatalk
This is error bro not work so good try to change this extsd code on external2internal app that's works fine try it.
Sent from my C6802 using Tapatalk
t0pstar said:
View attachment 2491834I have try to make the Ext2internal Script from @mattiadj n7100 work on Zu
For now it's 50% done (I thing)
My external sd is my internal sd and all works so far
Her is the zip for the script https://www.dropbox.com/s/tndqbc6okiojn84/extsd2internalsd_XZU.zip
Original tread from @mattiadj http://forum.xda-developers.com/showthread.php?t=2468596
But the real internal sd don't shows any more so I think the mount points not right....
Please one with dev skills help :what:
Sorry for my bad English
Click to expand...
Click to collapse
You can try foldermount, it works perfectly.

Categories

Resources