Question Unlock bootloader - help - Realme 8 Pro

Greetings.
Have decided to go separate way reagrding the bootloader unlock for RMX3081 GDPR EU model.
Guess on A12 UI 3.0 current stable rom (RMX3081_11_C.13).
I have previously found a usefull link here in xda regarding the DeepTest app/ dissasemble and java / oppo system app - function to set the bootloader to become open - unlock the bootloader and I didn't bookmark it !
The security bit is locked, so we cannot been able to unlock it when the initial bootloader (donno why fastboot) screen appear after booting to bootloader ...
{
"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"
}
After that it's obvious ... guess ...
I cannot find it anyway.
I have read that it's only a java function needs to be proceed or executed throught oppo system app.
Can any1 help me with that ...
[UPDATE]
Still haven't been able to find the thread or it's deleted, have spent too much time with searching the history and search history ...
From the partial disasm of the apk file (but not for EMX3081 GDPR) there is a comm with server (gues RCSM) to obtain the correct procedure, because in the fastboot mode - the fastboot HAL is missing.
From official Realme :
Dear customer,
Greetings from realme Europe,
We deeply regret the inconvenience caused to you and we really appreciate your time and patience for the same. Further, on the basis of your concern, we don't unlock the bootloader anymore. In case of any suggestion/inquiry, you can also reply to us on the same email.
Warm Regards,
Team relame Europe,
Link: https://www.realme.com/eu/support

... just to tease you providing some dasm from the similar app :
Code:
public int onStartCommand(Intent intent, int i, int i2) {
if (intent.getExtras() == null) {
return super.onStartCommand(intent, i, i2);
}
this.f322d = (Messenger) intent.getExtras().get("Messenger");
this.f323e = "https://lkf.realmemobile.com/realme/v1/";
switch (((Integer) intent.getExtras().get("MessengerFlag")).intValue()) {
case 1000:
this.f323e += "applyLkUnlock";
break;
case 1001:
this.f323e += "checkApproveResult";
break;
case 1002:
this.f323e += "updateLockStatus";
break;
case 1003:
this.f323e += "acquireClientStatus";
break;
case 1004:
this.f323e += "closeApply";
break;
case 1005:
this.f323e += "acquireApplyStatus";
break;
}
this.f321c.sendEmptyMessage(0);
return 2;
}
json requests, encrypt, decrypt function ....

Collection: realme device bootloader unlock tutorial​
realme Community
Welcome to realme Community, your virtual playground to learn the latest tech news, win exclusive prizes, or simply chat about realme!
c.realme.com

StratOS_HTC said:
From official Realme :
Dear customer,
Greetings from realme Europe,
We deeply regret the inconvenience caused to you and we really appreciate your time and patience for the same. Further, on the basis of your concern, we don't unlock the bootloader anymore. In case of any suggestion/inquiry, you can also reply to us on the same email.
Warm Regards,
Team relame Europe,
Link: https://www.realme.com/eu/support
Click to expand...
Click to collapse
When they say "don't unlock anymore", does it means if i buy a device that IS unlockable, for example the 7 pro, it won't be unlockable anymore NOW..?

Here is the working RUI 3.0 app, but our phone model GDPR EU does not support deep testing - Failed to submit application

StratOS_HTC said:
До сих пор пор не удалось найти ветку или она удалена, слишком много времени уходит на поиск в истории и истории поиска...
Click to expand...
Click to collapse
Hello. I saved this branch of discussion. If there are successes, share with me, please. https://forum.xda-developers.com/t/root-guide.4111563/page-10#post-84520607 and https://forum.xda-developers.com/t/possible-leads-on-rooting- oppo-a72.4326995/страница-2

Hi, I don't know how far you got here. On Oppo devices the deeptesting app calls a reflected method from class 'android.engineer.OplusEngineerManager'
I am sure it will be the same on realme also. If you already know this, have you been successful in invoking any methods from the class? I get an seinux denial when trying but wondered if the same issue was present on a device where engineer mode had been decrypted?

