[Q] Nightlies doc itemising changes / updates somewhere? - Omni Q&A

People,
I have been getting images from here:
http://dl.omnirom.org/n7000/
- many thanks to the developers for them!
I have looked for a doc / page somewhere which itemises the changes / updates for each file but haven't found anything - does it exist? If not, could we start one?
Thanks,
Phil.

https://gerrit.omnirom.org/#/q/status:merged+branch:android-4.4,n,z

chasmodo said:
https://gerrit.omnirom.org/#/q/status:merged+branch:android-4.4,n,z
Click to expand...
Click to collapse
OK, thanks for that. I see there are a couple of things there from today that are of interest to issues that I had (camcorder, twrp) - is it OK to ask for more detail about particular patches?
Phil.

philip_rhoades said:
OK, thanks for that. I see there are a couple of things there from today that are of interest to issues that I had (camcorder, twrp) - is it OK to ask for more detail about particular patches?
Phil.
Click to expand...
Click to collapse
Click in them, you'll see the commit message.
If you want more click on compare source code.
Gesendet von meinem Nexus 5

Testraindrop said:
Click in them, you'll see the commit message.
If you want more click on compare source code.
Gesendet von meinem Nexus 5
Click to expand...
Click to collapse
Yes, I did see that I could do that but that will not always answer some questions eg does this:
https://gerrit.omnirom.org/#/c/2485/
fix a bug with not being able to save TWRP backups to the external sdcard?
What I asked is - is it acceptable to ask additional questions in this forum when the information about patches at gerrit is still not clear?
Thanks,
Phil.

philip_rhoades said:
Yes, I did see that I could do that but that will not always answer some questions eg does this:
https://gerrit.omnirom.org/#/c/2485/
fix a bug with not being able to save TWRP backups to the external sdcard?
What I asked is - is it acceptable to ask additional questions in this forum when the information about patches at gerrit is still not clear?
Thanks,
Phil.
Click to expand...
Click to collapse
Sure thing, go ahead and ask
Some of the developers might chime in, in this case I think @Dees_Troy might help you.
Gesendet von meinem Nexus 5

