Xperia 1 j8110 & J9110 are now open devices - Sony Xperia 1 Guides, News, & Discussion

Rejoice!
Our device is now in the open and maintened list over at Sony. This means that there may be easier root methods coming our way, as well as ROMs based on AOSP in the near future.
Info here https://developer.sony.com/develop/open-devices/get-started/supported-devices-and-functionality

Chima2 said:
Rejoice!
Our device is now in the open and maintened list over at Sony. This means that there may be easier root methods coming our way, as well as ROMs based on AOSP in the near future.
Info here https://developer.sony.com/develop/open-devices/get-started/supported-devices-and-functionality
Click to expand...
Click to collapse
wake up and stop dreaming...omfg he is a believer 0_o

Chima2 said:
Rejoice!
Our device is now in the open and maintened list over at Sony. This means that there may be easier root methods coming our way, as well as ROMs based on AOSP in the near future.
Info here https://developer.sony.com/develop/open-devices/get-started/supported-devices-and-functionality
Click to expand...
Click to collapse
There is already an easy root method, this won't make rooting it any easier

Mackay53 said:
There is already an easy root method, this won't make rooting it any easier
Click to expand...
Click to collapse
someone help me root my sony xperia 1 i need help with all files and all steps as it has been a long time rooting a phone many thanks James

Jamesy_Boy20 said:
someone help me root my sony xperia 1 i need help with all files and all steps as it has been a long time rooting a phone many thanks James
Click to expand...
Click to collapse
If you require that much hand holding, rooting isn't for you. There's not a lot to be gained from rooting the 1 at this point, anyways.

Related

Root Nexus 6 (Very Simple, Requires Windows PC)

The Nexus 6 and Lollipop in general isn't exactly easy to root. Thanks to the new tool I've made, you can root it, install busybox, and for the more advanced users, install TWRP on your Nexus 6. Just download the file below, decompress it, and open root-n6.bat to start the rooting process!
(MUST HAVE AN UNLOCKED BOOTLOADER!!!)
Download
tycemang said:
The Nexus 6 and Lollipop in general isn't exactly easy to root. Thanks to the new tool I've made, you can root it, install busybox, and for the more advanced users, install TWRP on your Nexus 6. Just download the file below, decompress it, and open root-n6.bat to start the rooting process!
Download
or
Download
Click to expand...
Click to collapse
Hi there, is it possible to make the root tool for other device such as LG G3 ? Thanks.
chihliouma said:
Hi there, is it possible to make the root tool for other device such as LG G3 ? Thanks.
Click to expand...
Click to collapse
Yeah. I'll make it later today or tomorrow and post a link to it.
tycemang said:
Yeah. I'll make it later today or tomorrow and post a link to it.
Click to expand...
Click to collapse
That will be great. And if possible and you do have time, maybe you can consider to provide support for other more devices from SAMSUNG, SONY, HTC and others because I believe the demand for rooting Android L ROM will become more and more strong, and if you can setup a guid for those people, I believe this thread will become very popular. Just a suggestion. Thanks.
I'll try that. Thanks for the suggestions!

Want a LBL Lollipop root method for the Xperia C3? Keep reading.