Will try to enable ENG mode 1st.

I'm not sure enabling engineering mode will actually help, I think the app needs to be a system app.
How are you trying to enable engineering? With sec5?
Do you know if anyone has tried to do anything with the 'secrecy' service to try and work out how the token is calculated?

Related

The world's first Nokia 8 sirocco unlock has been born

The world's first Nokia 8 sirocco unlock has been born
{
"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"
}

			
				
https://drive.google.com/drive/folders/1PgpRu7G8YFX1INsSkd2rYVMV-OPjDbCS
Silk Road said:
Click to expand...
Click to collapse
First picture is a bad photo montage with many spelling errors ?
Is this going to be going public? :highfive:
:laugh:
I can't understand without using Google Translate but it seems this unlock method is not as straightforward as the others
http://tieba.baidu.com/p/5953175199
Could someone translate to English?
Audioboxer said:
I can't understand without using Google Translate but it seems this unlock method is not as straightforward as the others
http://tieba.baidu.com/p/5953175199
Could someone translate to English?
Click to expand...
Click to collapse
I think I can help you.
Silk Road said:
I think I can help you.
Click to expand...
Click to collapse
Thanks, I spoke to the author on telegram
https://twitter.com/Hikari_Calyx/status/1062584698046578688
https://hikaricalyx.com/
So public release will be coming soon :highfive:
edit: Released! https://hikaricalyx.com/product/nokia-8-sirocco-bootloader-unlock/
Audioboxer said:
I can't understand without using Google Translate but it seems this unlock method is not as straightforward as the others
http://tieba.baidu.com/p/5953175199
Could someone translate to English?
Click to expand...
Click to collapse
Believe it or not, this is posted by me.
The unlock procedure combined alternate unlock method mentioned in Nokia 6 2018 forum.
- Your phone need to flash service abl/xbl provided in the firmware
- The value of offset 0x5101 in deviceinfo partition must be larger than 0x02 (unsigned)
- You need to grant flash permission before unlocking
- Use specifically made mlf file
Finally I got this result.
To grant flash permission, permission key is generated by FIH server that not everyone can obtain.
As for the rest... Nokia 8 sirocco bootloader unlock requires remote control and payment.
hikari_calyx said:
Believe it or not, this is posted by me.
The unlock procedure combined alternate unlock method mentioned in Nokia 6 2018 forum.
- Your phone need to flash service abl/xbl provided in the firmware
- The value of offset 0x5101 in deviceinfo partition must be larger than 0x02 (unsigned)
- You need to grant flash permission before unlocking
- Use specifically made mlf file
Finally I got this result.
To grant flash permission, permission key is generated by FIH server that not everyone can obtain.
As for the rest... Nokia 8 sirocco bootloader unlock requires remote control and payment.
Click to expand...
Click to collapse
Thanks, I'm the same Audioboxer from telegram :highfive: Well done!
I'll send over my request in a few days once I have my phone.
Hopefully your efforts pressure Nokia into an official unlock, then maybe we'll get some devs playing around with the Sirocco.
Hello,
Is the phone root possible ? Twrp ?
Thanks you
Braindeadz said:
Hello,
Is the phone root possible ? Twrp ?
Thanks you
Click to expand...
Click to collapse
Now that we have a bootloader unlock service both are possible, but I don't know of any public TWRP builds yet
Silk Road said:
Click to expand...
Click to collapse
Do i see it correct? Do you have a dual Sim Sirocco?
Marko
mspaansnl said:
Do i see it correct? Do you have a dual Sim Sirocco?
Marko
Click to expand...
Click to collapse
Ooops!
Interesting question.
Does unlocking the bootloader break things (ota, drm keys, picture quality)? It's sometimes the case.
mensoif said:
Does unlocking the bootloader break things (ota, drm keys, picture quality)? It's sometimes the case.
Click to expand...
Click to collapse
No, and you can even root these days and continue getting OTAs thanks to the Magisk OTA method.