Testraindrop said:
Sure thing, go ahead and ask
Some of the developers might chime in, in this case I think @Dees_Troy might help you.
Gesendet von meinem Nexus 5
Click to expand...
Click to collapse
Well I looked at that commit - One of the comments says it works, but I'm surprised it does considering that the partition in question is ext4 formatted and not vfat.
It might be that TWRP automatically detects and handles this discrepancy with the new fstab, but it might cause serious problems if you ever format the internal sdcard in TWRP. It may only require that the entry be changed to ext4 for full functionality though.
(Other than the issue of what the default permissions might be if a TWRP backup is created there - it may be created with permissions that don't allow Android to access it.)

Related

Galaxy S Plus I9001 General

Please Keep All General non-Development chit chats within topic! to keep the Galaxy S Plus I9001 Development area with irrelevant pollution.
Thank you
-- A.G.
Thank youu for doing this. If you don't mind can you move all the general/q&a threads to their location or lock/delete them if they are already answered...
CWM Porting...
Like someone asked me.... I would be very happy to develop the CWM Recovery and many other mods if you can give me one esemplar of this phone...
Inviato dal mio GT-I9003 usando Tapatalk
it won't quite work the same, as it will require merging, and we don't have access to that option
my suggestion would be for some one to come up with an DEV index and then maintain it
Skin1980 said:
Like someone asked me.... I would be very happy to develop the CWM Recovery and many other mods if you can give me one esemplar of this phone...
Inviato dal mio GT-I9003 usando Tapatalk
Click to expand...
Click to collapse
esemplar meaning?
EDIT: what kind of examplary you're talking about/need?
shad0wboss said:
esemplar meaning?
EDIT: what kind of examplary you're talking about/need?
Click to expand...
Click to collapse
I think he wants to get one i9001 Phone
KeksKlip said:
I think he wants to get one i9001 Phone
Click to expand...
Click to collapse
I believe you have i9001 already so you're the boss for porting CWM?
We need to get Custom CWM, it needs to customize the boot
shad0wboss said:
I believe you have i9001 already so you're the boss for porting CWM?
Click to expand...
Click to collapse
Yes
Inviato dal mio GT-I9003 usando Tapatalk
Problem sending messages 2.3.3
Not quite development thing but here in finland lots of sgs+ users are complaining their sms won't go anywhere. Just fail most of times... if sending second time both attemps go...meaning you pay twice for same message.
I have updated to 2.3.4 so no problems for me.
Has anyone else (in other countries) having this problem w/ their phone (2.3.3) or is this problem actually in software of 2.3.3.
Has update to 2.3.4 fixed this problem or is there any other way??
I tried to compile CWM from source using this guide:
http://www.koushikdutta.com/2010/10/porting-clockwork-recovery-to-new.html
I was able to boot into recovery and I saw some kind of a CWM menu. But it wasn't useable. The Menu appeared twice on the screen, in the upper and in the lower part. The colours are also mixed up. Also the functions like "reboot phone" didn't work.
Someone here who is experienced in porting CWM?
I am running 2.3.3 in the Netherlands (because there is no 2.3.4 update on Kies yet) and here text messaging works fine. Maybe it's Finland/Finnish operator related?
I also didn't have problem w/ 2.3.3 but some have problems. Strange.
mal13 said:
I also didn't have problem w/ 2.3.3 but some have problems. Strange.
Click to expand...
Click to collapse
Do these people have another operator then you? Might be operator-related then...
Gimme a stock kernel and I can the recovery.fstab etc.
And I can port for you.
(Im not very very experienced and I dont know if I get it working, but I give it a try)
netchip said:
Gimme a stock kernel and I can the recovery.fstab etc.
And I can port for you.
(Im not very very experienced and I dont know if I get it working, but I give it a try)
Click to expand...
Click to collapse
FMROOT? there are a couple of kernels...try to use those files...here:
http://forum.xda-developers.com/showthread.php?p=17190676#post17190676
Can someone who has rooted his SGS+, install busybox?
Then use adb to get adb shell.
Execute then <busybox df -h>
If that doesnt work a <df -h>
Post the output here and I can try to make CWM.
netchip said:
Can someone who has rooted his SGS+, install busybox?
Then use adb to get adb shell.
Execute then <busybox df -h>
If that doesnt work a <df -h>
Post the output here and I can try to make CWM.
Click to expand...
Click to collapse
i never understood why busybox is important...don't even know what it does.
shad0wboss said:
i never understood why busybox is important...don't even know what it does.
Click to expand...
Click to collapse
I tried it yet without BB on my SGS2 and it works
BTW BB is a set of commands for the terminal.
And you can do "df -h" and post it here
netchip said:
I tried it yet without BB on my SGS2 and it works
BTW BB is a set of commands for the terminal.
And you can do "df -h" and post it here
Click to expand...
Click to collapse
have you started working on CWM for galaxy s plus then?

TWRP 2.4.X.X on GTab 2 7"

It seems that the Gtab 2 7" devices do not have a current version of TWRP, the last one I found was an unofficial version, 2.1.1, from over 6 months ago. Anyway, I contacted Team Win member Dees_Troy via PM and he responded.
Quote by Dees_Troy:
Someone ported the p5xxx tabs and gave me the device configuration files so that we could add it to our official list. No one has done that with the p3xxx series though I'm pretty sure I could port them fairly easily if I can find device files and testers.
Edit: Forum member joeinternet was good enough to compile new TWRP builds for P3113, which also should work with P3110. He has compiled versions 2.4.1.0 and 2.4.4.0 and uploaded them to his dropbox. Here's Joe's post in this thread with links to the TWRP builds, both tar and image file. http://forum.xda-developers.com/showpost.php?p=38794003&postcount=10
Please also read through this thread for more info and be sure to thank joe for his work. I think it's probably a good idea at this time to use the 2.4.4.0 build.
Thanks,
Mike T
webdroidmt said:
It seems that the Gtab 2 7" devices do not have a current version of TWRP, the last one I found was an unofficial version, 2.1.1, from over 6 months ago. Anyway, I contacted Team Win member Dees_Troy via PM and he responded.
Quote by Dees_Troy:
Someone ported the p5xxx tabs and gave me the device configuration files so that we could add it to our official list. No one has done that with the p3xxx series though I'm pretty sure I could port them fairly easily if I can find device files and testers.
I replied back to Dees_Troy today and am waiting to hear back from him. But in the meantime, if anyone knows what he needs regarding device configuration files please respond here, as I'm not sure exactly what he will need. As for testers, I'm sure there will be enough of us on this forum to test it.
I think it would be great to get an official version of TWRP for our device, so any help here is appreciated.
Thanks,
Mike T
Click to expand...
Click to collapse
Latest cwm recover....
Stock kernel. ....
Thats it according to me
Sent from my GT-N7100 using xda premium
adishakthi said:
Latest cwm recover....
Stock kernel. ....
Thats it according to me
Sent from my GT-N7100 using xda premium
Click to expand...
Click to collapse
Did you actually read his post?
Anyway, not everyone likes CWM. People like choices...
adishakthi said:
Latest cwm recover....
Stock kernel. ....
Thats it according to me
Sent from my GT-N7100 using xda premium
Click to expand...
Click to collapse
What?
Mike T
Where would this "config" file most likely be? Is this file in the android root somewhere? I see a folder called config but no files in it.
Sent from my GT-P3113 using xda app-developers app
https://github.com/CyanogenMod/android_device_samsung_p3100 and https://github.com/CyanogenMod/android_device_samsung_p3110
So now can we get somewhere?
Sent from my GT-P3113 using xda app-developers app
That will be up to Dees_Troy. I pm'ed him with the links that ketut provided, so now we wait and see.
Mike T
Love to have an updated TWRP! Ill gladly help test as well.
Sent from my cm_tenderloin using xda app-developers app
TWRP 2.4.1.0 for GT-P3113
With the help of Dees_Troy, helicopter88, MrHyde03 and the various other guides out there, I compiled TWRP 2.4.1.0 for the gt-p3113. This is for the US-version wi-fi with the IR port. I've only tested it on my device and it works for backups, decryption and the like.
Files are here for the time being: one is for a straight dd within an adb shell and the other (.md5) is ODIN-flashable.
https://www.dropbox.com/sh/my09xxmhwo8bcy1/zT80nlWBOj?m
Standard disclaimers apply: I'm not responsible if this bricks your device or causes harm in any way.
Other than that, enjoy!
-Joe
joeinternet said:
with the help of dees_troy, helicopter88, mrhyde03 and the various other guides out there, i compiled twrp 2.4.1.0 for the gt-p3113. This is for the us-version wi-fi with the ir port. I've only tested it on my device and it works for backups, decryption and the like.
Files are here for the time being: One is for a straight dd within an adb shell and the other (.md5) is odin-flashable.
https://www.dropbox.com/sh/my09xxmhwo8bcy1/zt80nlwboj?m
standard disclaimers apply: I'm not responsible if this bricks your device or causes harm in any way.
Other than that, enjoy!
-joe
Click to expand...
Click to collapse
yes yes yes yes yes yes yes yes yes
edit: crap the link is dead
joeinternet said:
With the help of Dees_Troy, helicopter88, MrHyde03 and the various other guides out there, I compiled TWRP 2.4.1.0 for the gt-p3113. This is for the US-version wi-fi with the IR port. I've only tested it on my device and it works for backups, decryption and the like.
Files are here for the time being: one is for a straight dd within an adb shell and the other (.md5) is ODIN-flashable.
https://www.dropbox.com/sh/my09xxmhwo8bcy1/zT80nlWBOj?m
Standard disclaimers apply: I'm not responsible if this bricks your device or causes harm in any way.
Other than that, enjoy!
-Joe
Click to expand...
Click to collapse
Good job! I will test later tonight. My thanks of course also to Dees_Troy, helicopter88 and Mr Hyde03. I hope others will test this so we can get it on TWRP's official list of releases.
One question, you mention the P3113. Will it only work on the 3113, or can it also work on P3110, even though it doesn't have the IR blaster? I have the 3113 but just thinking about the others. Thanks again for your contribution.
Mike T
Luigi2011SM64 said:
yes yes yes yes yes yes yes yes yes
edit: crap the link is dead
Click to expand...
Click to collapse
Hey Luigi, thanks for the heads up in the other thread. I just downloaded it now and it's fine, try again.
EDIT: the link is now dead. Let me know if you need it, I'll put in my dropbox.
Mike T
webdroidmt said:
Good job! I will test later tonight. My thanks of course also to Dees_Troy, helicopter88 and Mr Hyde03. I hope others will test this so we can get it on TWRP's official list of releases.
One question, you mention the P3113. Will it only work on the 3113, or can it also work on P3110, even though it doesn't have the IR blaster? I have the 3113 but just thinking about the others. Thanks again for your contribution.
Mike T
Click to expand...
Click to collapse
No problem. I'm not sure why the dropbox link is dead - I tried attaching it here without any luck. Let me know if you have any ideas of better hosting for them.
MrHyde03 has a Verizon version here:
http://forum.xda-developers.com/showthread.php?t=2061639
But I don't think that's for a 3110 version. As Dees_Troy pointed out, we'd need the files from the 3110 in order to do a build.
-Joe
joeinternet said:
No problem. I'm not sure why the dropbox link is dead - I tried attaching it here without any luck. Let me know if you have any ideas of better hosting for them.
MrHyde03 has a Verizon version here:
http://forum.xda-developers.com/showthread.php?t=2061639
But I don't think that's for a 3110 version. As Dees_Troy pointed out, we'd need the files from the 3110 in order to do a build.
-Joe
Click to expand...
Click to collapse
Wouldn't the config files for the 3110 be here? https://github.com/CyanogenMod/android_device_samsung_p3110
I just did a backup and I'm in the process of restoring it. I noticed that backups only go to external storage, I am unable to select internal. Is this by design? The restore just completed and all seems good. I'll try flashing some zips later tonight.
Btw, your dropbox link is live again. Thanks.
Mike T
webdroidmt said:
Wouldn't the config files for the 3110 be here? https://github.com/CyanogenMod/android_device_samsung_p3110
I just did a backup and I'm in the process of restoring it. I noticed that backups only go to external storage, I am unable to select internal. Is this by design? The restore just completed and all seems good. I'll try flashing some zips later tonight.
Btw, your dropbox link is live again. Thanks.
Mike T
Click to expand...
Click to collapse
Thanks for testing and I'm glad to hear it (sort-of) worked.
I set it to build external by default as internal storage can get a little skimpy.
I think the error is that I built it thinking internal storage was at /sdcard, which has changed on 4.2. I'll have to tinker around with it to get it right. While I'm at it, I'll sync with the 2.4.3.0 tree.
joeinternet said:
Thanks for testing and I'm glad to hear it (sort-of) worked.
I set it to build external by default as internal storage can get a little skimpy.
I think the error is that I built it thinking internal storage was at /sdcard, which has changed on 4.2. I'll have to tinker around with it to get it right. While I'm at it, I'll sync with the 2.4.3.0 tree.
Click to expand...
Click to collapse
Thanks Joe sounds good.
Small bug: When in TWRP if you select Reboot then Power off, it shuts down but when you power back up, it boots into recovery instead of into the OS. It's minor but I think it should be fixed. I haven't fully tested but flashed some zips successfully, as well as renaming backups.
Thanks,
Mike T
joeinternet said:
With the help of Dees_Troy, helicopter88, MrHyde03 and the various other guides out there, I compiled TWRP 2.4.1.0 for the gt-p3113. This is for the US-version wi-fi with the IR port. I've only tested it on my device and it works for backups, decryption and the like.
Files are here for the time being: one is for a straight dd within an adb shell and the other (.md5) is ODIN-flashable.
https://www.dropbox.com/sh/my09xxmhwo8bcy1/zT80nlWBOj?m
Standard disclaimers apply: I'm not responsible if this bricks your device or causes harm in any way.
Other than that, enjoy!
-Joe
Click to expand...
Click to collapse
Thanks! This is what I've been looking for
Can we have this for p3100..??
Sent from my GT-P3100 using Tapatalk 2
If you need another tester, ill be able to test it.

Compatibility

Rookie question, can some one point me to a thread or explain which build numbers play nice with each other and which I should treat as kryptonite? Been reading all night and pretty much confused the hell out of myself. Thanks to whom ever takes the time to hold my hand, lol, I've got the Sprint version and thanks again.
Sent from my LG-LS980 using Tapatalk
evohog said:
Rookie question, can some one point me to a thread or explain which build numbers play nice with each other and which I should treat as kryptonite? Been reading all night and pretty much confused the hell out of myself. Thanks to whom ever takes the time to hold my hand, lol, I've got the Sprint version and thanks again.
Sent from my LG-LS980 using Tapatalk
Click to expand...
Click to collapse
Usually devs put some informations [d802, etc..]
If unsure, asking is the best
But anyway there should be a check in aroma / cwm which will tell if it's ok to flash on your device.
bender_007 said:
Usually devs put some informations [d802, etc..]
If unsure, asking is the best
But anyway there should be a check in aroma / cwm which will tell if it's ok to flash on your device.
Click to expand...
Click to collapse
Thanks, just had issues figuring what themes would be ok to coach, tried a couple zip themer ones and no dice. Other I lost the status and softkeys.
Sent from my LG-LS980 using Tapatalk
I would rather try the ones on this topic: 1
Or for statusbar -> 2
requires xposed + xthemer
Works fine for me.
The flashable ones would require prior nandroid backing up because most replace stuff.

[Q] Apps for delete in stock rom

Hi guys
I got question for all who now more about STOCK rom. What apps can be deleted from it without any damage stability of phone.
Questions belong in the Q/A section....is it that hard to see the sections?
Dude, why are you lazy like a sloth?
Searching for a half minute in the first post would not be difficult..
@spazzy1912 you're right!
gripfly said:
stanekskc said:
Hi question to more pro users . Which apps can be deleted from STOCK rom ? i mean like 'calendar' . I Dont need stuf like this but i know that apps like this like to work in background and consume battery.
Sorry for English.
Click to expand...
Click to collapse
Give here a look: http://forum.xda-developers.com/showthread.php?t=2382712
Be always carefully, do a backup in recovery bevore deleting all the things.
Gesendet von meinem C6603 mit Tapatalk
Click to expand...
Click to collapse
you can delete with "rootuninstaller" . You can download googleplay.

Xperia Z3+ Current Root Status for Noobs

Hello All,
With all the chatters about rooting available for both Xperia z3+ dual and single sim, I thought it would be appropriate to start a thread where noobs may be able to get information regarding the root status of the phone.
Can someone please explain to me (and other noobs, if there are any,) what is the current status? I'm particular interested in the E6533 Dual Sim version with Build Number 32.1.A.1.185. since that is the model of my phone. If there is a tutorial I would be forever grateful if someone can be kind enough to link it here. Thank you all so much, this community is awesome!
I have that phon
I have that phon and I try all rooted kernels but mobile hangs and random reboot I return it to factory reset by flashboot and work some time good then make reboot it seems the developers don't work on dual sim phone sorry for my bad English
So essentially no root for the dual sim? :'(
That would be great if someone writes some "How-to..." Root and Backup and wth are those "different partitions", i think you should backup some of them before doing anything else. I am not a beginner with Android and Rooting and so on, but i come from HTC and this is my first Sony Phone and its really different. I know that there are severall Threads about this, but all the informations are split into a dozend threads and if you are a beginner with Sony its really hard to understand what is the "actually" best you can do.
Great topic, I would also like to know how to. Dont want to lose some goodies such as the excellent noise cancelation and the cameras many functions
Guys, that topic we have already had a number of times. Please use the search function and find (also for the Dual-SIM):
http://forum.xda-developers.com/showpost.php?p=66410444&postcount=5
sxtester said:
Guys, that topic we have already had a number of times. Please use the search function and find (also for the Dual-SIM):
http://forum.xda-developers.com/showpost.php?p=66410444&postcount=5
Click to expand...
Click to collapse
That is basically the problem. These "tutorials" are hidden in several threads and not visible to everybody. Of course you can use the search function and it's highly encouraged to do that. But at the same time we need somebody that has successfully rooted this phone to write a proper decently up-to-date "how to" thread so that everybody knows that they can find the necessary steps to root/backup/etc. their device successfully. Although, OP says noob friendly, I think it's also enough if anyone can follow the steps without hassle and getting lost quickly (understandable = decent English). I mean, I don't force anybody to do this, but it would be highly appreciated by many other users if somebody could take the time to create it.
Gesendet von meinem SGP611 mit Tapatalk
ChiDi9901 said:
That is basically the problem. These "tutorials" are hidden in several threads and not visible to everybody. Of course you can use the search function and it's highly encouraged to do that. But at the same time we need somebody that has successfully rooted this phone to write a proper decently up-to-date "how to" thread so that everybody knows that they can find the necessary steps to root/backup/etc. their device successfully. Although, OP says noob friendly, I think it's also enough if anyone can follow the steps without hassle and getting lost quickly (understandable = decent English). I mean, I don't force anybody to do this, but it would be highly appreciated by many other users if somebody could take the time to create it.
Click to expand...
Click to collapse
Again, it does already exist but yes, a little bit of effort is required. Just follow...
Step 1:
http://forum.xda-developers.com/crossdevice-dev/sony/iovyroot-temp-root-tool-t3349597
Step 2:
http://forum.xda-developers.com/xperia-z5/development/root-automatic-repack-stock-kernel-dm-t3301605
Easy enough?
sxtester said:
Again, it does already exist but yes, a little bit of effort is required. Just follow...
Step 1:
http://forum.xda-developers.com/crossdevice-dev/sony/iovyroot-temp-root-tool-t3349597
Step 2:
http://forum.xda-developers.com/xperia-z5/development/root-automatic-repack-stock-kernel-dm-t3301605
Easy enough?
Click to expand...
Click to collapse
So step one doesnt work, it says device not working.
Would appreciate it too if someone could make an easier tutorial. but i guess the support for z3+ is just not there.
ninjaijutsu said:
So step one doesnt work, it says device not working.
Would appreciate it too if someone could make an easier tutorial. but i guess the support for z3+ is just not there.
Click to expand...
Click to collapse
ChiDi9901 said:
That is basically the problem. These "tutorials" are hidden in several threads and not visible to everybody. Of course you can use the search function and it's highly encouraged to do that. But at the same time we need somebody that has successfully rooted this phone to write a proper decently up-to-date "how to" thread so that everybody knows that they can find the necessary steps to root/backup/etc. their device successfully. Although, OP says noob friendly, I think it's also enough if anyone can follow the steps without hassle and getting lost quickly (understandable = decent English). I mean, I don't force anybody to do this, but it would be highly appreciated by many other users if somebody could take the time to create it.
Gesendet von meinem SGP611 mit Tapatalk
Click to expand...
Click to collapse
Trilliard said:
That would be great if someone writes some "How-to..." Root and Backup and wth are those "different partitions", i think you should backup some of them before doing anything else. I am not a beginner with Android and Rooting and so on, but i come from HTC and this is my first Sony Phone and its really different. I know that there are severall Threads about this, but all the informations are split into a dozend threads and if you are a beginner with Sony its really hard to understand what is the "actually" best you can do.
Click to expand...
Click to collapse
hady2010 said:
I have that phon and I try all rooted kernels but mobile hangs and random reboot I return it to factory reset by flashboot and work some time good then make reboot it seems the developers don't work on dual sim phone sorry for my bad English
Click to expand...
Click to collapse
projectseahorse said:
Hello All,
With all the chatters about rooting available for both Xperia z3+ dual and single sim, I thought it would be appropriate to start a thread where noobs may be able to get information regarding the root status of the phone.
Can someone please explain to me (and other noobs, if there are any,) what is the current status? I'm particular interested in the E6533 Dual Sim version with Build Number 32.1.A.1.185. since that is the model of my phone. If there is a tutorial I would be forever grateful if someone can be kind enough to link it here. Thank you all so much, this community is awesome!
Click to expand...
Click to collapse
I have successfully rooted the phone with TA backup, recovery and root for a few weeks now and I have zero problems. I wrote a guide for tablet z4 in its general forum. The procedure is a bit different for z3+. If there is a need for it and I have time today I will do the same for this phone and post it in the general forum.
I posted a complete guide in the general forum.
najoor said:
I have successfully rooted the phone with TA backup, recovery and root for a few weeks now and I have zero problems. I wrote a guide for tablet z4 in its general forum. The procedure is a bit different for z3+. If there is a need for it and I have time today I will do the same for this phone and post it in the general forum.
Click to expand...
Click to collapse
Is it because I have marshmallow? I tried again and it won't work
Sent from my E6553 using XDA-Developers mobile app
ninjaijutsu said:
Is it because I have marshmallow? I tried again and it won't work
Sent from my E6553 using XDA-Developers mobile app
Click to expand...
Click to collapse
That is correct. Please follow my guide exactly as it is outlined in http://forum.xda-developers.com/xperia-z4/general/guide-safe-bootloader-unlock-restore-t3386915
I have "bootloader unlock allowed : No", it's keep "No" even i deactive that "My Xperia" application, do i need remove google account in setting ( i mean android account) ?
p/s : sorry for bad english

Categories

Resources