Hi everyone,
I saw that many people were looking for smaller on-screen buttons for the 6.1.A.2.55 firmware, hence I am sharing this mod which I have made. I give full credit to brunojcm for his brilliant method of modifying framework-res.apk. Please go and thank him here - http://forum.xda-developers.com/showthread.php?t=1823223
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"
}
THIS MOD IS ONLY FOR THE .55 FW. It works on both - odexed and deodexed rom.
Installation : -
1. Download the zip file and place it on your internal storage.
2. Please search for this line in your build.prop - "qemu.hw.mainkeys=1" and just delete that line if present.
3. Reboot into CWM and flash the zip.
4. Reboot normally and enjoy. In case you have bootloops, wipe cache and dalvik cache. [ Mostly nothing will happen ]
5. Press the thanks button.
Download link - http://d-h.st/Uwr
Thanking you,
abcdjdj
reserved
Nice working :thumbup:
Sent from my LT26ii
Is it lose the background color?
None screen button is displayed. I had bootloop but it was fixed by wiping cache & dalvik. I'm on stock .55 FW, unlocked bootloader. Any ideas? I see in your image you have a different kernel.
marvasten said:
None screen button is displayed. I had bootloop but it was fixed by wiping cache & dalvik. I'm on stock .55 FW, unlocked bootloader. Any ideas? I see in your image you have a different kernel.
Click to expand...
Click to collapse
No idea why it happened. I have myself tried on stock ICS, deodexed and odexed. It booted perfectly fine without wiping anything. As for the kernel, I am using Rayman's FX OC edition kernel.
Sent from my LT26i using xda app-developers app
tungls1 said:
Is it lose the background color?
Click to expand...
Click to collapse
Not sure what you mean, but are talking about your wallpaper?
abcdjdj said:
No idea why it happened. I have myself tried on stock ICS, deodexed and odexed. It booted perfectly fine without wiping anything. As for the kernel, I am using Rayman's FX OC edition kernel.
Sent from my LT26i using xda app-developers app
Click to expand...
Click to collapse
Tried it again and the problem persists -- none button is displayed. Is the kernel that you use for unlocked bootloaders? If so, please give me the link in order to flash it. I'm using CWM v2 which has problems with cache
Can´t mount /cache/recovery/last_log
Can´t open /cache/recovery/last_log
...
marvasten said:
Tried it again and the problem persists -- none button is displayed. Is the kernel that you use for unlocked bootloaders? If so, please give me the link in order to flash it. I'm using CWM v2 which has problems with cache
Can´t mount /cache/recovery/last_log
Can´t open /cache/recovery/last_log
...
Click to expand...
Click to collapse
Firstly, the problem of "can't open /cache/..." can be fixed by doing a "wipe data/factory reset" in CWM. Secondly, I don't think that the kernel actually matters. The only thing that matters is a line in build.prop which may be affecting the buttons. Please check your build.prop if it has a line like this - qemu.hw.mainkeys=1. If it is 1 then the on-screen buttons won't work. If you don't find the line at all, add it like this - qemu.hw.mainkeys=0
Now it should work.:good:
abcdjdj said:
Firstly, the problem of "can't open /cache/..." can be fixed by doing a "wipe data/factory reset" in CWM. Secondly, I don't think that the kernel actually matters. The only thing that matters is a line in build.prop which may be affecting the buttons. Please check your build.prop if it has a line like this - qemu.hw.mainkeys=1. If it is 1 then the on-screen buttons won't work. If you don't find the line at all, add it like this - qemu.hw.mainkeys=0
Now it should work.:good:
Click to expand...
Click to collapse
You're right. My build.prop had that value set to 1, I'll change it to 0. On the other hand, by doing a wipe data/factory reset I'll lose all my apps data, right? I don't wanna do that and reinstall all the apps again.
[EDIT] Now it's working good. Thank you.
marvasten said:
You're right. My build.prop had that value set to 1, I'll change it to 0. On the other hand, by doing a wipe data/factory reset I'll lose all my apps data, right? I don't wanna do that and reinstall all the apps again.
[EDIT] Now it's working good. Thank you.
Click to expand...
Click to collapse
Yes you would lose your data but by wiping it, the problem gets fixed at least on my phone. Thanks for letting me know that it wasn't working. I will update the installation instructions now.:good:
Flashed this on XZX v2 which is based on .55.. after reboot, the system ui stopped working. Had no access to menu or anything, it kept crashing continuously. Did a Dalvik and cache reset, didnt fix it.. I had to reflash the XZX v2 ROM in order to get it working. This did enable the onscreen buttons now.
However, I still feel that button size to be little bigger than what I would like. Is a NOOB and would like to know if I can disable these onscreen buttons. Please help.
raj06 said:
Flashed this on XZX v2 which is based on .55.. after reboot, the system ui stopped working. Had no access to menu or anything, it kept crashing continuously. Did a Dalvik and cache reset, didnt fix it.. I had to reflash the XZX v2 ROM in order to get it working. This did enable the onscreen buttons now.
However, I still feel that button size to be little bigger than what I would like. Is a NOOB and would like to know if I can disable these onscreen buttons. Please help.
Click to expand...
Click to collapse
XZX is heavily themed so I would not recommend to flash this mod at all. This mod replaces your framework-res.apk and it would probably have broken some configurations of your rom. Hence you were experiencing force closes. Anyway, to disable the mod, open your build.prop and add this line - qemu.hw.mainkeys=1
abcdjdj said:
XZX is heavily themed so I would not recommend to flash this mod at all. This mod replaces your framework-res.apk and it would probably have broken some configurations of your rom. Hence you were experiencing force closes. Anyway, to disable the mod, open your build.prop and add this line - qemu.hw.mainkeys=1
Click to expand...
Click to collapse
Well, I understand. Thanks for helping mw disable the buttons..
Cheers!
Fantastic work! Have been searching for this for a long, loooong time! \m/
OP, really nice work! Just a little request: is there any chance to "align" the on-screen buttons with the physical ones?
Thank you
raj06 said:
Flashed this on XZX v2 which is based on .55.. after reboot, the system ui stopped working. Had no access to menu or anything, it kept crashing continuously. Did a Dalvik and cache reset, didnt fix it.. I had to reflash the XZX v2 ROM in order to get it working. This did enable the onscreen buttons now.
However, I still feel that button size to be little bigger than what I would like. Is a NOOB and would like to know if I can disable these onscreen buttons. Please help.
Click to expand...
Click to collapse
If you look at XZX thread, you will see that I've made some OSB size modifications. You can use them.
Great mod! But How can I disable the hw buttons and if I disable them, how can I use the option function ( I mean function of the right one HW buttons)
hellshinoda said:
Great mod! But How can I disable the hw buttons and if I disable them, how can I use the option function ( I mean function of the right one HW buttons)
Click to expand...
Click to collapse
Here is the guide to disable hw buttons - http://forum.xda-developers.com/showthread.php?t=2039750
I don't seem to understand the "option function"? There are three keys- home, menu and back. By options I think that you mean menu. Menu will appear as three dots one beneath another, the location depending on the application you use.
Slightly off topic - Are you a Linkin Park fan?
Felimenta97 said:
If you look at XZX thread, you will see that I've made some OSB size modifications. You can use them.
Click to expand...
Click to collapse
Sure, I will try that out.. thank you!
Related
{
"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"
}
Made for your LG P350.
It will fly like a road runner =D
NEW VERSION 2.1!
Based over ICS, the smoothness you're used to, and a total SENSE Style
WHAT'S NEW FOR 2.1?
Code:
Rom Style 100% Redone! With HTC Sense style
Updated File Manager
Added SRS
Added HTC Sense Theme
New awesome boot animation
All bugs rectified
Removed Nova and added a modded Xperia Launcher
Apps modded with Sense icons
Added (modded) MIUI Music Player
Even Smoother than before
It's ICS :P
Known Issues:
You tell me
Read!
danieliop said:
Anyways, for anyone with problems, please flash those!
Mic Fix
VideoDec Fix
Click to expand...
Click to collapse
Get 2.1 NAO!
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
1.1.2
Code:
Bareboned (only 71Mb) - The Lighter Pecan ROM Ever!
Custom minfree values for enhanced multitasking
Many apps have been deleted or changed
Better battery backup
New Camera drivers
New Fonts
Deleted ALL the ringtones
No bugs at all
Signed
Custom theme
Kamesh V5 Kernel
GPU Rendering for the UI
SystemUI Mods
Get the Gingerbread 1.1.2 version here!
1.1.2 Update
GApps
Wifi Fix
New Camera Driver Anyway Good Job Bro!!!
Interesting... Will give a try... Haven't seen you in a while danieliop, but I see you've been busy... lol... good work!
Hello, the rom don't boot. Stock on penguin logo.
Edit, sorry i don't make wipe dalvik cache, is mi first time in cwm. I'm going to try again.
Edit 2: Now working, bug in speaker call, bug penguin logo, only turn on for the option reboot system now in recovery. Please fix it.
Darth_Xardas said:
Hello, the rom don't boot. Stock on penguin logo.
Edit, sorry i don't make wipe dalvik cache, is mi first time in cwm. I'm going to try again.
Click to expand...
Click to collapse
Read this from 1st post :
On the first boot it will be lagged as hell. Just wait for the rom to settle itself (+/- 5 mins) and then reboot.
rom2maru said:
New Camera Driver Anyway Good Job Bro!!!
Click to expand...
Click to collapse
Thanks pal!
dbarrera said:
Interesting... Will give a try... Haven't seen you in a while danieliop, but I see you've been busy... lol... good work!
Click to expand...
Click to collapse
Yeah, college has been timetaking on the last months... I don't have much spare time, so I can't play with my Android as I did some time ago...
Darth_Xardas said:
Hello, the rom don't boot. Stock on penguin logo.
Edit, sorry i don't make wipe dalvik cache, is mi first time in cwm. I'm going to try again.
Edit 2: Now working, bug in speaker call, bug penguin logo, only turn on for the option reboot system now in recovery. Please fix it.
Click to expand...
Click to collapse
Format /system partition too, before flashing it.
In CWM, go to Mounts/Storage and format /system.
reupload please...
dragan90 said:
reupload please...
Click to expand...
Click to collapse
Yeah, I just received a mail saying that my Dropbox links were blocked.
Just hang on, I think I'll change it to Google Drive.
EDIT: Link reuploaded, check the alternative link!
stock on cyanogen mod 7 logo with penguin, how much time i must wait for the room to boot for the first time, i wiped the dalvik cashe... can you please do a step-by-step instructions for install and first time to boot this rom becouse my stock rom was from my provider and was not really good thank you
rakovm said:
stock on cyanogen mod 7 logo with penguin, how much time i must wait for the room to boot for the first time, i wiped the dalvik cashe... can you please do a step-by-step instructions for install and first time to boot this rom becouse my stock rom was from my provider and was not really good thank you
Click to expand...
Click to collapse
Don't forget that you need to use CWM 5.0 as Custom Recovery and, before flashing, you need to format /system ("mounts and storage > format /system")
Dont boot
i just install this rom and when i restart it, it's stock in the pinguin logo, what can i do?
by the way nice rom it's amazing :good:
ArKaNtOsDeath said:
i just install this rom and when i restart it, it's stock in the pinguin logo, what can i do?
by the way nice rom it's amazing :good:
Click to expand...
Click to collapse
Besides the basic Tri-WIPE, you need to format /system
Use CWM for that.
good rom, cool boot logo! have 190mb internal memory, and I can move all my apps to SD card.
bug: multitouch issue when playing gameboid or other game emulator, but not only on this rom, all cm7 I already tried also have this issue. Btw thank you, I can use this rom for daily use (sorry for my bad english)
Bufudyne said:
good rom, cool boot logo! have 190mb internal memory, and I can move all my apps to SD card.
bug: multitouch issue when playing gameboid or other game emulator, but not only on this rom, all cm7 I already tried also have this issue. Btw thank you, I can use this rom for daily use (sorry for my bad english)
Click to expand...
Click to collapse
I'm glad you liked it
Yep, but unfortunately, the multi touch bug is present at every CM7 by now. But well, if you press on the edge of the buttons (I use Gameboid too) then the bug may not appear
danieliop said:
Besides the basic Tri-WIPE, you need to format /system
Use CWM for that.
Click to expand...
Click to collapse
i did everything 3 Wipe, format /system, actually when i installed the rom it's worked fine, but when restated stock in tux logo:crying:
ArKaNtOsDeath said:
i did everything 3 Wipe, format /system, actually when i installed the rom it's worked fine, but when restated stock in tux logo:crying:
Click to expand...
Click to collapse
Try booting into Recovery and then select Reboot System Now on Recovery... It might work...
Nice rom!
Played with it for a while now and everything is working fine.
Thanks!
thanks it works perfect, just one thing, i have to enter into recovery and reboot when i power on.
thanks for the effort, roms run perfect and theme looks amazing, nice job.:highfive:
paulo.delavega said:
Nice rom!
Played with it for a while now and everything is working fine.
Thanks!
Click to expand...
Click to collapse
ArKaNtOsDeath said:
thanks it works perfect, just one thing, i have to enter into recovery and reboot when i power on.
thanks for the effort, roms run perfect and theme looks amazing, nice job.:highfive:
Click to expand...
Click to collapse
Thanks pals
I think I might make an little update, correcting some bugs and chaging some stuff, like the boot animation and the default camera app (MIUI Camera App is way better).
Also I might update the camera drivers to my new ones, so we can have photos with more color fidelity
Weird bug today... the screen went black and wouldn't turn on...
Rebooted and got stuck on the tux logo. Rebooted into recovery, wiped Dalvik cache and everything went back to normal.
This rom is compiled from sources of paranoid android for LG Optimus One (P500) by Bytecode and for Galaxy Ace (cooper) by Nims11 and I Port it to Gio..
I also used CM10 by Jellaxy for base, So you can donate to Paranoid developers, Nims11, Bytecode, Jellaxy team, as well as The whisp, erikcas and other Jellaxy team member..
{
"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"
}
To be honest, this is not tablet mode at all, it has nothing to do with silly build.prop hacks. This is the first and only Android rom to feature true Hybrid mode. This rom lets you scale and project every app, every widget, even systemcomponents individually. Remember, android is modular, everything is an app: Lockscreen, navigationbar, dialogs, popups, keyboards, widgets, and your regular apps of course. Apps have the capability to switch into various designs or layouts according to the device they run on. This can result in a complete new experience as many apps will transform to the better.
Now for every element that you like chose a mode (PhoneUI, Phablet/Nexus-7UI, TabletUI) and/or a size. You are 100% independent of the system DPI which runs nicely in whatever value it has been assigned to. You do not need to boot your phone into a certain DPI. Neither will most of the changes you apply require a reboot. You will not suffer from the myriads of troubles which normally haunt you under build.prop tablet mode. Your market, phone, etc. will all work, apps won't shrink on you unless you shrink them yourself. This project will entirely transform your device, but retain the aesthetics and the feel of your phone.
If you have an issue and you want to call our attention, here's what you do:
1. Try everything you can, find solutions for yourself. Wipe caches, revert all your settings you have made, go back to your stock Kernel, factory reset if you have to or reflash the rom. Assume that the issue is on your side and try your best to isolate it.
2. Search this thread and Cyanogenmods aswell (its our base) for possible reoccurences of your issue and hopefully solutions that may have come up.
3. If you think the issue is important enough that we should cease our work and look into it, post your issue, BUT ...
... stay friendly, do not demand anything, do not threaten
... explain your issue as precise as you can, name the exact apps and conditions that cause trouble, help us to replicate the issue right away. If we can't there's no way we can fix it and your post will simply clutter the thread
... collect evidence, keep in mind this is a developer thread so even if you are not one, do us the favor and research how to record logcat. logcat is the single most important help you can give us to resolve your issue.
Paranoid team http://www.paranoid-rom.com/
Nims11 http://forum.xda-developers.com/member.php?u=4213920
Bytecode http://forum.xda-developers.com/member.php?u=3413513
Jellaxy Team jellaxy.com
erikcas http://forum.xda-developers.com/member.php?u=985241
Thewhisp http://forum.xda-developers.com/member.php?u=4148720
Delanoister http://forum.xda-developers.com/member.php?u=4262828
tux-kid's http://forum.xda-developers.com/member.php?u=4315180
pepe.tan http://forum.xda-developers.com/member.php?u=4415455
BNC Familly
Galaxy Gio Community
and all people who have been supporting me
Please donate to all credited people if you happy with our work
And if you like my work, just hit thanks button
Download, Changelog, and How to
PA 2.52
Download :
ROM
Changelog :
Update to PA 2.52
Ported from Lg Optimus One http://forum.xda-developers.com/showthread.php?t=1936531
CM10 20121104 by Jellaxy
No major changes by me,just remove some media file to free more memory
PA 2.21
Download :
ROM
Changelog :
Update to PA 2.21
CM10 20121001 by Jellaxy (still wait for another CM10 update )
Other thing is same as PA 2.15
PA 2.15
Download :
ROM
Changelog :
Port from Galaxy Ace http://forum.xda-developers.com/showthread.php?t=1904718
Base CM10 20121001 by Jellaxy
Use Superuser instead of SuperSU
Removed some media files for more free memory
Gapps not included (use gapps for cm10 from Jellaxy.com)
Add taskmanager
Bugs :
Same as CM10 by Jellaxy
There is a bug that you need to change all the volumes after clean install (or after wiping data), otherwise, sound will not work! (http://www.jellaxy.com/changelog/cm10/)
tell me if you find others
How to Install :
Download & Place the rom & patch on your sdcard root
Go to recovery mode
Wipe data/cache before install
Install ROM
Wait till installation completed
Reboot
How to set the workspace mode
How to change an apps Layout and size
Addition
You feel the rom is laggy??
Try cm10 performance package from here : http://forum.xda-developers.com/showthread.php?t=1799828
(If you want to use swap,you can also found in that thread )
Instruction :
1. Pull out the services.jar in the
system/framework folder of your
rom .zip file.
2. Auto patch it with the windows
patcher from here : http://forum.xda-developers.com/showthread.php?t=1869663
3. Put the services.jar on peformance package flashable zip,
overwrite the old one.
4. Flash the package in recovery as
you used to do.
All credit goes to :
michie http://forum.xda-developers.com/member.php?u=465195 for performance packaged
pepcisko http://forum.xda-developers.com/member.php?u=415317 for auto patcher
Dont forget to donate or hit thanks button to them
Paranoid Android 1.6 ICS base
PA 1.6 20122012
ROM
Changelog :
based on latest CM9 by Jellaxy
Options to hide Profiles and Expanded desktop from power-off menu
Recent apps: added button to clear all recent apps at once
New battery styles: Circle and Circle with percentage
Hardware rendering settings: Allows controlling of HW rendering individually for any application. This is useful for applications having the "blank white screen" bug (gmail,facebook, ...). Turning off HW rendering for these applications eliminates the white screen bug. As a side effect, the application UI will become a bit more laggy - feels almost like gingerbread. It's also important to know that some apps might crash when HW rendering is disabled for them. If reboot doesn't fix crashing then keep HW rendering enabled.
new gapps package included with
updated Play store
PA 1.6
Download :
ROM
Changelog :
Ported from ZTE Skate
Use lattest cm9 from Jellaxy
Tablet mode statusbar can set on top
Option to set screenshot delay
Bugs :
Some app give bad display on tablet ui
random FC from apps that restored by TB
Hints :
If u set statusbar style to tablet ui,dont forget to set the status bar dpi to 120
Random FC from apps that restored by TB
PA 1.5
Download :
ROM
Changelog :
Ported from Galaxy Ace
Use cm9 rc2 as base
Tuxkernel
Tweak on init.d
Tablet mode working (optimized option only,small option make a bootloop)
PATCH
Patch changelog :
status bar on potrait tablet mode fixed
resize clock on status bar
resize lockscreen to fit landscape mode
incoming call display fix
resize navbar
Bugs :
same as cm9 rc 2
bootloop when using s2e (you can use CronMod to move your app to sd-ext http://forum.xda-developers.com/showthread.php?t=1716124)
anything else,just tell me
How to Install :
Download & Place the rom & patch on your sdcard root
Go to recovery mode
Wipe data/cache before install
Install ROM
Wait till installation completed,reboot
After boot to home screen,reboot again to recovery mode
Install patch
Wait until finished
Reboot
Credits :
paranoidAndroid Team http://www.paranoid-rom.com/
C3C0 http://www.modaco.com/user/932905-c3c0/
Jellaxy Team jellaxy.com
erikcas http://forum.xda-developers.com/member.php?u=985241
Thewhisp http://forum.xda-developers.com/member.php?u=4148720
nims11 http://forum.xda-developers.com/member.php?u=4213920
marcin1147 http://forum.xda-developers.com/member.php?u=4407940
Delanoister http://forum.xda-developers.com/member.php?u=4262828
tux-kid's http://forum.xda-developers.com/member.php?u=4315180
antonio8297 http://forum.xda-developers.com/member.php?u=4562296
pepe.tan http://forum.xda-developers.com/member.php?u=4415455
Floatshow http://forum.xda-developers.com/member.php?u=4147020
maclaw
BNC Familly
Galaxy Gio Community
and all people who have been supporting me
Please donate to all credited people if you happy with our work
And if you like my work, just hit thanks button
First
Sent from my GT-S5660 using Tapatalk 2 Beta-5
Nice ! If u can, please release Paranoid JB
saldymhmd said:
Nice ! If u can, please release Paranoid JB
Click to expand...
Click to collapse
See this http://forum.xda-developers.com/showthread.php?t=1925093
saldymhmd said:
Nice ! If u can, please release Paranoid JB
Click to expand...
Click to collapse
i'll do it latter,maybe tonight..
thepinho said:
See this http://forum.xda-developers.com/showthread.php?t=1925093
Click to expand...
Click to collapse
its PAC,not PA JB..
Sent from my GT-S5660 using Tapatalk 2
AiphNday said:
its PAC,not PA JB..
Click to expand...
Click to collapse
the difference is?
thepinho said:
the difference is?
Click to expand...
Click to collapse
pac = cm10+ pa + aokp combined in ome rom
I followed my standard pre-flashing procedure but after flashing this ROM it doesn't go past the bootscreen. I waited for 20 minutes but still the boot screen kept turning off for 1 second, then coming on for about 5 seconds, and repeating.
Is anyone else having this problem? If not, what might I have done wrong?
phayz said:
I followed my standard pre-flashing procedure but after flashing this ROM it doesn't go past the bootscreen. I waited for 20 minutes but still the boot screen kept turning off for 1 second, then coming on for about 5 seconds, and repeating.
Is anyone else having this problem? If not, what might I have done wrong?
Click to expand...
Click to collapse
same prob ...confirm
sbbnm_2005 said:
same prob ...confirm
Click to expand...
Click to collapse
sbnm_2005 - Thanks, It's nice to know you're not going crazy.
phayz said:
I followed my standard pre-flashing procedure but after flashing this ROM it doesn't go past the bootscreen. I waited for 20 minutes but still the boot screen kept turning off for 1 second, then coming on for about 5 seconds, and repeating.
Is anyone else having this problem? If not, what might I have done wrong?
Click to expand...
Click to collapse
can you tell me the procedure that you perform to flash this rom??
cz its fine when i repeat the installation for more than 5 times..
Sent from my GT-S5660 using Tapatalk 2
AiphNday said:
can you tell me the procedure that you perform to flash this rom??
cz its fine when i repeat the installation for more than 5 times..
Sent from my GT-S5660 using Tapatalk 2
Click to expand...
Click to collapse
In the CWM menu I choose these options, in order:
1. wipe data/factory reset
2. wipe cache partition
3. (advanced) Wipe Dalvik Cache
4. (advanced) Wipe Battery Stats
5. install zip from sdcard
6. reboot system now
I'd appreciate any help with this problem.
phayz said:
In the CWM menu I choose these options, in order:
1. wipe data/factory reset
2. wipe cache partition
3. (advanced) Wipe Dalvik Cache
4. (advanced) Wipe Battery Stats
5. install zip from sdcard
6. reboot system now
I'd appreciate any help with this problem.
Click to expand...
Click to collapse
have you try to repeat step 1-2 after installation??
my step was like this :
1.wipe data
2.wipe cache
3.install zip from sdcard
4.wipe data
5.wipe cache
6.reboot
Sent from my GT-S5660 using Tapatalk 2
+1
good job ma menn
phayz said:
I followed my standard pre-flashing procedure but after flashing this ROM it doesn't go past the bootscreen. I waited for 20 minutes but still the boot screen kept turning off for 1 second, then coming on for about 5 seconds, and repeating.
Is anyone else having this problem? If not, what might I have done wrong?
Click to expand...
Click to collapse
sbbnm_2005 said:
same prob ...confirm
Click to expand...
Click to collapse
hmm, i'm facing this problems too. Try my steps, first install only the rom, and then reboot, after goes to homescreen, reboot to recovery and install the patch, now everythings working
testing Paranoid Android 2.15 [JB]..
Sent from my GT-S5660 using Tapatalk 2
saldymhmd said:
hmm, i'm facing this problems too. Try my steps, first install only the rom, and then reboot, after goes to homescreen, reboot to recovery and install the patch, now everythings working
Click to expand...
Click to collapse
Yay! This method worked for me. I now have Paranoid installed and working. Now I need to see if I like the various options.
{
"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"
}
This is an all apps multiwindow mod. Flash in recovery as normal.
Standard rules apply.
Phone MUST be rooted to use this mod!
ALWAYS MAKE A BACKUP!!!
Reboot to recovery
Clear cache, etc
Flash zip
Reboot and enjoy
Download
DARTHSTALKER
Since Ive had so many requests, I modded the files in the Darthstalker rom so it has this feature compatibility too. This is ONLY for the DARTHSTALKER V4. I cannot promise what happens if you try it on a different rom.
New Download
If you like my work, feel free to donate and support my buddy
Or just hit the thanks button:victory:
You can follow our Rom at XDA N3 Lab Rats ROM 1.0 MI7 or N2 Labrats ROM 4.2 MC2
Team PATB has arrived
Team PATB
Rats Of Anarchy
Helllll yeah! Been waiting for a mod like this. Thank you!
Sent from my SM-N900T
Anyone get FC on Google play store after flashing this?
2
Sent from my SM-N900T using Tapatalk
Persianhawkes said:
Anyone get FC on Google play store after flashing this?
Sent from my SM-N900T using Tapatalk
Click to expand...
Click to collapse
Im sorry I didn't have that, did you have any other issues before this? Are you having any other problems or is it just the play store?
Always a first try at fixing. Clear cache an fix permission. If not, I'll upload the original files.
cbucz24 said:
Im sorry I didn't have that, did you have any other issues before this? Are you having any other problems or is it just the play store?
Always a first try at fixing. Clear cache an fix permission. If not, I'll upload the original files.
Click to expand...
Click to collapse
No problems before flashing. Wiped caches and fix permissions. Still occurs ill see if i can post a logcat.
Here is a link for the logcat if you can help.
https://db.tt/9lXaeEO2
Sent from my SM-N900T using Tapatalk
Persianhawkes said:
No problems before flashing. Wiped caches and fix permissions. Still occurs ill see if i can post a logcat.
Here is a link for the logcat if you can help.
https://db.tt/9lXaeEO2
Sent from my SM-N900T using Tapatalk
Click to expand...
Click to collapse
I'll check it out. Thanks
https://db.tt/G5aFn4CI
Here is the original files so you can go back.
Sorry I'm new to this..Once I download this what's the next step to getting all apps to show up on multi Window ?
cbucz24 said:
Im at work this morning, but wanted to post this before i forgot.
This is an all apps multiwindow mod. Flash in recovery as normal.
This was tested on Jovys rom, haven't finished building ours yet...but it's coming soon. I'll update the OP when I get out tonight.
View attachment 2326247
http://d-h.st/CxM
Click to expand...
Click to collapse
Nicely done, and thx for the share
j393567 said:
Sorry I'm new to this..Once I download this what's the next step to getting all apps to show up on multi Window ?
Click to expand...
Click to collapse
its ok, were all new once. once downloaded, reboot back to recovery. wipe both cache and davlik cache. then flash zip file. reboot and enjoy.
cbucz24 said:
its ok, were all new once. once downloaded, reboot back to recovery. wipe both cache and davlik cache. then flash zip file. reboot and enjoy.
Click to expand...
Click to collapse
you lost me...how do you reboot back to recovery...how do you wipe both cache and Davlik cache...then how do I flash zip file..rebooting is restarting the phone correct? I'm so lost...is it even worth me trying this or am I going to brick my phone?
j393567 said:
you lost me...how do you reboot back to recovery...how do you wipe both cache and Davlik cache...then how do I flash zip file..rebooting is restarting the phone correct? I'm so lost...is it even worth me trying this or am I going to brick my phone?
Click to expand...
Click to collapse
ok, i guess we need to go back a bit. is your phone rooted? if not, you need to start there.
go to the main section for the tmobile n3 and it should have some good guides on how that is done. the next thing you would want to do is learn how to install a custom recovery and work with it. YES, if you don not fully understand what you are doing then you can turn your phone into a pretty paper weight.
do those few things, then if you need help send me a pm and i'll see if i can give you some more detailed instructions.
this has been working for a while using xposed installer and wanam xposed
thinkjoey said:
this has been working for a while using xposed installer and wanam xposed
Click to expand...
Click to collapse
Thats great, i didnt add any extra xposed modules. I just modified the files we had to make it work. thanks for the info though :good:
cbucz24 said:
Thats great, i didnt add any extra xposed modules. I just modified the files we had to make it work. thanks for the info though :good:
Click to expand...
Click to collapse
well it is always good to have multiple ways of doing things
Is anyone else having trouble selecting the apps? When I pick, for example, "Play Music" from the edit screen and drag it over to the sidebar as a multi-window option, it might show up as "Focal" or something. Every app is doing this. Any ideas?
AGx-07_162 said:
Is anyone else having trouble selecting the apps? When I pick, for example, "Play Music" from the edit screen and drag it over to the sidebar as a multi-window option, it might show up as "Focal" or something. Every app is doing this. Any ideas?
Click to expand...
Click to collapse
Im not sure what you mean by a focal?
When I drag items from the bar to the screen it just opens them.
Sent from my SM-N900T using Tapatalk 2
AGx-07_162 said:
Is anyone else having trouble selecting the apps? When I pick, for example, "Play Music" from the edit screen and drag it over to the sidebar as a multi-window option, it might show up as "Focal" or something. Every app is doing this. Any ideas?
Click to expand...
Click to collapse
This happens when you have a bunch of apps in the edit window area... it was a pita to fix on 4.1.2, and 4.3 did things a little different to sort of force a "redo" of the process. I also noticed when you have a lot of apps on that window and you are scrolling up/down, if a row has a mix of apps that have 1 line labels and 2 line labels the spacing gets a little wonky. Both of these reflect the idea that multiwindow and touchwiz wasn't made with tons-o-apps in mind (at least to the extent that it goes beyond a visible page in the edit window area). Both can be fixed but take a bit of smali hacking to make happy.
thank you for sharing
cbucz24 said:
I'll check it out. Thanks
https://db.tt/G5aFn4CI
Here is the original files so you can go back.
Click to expand...
Click to collapse
Where is it? This didn't work for me and kind of destroyed everything...I need to go back.
I've been running 4.4 KitKat GPe (for the last few days, and have found some things that needed a slight changing so I thought I'd share my mods. First mod will make the status bar transparent in the lockscreen, a great compliment to the tranparent status bar in the GEL launcher (thanks to the random walkthrough I found but didn't bookmark). When pulling down the status bar, the date beside the time is currently one line with an abbreviated weekday. The second mod will make it two lines with a full weekday (thanks CM team). APM is a simple APM (props to @kahvitahra for this (http://forum.xda-developers.com/showthread.php?t=1573032) guide) APM_Menu gives you APM, and changes the extended actions of the home button. With this mod a long press will open Recent Apps and douple tap will open menu. It will also remove the 3 dot nav bar from apps that still use it. All flashable in recovery, odex and deodex versions of APM and 2 line date, tran status bar will work with both odex or deodex.
Note: Hot Reboot in APM may not work. You'll need to download busybox installer from google play. Select "advanced" install and install all symlinks ( or just pkill ) - now hot boot should work..if not I'll play around a little more. But bootloader, shut down, reboot, and recovery are working.
Downloads here - CURRENTLY ONLY FOR USE IN A DALVIK RUNTIME ENVIRONMENT. If someone knows what needs to be done to keep the mods ART compatible, I'm all ears! If you didn't read this before flashing on an ART enabled device, the back to stock zip here (http://forum.xda-developers.com/showpost.php?p=47969145&postcount=13) will get you back up and running.
{
"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"
}
Nice work man. When i will go back to 4.4 i definitely will flash this mod
Gesendet von meinem HTC One mit Tapatalk
is the APM multilanguage or just English?
pigr8 said:
is the APM multilanguage or just English?
Click to expand...
Click to collapse
The APM menu options are English, the buttons will be multilingual though
This is a pretty basic implementation of APM, so it's not using strings that are available to be translated.
Sent from my HTC One using Tapatalk 4
homeslice976 said:
The APM menu options are English, the buttons will be multilingual though
This is a pretty basic implementation of APM, so it's not using strings that are available to be translated.
Sent from my HTC One using Tapatalk 4
Click to expand...
Click to collapse
Do you have any Revert zips? I flashed the 2_line and APM odex files in one queued flash with latest TWRP and im stuck on a never ending boot animation. I forgot that I hadn't made a backup yet so I'd rather not have to flash a GPE ROM over my current setup as I was just on the OTA.
Thanks in advance.
I got the same effect, boot loop after installing mods... Really want the APM!
Donjuanal said:
Do you have any Revert zips? I flashed the 2_line and APM odex files in one queued flash with latest TWRP and im stuck on a never ending boot animation. I forgot that I hadn't made a backup yet so I'd rather not have to flash a GPE ROM over my current setup as I was just on the OTA.
Thanks in advance.
Click to expand...
Click to collapse
johnblundon said:
I got the same effect, boot loop after installing mods... Really want the APM!
Click to expand...
Click to collapse
I think that was my fault...I uploaded the wrong zip (organized I am not), and if you were using ART it would have bootlooped. Sorry guys..amateur move. Working on it now...
Awesome thanks man!!! and yes I was using ART
johnblundon said:
Awesome thanks man!!! and yes I was using ART
Click to expand...
Click to collapse
re uploaded correct APM_odex.zip and all should be right with the world. sorry again guys.
The reboot menu is washed out after flashing the mods?? I first flashed APM, everything was fine. But after flashing the other two mods, the reboot menu got washed out. APM menu itself is OK.
Great work though!!!!
homeslice976 said:
re uploaded correct APM_odex.zip and all should be right with the world. sorry again guys.
Click to expand...
Click to collapse
I was using ART as well. I flashed the new APM_odex.zip but still stuck on boot animation, not sure if the 2_line_date odex zip is still an issue for me as well as i did flash that too.
Thank you for the quick response.
Thijssie909 said:
The reboot menu is washed out after flashing the mods?? I first flashed APM, everything was fine. But after flashing the other two mods, the reboot menu got washed out. APM menu itself is OK.
Great work though!!!!
Click to expand...
Click to collapse
Eh I noticed that too...I was hoping that was from something else I had attempted. I'll play with it later, but in the mean time, like you said, it doesn't appear to affect functionality..
Donjuanal said:
I was using ART as well. I flashed the new APM_odex.zip but still stuck on boot animation, not sure if the 2_line_date odex zip is still an issue for me as well as i did flash that too.
Thank you for the quick response.
Click to expand...
Click to collapse
Attached to this post is another attempt at 2_line_date.odex, please give it a shot. Just FYI I did test all of these on my device (odex in a dalvik environment) before uploading, they do work for me..
Edit: just in case that doesn't work, i also attached a back to stock that will revert the apm and 2 line mods with stock systemui and android.policy.jar and their corresponding stock odex files. I don't know enough about ART to know why it would stick you in a loop...like I said, they're working fine for me on dalvik. Let me switch to ART and see if I loop..
Edit 2: yea i get no boot with ART as well.. I'll update the OP to reflect that, at least for the time being, these mods will only be compatible in a Dalvik environment. back to stock zip appeared to fix this. Anyone have any thoughts on this? I don't know a whole lot about ART? (My process for these mods was to deodex, make the mod, then reodex making sure the signatures were retained in both the apk/jar and odex, and work as expected in Dalvik)
homeslice976 said:
Attached to this post is another attempt at 2_line_date.odex, please give it a shot. Just FYI I did test all of these on my device (odex in a dalvik environment) before uploading, they do work for me..
Edit: just in case that doesn't work, i also attached a back to stock that will revert the apm and 2 line mods with stock systemui and android.policy.jar and their corresponding stock odex files. I don't know enough about ART to know why it would stick you in a loop...like I said, they're working fine for me on dalvik. Let me switch to ART and see if I loop..
Edit 2: yea i get no boot with ART as well.. I'll update the OP to reflect that, at least for the time being, these mods will only be compatible in a Dalvik environment. back to stock zip appeared to fix this. Anyone have any thoughts on this? I don't know a whole lot about ART?
Click to expand...
Click to collapse
Thank you for trying, I don't know enough about ART either to be helpful enough to resolve the issue. I do know its use outweighs my need for APM at this point. I will use the backtostock to gte back in a bootable state.
Donjuanal said:
Thank you for trying, I don't know enough about ART either to be helpful enough to resolve the issue. I do know its use outweighs my need for APM at this point. I will use the backtostock to gte back in a bootable state.
Click to expand...
Click to collapse
Sorry about that. Just curious, did you attempt wiping cache (and Dalvik, though I assume in an ART environment Dalvik cache isn't used? Again, no clue about ART except damn, it's taking forever to optimize apps.. lol)
@homeslice976 when editing jar files I've noticed has been breaking art I'm searching a way around it...might be the way smali etc is being decompiled and recompiled
Sent from my HTC One using XDA Premium 4 mobile app
mrjaydee82 said:
@homeslice976 when editing jar files I've noticed has been breaking art I'm searching a way around it...might be the way smali etc is being decompiled and recompiled
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Thank you sir. Keep me updated with anything you might find, and I'll look/play around as well.
Can you please create an expandable volume panel zip for odexed ROMS?
Thanks n advance
Sent from my new HTC Nexus via the xda-developers app
ANDR01DN00B said:
Can you please create an expandable volume panel zip for odexed ROMS?
Thanks n advance
Sent from my new HTC Nexus via the xda-developers app
Click to expand...
Click to collapse
Not quite sure what you're asking for. Do you have a link for an example?
homeslice976 said:
Not quite sure what you're asking for. Do you have a link for an example?
Click to expand...
Click to collapse
Not really, but here's a screenshot of it (sorry for the bad quality, got it off of Google images )
Also, Gravity Box has an option to enable it, but it requires Xposed, which switches back to dalvik.
Sent from my new HTC Nexus via the xda-developers app
SM-G920P NOUGAT STOCK MODDED
Stock rom based off DRA2 firmware
{
"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"
}
Under the hood
This build is based on the stock XAS DRA2 Nougat 7.0 build.
It's creator @rick.wardenburg
All custom features are controlled through the Rom Control Center application (pictured).
Based on Nougat DRA2 firmware // Knox free // ItsOn free
Mod Control with a ton of different mods! //
On the fly theming // Choose ANY color for a bunch of things!
Deodexed // Optimized and debloated apks & jars
Build.prop, battery, and CSC tweaks // Smooth as silk performance
Tons of unlocked settings, blocking mode, etc.
Install older package over newer
Custom statusbar clock
3minit battery/battery bar/text battery
Toggles for statusbar icons/charging/notifications and more
Custom extended power menu
Fontpack with over a 1000 fonts. Credits @Winb33
Floating/Air Message Mod
Additional quickpanel toggles enabled
Fast charging toggle
The ability to reset colors back to stock
toggle statusbar on/off
data usage view
show/hide element like charging dialog and icons on lockscreen
working outdoor mode
recent apps screen pinning/recents app lock
Aroma installer
USB Debugging on as default
Toggle to enable/disable confirm dialog on power menu
Choose from stock or @tdhite kernel during install
People's Edge mod
WiFi Fix for custom kernels
And much, much, More.
Download link --->
SMG920P.FULL.MODDED.ROM_v1.zip
Rom update v1.3 link --->
Rom update v1.3 147mb.zip
I recommend wiping cache/dalvik-cache after flashing update
Rom Installation
Before You Start:
Backup EVERYTHING you want to save from internal storage.
Stage 1:
** Skip to STAGE 2 if OEM Unlock has already been done **
Preparing the stock rom
** This is REQUIRED
• In the stock rom, turn on developer mode, enable USB debugging and OEM Unlock
• Settings>>>about device>>> scroll to bottom and tap build number 8 times
now press back button once and tap developer options...
• Toggle on both USB debugging and OEM Unlock.
[WARNING] Do not EVER turn these off or your phone will not boot and you will be forced to reflash back to factory build with odin.
Stage 2:
** Skip to STAGE 3 if already running a custom recovery / TWRP, Philz, Etc **
Install TWRP Custom Recovery with Odin
• Download Odin & custom recovery tar
Odin for download mode
twrp-3.2.1-0-zerofltespr.img.tar
• Extract Odin zip-file
• Power down the phone
• Open Odin on pc
• Boot phone in Download Mode (press and hold Home + Power + Volume Down buttons)
• Connect phone and wait until you get a blue sign in Odin
• Add the recovery file to AP / PDA (depending on version of Odin)
• Make sure re-partition & Auto Reboot are NOT ticked
• Click the start button and let the Odin flash complete
Stage 3:
• Boot the phone into Recovery Mode
- Press and hold volume down+power to reboot and as soon as the phone screen flashes, press and hold Home+Power+Volume Up buttons
to get into recovery. The timing has to be right but I'm sure you'll get the hang of it.
• If TWRP asks, the answer is yes, swipe to allow modifications. It will only ask you this once.
• Do a FULL wipe but do not reboot yet (wipe/advanced wipe)
A full wipe includes:
Dalvik Cache
Cache
Data
System
• Flash rom and reboot.
** Custom Roms may take about 10 minutes to get to the setup screen, so be patient.
-----------------------------------------------------------------------------------------
Known Issues:
Code:
• Some themes may crash UI
• Not all Edge features work on our phone
• Left & Center statusbar clock do not hide on the lockscreen
• The custom Lockscreen Clock will not display properly with custom themes
Toggle it off with RomControl
• Stock battery icon does not darken when using a light app
• Audio path panel is not themeable in pulldown
AFAIK, it only appears when an external audio device is connected.
• Custom themes may not display properly in the pulldown notication panel with custom colors enabled.
Utilize the stock colors toggle in Rom Control to use custom theme view.
Switching between custom and stock themes may require a UI reset or reboot to display properly.
• You will trip Knox (NOT THIS ROMS FAULT)
• Flashing stock rom might cause loss of sim/phone unlock (again NOT THIS ROMS FAULT)
Thanks to
@tdhite for allowing to add his kernel
@Xda for teaching me all that I know
Rom control source
GitHub link
SM-G920P modded files
GitHub link
Any issues please let me know
No audio after trying to install twice.
Thanks your right i always keep my phone on silent anyways
so i didnt even notice illl get it fixed right now
tomjulio said:
No audio after trying to install twice.
Click to expand...
Click to collapse
Audio fix posted in OP thanks for pointing that out ill upload a new ZIP soobln
Thank you. Was going to post about no audio last night but had to rush to install my backup and go to sleep for work.
I can not sign in to Galaxy apps
_Epic said:
Thank you. Was going to post about no audio last night but had to rush to install my backup and go to sleep for work.
Click to expand...
Click to collapse
Glad someone did i wouldnt of known lol
Sent from my SM-G920P using Tapatalk
Ricky_0412 said:
I can not sign in to Galaxy apps
Click to expand...
Click to collapse
Its a debloated rom , meaning all the junk and oem crud is removed if you want galaxy apps youll have to take them from the original rom.
Sent from my SM-G920P using Tapatalk
Not getting any Bluetooth. Nothing happens when I click on the button. And when you turn it on it just greys itself out.
_Epic said:
Not getting any Bluetooth. Nothing happens when I click on the button. And when you turn it on it just greys itself out.
Click to expand...
Click to collapse
Not sure what that is my bluetooth works fine make sure you factory reset befor installing
Sent from my SM-G920P using Tapatalk
rick.wardenburg said:
Not sure what that is my bluetooth works fine make sure you factory reset befor installing
Click to expand...
Click to collapse
I've done that. Reinstalled it twice. Still nothing.
_Epic said:
I've done that. Reinstalled it twice. Still nothing.
Click to expand...
Click to collapse
Are you using exposed?
Sent from my SM-G920P using Tapatalk
rick.wardenburg said:
Are you using exposed?
Click to expand...
Click to collapse
No. Completely stock. Fresh install. Using tdhites kernel
_Epic said:
No. Completely stock. Fresh install. Using tdhites kernel
Click to expand...
Click to collapse
Try installing tdhites kernel from his zip
Sent from my SM-G920P using Tapatalk
rick.wardenburg said:
Try installing tdhites kernel from his zip
Click to expand...
Click to collapse
That fixed it. Weird. But thanks for the reply! ROM is perfect now
rick.wardenburg said:
Any issues please let me know
Click to expand...
Click to collapse
I did a clean install from TWRP.
The wifi disconnects every time I restart like it doesn't remember the password.
After I first installed, the audio was really low and scratchy over 20%. I tried to flash the audio fix from TWRP but it said no md5 found (right before it said success). Magisk wouldn't install it. I'm not sure what that means but now I have no sound at all. Do I need to extract it first?
What is the best way to keep it updated?
Other than that everything else so far works fine. I'm going to try to get the APN settings to work with my t-mobile card if anyone has any tricks. Thanks for all the hard work putting this together!:good:
Edit: I have been trouble shooting, and twice I have heard music (that I have been playing in the background) come through the speaker for just a split second. Also the sound works fine in the headphones.
Yokotaashi said:
I did a clean install from TWRP.
The wifi disconnects every time I restart like it doesn't remember the password.
After I first installed, the audio was really low and scratchy over 20%. I tried to flash the audio fix from TWRP but it said no md5 found (right before it said success). Magisk wouldn't install it. I'm not sure what that means but now I have no sound at all. Do I need to extract it first?
What is the best way to keep it updated?
Other than that everything else so far works fine. I'm going to try to get the APN settings to work with my t-mobile card if anyone has any tricks. Thanks for all the hard work putting this together!:good:
Edit: I have been trouble shooting, and twice I have heard music (that I have been playing in the background) come through the speaker for just a split second. Also the sound works fine in the headphones.
Click to expand...
Click to collapse
Just make sure you factory reset befor installing then flash audio fix after
Sent from my SM-G920P using Tapatalk
_Epic said:
That fixed it. Weird. But thanks for the reply! ROM is perfect now
Click to expand...
Click to collapse
Yeah i didnt take much time testing everything thanks for the help though
Sent from my SM-G920P using Tapatalk
Do i install this with TWRP recovery or ODIN?
redhusker2016 said:
Do i install this with TWRP recovery or ODIN?
Click to expand...
Click to collapse
Twrp
Sent from my SM-G920P using Tapatalk