[MOD][Magisk] 👽 Hi-Fi Sound Mod 👽

Hello, this thread is about sharing, becouse peoples should to know that, there exist something what they lookin for an have no idea that is existing (like me lol)
So ... About ?
//You will need Magisk w/ custom rom
( IDK if on stock work too..)
// Name of mod is NL Sound Mod
(All credits is goin for authors, please respect that)
// There are two versions :
( QCOM and MTK )
// We will use Qcom version for us ofcourse
// Where to get this ?
You will need get Telegram and connect to their group comunity channel
// 2.2 version is currently latest stable, for me testing 2.3 beta and wohoah
// When flashing the setup have the nine "chapters"
DeepBufferRemoval Is first step of the setup and it is one n only step where you will say NO & steps from 2 to 9 go for YES ☺
// At Finale i can recommend you Musicoled Player
& In Audio settings Set:
Gapless ON / System Decoder / EQ off(without eq)
SCREENSHOTS :
(Incl. Magisk Modules that i have Installed, not sure if you need them or not )
YOU ARE WELCOME X-)
Spoiler: Screens
{
"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"
}
xperia23fan said:
Hello, this thread is about sharing, becouse peoples should to know that, there exist something what they lookin for an have no idea that is existing (like me lol)
So ... About ?
//You will need Magisk w/ custom rom
( IDK if on stock work too..)
// Name of mod is NL Sound Mod
(All credits is goin for authors, please respect that)
// There are two versions :
( QCOM and MTK )
// We will use Qcom version for us ofcourse
// Where to get this ?
You will need get Telegram and connect to their group comunity channel
// 2.2 version is currently latest stable, for me testing 2.3 beta and wohoah
// When flashing the setup have the nine "chapters"
DeepBufferRemoval Is first step of the setup and it is one n only step where you will say NO & steps from 2 to 9 go for YES ☺
// At Finale i can recommend you Musicoled Player
& In Audio settings Set:
Gapless ON / System Decoder / EQ off(without eq)
SCREENSHOTS :
(Incl. Magisk Modules that i have Installed, not sure if you need them or not )
YOU ARE WELCOME X-)
Spoiler: Screens
View attachment 5224295View attachment 5224297
View attachment 5224285View attachment 5224291View attachment 5224293
Click to expand...
Click to collapse
Maybe i should to say you please beware of how do you use your volume level with Jack3.5 From 40steps i am max on 35 but need to switch to MONO FIRST - THEN BACK ON STEREO (QS ICON EASY) AND SLIGHTLY LOWERING VOLUME AN ABOUT 3 STEPS DOWN ... MAYBE YOU WILL MEET WITH DIFF. TROUBLES OR MAYBE NONE OF, BUT IF YES, SHARE W/ US, I BELIEVE THAT MAYBE IT WILL HELP TO ALL OF US POCO X3 CUSTOMERS SO..
(beta, huh? But can confirm that beta version is much much powerful than last year version..)
LM: aApolognize for CapsLock, i am too lazy to write it again peace
Btw. When you will taste that at first time with phone speakers u will be like wait,what?.. Or one of reasons why to prefer Snapdragon
Spoiler: Qcom Sd 732G Specs
Snapdragon 732G Mobile Platform | Qualcomm
The Snapdragon 732G Mobile Platform brings select Snapdragon Elite Gaming features and a 15% graphics boost to gaming-ready smartphones.
www.qualcomm.com
Voice cracks on higher volume while using earphones how to fix that?
recovery fails to extract zip :O
This is a complete rip off of ainur audio
Thread should be shut down
THREAD LOCKED
@xperia23fan Please check your PM. Thanks!
Regards,
shadowstep
Forum Moderator

IMPOSIBBLE to unlock bootloader

