OneUI 5.1 for Exynos Galaxy S10 series

Search This thread

Clayton630

Member
Dec 19, 2022
6
0
Thank you ! It’s too bad, your rom isn’t more referenced. I think it would be easier to find it if you gave it a name
 

Marvfit213

Senior Member
Dec 21, 2020
506
183
18
Samsung Galaxy S10+
Hi can some make me like step by step letter how I install all these thing on my s10+

Would be helpfull

dont wonder the Rom file is on my Computer just that you know


Does it work with the latest Update HWC2

Screenshot_20230406_090130_My Files.jpg
 
D

Deleted member 4398224

Guest
Više ga nije potrebno preimenovati u ekstenziju .zip. Možete izravno flashirati datoteku magisk.apk u svom prilagođenom oporavku.

Više ga nije potrebno preimenovati u ekstenziju .zip. Možete izravno flashirati datoteku magisk.apk u svom prilagođenom oporavku.

I don't understand this. I didn't write this, and it asks me to send a post.
 
D

Deleted member 4398224

Guest
New Magisk 26.0 is out. How I can update on this version? Now is Magisk 25.2. There is no upgrade in Magisk yet.
 

Marvfit213

Senior Member
Dec 21, 2020
506
183
18
Samsung Galaxy S10+
What do I need to do whith the Magisk zip

Can some tell me Set by Set what I need to do what u use first

The one ui 5.1 rom is downloading on pc
 

Attachments

  • Screenshot_20230406_090130_My Files.jpg
    Screenshot_20230406_090130_My Files.jpg
    627.1 KB · Views: 71
D

Deleted member 4398224

Guest
What do I need to do whith the Magisk zip

Can some tell me Set by Set what I need to do what u use first

The one ui 5.1 rom is downloading on pc
Download Magisk.apk. Rename Magisk.apk to Magisk.zip. Copy to and paste it on Internal memory or SD Card. Open TWRP and flash it and Reboot System. When System boot, open Magisk and follow instruction.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 3
    No updates since the release over a year ago. I'm afraid there won't be any to come either...
    1
    I know that this is really late, but I figured out a way to properly remapp the Bixby button without assistant getting in the way!

    Open up a root browser to: /system/usr/keylayout
    then open gpio_keys.kl in a text editor.

    Change the line:

    key 703 VOICE_ASSIST

    to

    key 703 MENU

    This turns the Bixby button into a regular menu button that you can remap with Button Mapper on the Play Store!
    What a legend, thank you so much, with MiXplorer I managed to rename it to .txt, open it with a txt reader and change VOICE_ASSIST to MENU. Renamed it back to .kl, a restart and boom, it works. Absolutely amazing!
    1
    So, I found the best one I think!
    "INFO" as far as I know and tested doesn't do anything. So if you change "VOICE_ASSIST" to "INFO" then do a reboot, launch Button Mapper and select the "Bixby button" option and program that to your liking then it will work without any problems. You can also set a custom button in button mapper to "INFO" but that will not work when the screen is locked while the option "Bixby button" works on lock screen too without waking the phone up.
    Nice work! I'll try it too when I get a chance
    1
    The status bar icons on the right for the s10+
    No idea. I have an S10e and at 720p I'm only missing the last half of the percent symbol, which is good enough for me
    1
    Well, something happened and now it doesn't recognize it, not even reinstalling the app, even so it's strange, because before I had configured it so that with one touch it alternates vibration-sound mode, and it worked although it didn't let you configure

    It doesn't recognize it even if you press the button manually to configure it, but the button itself works (runs Bixby)

    I'll try to see what it could be
    Bummer, sorry that I couldn't help, I didn't have any problems do I don't have any knowledge of fixing this, so sorry! Hope you'll figure out something!
  • 74
    images


    Code:
    /*
    * Your warranty is now void.
    *
    * I am not responsible for bricked devices, dead SD cards,
    * thermonuclear war, or you getting fired because the alarm app failed. Please
    * do some research if you have any concerns about features included in this ROM
    * before flashing it! YOU are choosing to make these modifications, and if
    * you point the finger at me for messing up your device, I will laugh at you.
    */

    Korean variants are not supported at the moment due to ridiculously small product partition I'm looking for a best workaround for this, if you use pit from international variant you will be able to flash rom however

    So here is something unexpected, ive been working on this off and on for past month or so, and its finally ready for public light
    Note10/10+/10+ 5g builds are coming later this month as my note had some hardware damage i need to repair first

    Rom has been tested on S10+ and S10 but s10e and s10 5g variants should work too, appropriate changes for their support are in rom


    For developers: please do not use this as a base or reuse any parts of it for now, Im documenting all changes needed to get Oneui5 running on 10 series
    and ill post documentation once i find a bit more time to clean it up


    Working
    - I used phone as daily for a week and havent ran into issues not that are not listed bellow
    If you find non mentioned bugs report them with proper logs

    Not Working
    - Face Unlock (Samsung changed how this works completely, not highest priority for now)
    - camera cutout is messed up in 1080p but fine in other modes, will look into it asap
    - Heart Rate Monitor (No curently supported model has it so ill look into reimplementing it)
    - There are non working settings like high refresh rate left in settings, i didnt feel like hacking up frameworks and apks yet

    Also do not post bug reports for known issues or bug reports without proper
    a) Logcat
    b) /proc/last_kmsg (or proc/kmsg)
    c) /data/tombstones
    d) dmesg
    e) /proc/avc_msg



    Downloads:
    Google Drive
    Mega.nz
    MD5: e02085755aeaefdc02137ef05443fcb8

    Installation instructions:

    1. Flash latest stock rom, and flash official twrp on top of it
    2. Download appropriate updated TWRP image from TWRP recovery folder at mirror above
    3. Flash downloaded recovery image and reboot to recovery (this is important as official twrp on S10 doesnt support Zip64 yet)
    4. Wipe everything in TWRP, if needed format data but in most cases this shouldnt be needed
    5. Download rom zip and flash it in provided TWRP
    6. boot to system and set it up
    7. Flash magisk from recovery mode (magisk works from boot.img so no need to patch recovery or do anything special)
    8. In magisk flash appropriate safetynet fix provided in mirror where you got rom from
    9. Fllash magisk version of Bluetooth library patcher if you are having issues with wearables disconnecting after reboot

    Huge thanks to:
    @ananjaser1211 for general help and guidance
    @corsicanu for helping me out figure out few system bits and twrp source
    @Displax for his modified safetynet fix which turned out to work better than stable one at this moment

    if you want to support the project feel free to buy me some coffee paypal.me/ivanmeler

    BTC: 1Q823BsSbEKP62JFM7BjXiRCgF84qgcFST
    ETH(erc20): 0xc7272f851a692c679e85f18a62632c580ef3bdee
    Donations help cover the build server cost and since I do this in my free time, and also cover the coffee for time spent debugging stuff


    Feel free to join telegram group with early builds progress updates and some off topic stuff Join

    Based On Android 13/T
    Changelog

    16.03.2023.
    - Fixed A2DP (bluetooth) audio
    - Fixed document scanner in camera app

    10.03.2023.
    - Initial release



    Kernel source code: https://github.com/ivanmeler/android_kernel_samsung_beyondlte/tree/oneui5_beyond
    TWRP Kernel source: https://github.com/corsicanu/android_kernel_samsung_universal9820
    15
    bluetooth audio has been fixed (both in call and for multimedia) so expect a new build or hotfix release in a few days.

    Ill also look into resolving few other issues that are higher up on priority list for next release
    14
    Congratulations on this excellent project Ivan!