Rom [4.4.2] Slim L Edition V3.0 inverted internal memory for LG L Fino* - LG L Fino ROMs, Kernels, Recoveries, & Other Devel

ROM ported to LG L fino d290 and 295
inverted internal memory to run data and obb direct games memory card theming Android 5.0 Lollipop
sorry my English use Google translator [emoji51]
How to install:
1) You must have custom recovery installed on your device. I recommend TWRP:*http://forum.xda-developers.com/andr...fino-t3308436/
2) Download ROM .zip https://mega.nz/#F!ihU1kQ5Q!iTMDjCn1SohfzEfbuSWZSA
3) Put both .zip file on your device (either internal orexternal storage)
4) Boot your device into recovery mode
5) Make nandroid backup (if needed)
6) Wipe data/factory reset
7) Install the ROM .zip file
8) Reboot
9) Done.
10) when you restart the rom open the Slim L.novabackup Edition file and ok to restore settings
Screenshots
{
"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"
}
tested games [emoji818] [emoji818] [emoji818] [emoji817] [emoji817] [emoji452] [emoji452] [emoji106] [emoji106]
#
Sent from my LG-D295 using XDA-Developers mobile app

It's all good but is there a way to make it for single sim, not duos?

Aleksandar Boss said:
It's all good but is there a way to make it for single sim, not duos?
Click to expand...
Click to collapse
I do not think friend [emoji53]
The ROM is based on stock rom 10b d295
Sent from my LG-D295 using XDA-Developers mobile app

Hello! May I ask how you have inverted the internal memory to external? Would be greatly thankful!

Ky$h said:
Hello! May I ask how you have inverted the internal memory to external? Would be greatly thankful!
Click to expand...
Click to collapse
by mount command with script in init.d
umount /storage/emulated/legacy
umount /mnt/shell/emulated
mount -o bind /storage/external_SD /storage/emulated/legacy
mount -o bind /storage/external_SD /mnt/shell/emulated
necessary busybox installed
to support the init.d
go to / system / etc / init.gammaw.post_boot.sh
Edit init.gammaw.post_boot.sh
Below the line
#[P6/ModemBSP] ADD LGODL [END]
add that line in the end
/system/xbin/busybox run-parts /system/etc/init.d
edit permission to write to the memory card
Go to system/etc/permissions/platform.x ml
Find line
<permission name="android.permission.WRITE_EXTERNAL_STORAGE" >
<group gid="sdcard_r" />
<group gid="sdcard_rw" />
</permission>
And change
<permission name="android.permission.WRITE_EXTERNAL_STORAGE" >
<group gid="sdcard_r" />
<group gid="sdcard_rw" />
<group gid="media_rw"/>
</permission>
here a zip installer with everything ready
https://mega.nz/#!ztk31RRA!4MMG1no_XZ8HilGVOB55aSQJyqEfBhNy2n6VxGUrYdw
works on CyanogenMod 12.1
Edit script /system/etc/init.d/ 99remountSD
And change " External_SD " to " sdcard1 "
example
mount -o bind /storage/external_SD /mnt/shell/emulated
And change
mount -o bind /storage/sdcard1 /mnt/shell/emulated
I hope you can understand my English sorry use google translator [emoji16]
Sent from my LG-D295 using XDA-Developers mobile app

the quickcircle doesn't work?

May I know the rom experience for daily use? Any bugs still?
Is it based on lollipop or kitkat?

Phelin said:
May I know the rom experience for daily use? Any bugs still?
Is it based on lollipop or kitkat?
Click to expand...
Click to collapse
This is a kitkat version. Just themed to look like a lollipop ROM

Cool ?
Sent from my HTC One A9 using XDA-Developers mobile app

Installed it and looks cool .. !!
one suggestion,
Some apps names are not in English , ex the phone , contacts .. but that is no harm.
May I know what is the use of the .zip mount script . Does it help to use the external memory as internal one ?
Should we just flash the script ??
Sent from my HTC One A9 using XDA-Developers mobile app

Can you make a dark version of the one as well please?

Link doesn't work. When you enter, it refreshes

Just use christpp los instead of this outdated version...

Related

[FIXEMENT/TUTS] SD-Card Read Problem For Galaxy Pocket [BETA 1.5]