hi there, i want to unlock the bootloader but every mi unlock tool i try always give me an error. I tried mi unlock it give an error says "couldn't unlock can't get info, connect again". and i tried to use XiaoMiTool it says "remote: 'Token Verify Failed, Reboot the device'". and i tried old version of mi unlock it's not show unlock button instead it shows kind of my mi account page thing.
any help appreciated, thanks
Layer BRo said:
hi there, i want to unlock the bootloader but every mi unlock tool i try always give me an error. I tried mi unlock it give an error says "couldn't unlock can't get info, connect again". and i tried to use XiaoMiTool it says "remote: 'Token Verify Failed, Reboot the device'". and i tried old version of mi unlock it's not show unlock button instead it shows kind of my mi account page thing.
any help appreciated, thanks
Click to expand...
Click to collapse
Same with me in riva
@Layer BRo hi bro. I have these problems to. I spend whole last evening to debug and find combination of needed drivers and versions of mi unlock, xiaomitool or mi flash tool. None of my attempts wasn't successful and I have error messages exactly the same with you. I have an idea that something was changed in xiaomi unlock process at the xiaomi sides and maybe this little old device doesn't know about failed token. But this is just an idea. I don't have any proofs, sorry. And I am also looking what could gone wrong but still with no success.
@Layer BRo
Finally I got the solution described on github with XiaoMiTool. I have built and checked it in Arch Linux.
Clone this repo: https://github.com/francescotescari/XiaoMiToolV2/i
Firstly, make this change in source code for changing xiaomi auth url (yeah my idea was right):
Xiaomi procedure failed: [getServiceToken] Missing serviceToken cookie · Issue #23 · francescotescari/XiaoMiToolV2
I followed the instructions to unlock my Xiaomi phone, but I found this procedure error in the current linux version and in the Windows version.
github.com
Second change for correct displaying image to verify sending sms code for mi account: https://github.com/francescotescari...ontent-pjax-container#issuecomment-1059912412
./gradle build && ./gradle run
After that I need just to wait 333 hours to unlock Please write if you will have any questions, I will try to help.
{
"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"
}
uknown_archer said:
@Layer BRo
Finally I got the solution described on github with XiaoMiTool. I have built and checked it in Arch Linux.
Clone this repo: https://github.com/francescotescari/XiaoMiToolV2/i
Firstly, make this change in source code for changing xiaomi auth url (yeah my idea was right):
Xiaomi procedure failed: [getServiceToken] Missing serviceToken cookie · Issue #23 · francescotescari/XiaoMiToolV2
I followed the instructions to unlock my Xiaomi phone, but I found this procedure error in the current linux version and in the Windows version.
github.com
Second change for correct displaying image to verify sending sms code for mi account: https://github.com/francescotescari/XiaoMiToolV2/issues/23?_pjax=#repo-content-pjax-container#issuecomment-1059912412
./gradle build && ./gradle run
After that I need just to wait 333 hours to unlock Please write if you will have any questions, I will try to help.
View attachment 5566619
Click to expand...
Click to collapse
Repo not working
Hi, I had the same issue. I used Mi Unlock tool version 5.5.1224.27 and it unlocked
I am having same issues but today phone says in chinese its locked via find my phone to another account, i brought phone via a reseller on aliexpress. Have contacted them, but might be a lost cause. Anyone know of a way round this issue ??, ( i found another mention of same issue with another phone that didn´t seem solved,)
Daniel 123 said:
Hi, I had the same issue. I used Mi Unlock tool version 5.5.1224.27 and it unlocked
Click to expand...
Click to collapse
thank you very much

General RMX3081NV44_11.A ---> RMX3081_11_C.13 [STABLE]

