• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root Official CyanogenMod 13.0 for LG L70 D320 D320n D325 MS323

After updating Nightly from yesterday. I now have problems with File Manager. File Manager doesn't see files and folders on internal and external sd anymore.:confused:
 
Last edited:
@vm03 Bugs on latest version:
1. File manager not working
2. When phone is on "Vibrate" and i restart it, it turn on sound again
3. Screen rotation randomly stop working
 
Last edited:
Hi, I usually dont post here, but i have some questions,

1. Does this rom will suport OTG? I remember this device had it on the original rom

2. Will come back knok code? I miss it sometimes

3 is it a rom bug that the music player crashes a lot?

4. In D320f8 are a strange lines on the camera, doest it had posibility of being fixed? Ill post some photos to show it
 

Attachments

  • IMG_20160118_103401.jpg
    IMG_20160118_103401.jpg
    295.1 KB · Views: 94
  • IMG_20160122_104404.jpg
    IMG_20160122_104404.jpg
    547.9 KB · Views: 83
Someone else have wifi problems? my wifi disconnects when I turn off the screen, and when I turn on the screen is connected again immediately, first showing a exclamation mark for a moment (it's activated "always" in the Advanced Options -in case anyone is wondering-), I have tried all possible "solutions" and still happening, i don't know if it's an actual bug of this ROM... I have the variant MetroPCS (LG L70 MS323), Cheers :rolleyes:

Note: I think remembering that in "mobile data" is the same
 
Last edited:
Finally I can enable MTP on Windows 8.. Yay!!
And works perfect
Heres what I did
+ plug in usb cable to phone and PC
+ open device manager win 8
+ you should see your phone as "unknown device"
+ double click on it
+ on driver tab, click on update deiver
+ on pop up windows choose "Browse my computer for driver software"
+ on next screen choose "Let me pick from a list of device blablabla"
+ on next screen choose "Portable device"
+ and choose LGE Mtp (something like that) or if that doesnt exist you can choose just generic MTP (for me I choose the first one, cos that appears on my PC)
+ and voila, on File Explorer you should see Internal and SDcard now
+ confirmed by me can transfer large file without crash


### forgot to mention
After plugin your phone, you should pull down the notification bar, and choose MTP
 
1. Does this rom will suport OTG? I remember this device had it on the original rom

2. Will come back knok code? I miss it sometimes

3 is it a rom bug that the music player crashes a lot?

1. No. L70's hardware can't support OTG.
2. No. Knock Code is a feature from LG's stock ROMs.
3. Yeah it crashes every time. Install another player. I'm using GP Music.
 
Hello to all, first of all i want to thank @vm03 for make this possible and and @BlueDev cause his answers were very usefull to me.

For LG L70 D325 DUAL:

About the phone is not recognizing SIM, RIL problem.
I had that problem, is because i had the wrong ABOOT file, if some of you are having this problem you just have to flash the correct ABOOT file from fastboot mode.

The PC is getting blue screen after conect the phone.
This is because of the driver as @BlueDev said before, i fix this problem because of him:

QUOTE: Also, I found solution for transfering data and using ADB on Windows... I had original LG drivers from site installed on my Win and after that I installed driver in resources below... After that I got BSOD again... Then I found (according to crashdump file) that driver usbccgp.sys on address lgandnetmodem64.sys+87c7 caused the crash... So I removed that driver C:\Windows\System32\Drivers\lgandnetmodem64.sys

This should fix the problem when you plug your device to your computer.

The rear camera is not working.
With the last update the rear camera works perfectly so what you have to do if you having this issue is install the 13.o version and update from the device when is ready and this should fix the camera, the flash of the camera is working too.

If someone is having this trouble and want more information can PM me.

I have the 13.0-20160112-NIGHTLY-w5 CyanogenMod, I think is up to date to the last version.

Now I want to make some open questions:

I been reading in this thread about somehing called "xpossed" and that is working, I want to know what "xpossed" is and what is the use for it, maybe I can try it.

About the rooting, I been reading all this thread and I saw some post saying to something about turn on on the developer options but I couldn't find this option, I read about give permission to a single app too but i couldn't find it either.

About the low volume, I haven't try this too much because I work and been busy but I want to know if this is fix in the last update, I was recording a song last night and when I played the record was too low, couldn't hear anything.

Thanks to all to take your time to read my post, if I can help let me know, I been doing this for days now and I think I have solutions for the LG L70 D325 dual.

Sorry about my english, I am latino lml




THANX for the advice given about blue screen error ..
 
I find an bug infecting apps on adopted storage. Icons on homescreen disappear after reboot/power on. Icons of apps on internal storage are OK. Any suggestions?
 
Hello guys. Im having some problem when setting up my external SD. Both setting up as portable and adopted storage is unsuccessful.

The sample toast message which appears is on the attached file.

I already tried formatting the external SD on both Windows and OSX but no luck.

By the way, it is formatted as adopted storage before it goes nuts.

Thanks!
 

Attachments

  • _20160127_023127.JPG
    _20160127_023127.JPG
    11.1 KB · Views: 105
May be I can help. I'm using SD as internal. PM me if you want.

After digging online and experimenting back and forth I think I understand the sdcard thing at last.

Google in a nutshell!

With such a brilliant idea, you still have two separate storages, and it only lets you move very few apps between them, and it tends to only install some larger apps by default to the adaptive SD card.

However, for apps that don't support external storage, the app itself still installs to internal, with some of the .obb data being moved to SD. Basically, it works well for large apps and games, but for smallish apps that are all contained within the .apk can still bog up your built in internal pretty fast.

In addition, apps themselves can no longer see SD as a removable storage device, so if they don't support the full move to SD, their /data directory ends up being created in internal storage, hence apps like Google Music storing downloaded data on internal only.

Adaptive storage is a good idea in principle, but as is kinda expected google seems to have implemented a neat feature that requires developers to support it for it to work properly. If all apps supported external storage it'd be great. Apps automatically move to whichever storage android deems appropriate, and you can manually move apps so your performance intensive apps reside on the faster internal storage. Even Google doesn't support external storage on any of their apps, so none of them work properly with adaptable storage.

So, as usual, developers have to implement support for external storage for adaptable storage to work as expected. Google, as Google often does, hasn't implanted external storage support on GPM, so it only stores in internal.

(feel free to correct me if I'm wrong)

Anyways I'm so grateful for vm03 and friends for making this phone such a brilliant surviver
 
After digging online and experimenting back and forth I think I understand the sdcard thing at last.

Google in a nutshell!

With such a brilliant idea, you still have two separate storages, and it only lets you move very few apps between them, and it tends to only install some larger apps by default to the adaptive SD card.

However, for apps that don't support external storage, the app itself still installs to internal, with some of the .obb data being moved to SD. Basically, it works well for large apps and games, but for smallish apps that are all contained within the .apk can still bog up your built in internal pretty fast.

In addition, apps themselves can no longer see SD as a removable storage device, so if they don't support the full move to SD, their /data directory ends up being created in internal storage, hence apps like Google Music storing downloaded data on internal only.

Adaptive storage is a good idea in principle, but as is kinda expected google seems to have implemented a neat feature that requires developers to support it for it to work properly. If all apps supported external storage it'd be great. Apps automatically move to whichever storage android deems appropriate, and you can manually move apps so your performance intensive apps reside on the faster internal storage. Even Google doesn't support external storage on any of their apps, so none of them work properly with adaptable storage.

So, as usual, developers have to implement support for external storage for adaptable storage to work as expected. Google, as Google often does, hasn't implanted external storage support on GPM, so it only stores in internal.

(feel free to correct me if I'm wrong)

Anyways I'm so grateful for vm03 and friends for making this phone such a brilliant surviver
¡interesting;)
 
Finally I can enable MTP on Windows 8.. Yay!!
And works perfect
Heres what I did
+ plug in usb cable to phone and PC
+ open device manager win 8
+ you should see your phone as "unknown device"
+ double click on it
+ on driver tab, click on update deiver
+ on pop up windows choose "Browse my computer for driver software"
+ on next screen choose "Let me pick from a list of device blablabla"
+ on next screen choose "Portable device"
+ and choose LGE Mtp (something like that) or if that doesnt exist you can choose just generic MTP (for me I choose the first one, cos that appears on my PC)
+ and voila, on File Explorer you should see Internal and SDcard now
+ confirmed by me can transfer large file without crash


### forgot to mention
After plugin your phone, you should pull down the notification bar, and choose MTP

Good method that friend, so I just tried my d320f8 and works perfectly. and transferred 6GB I had in my micro sd to the computer, and any errors so far.
I'm here because I want to mention that the cone facebook applications and way too slow in settling messenger as between 10- 15 minutes, and pass them to adoptable Engineering Controls, work very slow, and cierrarn.
Also another problem is that the screen after idle time, up to full brightness, and when you try to touch the screen turns off by itself and you can not turn it on, you have to do is lock the screen and unlock it again.
Well you would all this, the rom works better and better, ah been amazing work he has done in this rom VM03. Grateful.
! Apologize for the question of the camera d320f8!
All this tested d320f8:D

Edit:
applications to be moved to storage adoptable are extremely slow, like installing update cm TWRP gets stuck the latest version, this does not happen in kitkat eh apliaciones and moved all working properly and flowing.
 
Last edited:
THANX for the advice given about blue screen error ..
I had this problem with blue screen on win7 , before 10 days i install driver for lg from official web, today i was googling and found new , mine was v4.03 the new is 4.0.4 i just install new driver for lg and the problem was fixed.
 
Someone else have wifi problems? my wifi disconnects when I turn off the screen, and when I turn on the screen is connected again immediately, first showing a exclamation mark for a moment (it's activated "always" in the Advanced Options -in case anyone is wondering-), I have tried all possible "solutions" and still happening, i don't know if it's an actual bug of this ROM... I have the variant MetroPCS (LG L70 MS323), Cheers :rolleyes:

Note: I think remembering that in "mobile data" is the same
Nobody? None? :confused:
 
I had this problem with blue screen on win7 , before 10 days i install driver for lg from official web, today i was googling and found new , mine was v4.03 the new is 4.0.4 i just install new driver for lg and the problem was fixed.
And with the new driver (4.0.4) the same problem, a blue screen on Win 7 64 bit,d320n.
 
Im having problems with 20160127 nighlty, again stuck at "patching system image unconditionally" :(

edit: successfully flashed 20160126 tho, still don't know why im stuck at certain versions of update :\
 
Last edited:
Last edited:
Back
Top Bottom