Hello guys,, i'm new here a'ight..
Tis tink maybe usefull
Bcuz, yeah we know that if u port a GALAXY Y rom to Galaxy pocket
The first problem is SD-CARD Read, and.. lockscreen.:crying:
Well, i will share it to u how to fix the SD-CARD
But as i know, its only read the internals storage
Like tis:
[JellyBlast v3]
CREDITS : AvijitGhosh82 (For JellyBlast)
{
"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"
}
SD-CARD FIXEMENT BETA 1
Well... I will work to make its can read the external too..
A'ight lets go !
1. Get an update package (like JBV3OTA3.0.1.zip from jellyBlast, zellowin theme by cleverior.ipul.zip or etc.)
2. Delete the system folder in that update
3. Make a work folder like tis (D:\Android\Work) if u dont hav it
4. Create Folder System
5. Create inside folder system : "bin" and "etc"
6. Extract this file from Stock Rom (Galaxy Pocket) or Galaxy Pocket Custom Rom
*System/bin
vold
sdcard
*System/etc
vold.conf
vold.fstab
7. Copy/Cut these file to its folder.
Like this : vold , sdcard @ system/bin paste to the work folder that u have before (D:\Android\Work\System\bin)
vold.conf , vold.fstab @ system/etc paste to the work folder that u have before (D:\Android\Work\System\etc)
8. Compress the folder that you created (D:\Android\Work\System) to the update package that you hav delete the system folder.
9. And copy the update package to your sd card.
10. Voila.. the sd card is fixed.
Click to expand...
Click to collapse
What's working?
1. Just read the internal as external like pic above
-------------------------------------------------------------------------------------------------------
SD-CARD FIXEMENT BETA 1.5
What's working?
1. Swiped from internal to external
How to do it mannualy?
*Open Root Explorer or similliar
1. backup ur vold.fstab first
2. Open ur vold.fstab then search this code
{
ums_path = /sys/devices/lm-2/gadget/lun0/file
ums_subpath1 = /sys/devices/lm-2/gadget/lun0/file
ums_subpath2 = /sys/devices/lm-2/gadget/lun0/file
asec = disable
discard = disable
}
dev_mount sdcard /mnt/sdcard 11 /devices/platform/bcm_sdhc.2/mmc_host/mmc1
3. then change it to like this
{
ums_path = /sys/devices/lm-2/gadget/lun1/file
ums_subpath1 = /sys/devices/lm-2/gadget/lun1/file
ums_subpath2 = /sys/devices/lm-2/gadget/lun1/file
asec = disable
discard = disable
}
dev_mount sdcard /mnt/sdcard auto /devices/platform/bcm_sdhc.3/mmc_host/mmc2
*Change the xxxx/gadget/lun0 to xxxx/gadget/lun1 (change from lun0 to lun1)
*Change the xxxx/platform/bcm_sdhc.2/mmc_host/mmc1 to xxxx/platform/bcm_sdhc.3/mmc_host/mmc2 (change from bcm_sdhc.2 , mmc1 to bcm_sdhc.3 , mmc2)
Voila.. its swiped to read ur external memory
To back again to internal
just restore ur backup
Click to expand...
Click to collapse
-------------------------------------------------------------------------------------------------------
If u dont understand my tuts , just download my attachment here
How to use my attachment:
1. Copy it to your sd card
2. Flash it..
Click to expand...
Click to collapse
*IMPORTANT : If u seen my package can't be installed, i recommend use vM00 Kernel v1.10 or vM00CWM3f and it should work!
*I'm not responsible of any damage occur in your handheld.
i think you are make all thing (in JellyBlast) later share here.
BaronTR said:
i think you are make all thing (in JellyBlast) later share here.
Click to expand...
Click to collapse
Yes, sure... If it done..
Bcuz i'm need to fix the Lockscreen too.
sd card
waitin for ur external sd card fix..
keshav1492 said:
waitin for ur external sd card fix..
Click to expand...
Click to collapse
Yeah.. its so hard to find the correct sd - card file..
In my mind, its need to change the resource of its framework..
But, thx for u all support
- Am currently working on a port from GY to GP, when I've used this fix, the external sd has become the usb storage and the usb storage (internal) has disapppeared! Could you help me out?
thank you! it works like a charm
the same problem was facing with the AOSP rom for galaxy pocket(http://forum.xda-developers.com/showthread.php?t=2649760) and their patch won't work and i've found this fix and it works(i've used the beta 1 but i'm curious about beta 1.5)
but there is another problem: good thing the external sd detects UNFORTUNATELY the internal sd won't detect(still detects in recovery mode) but it always says when i'm going usb debug and says in computer"please insert drive in removable disk :G". pls help me how to fix ds(but i'm still curious about beta 1.5 and i'm ready cuz i've got odin and adb waiting)
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
ADVANCE MERRY CHRISTMAS (from the guy from the future)

[Temp Fix] Prevent GL2SD and Folder Mount from rebooting

I will not take any responsibility if something bad happens to your phone, or if you have to reflash the stock rom. This method is only tested on my own Xperia M2 D2303 and works fine so far.
If you did use the Towel Root method to gain root access to your M2, you probably tried to install Folder Mount or GL2SD in order to move some of your games and apps to your SD card. Unfortunately they will keep rebooting your phone unless you stop the SONY Ric service. Here is a temporary workaround.
Root your device first and follow the Towel Root guide, including the Super SU installation!
Make sure that your SD card is FAT32 formatted and there is sufficient space left to actually move the app/game
First download and install busybox from the play store and make sure that the install path says /system/xbin
Then also install Script Manager from the play store and open the app.
Tap the three dots on the bottom right of your screen to open the menu and select "New Script"
Give it a convinient name, "ric" will do just fine
Select SM Editor from the list
Type in the following (the first line is already there)
Code:
#!/system/bin/sh
mount -o rw,remount /system
stop ric
busybox pkill -f /sbin/ric
Save the file and close it
Now find the newly created "ric" in the list and tap it.
Make sure you select the "SU" and "Boot" icons and that "is script" is selected. Tap the save button.
{
"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"
}
Reboot and try if it works.
There are couple of "rootfixes" here on XDA that will attempt to fix the problem, but since they are all written for different Xperia devices they won't work. Also, this is NOT the same "halfroot" problem as on other Xperia phones since you can freely remount /system in RW mode, change permissions or delete/edit files inside.
This small script will be usable for all rooted M2's with locked bootloaders, while others will get custom kernels with blocked RIC sooner or later.
Remember: When you are done playing, unmount the folder in GL2SD/FolderMount before connecting the USB cable or stuff may happen.
Let me know if it works for you.
Currently, I'm not playing any large file gaming but Many of friends from M2 group experiencing bootloop when trying to folder mount, I'll let them know for this temp fix and post it here how the outcome.
Sent from my D2305 using XDA Free mobile app
Thank you very much !!!!!
Works very well and now, I can move my obb folder !!!!
Great script
it does'nt work
If I write these commands on terminal it work but the script produce no result.
How to instal busybox if system is read only?
Thanks

How to Move Files/Apps to extSD card on Samsung Core 2 SM-G355H

How to Move Files/Apps to extSD card on Samsung Core 2 SM-G355H..
{
"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"
}
Mine phone is rooted btw..
( Thanx to @StratOS_HTC @cyyong95 and @miniha )
via tapatalk
smbhayi said:
How to Move Files/Apps to extSD card on Samsung Core 2 SM-G355H..
Mine phone is rooted btw..
( Thanx to @StratOS_HTC @cyyong95 and @miniha )
via tapatalk
Click to expand...
Click to collapse
KitKat ReadOnly extSdCard issue : If U're rooted doesn't mean you can do enything.
U must set permission in /system/etc/permissions/platform.xml or use NextApp SDFix or any other
Changes to platform.xml :
Code:
<permission name="android.permission.WRITE_EXTERNAL_STORAGE" >
<group gid="sdcard_r" />
<group gid="sdcard_rw" />
</permission>
Code:
<permission name="android.permission.WRITE_EXTERNAL_STORAGE">
<group gid="sdcard_r"/>
<group gid="sdcard_rw"/>
<group gid="media_rw"/>
</permission>
To change the mentioned file you need root, you have it change the file or use the application, reboot and you will have RW acess to extSdCard.
Hit thanks if this helped you
StratOS_HTC said:
KitKat ReadOnly extSdCard issue : If U're rooted doesn't mean you can do enything.
U must set permission in /system/etc/permissions/platform.xml or use NextApp SDFix or any other
Changes to platform.xml :
Code:
<permission name="android.permission.WRITE_EXTERNAL_STORAGE" >
<group gid="sdcard_r" />
<group gid="sdcard_rw" />
</permission>
Code:
<permission name="android.permission.WRITE_EXTERNAL_STORAGE">
<group gid="sdcard_r"/>
<group gid="sdcard_rw"/>
<group gid="media_rw"/>
</permission>
To change the mentioned file you need root, you have it change the file or use the application, reboot and you will have RW acess to extSdCard.
Hit thanks if this helped you
Click to expand...
Click to collapse
Well i used foldermount.. now i can move app, files etc..
Btw problem is on app manager it still shows only 400 mb left device storage ( i delete system app upto 100mb and move files to ext SD card)...
Can you tell me how to check exact space left in my device.. thanx [emoji4]
via tapatalk
smbhayi said:
Well i used foldermount.. now i can move app, files etc..
Btw problem is on app manager it still shows only 400 mb left device storage ( i delete system app upto 100mb and move files to ext SD card)...
Can you tell me how to check exact space left in my device.. thanx [emoji4]
via tapatalk
Click to expand...
Click to collapse
Settings/Storage
Settings/Aplication Manager

Cannot create symlinks in Android 7.1.2

I am on LineageOS 14.1-20170703-NIGHTLY-bacon and whenever I try to create a symbolic link (symlink) with terminal, i got the following error:
I am trying to redirect the contents of my syncthing folders to their default paths in android (music, sygic data...)
Code:
su
ln -sf /source-path /destination-path
"Cannot create symbolic link. Operation not permitted"
Click to expand...
Click to collapse
I have tried with all the virtual paths to my internal storage that I have found:
/storage/emulated/0/
/storage/self/primary/
/mnt/sdcard/
/sdcard/
I have read that there is no way to create symbolic links in a FAT/FAT32/NTFS partitons. I have not created any partitions in my internal storage. How can I check if my internal storage is EXT2/3/4 or not?
My OPO is rooted and Terminal app got SU permissions enabled.
Thanks in advance.
jfromeo said:
I am on LineageOS 14.1-20170703-NIGHTLY-bacon and whenever I try to create a symbolic link (symlink) with terminal, i got the following error:
I am trying to redirect the contents of my syncthing folders to their default paths in android (music, sygic data...)
Code:
su
ln -sf /source-path /destination-path
I have tried with all the virtual paths to my internal storage that I have found:
/storage/emulated/0/
/storage/self/primary/
/mnt/sdcard/
/sdcard/
I have read that there is no way to create symbolic links in a FAT/FAT32/NTFS partitons. I have not created any partitions in my internal storage. How can I check if my internal storage is EXT2/3/4 or not?
My OPO is rooted and Terminal app got SU permissions enabled.
Thanks in advance.
Click to expand...
Click to collapse
Use "Disk Info" app to know about your partitions.
Mr.Ak said:
Use "Disk Info" app to know about your partitions.
Click to expand...
Click to collapse
Thanks.
The app says it is formatted under ext4 filesystem, so I do not know why I cannot creat symlinks in it...
{
"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"
}
jfromeo said:
Thanks.
The app says it is formatted under ext4 filesystem, so I do not know why I cannot creat symlinks in it...
Click to expand...
Click to collapse
Sorry, I don't know much about terminal.

[TOOL] Increase RAM with SD Card Swap Partitions for Xiaomi Redmi 3S/3X/Prime

{
"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"
}
Android SD Card Swap Partitions​
Swap is a method in the linux kernel to overcome the lack of memory on the system. This method uses files or partitions taken from storage memory space. The way it works is when a process or cache that is not used in RAM for a long time, the processor will move the file or process into a swap file or swap partition until later it will be returned to ram. So it can be likened that swap functions as a backup memory helper if the system wants more RAM.
I use class 6 memory card, good performance but not optimal, therefore I recommend class 10 so that performance increases and is more optimal in terms of read and write speeds.
Requirements
Rooted devices
TWRP Recovery
Memory card
8/16/32/64/128 GB Class 10
Root Explorer
Diskinfo
Creating Partitions
Enter TWRP Recovery
Turn off the device then press Power, Volume Up and Down simultaneously
Choose Advanced
Choose Partition SD Card
Choose Micro SD
EXT Size: - • Swap Size: 1024 KB • File system: -
RAM 2 GB = 1024 KB
RAM 3 GB = 2048 KB
Wait until the process is complete
Done, Reboot system
The partition is in /dev/block/mmcblk1p2
Configurations
Open the Root Explorer application
Enter the /system/etc/init.d folder
Create a new file called "swap"
Edit, then enter the following code
Code:
#!/system/bin/sh
# Disable default swap
swapoff /dev/block/zram0
swapoff /dev/block/vnswap0
# Enable extSdCard swap
mkswap /dev/block/mmcblk1p2
swapon /dev/block/mmcblk1p2
# Swappiness configuration
echo 200 > /proc/sys/vm/swappiness
Save
Chmod 0755
Enter the /vendor/etc folder
Edit the fstab.qcom file and enter the following code at the bottom line
If you find a script like this
Code:
/dev/block/[COLOR="red"]zram0[/COLOR] none swap defaults max_comp_streams=4
Remove and change it to
Code:
/dev/block/[COLOR="green"]mmcblk1p2[/COLOR] none swap defaults max_comp_streams=4
The script above will make the sdcard swap the most important
Save
Done, Restart the device
To feel the results you have to restart the device and to see the results you can use the Diskinfo application
XDA:DevDB Information
SD Card Swap Partitions, Tool/Utility for the Xiaomi Redmi 3S
Contributors
hadaddarajat
Version Information
Status: Stable
Created 2019-10-29
Last Updated 2020-03-04
Please give a video.
could not find init.d folder.
and whats Chmod 0755 step
did not find fstab.qcom file either
on stock rom
I desperately need this as my redmi 3s has only 2 gb ram

Categories

Resources