Based on GDPR [EU] update :
NV44
Your system will be upgraded to realme UI 3.0, based on Android 12.
The infinite design offers a personalized, efficient, and seamless experience.
Realme UI 3.0.
Android 12
{
"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"
}
Info :
https://gauss-componentotacostmanual-eu.allawnofs.com/remove-7dd89b13a9997db7be61eadd36dd25d2/component-ota/22/03/22/251c16543b9348ff91b166253c0e8c69.html
Partial components download :
1 my_manifest https://gauss-componentotacostmanua...22/03/16/6e3afe9e28294f5e8ff4d7cb82427aac.zip
2 my_product https://gauss-componentotacostmanua...22/03/16/2524947c20e647298381a0bcbf0b16b1.zip
3 my_bigball https://gauss-componentotacostmanua...22/03/16/da7fc01e0b8b4c1f981168c4e4771599.zip
4 my_stock https://gauss-componentotacostmanua...22/03/16/e6788175be134b4cb7a56c4435afde17.zip
5 my_heytap https://gauss-componentotacostmanua...22/03/16/4a68ee0b12314275bcbde7a7aba38496.zip
6 my_carrier https://gauss-componentotacostmanua...22/03/16/63a06c824e1540b99bfa16e60b2672c6.zip
7 system_vendor https://gauss-componentotacostmanua...22/03/16/89a4a2949cb1421aa92ec65a226d6821.zip
8 my_region https://gauss-componentotacostmanua...22/03/16/db63cb7c142644b4bea2c4a44dc76d7f.zip
In attachement out.txt server update json.
Это бэтка?
Nope, it's not beta, it's a official stable release.
Для какого региона? EU, RU, Global?
This one is for EU. NV44. ProjID 20713
Can also provide all other ...
INFOS :
https://forum.xda-developers.com/attachments/out-txt.5575369/
Hello friend I have european rom, how do you install this, thanks
Hi! How did you query the server? I used the Python script from your other post but it could only find the A.47 update (when I use the A.47 metadata, it returns artifactV1Result is empty). I have a GDPR rom with NV44 as well. Thanks!
realme-ota -r 3 RMX3081 RMX3081NV44_11.A.47_1470_202203041504 2
getprop infos :
product_model Product Model (ro.product.name) RMX3081EEA
ota_version OTA Version (ro.build.version.ota) RMX3081NV44_11.A.46_1460_202202100258
.46, .47 Update
It has been released the .46 update for Rmx3081. For GDPR no sign of A12 on UI 3.
forum.xda-developers.com
47 was the last one, but now as UI3, the C (A12,UI 3.0) is the latest
py main.py -r 0 -d out.txt -v 0 RMX3081EEA RMX3081NV44_11.A.46_1460_202202100258 3
Can this install in device from asia?
Read carefully first sentence https://forum.xda-developers.com/t/rmx3081nv44_11-a-rmx3081_11_c-13-stable.4424391/post-86666071
No this is only for NV44 GDPR [EU]
Oddly enough, I’ve been trying to query the server with
Code:
py main.py -r 0 -d out.txt -v 0 RMX3081EEA RMX3081NV44_11.A.46_1460_202202100258 3
and I can only get the A.47 update, not the C.13 one. How did you get those links? A MITM proxy?
out.txt txt decoded message std output as json.
Perhaps you'll need an VPN or proxy server, used German or Poland ...
Could be GEO IP selected ...
StratOS_HTC said:
out.txt txt decoded message std output as json.
View attachment 5589505
Perhaps you'll need an VPN or proxy server, used German or Poland ...
Could be GEO IP selected ...
Click to expand...
Click to collapse
I did manage to get Android 12 on the server request using a Germany VPN, thank you!
Do you know if it's possible to force-update to this? I tried checking upgrades using a VPN to Germany, Finland, UK and India and it says there are no updates available.
Perhaps can I install it by downloading the files from the server and installing manually?
Thanks.
Btw, if I query using A.46, I get C.13. However, if I query with A.47, it returns "artifactV1Result is empty". Strange, no?
ui 2 or ui 3 with geo location
\
StratOS_HTC said:
ui 2 or ui 3 with geo location
Click to expand...
Click to collapse
what do you mean?
what is the installation process? I downloaded all attachments.
fsmoraes said:
what is the installation process? I downloaded all attachments.
Click to expand...
Click to collapse
Recovery ...
StratOS_HTC said:
Recovery ...
Click to expand...
Click to collapse
Sorry, you have a full recovery process. Today I'm with Android 11 and want to go to Android 12 in this Realme 8 pro
StratOS_HTC said:
Recovery ...
Click to expand...
Click to collapse
Is it possible to flash these zips in stock recovery (GDPR EU), is a special sequence needed? Tried just to flash my_region.zip ... but failed :-(.
How to flash this partial components please tell me if bootloader unlocked.

Question How to install 'Samsung one ui' on 'y700'.

How can I succeed by installing the rom below on 'y700'? I'm trying and there is no more change from the 'SAMSUNG Galaxy' boot logo.
Download OneUI 5.0 Android 13 GSI - ROM-Provider
OneUI is a custom mobile operating system developed by Samsung, from this page you can Download Latest OneUI 5.0 GSI Image for all Phones
romprovider.com
[CLOSED] One ui gsi to all samsung
updated 8 times One ui gsi to all samsung no boot loops all features are working now i'm using one ui 5 it's pretty fast For those who want, the best 3 game acceleration magisk modules are below, I've been using them for a long time, it's fine...
forum.xda-developers.com
select ROM
One ui 5 tab s8 lite gsi link : https://mega.nz/file/CSxWRK5Q#tcS-DIJfldf_HqsX9tdUkBRSu5p6qjmVsllIcJS0vJo
Used "patched-vbmeta-v2.img"
[Guide] Unlocking Bootloader and Disabling VerifiedBoot
/* Your warranty is now void (or isn't ? who am I to judge ?) */ Finally, we got a shiny DeepTesting.apk that compatible with Realme 6 Pro. Thanks to barakcodam for leaking it, and Rizezky for providing a Google Drive mirror of it. Disclaimer...
forum.xda-developers.com
try.
fastboot -w
fastboot reboot fastboot
fastboot flash system s8.img
fastboot flash --disable-verity --disable-verification vbmeta vbmeta.img
fastboot reboot
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I doubt you can do this easily or at all because One UI is part of the Samsung ecosystem of apps and hardware. Probably has quit a few dependencies that it needs to function properly. Not sure how much Knox is tangle in with it or it's needed dependencies and if so it will be a lot harder.
blackhawk said:
I doubt you can do this easily or at all because One UI is part of the Samsung ecosystem of apps and hardware. Probably has quit a few dependencies that it needs to function properly. Not sure how much Knox is tangle in with it or it's needed dependencies and if so it will be a lot harder.
Click to expand...
Click to collapse
People have already installed and used Samsung one ui on p11 or p12.
So, is there any reason not to use the y700?
I want to find out the reason and solve it.
you486jsm said:
People have already installed and used Samsung one ui on p11 or p12.
So, is there any reason not to use the y700?
I want to find out the reason and solve it.
Click to expand...
Click to collapse
If it's been done on non Samsung hardware platforms use those as a guide.
blackhawk said:
If it's been done on non Samsung hardware platforms use those as a guide.
Click to expand...
Click to collapse
Yes, it would be nice to have a guide like you said. The problem is that there is no guide.
So how do you know it's been done?
blackhawk said:
So how do you know it's been done?
Click to expand...
Click to collapse
?𺧷??̵? [ IT ??ũ Ŀ?´?Ƽ ] : ???̹? ī??
cafe.naver.com
I received a comment from the Korean community that it is being used on p11 and p12. He also pointed me to this site.
I don't know how to break Samsung Knox, but should I not do it?
you486jsm said:
?𺧷??̵? [ IT ??ũ Ŀ?´?Ƽ ] : ???̹? ī??
cafe.naver.com
I received a comment from the Korean community that it is being used on p11 and p12. He also pointed me to this site.
I don't know how to break Samsung Knox, but should I not do it?
Click to expand...
Click to collapse
Try some Google searches with XDA at the end.
Knox is integrated into the hardware. I'm just guessing but Samsung apps generally are difficult to run on non Samsung's.
They may have been funning you... SK's are a little goofy.

Categories

Resources