Hi all!
I'm happy to say that, thanks to iovyroot, and with a lot of help from zxz0O0, we managed to create a new root tool for the Xperia M2, EagleRootTool, meaning we don't actually need to use Kingroot anymore to root LBL devices under latest Lollipop firmware :victory:
However, since this root binary is compatible with (probably) any kernel built before December 2015, I thought of making the tool compatible with some other devices, like your C3, since it's actually very similar to my device.
Unfortunately, since it requires some kernel-specific addresses, to make it compatible with other devices like the C3, I need them from every single variant.
I'm going to take for reference all models and firmware build numbers from XperiFirm.
WHAT YOU NEED:
- An already rooted device in 19.4.A.0.182 (it doesn't matter if it was rooted by Kingroot, or via UBL methods).
- A little of Android general knowledge: Usage of ADB (mainly).
- Patience.
DEVICES:
- D2533 ✓
- D2502
HOW TO DO IT?:
Just open an ADB prompt and run a shell in it. Then, run the following commands, replacing the *location with storage/sdcard1 if you want to use your SD Card, or with data/media/0 if you want to use the internal memory.
Code:
su
cat /proc/version > /[COLOR="Purple"]*[/COLOR][COLOR="red"]location[/COLOR]/version.txt
echo 1 > /proc/sys/kernel/kptr_restrict
cat /proc/kallsyms > /[COLOR="Purple"]*[/COLOR][COLOR="red"]location[/COLOR]/kallsyms.txt
(remember to hit enter after each line of the above :silly
Now upload those two files (version.txt & kallsyms.txt) wherever you want, or attach them in your comment, saying which model they're from, and I'll add the required offsets to support your device manually!
________________________
DISCLAIMER: This is NOT a placeholder NOR Spam thread. I just want to help this device users to get them supported in a common Lollipop Xperia rooting toolkit, since this device won't get Marshmallow, and has a compatible kernel. If you, moderator or user, decide to close/report this thread, I may understand it, but think it twice before doing it.
linuxct said:
Hi all!
Click to expand...
Click to collapse
Sounds like a plan. I'll do it when I get the chance, just one question though. Did the C3/T2U/M2 lose any special features when the bootloader got unlocked?
AutumQueen92 said:
Sounds like a plan.
Click to expand...
Click to collapse
Indeed, and I've already added support for the Xperia Z, Z1 and Z1c, just want to support as many devices as possible
AutumQueen92 said:
I'll do it when I get the chance, just one question though. Did the C3/T2U/M2 lose any special features when the bootloader got unlocked?
Click to expand...
Click to collapse
If you're talking about DRM keys, no, they don't make you loose any functionality.
linuxct said:
Indeed, and I've already added support for the Xperia Z, Z1 and Z1c, just want to support as many devices as possible
If you're talking about DRM keys, no, they don't make you loose any functionality.
Click to expand...
Click to collapse
I got the files you need. Hopefully this will inspire development in the lesser known devices.
https://www.dropbox.com/s/m7403orzm2r9e1m/kallsyms.txt?dl=0
https://www.dropbox.com/s/zgp54sleytgqh87/version.txt?dl=0
Xperia C3 (D2533) running stock 5.1.1 UB.
Edit: Not sure if relevant but running a Z2 framework.
AutumQueen92 said:
I got the files you need. Hopefully this will inspire development in the lesser known devices.
https://www.dropbox.com/s/m7403orzm2r9e1m/kallsyms.txt?dl=0
https://www.dropbox.com/s/zgp54sleytgqh87/version.txt?dl=0
Xperia C3 (D2533) running stock 5.1.1 UB.
Edit: Not sure if relevant but running a Z2 framework.
Click to expand...
Click to collapse
The device is supported, and has been succesfully added, here you can have a look: https://github.com/sergiocastell/iovyroot/blob/patch-1/jni/offsets.c#L285
Thank you ^_^
inb4 the D2502 model also has the same kernel offsets, but it'd be nice if someone posted them, just to be sure

[CLOSED] Deleted

Here was a Guide. Someone said people don't care about Me or My Work so...
does it require an unlock bootloader?is it prerooted?does it have drm keys? sorry for the questions.
nolihowell said:
does it require an unlock bootloader?is it prerooted?does it have drm keys? sorry for the questions.
Click to expand...
Click to collapse
Yes, You need to be unlocked, otherwise is there no chance to flash with fastboot. Besides the rooting of the Kernel is everything Stock. Everything works so far even with GSIs
Where did you get the Customized EU 55.1.A.0.748 J9210 ?? I does not appear on XperiFirm.
nreuge said:
Where did you get the Customized EU 55.1.A.0.748 J9210 ?? I does not appear on XperiFirm.
Click to expand...
Click to collapse
My Bad, it is the UK one... I'm also still waiting for customized EU which was always My Choice for Xperia Sources and Development. I'm currently working with GSIs on My Xperia 5 but think i will Release some Stock work soon since i prefer Xperia Android actually over AOSP...
Users will be able to use any Base Firmwares (Android 10) for it but i will personally Test on Custom EU :fingers-crossed:
@Miustone will you be releasing a boot.img for the latest security patch?
fcb13 said:
@Miustone will you be releasing a boot.img for the latest security patch?
Click to expand...
Click to collapse
Just downloaded J9210_Customized EU3_1320-1208_55.1.A.3.49_R2B. I will release a Update after getting it running on My X5 this Weekend alongside with a Magisk Module Update for XPIXELERIA https://github.com/Miustone/XPIXELERIA
BR
Miustone said:
Just downloaded J9210_Customized EU3_1320-1208_55.1.A.3.49_R2B. I will release a Update after getting it running on My X5 this Weekend alongside with a Magisk Module Update for XPIXELERIA https://github.com/Miustone/XPIXELERIA
BR
Click to expand...
Click to collapse
@Miustone Sorry to bother you here, but I am struggling with patching the Xperia 1 .sin boot image with any current version of Magisk. I've tried a few versions but they all fail to create the image from the .sin file. Any help you can provide is greatly appreciated!
I should add, I was trying to use these instructions: https://forum.xda-developers.com/xperia-1/how-to/xperia-1-root-guide-t3938304
charlatan01 said:
@Miustone Sorry to bother you here, but I am struggling with patching the Xperia 1 .sin boot image with any current version of Magisk. I've tried a few versions but they all fail to create the image from the .sin file. Any help you can provide is greatly appreciated!
I should add, I was trying to use these instructions: https://forum.xda-developers.com/xperia-1/how-to/xperia-1-root-guide-t3938304
Click to expand...
Click to collapse
Just read the first Post of this Thread and You will get everything You'll need.
EDIT: Since You just need a .img File for Magisk is there no need to share it with Me actually. Just patch it in the Magisk Manager App and flash it with fastboot afterwards.
Miustone said:
Just read the first Post of this Thread and You will get everything You'll need.
EDIT: Since You just need a .img File for Magisk is there no need to share it with Me actually. Just patch it in the Magisk Manager App and flash it with fastboot afterwards.
Click to expand...
Click to collapse
Ah, okay. Thanks. One last stupid question.. for the firmware, does it matter if the img file comes from the Android 10 firmware? I am planning to flash my Xperia 1 with PE, which is still Pie.
charlatan01 said:
Ah, okay. Thanks. One last stupid question.. for the firmware, does it matter if the img file comes from the Android 10 firmware? I am planning to flash my Xperia 1 with PE, which is still Pie.
Click to expand...
Click to collapse
Prefer a newer Base Firmware over a newer GSI. A Android 9 GSI will run better with Android 10 Kernel as vice versa. Pie will be no Problem if You run Android 10 Vendor and Kernels. Happy flashing! :fingers-crossed:
EDIT: There are also PE Android 10 Builds out there... https://forum.xda-developers.com/pr...iscussion/gsi-expressluke-built-gsis-t4003457
help me
hi i need a boot.img for my xperia 1 j8170 please help me 10 (55.1.a.3.107)
This method has always been magisk module not friendly. audio compat worked. But once i through more at it it bricked device and had to reflash with new flasher
Hi
Can you please patch this file for me (Device = J9210 Dual | Firmware = 55.1.A.3.149)
boot_X-FLASH-ALL-A2CD.7z
Kind Regards
After I get root, can I completely deGoogle my phone? Since there is no Lineage OS for XPERIA 5, can I manually get rid of all of Google's stuff?
Help is greatly appreciated.
Thank you.
BuyXRPnow! said:
After I get root, can I completely deGoogle my phone? Since there is no Lineage OS for XPERIA 5, can I manually get rid of all of Google's stuff?
Help is greatly appreciated.
Thank you.
Click to expand...
Click to collapse
Yes You can. But You can also install LOS 17.1 from the GSI Forums. I also did Instructions for flashing GSI Treble ROMs in the Xpiera 5 Guides Forum :good:
After that You may want to have Magisk to pass safetynet and to install MicroG or NanoDroid to get everything working. I'm actually running PHHs AOSP with My SOM Module and it's one of My Favorites so far. You may also like Havoc OS Official which also comes as no Google Apps Version. You can do the same on Havoc like You can on LOS but + endless Costomization
Miustone said:
Yes You can. But You can also install LOS 17.1 from the GSI Forums. I also did Instructions for flashing GSI Treble ROMs in the Xpiera 5 Guides Forum :good:
After that You may want to have Magisk to pass safetynet and to install MicroG or NanoDroid to get everything working. I'm actually running PHHs AOSP with My SOM Module and it's one of My Favorites so far. You may also like Havoc OS Official which also comes as no Google Apps Version. You can do the same on Havoc like You can on LOS but + endless Costomization
Click to expand...
Click to collapse
I really appreciate your reply, but I am a complete noob and all this is extremely overwhelming.
"PHHs AOSP with My SOM Module" - this alone gives me terrors
I know nothing about these things but I understand you, it's just everyday business for you coz you are a developer. I tried reading your guides and there are so many things I don't understand. I also was traumatized by rooting my S10, which I sold and got Xperia 5 instead. I read here people said I will permanently lose DRM keys after rooting. This is my biggest problem. With S10 I knew I could go back to stock and not worry. Here, if I go all the way and deGoogle my Xperia and it doesn't work the way it should I won't be able to go back and on top of that selling it will be harder and I will lose money since not everyone is willing to buy a phone which can't get Netflix and other DMR-dependent garbage.
Maybe I could sponsor you to help me flashing all the stuff. I just don't know if it's a crazy idea. Also, asking you to rewrite your guides for idiots like me is asking too much, given how busy you are.
If you have some advice I would greatly appreciate it.
BuyXRPnow! said:
I really appreciate your reply, but I am a complete noob and all this is extremely overwhelming.
"PHHs AOSP with My SOM Module" - this alone gives me terrors
I know nothing about these things but I understand you, it's just everyday business for you coz you are a developer. I tried reading your guides and there are so many things I don't understand. I also was traumatized by rooting my S10, which I sold and got Xperia 5 instead. I read here people said I will permanently lose DRM keys after rooting. This is my biggest problem. With S10 I knew I could go back to stock and not worry. Here, if I go all the way and deGoogle my Xperia and it doesn't work the way it should I won't be able to go back and on top of that selling it will be harder and I will lose money since not everyone is willing to buy a phone which can't get Netflix and other DMR-dependent garbage.
Maybe I could sponsor you to help me flashing all the stuff. I just don't know if it's a crazy idea. Also, asking you to rewrite your guides for idiots like me is asking too much, given how busy you are.
If you have some advice I would greatly appreciate it.
Click to expand...
Click to collapse
First of all. Good choice to get rid of a Samsung Device Like i did with My S9+! Sammy is pushing Android into a Appleish Edge that shouldn't exist...
Just like Huawei. But different Story...
Out of My View with Years of expierence with different Brands is SONY one of the Most supporting OEM in Views of Android Development besides the Fact they Always excluded some functionality of the included Smartphone Hardware. For example:
-Xperia Z1 lost the Complete Camera Function after unlocking (Got fixed with a Update later after Claims from Customers) and lost Display enhancements + Camera Noise reduction
-Xperia Z3 lost the Vibrant Display Colors after unlocking (Aka Bravia Engine) which ended Up in washed Out Colors and was still loosing Noise reduction
-Xperia XZ Premium still loosing enhancements after unlocking plus the loss of Camera Noise reduction
And now the Xperia 5...
Sony used for the First Time Samsung Sensors for the Cameras instead of own ones with High Resolution. So no Noise Reduction needed anymore. Finally OLED, so no washed Out colors without Display Enhancements.
I'm quite Happy with this One since you don't loose Something Essential. Besides that have i Always Managed since the Z3 to fix almost all Problems on Xperias with native Android functionalities that is used on other Devices. Eg. For the Display, Audio, Camera, Mics and so on.
And thats the final Point. While older Devices Had the Chance to Backup and restore the TA Partition or even to use a Recovery on locked Bootloader (I've also worked with this for some Time) which allowed to make Your Device Complete Stock again. We don't really have that Options anymore. So i would say an Unlock is a final Step. But to be honest. I sold many Devices claimed as unlocked and rooted and it hasn't Cut the Price at all. And even if You Don't. I don't think a normal Person will See a difference after unlocking and relocking
Is it worth it? For Me a clear Yes! I never looked back after unlocking any of My "Hundreds" of Devices i used. Magisk and GSIs alone are really worth the Unlock Out of My View actually. You can do so much with Android and it finally doesn't feels Bad anymore on Xperias. My SOM (Magisk based ROM (Systemless-On-Memory) will do a lot of awesome Things with Our Xperias (1 & 5). Another good Reason maybe...
It could be smart to make a Video which explains how to get My Work on Your Xperias. From unlocking to Flashing... Would really like to do that after some preparing for it. Possible that there are a lot of People who don't even know about Bootloader unlocking so it really could be cool. I already did some Videos in the Past; https://www.youtube.com/user/TheMarius517
Think i got a bit lazy since the Software alone takes so much time These days. But i will do My best to get People in Touch and to Show everything step by step.
Lot of Text but Hope i made Your decision to Unlock or not easier... Don't think about the Future of Your Device. Think about what You want from it right now...:good:
Btw. Not Sure but You could try ADB to remove Apps. But idk. If IT IS possible with Google Apps (Locked Bootloader Method)
All the Best,
Miu
Thank you! You are a hero. I will be waiting for your updated guides and possibly a video for noobs. Appreciate your time!
Peace.
Optimized the Thread Structure and Instructions. Optimized Thread Title. Updated Boot Image / Kernel to latest EU .149

[TWRP][HOW-TO]Samsung Galaxy A31 SM-A315G

Hello everyone! I have owned this phone for going on 9 months now and I have had it rooted ever since I bought my SM-A315G but have tried countless times to port TWRP or just compile it myself. The outcome is inevitably failure... So I am reaching out to the world for help and any help that is received would be a blessing
Also when setting up the BoardConfig.mk file, how do you get the amounts for the variables BOARD_SUPER_PARTITION_SIZE, BOARD_GOOGLE_DYNAMIC_PARTITIONS_SIZE, BOARD_SUPER_PARTITION_ERROR_LIMIT?!?! I am lost!!
Also when setting up the BoardConfig.mk file, how do you get the amounts for the variables BOARD_SUPER_PARTITION_SIZE, BOARD_GOOGLE_DYNAMIC_PARTITIONS_SIZE, BOARD_SUPER_PARTITION_ERROR_LIMIT?!?! I am lost!!
[/QUOTE]
those thing are optional .. this is what happen if you follow a compiling guide from one source ...
i recommend compiling TWRP without changing parameter just to make sure you have properly setup your working directory
nwhitfield86 said:
Hello everyone! I have owned this phone for going on 9 months now and I have had it rooted ever since I bought my SM-A315G but have tried countless times to port TWRP or just compile it myself. The outcome is inevitably failure... So I am reaching out to the world for help and any help that is received would be a blessing
Click to expand...
Click to collapse
Hey man, this is going to make me sound like a d**k and I know this is where you ask the questions, but how did you root the A315G? I'm not an expert but I got one sitting round and thought I might put it to use, starting by rooting it.
Thread would be nice. Root, twrp.. anything
Bon7 said:
Thread would be nice. Root, twrp.. anything
Click to expand...
Click to collapse
I am hard at work right at this moment on this A31 project. Hopefully soon...
compiling TWRP from source is basically 50% installing TWRP system depedencies 50% reading stack overflow troubleshooting guide
you need to familiarize your self with terminal command like mkdir,ls,apt-get ..etc
ineedroot69 said:
compiling TWRP from source is basically 50% installing TWRP system depedencies 50% reading stack overflow troubleshooting guide
you need to familiarize your self with terminal command like mkdir,ls,apt-get ..etc
Click to expand...
Click to collapse
I'm no stranger to the Linux command line, I ran Ubuntu for nearly 5 years, but I am a stranger to rooting and flashing mobile devices.
6sxtc6 said:
I'm no stranger to the Linux command line, I ran Ubuntu for nearly 5 years, but I am a stranger to rooting and flashing mobile devices.
Click to expand...
Click to collapse
if im not misktaken i think ubuntu has pre installed adb so you can just type " man adb " or " adb -help " for it to show all the possible commands also for rooting Magisk is way togo
6sxtc6 said:
Hey man, this is going to make me sound like a d**k and I know this is where you ask the questions, but how did you root the A315G? I'm not an expert but I got one sitting round and thought I might put it to use, starting by rooting it.
Click to expand...
Click to collapse
Root with magisk
I have rooted my A31 with Magisk. There are lot of guides, you can scull in XDA. As bank and other applications wants none rooted devices. Though it is possible to hide root I do not want that. For. Other uses I have lenovo tab 8 FHD root etc.
hello everyone there is still no twrp for A31???
Gollo99 said:
hello everyone there is still no twrp for A31???
Click to expand...
Click to collapse
I'm trying to do it, but there is no help of anyone
ZModder said:
I'm trying to do it, but there is no help of anyone
Click to expand...
Click to collapse
create a telegram group and expand the community and help each other
ZModder said:
I'm trying to do it, but there is no help of anyone
Click to expand...
Click to collapse
I'll make a telegram group and send the link to join
Gollo99 said:
I'll make a telegram group and send the link to join
Click to expand...
Click to collapse
Better make an Discord One, also XDA doesn't allow external links
ZModder said:
Better make an Discord One, also XDA doesn't allow external links
Click to expand...
Click to collapse
the twrp you did is working now? or what is missing to make it work?
Gollo99 said:
the twrp you did is working now? or what is missing to make it work?
Click to expand...
Click to collapse
Nope, {Mod edit}
I was thinking on making a Device Tree based on the A32x one
ZModder said:
Nope, {Mod edit}
I was thinking on making a Device Tree based on the A32x one
Click to expand...
Click to collapse
A32 already has twrp, only A31 is missing
Gollo99 said:
A32 already has twrp, only A31 is missing
Click to expand...
Click to collapse
Refresh: The most similar Device I found is A41, still searching

Kobo Arc K107

Can someone please code a custom recovery and such for me?
Details and Resources here
Thanks in advance
Hider_2232 said:
Can someone please code a custom recovery and such for me?
Details and Resources here
Thanks in advance
Click to expand...
Click to collapse
Simple answer would be no, no one but yourself. Coding a custom recovery require for the dev to have the device in question. Second part of the problem is the incentive. Coding a compatible twrp recovery takes time. What is it for the potential developer? Pay someone to help you and you will get results.
Fytdyh said:
Simple answer would be no, no one but yourself. Coding a custom recovery require for the dev to have the device in question. Second part of the problem is the incentive. Coding a compatible twrp recovery takes time. What is it for the potential developer? Pay someone to help you and you will get results.
Click to expand...
Click to collapse
True, true, but I am lost with where to start with this ereader. I would probably have to start with linage OS or asop to figure it out, and perhaps brick the ereader a few times
Hider_2232 said:
True, true, but I am lost with where to start with this ereader. I would probably have to start with linage OS or asop to figure it out, and perhaps brick the ereader a few times
Click to expand...
Click to collapse
1. You can't just randomly flash lineage os. You need a lineage os image build specifically for your device. Flashing anything else will brick it.
2. Check this link
https://forum.xda-developers.com/t/kobo-arc-development.2402769/
and
[GUIDE] Kobo Arc, 7, 7HD and 10HD - ROOT and Development
Kobo Arc, Arc 7, Arc 7HD and Arc 10HD With the release of not 1 but 3 new devices from Kobo and no specific device forum I thought it time we consolidated any and all root / development available information on them under one roof. All credit...
forum.xda-developers.com
Now those threads are quite old. I suggest you read through everything and try to download whatever you can. Most links will be dead, so don't just jump in flashing stuff from the first post.
Fytdyh said:
1. You can't just randomly flash lineage os. You need a lineage os image build specifically for your device. Flashing anything else will brick it.
2. Check this link
https://forum.xda-developers.com/t/kobo-arc-development.2402769/
and
[GUIDE] Kobo Arc, 7, 7HD and 10HD - ROOT and Development
Kobo Arc, Arc 7, Arc 7HD and Arc 10HD With the release of not 1 but 3 new devices from Kobo and no specific device forum I thought it time we consolidated any and all root / development available information on them under one roof. All credit...
forum.xda-developers.com
Now those threads are quite old. I suggest you read through everything and try to download whatever you can. Most links will be dead, so don't just jump in flashing stuff from the first post.
Click to expand...
Click to collapse
I'm quite sure after research, I happen to have the OG kobo arc
Which by far is interesting
I don't do much with Kobo.
On a regular Android I usually just start with the stock recovery and add a rooted ADB.
That gives me all that I need. I can manually install updates.

Categories

Resources