[GUIDE] How to Set up & use SVN - For Liberty Sense 6 ROM - EASY GUIDE - HTC One S

Here is a guide on how to set up SVN on your Windows Computer so you can use it with ROMs like Liberty Sense 6. You must also have 7-zip installed.
How to set up SVN for the first time​
First download Tortoise SVN from here and install it.
Once it is installed, open a folder inside your user's folder. This is where you will create another folder later
Now right-click in empty space, select Tortoise SVN and select Settings
Picture 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"
}
Once in Settings, click General and click Edit beside Subversion Configuration file
Picture Help:
A text file will open up. Press CTRL+F and type in (without quotes) "global-ignores".
The line your looking for will be like: # global-ignores = *.o *.lo *.la *.al .libs *.so *.so.[0-9]* *.a *.pyc *.pyo __pycache__
Picture Help:
Now no must delete the "*.so" part only, NOT the "*.so.[0-9]*" part.
Picture Help:
Once it is deleted it should look like the picture below
Picture Help:
Use the picture just before this one to compare and see if you went wrong
Now save the file by clicking File, then Save and close the Notepad (You won't need a picture to help you out there )
You can now close the Tortoise SVN Settings window
Now create a new folder anywhere inside your user's folder or on external storage
(You can call it whatever you want, I named mine Liberty-SixthSense)
Now go inside that folder, right-click in any empty space and select SVN Checkout
Picture Help:
In the Checkout window type or copy in for the URL of Repository (without quotes) "http://sense-6-for-one-s.googlecode.com/svn/trunk/"
Picture Help:
The Checkout Directory will be the folder where you opened up the SVN Checkout window
Then press OK and it will start downloading the files (this will take some time)
Picture Help:
When its finished you should see something these files and folders in the picture below
Picture Help:
I didn't download all the files because it took too long, but you will have the following files & folders
META-INF, additions, boot.img, data, system
Now you must make another folder in the same directory as the one used to download the files. This will be our "output" folder.
(Call it what you want)
Picture Help:
Now go back to the folder we created first, right-click in empty space, select Tortoise SVN and then select Export
Picture Help:
In the window that pops up navigate to your "output" folder, click on it once and click Select Folder
Picture Help:
Once its finished copying the files to your "output" folder, go to it and highlight all the files (Either by clicking and holding and drag to highlight all files or CTRL + Click on each file)then right-clicking in empty space, then select 7-zip and select Add to Archive
Picture Help:
In the 7-zip window, you must select the archive format as "zip". You can change the name as long it has the .zip at the end. Then press OK to start zipping
Picture Help:
That's it , now place the .zip file you just created on your SD Card and flash away!!! Remember, you need HBOOT 2.16 installed. If you don't know how to do that, then follow my other guide here
How to receive and flash new updates​
First you have to go to the location of your "output" folder, open it, select all files, right click on them and delete them.
Picture Help:
Now go back to the location of your "output" folder and right click on the other folder and select SVN Update, it should have a green tick on it now
Picture Help:
It will begin to pull any new or changed files which won't take long. Then once its finished pulling the files open the folder with the green tick, right-click in empty space, select Tortoise SVN and then select Export
Picture Help:
In the window that pops up navigate to your "output" folder, click on it once and click Select Folder
Picture Help:
Once its finished copying the files to your "output" folder, go to it and highlight all the files (Either by clicking and holding and drag to highlight all files or CTRL + Click on each file)then right-clicking in empty space, then select 7-zip and select Add to Archive
Picture Help:
In the 7-zip window, you must select the archive format as "zip". You can change the name as long it has the .zip at the end. Then press OK to start zipping
Picture Help:
And that is it, just copy it to your SD Card and flash it. Make sure to select Update Only in the Aroma Installer
Enjoy!!!

Can I put it somewhere else than my Users Folder? On an externel Disk?

Samstag494 said:
Can I put it somewhere else than my Users Folder? On an externel Disk?
Click to expand...
Click to collapse
yes you can, anywhere really in your user folder or on an external drive, just not directly on C:\

dd98 said:
Here is a guide on how to set up SVN on your Windows Computer so you can use it with ROMs like Liberty Sense 6.
Click to expand...
Click to collapse
Great guide, worked perfectly. Thank you.

Ok, it works.
but I have one question:
after the update, we need to export and ZIP a whole rom, not only update files ?

81grzes said:
Ok, it works.
but I have one question:
after the update, we need to export and ZIP a whole rom, not only update files ?
Click to expand...
Click to collapse
delete everything inside the output folder do an svn update and export to the output folder

YES
and after that I have a new .zip file ~ 1,2GB...
I was thinking that is possible to make a small .zip file only with updates
But now I understend everything.

when downloading the folders, can it be paused and is it resumeable . or what happens if network fails ?

skyliner129 said:
when downloading the folders, can it be paused and is it resumeable . or what happens if network fails ?
Click to expand...
Click to collapse
no its not resumable and if your network fails ur screwed

[/COLOR]
dd98 said:
no its not resumable and if your network fails ur screwed
Click to expand...
Click to collapse
duly noted.thanks for your reply

skyliner129 said:
[/COLOR]
duly noted.thanks for your reply
Click to expand...
Click to collapse
its the svn client, it doesnt support pausing

i get the following error code and i followed the instruction
Command: Checkout from http://sense- 6-for-one-s.googlecode.com/svn/trunk, revision HEAD, Fully recursive, Externals included
Error: Unable to connect to a repository at URL
Error: 'http://sense-%206-for-one-s.googlecode.com/svn/trunk'
Error: No such host is known.
Completed!:

Great!
I will consider this tutorial to upgrade my One S to the Liberty Sixth Sense via SVN.

skyliner129 said:
i get the following error code and i followed the instruction
Command: Checkout from http://sense- 6-for-one-s.googlecode.com/svn/trunk, revision HEAD, Fully recursive, Externals included
Error: Unable to connect to a repository at URL
Error: 'http://sense-%206-for-one-s.googlecode.com/svn/trunk'
Error: No such host is known.
Completed!:
Click to expand...
Click to collapse
what country are you in because i've heard of some people not being able to access google code due to their location

dd98 said:
what country are you in because i've heard of some people not being able to access google code due to their location
Click to expand...
Click to collapse
Nigeria, defeated by France in the world cup competition. And is there any solution to this cos I would really like to use svn to download and update sixth sense

skyliner129 said:
Nigeria, defeated by France in the world cup competition. And is there any solution to this cos I would really like to use svn to download and update sixth sense
Click to expand...
Click to collapse
You could try installing hotspot shield maybe that could help and dont worry about the nigeria team they were unlucky against argentina and france

dd98 said:
You could try installing hotspot shield maybe that could help and dont worry about the nigeria team they were unlucky against argentina and france
Click to expand...
Click to collapse
thanks for your reply. I'll try out the hotspot shield. I see your a football fanatic as well. thought guys like you only have fun with tech stuffs.thanks again for your reply

skyliner129 said:
thanks for your reply. I'll try out the hotspot shield. I see your a football fanatic as well. thought guys like you only have fun with tech stuffs.thanks again for your reply
Click to expand...
Click to collapse
well at least nigeria got to the world cup, ireland didnt :crying:

dd98 said:
well at least nigeria got to the world cup, ireland didnt :crying:
Click to expand...
Click to collapse
England lost at very start btw today germany totally rocked with 7 goals against Brazil.:victory:

bilal_liberty said:
England lost at very start btw today germany totally rocked with 7 goals against Brazil.:victory:
Click to expand...
Click to collapse
costa rica were very good and yeah the brazil germany mach was very funny

Related

[Program] SimpleRoot .1 ---- 3 Click Root w/ nand unlock!!

First things first...
Credits:
Mast3rpyr0 - Original creator of a simple one click root. Most the code used here is based on his work with some tweeks. [ Link ]
webs05 - For the outstanding help he has provided to those who were having issues using Simple Root!!! Thanks!
toastcfh - For root and nand unlock. [ Link ]
Koush - Recovery image [ Link ]
maejrep - For helping with the code to remove sendkeys!! Thanks alot!!
If I forgot anyone that I should have mention, let me know....
{
"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"
}
Automatic updates and create update patches with wyBuild.
After hours of trying to figure out a way to make Mast3rpyr0's batch files work correctly, I noticed it had problems sending certain commands. So I decided to use some of his batch file codes, and create a VB.NET application along with batch files. I have unrooted and rooted my personal phone multiple times trying to get this to work. I tested the app 3times!! Each time Unrooting my phone! All three times its has been successful!
What exactly does this do?
Exactly what it say, Root your EVO in 3 Steps.
How do you use it?
Make sure your phone is on USB Debug mode. (MENU > Settings > Applications > Developement > USB debugging = Checked ) Click the buttons starting from Step 1.
Why the large file size?
This includes all the .img and .zip files that are needed to root. (2 PC36IMG.zip @ ~ 170MB = 340mb) and a couple of other smaller files. I decided to add them to make things more simple and avoid having to explain where to get these files.
Youtube Example
sorry for all the video splits...not my fault, blame youtube.
Video quality might be bad, give them a few to process 720p version
Part 1-1 - http://www.youtube.com/watch?v=GAqTEAWxh7U
Part 1-2 - http://www.youtube.com/watch?v=578jDEJ6M_c
Part 2-1 - http://www.youtube.com/watch?v=I-FbYqPOrpg
Part 2-2+3 - http://www.youtube.com/watch?v=qk7lBDpSp-A
AndroidPolice.com Review + Tips
​
Download:
Megaupload - had to put this up, account suspended due to the amount of downloads =( they want my to go dedicated smh...
Official Page | Full (Download this if you never used this program before)
If you have downloaded this program before, please read this
Note: Its recommended to flash a custom ROM. Reason I say this is because for whatever reason, the eng-image doesnt allow proper SU permission!!
Requires: Dot Net Framework 4 and HTC SYNC
I would try it if I didn't fully root yesterday. But props to you guys for putting that together. Seems like a one step jailbreak. Very nice.
WOW! Great work. This will unlock NAND too? If so you might want to update your thread title....
jiqqaman said:
First things first...
FOLLOW THE DIRECTIONS!! IF IT SAYS DONT MOVE YOUR MOUSE, DONT CLICK ANYTHING, DONT TOUCH YOUR KEYBOARD... THEN DONT!!!!
The reason for this is because for some reason a batch file cant send the command
Code:
adb shell cat sdcard/flash_image > /data/flash_image
The only way I found to get around that was using Sendkeys. I know, send keys is lame, and poor programming, but its the only way that I could get this to work.
Basically, Sendkeys sends keystokes to a targeted window, as if you were typing. You might see your keyboard NumLock, Caps light blink while this is being used, which is perfectly normal. (Enjoy the light show)
Click to expand...
Click to collapse
That's because the windows shell interpreter parses the redirect as belonging to the Windows system, not the android system. So it's trying to redirect the output to c:/data/flash_image or some such nonsense. Since Windows doesn't do / for it's directory structure, but instead uses \ it gacks trying to find the directory to put it in (which would be wrong even if it worked, since it would be on your hard drive, not the phone). You can change the cat line to this:
Code:
adb shell cp /sdcard/flash_image /data/flash_image
and it should work just as well. Anytime you use a redirect in a batch script like that it's going to try and redirect to Windows. If it wasn't my day off and I wasn't so tired I might figure out a fix for that, but the code I posted above should do the trick well enough. I wasn't sure initially why people wanted to to read the file into another one in the first place, but I did it with cp when I rooted and it worked fine. I suggest testing it, and then possibly changing your program. That way you can get rid of sendkeys and people breaking root by clicking something when it's running
this is amazing. too bad noobs like myself could not wait to root and unlock nand. but the process was well worth it. great job, i hope this save someone a headache
Re: [Program] SimpleRoot .1 ---- 3 Click Root!!
smw6180 said:
That's because the windows shell interpreter parses the redirect as belonging to the Windows system, not the android system. So it's trying to redirect the output to c:/data/flash_image or some such nonsense. Since Windows doesn't do / for it's directory structure, but instead uses \ it gacks trying to find the directory to put it in (which would be wrong even if it worked, since it would be on your hard drive, not the phone). You can change the cat line to this:
Code:
adb shell cp /sdcard/flash_image /data/flash_image
and it should work just as well. Anytime you use a redirect in a batch script like that it's going to try and redirect to Windows. If it wasn't my day off and I wasn't so tired I might figure out a fix for that, but the code I posted above should do the trick well enough. I wasn't sure initially why people wanted to to read the file into another one in the first place, but I did it with cp when I rooted and it worked fine. I suggest testing it, and then possibly changing your program. That way you can get rid of sendkeys and people breaking root by clicking something when it's running
Click to expand...
Click to collapse
Thanks, I'll see how that works later on, and if it works ill just upload a zip file with the updated code. Don't like the whole sendkeys thing,...I'd like to figure out on making it work without batch files... but I no pro code lol
Sent from my HTC EVO using Tapatalk
If I am already rooted can I skip right to Unlock Nand? I did root using the toast method.
cmdauria said:
If I am already rooted can I skip right to Unlock Nand? I did root using the toast method.
Click to expand...
Click to collapse
It wont hurt to re-root just run the whole thing. make sure you backup of course
thanks OP great work I'm sure it will get even better and easier once you get rid of key presses
STICKY!!!!
would you mind just posting a zip with the main files and not the roms?
im running low on space and wouldnt mind saving 300 megs
Damn after I followed the 50 step-by-step and wish I had seen this earlier nice work might try this on my older bros in a few days
Sent from my Sprint HTC EVO 4G. via tapatalk
cmdauria said:
If I am already rooted can I skip right to Unlock Nand? I did root using the toast method.
Click to expand...
Click to collapse
Yes, but you must run on the pushfiles.bat file before you goto step 2.
CYBERxNUKE said:
would you mind just posting a zip with the main files and not the roms?
im running low on space and wouldnt mind saving 300 megs
Click to expand...
Click to collapse
http://www.megaupload.com/?d=N6GV5NNP - no .img or .zip files
make sure you have the first PC36IMG.zip from the first root tutorial and the 2nd PC36IMG.zip from the nand unlock rename it eng-PC36IMG.zip or else you'll break it =(
Hi,
If I do this method will I be able to load custom Roms following these steps? I found these on another site and I am a noob so this one step thing would be great for me to get my feet wet...but the whole reason I would root is so that I could try another ROM...
Here are the steps I found...earlier it said I needed adb and sdk tools so I'm not sure if below will work if I don't have that installed on my computer.
Choose a ROM you want to try. Download it and save it to your computer (do NOT extract it, leave it as a .zip)
2. Plug the phone in via USB cable and mount the sd card so we can transfer files to it.
3. Copy the ROM .zip file and save it to the root of the sd card (NOT in any folders just on the sd card itself). Once it is done copying, unplug the phone from the usb cable.
4. Turn off the phone, then turn it back on by holding down Volume Down and Power until the white bootloader screen comes up (if it finds the PC36IMG.zip on your sd because you didn’t delete it, just say NO when it asks you if you want to update). Now using the volume buttons select Fastboot, then select Recovery and wait for the phone to boot into recovery mode.
5. Scroll to Wipe Data, select wipe data/factory reset and then select wipe dalvik cache.
6. Now scroll to Apply .zip from sd card and select the ROM .zip file we saved to the sdcard and wait for it to finish flashing. Once it is done, hit reboot and you are all set! Enjoy!
OP theres an updates restore image much better options from armon .02 works for people who have bad sectors ALLOT of us have
but 01 is for those who dont try that first
http://forum.xda-developers.com/showthread.php?t=705026
ken987 said:
Hi,
If I do this method will I be able to load custom Roms following these steps? I found these on another site and I am a noob so this one step thing would be great for me to get my feet wet...but the whole reason I would root is so that I could try another ROM...
Here are the steps I found...earlier it said I needed adb and sdk tools so I'm not sure if below will work if I don't have that installed on my computer.
Choose a ROM you want to try. Download it and save it to your computer (do NOT extract it, leave it as a .zip)
2. Plug the phone in via USB cable and mount the sd card so we can transfer files to it.
3. Copy the ROM .zip file and save it to the root of the sd card (NOT in any folders just on the sd card itself). Once it is done copying, unplug the phone from the usb cable.
4. Turn off the phone, then turn it back on by holding down Volume Down and Power until the white bootloader screen comes up (if it finds the PC36IMG.zip on your sd because you didn’t delete it, just say NO when it asks you if you want to update). Now using the volume buttons select Fastboot, then select Recovery and wait for the phone to boot into recovery mode.
5. Scroll to Wipe Data, select wipe data/factory reset and then select wipe dalvik cache.
6. Now scroll to Apply .zip from sd card and select the ROM .zip file we saved to the sdcard and wait for it to finish flashing. Once it is done, hit reboot and you are all set! Enjoy!
Click to expand...
Click to collapse
1. The program includes adb, just download, unzip and run Simple Root.exe
2.Yes you will be able to install custom roms after you have completed the all the steps.
3. Those are not complete steps, but its sorta on the right track... have you done the first part of root?
great job on making this easy guys.... To bad I couldnt wait longer than a week to root.
jiqqaman said:
1. The program includes adb, just download, unzip and run Simple Root.exe
2.Yes you will be able to install custom roms after you have completed the all the steps.
3. Those are not complete steps, but its sorta on the right track... have you done the first part of root?
Click to expand...
Click to collapse
Thanks for the quick reply. No, I am a new EVO owner and this is my first android phone. I was an iPhone user but I have come over to the Android side. No regrets. I have basically a new EVO with the OTA update installed. So my goal would be to run your one click method and then learn how to load roms. I also read that people have some kind of rom loader on their phone that sounded pretty easy so I need to do more searching on the forums here so I can learn.
Ken
This would have saved me 3 hours....
Thanks dude though this seems awesome.
Videos are titled "Hero 4g" btw.
Part 1 worked for me but part 2 doesn't. When I click yes on part 2 I get a screen that says "Unhandled exceptin has occured" and it gives me a option to continue or quit and I click continue and it closes out.
Does this method work if I already have the .6 stock rom on my device?

[GUIDE] Changing bootanimation.zip on T-Mo Sensation w/S-OFF and root

I saw a thread in general, answered it, and figured this is a better place for this sort of thing. This only applies to the T-Mobile branded Sensation, but might help others as well.
1. Open up Root Explorer and navigate to where you put the bootanimation.zip you want to use.
2. Copy it from there then go to /system/customize/resource.
3. In Root Explorer, then make sure to click the "Mount R/W" button.
4. Paste it there.
5. Find the file "TMOUS_bootanimation.zip" and rename it to "TMOUS_bootanimation.zip.bak" or something of the like.
6. Rename the file you pasted to "TMOUS_bootanimation.zip" and reboot.
There you have it! I've tested it and it works for those of you that managed to get S-OFF and perm root working.
I also wanted to note that my personal experience with this did NOT require changing any file permissions. Your mileage may vary.
I've added the boot animation that was in the leaked video from AlphaRevX to get you started:
View attachment bootanimation.zip
Do you know of any boot animations for the qHD display? That might be a great thing to add to your post.
You need to change permissions otherwise you will get blank screen.
Sent from my HTC Sensation 4G using XDA App
devitek said:
5. Find the file "TMOUS_bootanimation.zip" and rename it to "TMOUS_bootanimation.zip.bak" or something of the like.
6. Rename the file you pasted to "TMOUS_bootanimation.zip" and reboot.
Click to expand...
Click to collapse
Just for your information:
On my german Sensation the file is named "TMDE_bootanimation.zip".
deanesn said:
You need to change permissions otherwise you will get blank screen.
Sent from my HTC Sensation 4G using XDA App
Click to expand...
Click to collapse
i keep getting a blank screen were or how do you change permissions ?
in root explorer hold your finger on the file till the menu pops up. Tap on "permissions"
Owner: read & write checked, execute unchecked
Group: read checked, rest unchecked
Others: read checked, rest unchecked
all special permissions unchecked
Kupfel said:
in root explorer hold your finger on the file till the menu pops up. Tap on "permissions"
Owner: read & write checked, execute unchecked
Group: read checked, rest unchecked
Others: read checked, rest unchecked
all special permissions unchecked
Click to expand...
Click to collapse
thx did that but did not work keep giving me a blanc screen only the tmous animation works ..
Your resolution must be wrong? Did you creat the animation your self?
Sent from my HTC Sensation 4G using XDA App
deanesn said:
Your resolution must be wrong? Did you creat the animation your self?
Sent from my HTC Sensation 4G using XDA App
Click to expand...
Click to collapse
yes i did im guessing im doing something wrong i will try it with another one and see if it works , what resolution should i use if i only use a pic how do we make our own boots animations ?
It's your zip file. To make it work just pull the oem one and remove the files from within using winrar and insert yours same way. That will fix it. I know it's the compression of the zip file but can't remember how to compress it. Search the forum for boot animation compression or google it.
Sent from my HTC Sensation 4G using XDA App
Thanks! I made it my boot down and boot up animation LOL
since a lot of you guys are having problems making bootanimations ...
1. the zip file must not have any compression
You can do this with 7zip. Right click the files, 7zip -> add to archive -> for "compression level" select "store"
2. you should sign the zip
not sure if this is necessary although I simply sign everything that goes into my system folders. You can use ZipSigner from the market. (For "key/mode" select "platform")
3. rename the extension of the current bootanimation to .bak or just skip this if you never want to use it anymore
4. copy the signed file to system/customize/resource with root explorer
5. in root explorer hold your finger on the file till the menu pops up. Tap on "permissions"
Owner: read & write checked, execute unchecked
Group: read checked, rest unchecked
Others: read checked, rest unchecked
6. restart and you're done!
I attached an animated dark blue qHD HTC quietly brilliant bootanimation that I made for good measure.
{
"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"
}
is it a video that u brake down in to frames or is it pics that you take i have no idea how to start i can do the last part no problem but how or were to start would b a great help thx ...
oh well why not..
1. create a folder called "android" and place the frames of your animation in PNG format in that folder.
2. name them as follows:
NAME_01.png
NAME_02.png
...
NAME_xx.png
3. create a text file called "desc.txt" containing for example:
540 960 15
p 1 1 android
explanation of the desc file:
Width Height Frame-rate
p Loop Pause Folder
first line: width height frames-rate
second line: p just stands for play. the first number says how often to loop the animation. The second number says for how long to pause the animation after every loop. the string is the name of the folder we created above.
So now you have the desc.txt and a folder with your png files - compress them as uncompressed zip file. Continue as described in my previous post.
wouldnt it be easier to just adb push it to that directory?
Kupfel said:
oh well why not..
1. create a folder called "android" and place the frames of your animation in PNG format in that folder.
2. name them as follows:
NAME_01.png
NAME_02.png
...
NAME_xx.png
3. create a text file called "desc.txt" containing for example:
540 960 15
p 1 1 android
explanation of the desc file:
Width Height Frame-rate
p Loop Pause Folder
first line: width height frames-rate
second line: p just stands for play. the first number says how often to loop the animation. The second number says for how long to pause the animation after every loop. the string is the name of the folder we created above.
So now you have the desc.txt and a folder with your png files - compress them as uncompressed zip file. Continue as described in my previous post.
Click to expand...
Click to collapse
thx for your help
Shaquiel Harris said:
wouldnt it be easier to just adb push it to that directory?
Click to expand...
Click to collapse
im new to this and is too confusing for me i tried almost all day i can make other boot animations to work but i cant create my owns and at this point i give up thx
Shaquiel Harris said:
wouldnt it be easier to just adb push it to that directory?
Click to expand...
Click to collapse
yeah probably but then most likely the next question would be "what is adb and how do i use it"
Kupfel said:
yeah probably but then most likely the next question would be "what is adb and how do i use it"
Click to expand...
Click to collapse
is not the what it is but the how we make them , i can put the files in the directory i can rename it , but the thing is how to create them , were to start , step by step i created a file name android put 4 pictures in there png,name them 01,02,etc etc used a desc.txt file from another animation did the resolution end the loop set up everything then using 7zip made the zip but still did not worked ......
gilbert11231123 said:
is not the what it is but the how we make them , i can put the files in the directory i can rename it , but the thing is how to create them , were to start , step by step i created a file name android put 4 pictures in there png,name them 01,02,etc etc used a desc.txt file from another animation did the resolution end the loop set up everything then using 7zip made the zip but still did not worked ......
Click to expand...
Click to collapse
search button is your friend http://www.google.com/cse?q=boot+an...ub-2900107662879704:fs7umqefhnf&ie=ISO-8859-1

[HOW TO] Theme ALL keyboards without FCs! [A guide for beginners]

I posted the original thread over in the Sprint section here: http://forum.xda-developers.com/showthread.php?t=1915508 Please try to keep questions in the Sprint thread, but I wanted to share here also. Hopefully this helps someone!!.
Theming a keyboard may be common knowledge to some of the amazing Devs here. But to a noob like me, it took some research and time to get it working without breaking the original signature (That's the trick!). I searched the forum and it doesn't look like anyone has posted a "How To" on theming a keyboard, so I thought I'd share my experience with you all.
**Some of these steps may seem elementary, but I tried to explain everything in layman's terms so even a beginner can theme a keyboard.
// Before you get started:
You must have a working environment setup. Check out QBKing77's awesome video "How to install the android-sdk" to get that going.http://forum.xda-developers.com/showthread.php?t=1614922
Make sure you also have installed:
Notepad++ (for editing xml) // (www.notepad-plus-plus.org)
7zip (for extracting apks) // (www.7-zip.org)
the image editor of your choice. I use Paint.Net(www.getpaint.net), and Gimp(www.gimp.org). Both FREE!
apktool (http://forum.xda-developers.com/showthread.php?t=1755243)
LatinImeDictionaryPack.apk (drop in the 'system\app' folder on your phone. Only for the LatinIME.apk) Grab it here: http://d-h.st/Ebb
// This method has worked with every keyboard that I have encountered so far. I will use 'LatinIME.apk' for reference, as that is the stock ICS keyboard. //
WARNING.. DO NOT POST DISTRIBUTION LINKS TO ANY MODDED 'Swype.apk'. XDA HAS A STANDING ORDER FROM NUANCE (MAKERS OF SWYPE), THAT DOES NOT ALLOW SUCH LINKS TO BE POSTED.
1) To start make sure you have a working copy of your keyboard apk; grab it out of a ROM, download it, or use a file manager with root access (like Root Explorer) to copy it to your SD card then to your computer.
**I would suggest dropping the keyboard apk into a folder on the desktop, seperate from anything else, and making a backup of the original so that you have a spare copy.
2) Using 7zip extract the 'res\drawable-xhdpi' folder into the folder you created. This folder will contain the pngs that control some of the keys, outlined in red on this pic:
{
"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"
}
Color these pngs to match using your favorite editor and save (bucket fill with Paint.Net is a breeze!)
3) Now that your pngs are themed.. Within the folder that you created containing your apk, hold down shift and right click. Select "Open Command Window Here" to fire up command prompt.
4) Next to decompile the keyboard apk with apktool (again using 'LatinIME.apk' for reference, but the apk may be of a different name; SamsungIME.apk, HTC_IME.apk, etc.).
Type this command:
Code:
apktool d LatinIME.apk
When it's done, you will see a folder with the apk name appear, within the folder you created. Click into it and you should see at minimun a 'res' folder and a 'smali' folder.
5) Navigate to 'res\values' folder. Depending on the keyboard you are working on, the xml controlling the remaining key colors will be contained in the 'colors.xml' or 'styles.xml' file. Open with Notepad++, and change the color codes as needed. Save and close.
6) Go back to the root of the folder containing your apk, and fire up command prompt (if it's not still open). Now it's time to build using this command (again using 'LatinIME.apk' for reference, but the apk may be of a different name; SamsungIME.apk, HTC_IME.apk, etc.)
Code:
apktool b LatinIME
7) When it's done building, you should have 4 folders minimum now (res, smali, build, dist) and it's time for the key to success. Navigate into the 'dist' folder and you will see the "Built" apk. Open it with 7zip, and extract the 'resources.arsc' file to your folder. Close 7zip.
8) Now it's time to pull it all together. Navigate back to the ORIGINAL keyboard apk, and open with 7zip.
Copy (you can drag and drop with 7zip) the 'resources.arsc' that you extracted from your "Built" apk, into the "ORIGINAL" apk overwriting the file. Then with 7zip still open and the apk loaded, navigate (within 7zip) into the 'res\drawable-xhdpi' folder where you should see the list of unthemed pngs. Simply drop your edited pngs into this folder. Close 7zip and you're done here!
9) Finally, take your "ORIGINAL" but themed apk, and push it back the 'system\app' folder on your phone.
Fix permissions to 'rw-r--r--' (only check everything under 'read' and Owner under 'write')
Reboot, and bask in the glory of your new themed keyboard!
**Alternatively, grab my empty zip installer here: http://d-h.st/oKG to flash in recovery. You must drop your themed apk into the system\app folder of the zip and save. Also, the zip already contains the 'LatinImeDictionaryPack.apk'
Please hit THANKS if I helped!! And please keep this thread alive!
Reserved
dude you rock.
ive never tried anything like this but i think im going to.
thanks for sharing.
Super excited about this write-up. I used to theme a bit on the Nexus One but have been off of Android for a number of years unfortunately.
Now I'm back and what to get back into it... unfortunately I have forgotten most of what I had learned. Thanks for the refresher!
x0mbe said:
Super excited about this write-up. I used to theme a bit on the Nexus One but have been off of Android for a number of years unfortunately.
Now I'm back and what to get back into it... unfortunately I have forgotten most of what I had learned. Thanks for the refresher!
Click to expand...
Click to collapse
Thanks for reviving the this thread!
help
Can somebody PM me a swype themed. I am a total noob at theming and tried following this guide, but cannot get swype 1.4 to theme properly. I'm looking for a holo theme or ics blue letters on a dark background. Any help would be appreciated.
rompnit said:
I posted the original thread over in the Sprint section here: http://forum.xda-developers.com/showthread.php?t=1915508 Please try to keep questions in the Sprint thread, but I wanted to share here also. Hopefully this helps someone!!.
Theming a keyboard may be common knowledge to some of the amazing Devs here. But to a noob like me, it took some research and time to get it working without breaking the original signature (That's the trick!). I searched the forum and it doesn't look like anyone has posted a "How To" on theming a keyboard, so I thought I'd share my experience with you all.
**Some of these steps may seem elementary, but I tried to explain everything in layman's terms so even a beginner can theme a keyboard.
// Before you get started:
You must have a working environment setup. Check out QBKing77's awesome video "How to install the android-sdk" to get that going.http://forum.xda-developers.com/showthread.php?t=1614922
Make sure you also have installed:
Notepad++ (for editing xml) // (www.notepad-plus-plus.org)
7zip (for extracting apks) // (www.7-zip.org)
the image editor of your choice. I use Paint.Net(www.getpaint.net), and Gimp(www.gimp.org). Both FREE!
apktool (http://forum.xda-developers.com/showthread.php?t=1755243)
LatinImeDictionaryPack.apk (drop in the 'system\app' folder on your phone. Only for the LatinIME.apk) Grab it here: http://d-h.st/Ebb
// This method has worked with every keyboard that I have encountered so far. I will use 'LatinIME.apk' for reference, as that is the stock ICS keyboard. //
WARNING.. DO NOT POST DISTRIBUTION LINKS TO ANY MODDED 'Swype.apk'. XDA HAS A STANDING ORDER FROM NUANCE (MAKERS OF SWYPE), THAT DOES NOT ALLOW SUCH LINKS TO BE POSTED.
1) To start make sure you have a working copy of your keyboard apk; grab it out of a ROM, download it, or use a file manager with root access (like Root Explorer) to copy it to your SD card then to your computer.
**I would suggest dropping the keyboard apk into a folder on the desktop, seperate from anything else, and making a backup of the original so that you have a spare copy.
2) Using 7zip extract the 'res\drawable-xhdpi' folder into the folder you created. This folder will contain the pngs that control some of the keys, outlined in red on this pic:
Color these pngs to match using your favorite editor and save (bucket fill with Paint.Net is a breeze!)
3) Now that your pngs are themed.. Within the folder that you created containing your apk, hold down shift and right click. Select "Open Command Window Here" to fire up command prompt.
4) Next to decompile the keyboard apk with apktool (again using 'LatinIME.apk' for reference, but the apk may be of a different name; SamsungIME.apk, HTC_IME.apk, etc.).
Type this command:
Code:
apktool d LatinIME.apk
When it's done, you will see a folder with the apk name appear, within the folder you created. Click into it and you should see at minimun a 'res' folder and a 'smali' folder.
5) Navigate to 'res\values' folder. Depending on the keyboard you are working on, the xml controlling the remaining key colors will be contained in the 'colors.xml' or 'styles.xml' file. Open with Notepad++, and change the color codes as needed. Save and close.
6) Go back to the root of the folder containing your apk, and fire up command prompt (if it's not still open). Now it's time to build using this command (again using 'LatinIME.apk' for reference, but the apk may be of a different name; SamsungIME.apk, HTC_IME.apk, etc.)
Code:
apktool b LatinIME
7) When it's done building, you should have 4 folders minimum now (res, smali, build, dist) and it's time for the key to success. Navigate into the 'dist' folder and you will see the "Built" apk. Open it with 7zip, and extract the 'resources.arsc' file to your folder. Close 7zip.
8) Now it's time to pull it all together. Navigate back to the ORIGINAL keyboard apk, and open with 7zip.
Copy (you can drag and drop with 7zip) the 'resources.arsc' that you extracted from your "Built" apk, into the "ORIGINAL" apk overwriting the file. Then with 7zip still open and the apk loaded, navigate (within 7zip) into the 'res\drawable-xhdpi' folder where you should see the list of unthemed pngs. Simply drop your edited pngs into this folder. Close 7zip and you're done here!
9) Finally, take your "ORIGINAL" but themed apk, and push it back the 'system\app' folder on your phone.
Fix permissions to 'rw-r--r--' (only check everything under 'read' and Owner under 'write')
Reboot, and bask in the glory of your new themed keyboard!
**Alternatively, grab my empty zip installer here: http://d-h.st/oKG to flash in recovery. You must drop your themed apk into the system\app folder of the zip and save. Also, the zip already contains the 'LatinImeDictionaryPack.apk'
Please hit THANKS if I helped!! And please keep this thread alive!
Click to expand...
Click to collapse
I don't know if I'm the only one but I can't see the pic with the items outlined in red?
Thanks for this how to. I want to learn more about themeing and what not and this seems like a good place to start.
Sent from my SCH-I535 using xda premium

[root] ulefone armor 2 - easy rooting procedure [SUPERSU]

Hello mates! What a heck of a problem rooting this fancy brick, right? Not anymore ! The guides available in here are very confusing and lack of simple information. I'm just trying to help.
Special thanks goes to sumec100 who made me into the first steps of this process.
Rooting the Brick
*What will you need in a first moment:
- SDK MANAGER AND PLATAFORM TOOLS ONLY https://developer.android.com/studio/index.html#downloads *end of the page, 132mb archive* (Plataform-tools is attached in case you can't find it)
- SuperSU: https://mega.nz/#!t2wGDbhL!H07JxlbmLH2tFQD7Frx2BKlJp0AyDthXkbEj6sw4z08 (this one worked out) (Leave it in your SD Card before start the process)
- TWRP ported by Jemmini from 4pda and translated to English by TuksOID. : https://drive.google.com/open?id=1Uwkl_2vqHfXkbLGmF-gKbs63UxVKmw_T
- ADB Driver Installer: http://adbdriver.com/downloads/
- ARMOR 2 Latest Drivers: https://drive.google.com/folderview?id=0B8NC4kBpjQhYdDNhdzdUdTRsRFE&usp=sharing
0) Go into your Ulefone Armor 2.
Settings >About phone > Tap ''build number'' 8 times until you see ''now you are a developer''.
Developer options> OEM unlocking (yes) >USB Debugging (Yes)
After all drivers are installed in Driver_Auto_Installer you downloaded from ulefone.com keep ADB Driver Installer open and plug in your phone on your PC. It will auto detects your MediaTek device. Just click ''Install'' wait until it finishes and close it. Now you are properly connected to your phone.
1) Open ''cmd.exe'' as an administrator.
Type: cd (path you unziped plataform-tools inside SDK tools folder) kind of looking like this: ''X:YOUR PATH\tools\platform-tools''
Put the recovery image you downloaded (I suggest you to rename it as ''recovery'') in ''plataform-tools''
2) Back to the cmd in the way you leaved it do it:
adb reboot bootloader Press Enter. The phone will reboot in fastboot mode. (I suppose you did not shut it down, please don't)
fastboot flashing unlock Press Enter. The phone will prompt you. Read the content of the text if you want. To keep going press ''Volume Up'' DO NOT INTERRUPT THIS PROCESS
fastboot flash recovery recovery.img Press Enter. Now the TWRP will be flashed. Note that I used ''recovery'' as file name.
After the successful flash:
fastboot boot recovery.img Press Enter. TWRP will now start.
3) Unplug your phone.
Your TWRP will show a ''Enter Code'' prompt since your device stills encrypted. Press ''Cancel''
Drag the bar to allow modifications;
Press ''Wipe'' in the main menu;
Drag the bar to do a Factory Reset (THIS IS NOT OPTIONAL);
Press ''Install'';
Select the SuperSU file you downloaded in the above. (I hope you copied it in your SDCard. If you did not, You can plug your phone in your PC, mount your Storage via TWRP, copy the zip file and keep going);
Drag the bar to flash SuperSU zip file (DO NOT select any parameters)
Press ''Wipe Dalvik/Cache''
Press ''Reboot System''
Wait for it.
If you had a successful boot, now your device is rooted. Cheers !
Did your device don't boot in 15 minutes? I'm quite sure you messed up but keep calm, don't panic!
Unbricking the brick
*What will you need:
SPFlashtool: https://spflashtools.com/windows/sp-flash-tool-v5-1728
Latest Ulefone Armor 2 ROM: https://drive.google.com/open?id=0B8NC4kBpjQhYdEJTdTdpazVGQjg
The software is quite of auto-explained. Please, Do not use the Ulefone's SPFlashtool, use the one I provided. (I DID NOT CREATE IT)
Shut off your phone
In SPFlashtool set the ''scatter-loading file'' inside the ROM zip, Click ''choose'' and locate it.
Keep it ''Download Only''
Click ''Download'', SPFlashtool will be waiting for your device. (REMEMBER YOU NEED THE DRIVERS I QUOTED ABOVE FOR ALL PROCESSES)
Plug your phone.
Wait until SPFlashtool say it is finished.
[*]After that your phone is brand new. If you want to try again just go up and follow all steps again (Correcting mistakes, of course)
Known Issues
-Latest Magisk is not working with our Stock ROM. It bootloops.
-Latest Nougat Xposed Module Bootloops our phone too.
Any doubts or corrections please, say it !
TheReal V said:
*What will you need in a first moment:
- SDK MANAGER AND PLATAFORM TOOLS ONLY
Click to expand...
Click to collapse
The download doesn't contain the platform tools anymore. They have been moved into an extra download:
developer.android.com/studio/releases/platform-tools
Funny thing: I can't quote links because of new account oO
Have you tried the new ROM that came out last month on needrom?
TheReal V;76285584[FONT="Arial Black" said:
*What will you need in a first moment:[/FONT]
- SDK MANAGER AND PLATAFORM TOOLS ONLY https://developer.android.com/studio/index.html#downloads *end of the page, 132mb archive* (Plataform-tools is attached in case you can't find it)
Click to expand...
Click to collapse
Hi,
Thank you for your work
but I could not find the platform tools 132mb archive in the link you provided.
The only download link close to 132mb is the 149mb I found.
Is this the file you were referring to?
{
"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"
}
Thank you
enzovic said:
Have you tried the new ROM that came out last month on needrom?
Click to expand...
Click to collapse
No, I did not. I'm not messing with this system anymore (not enough time ) since I made my last format and root I decided to not try anything else since he is my daily driver and I need it workin 24/7
kaibird said:
Hi,
Thank you for your work
but I could not find the platform tools 132mb archive in the link you provided.
The only download link close to 132mb is the 149mb I found.
Is this the file you were referring to?
View attachment 4550585
Thank you
Click to expand...
Click to collapse
That's right ! Inside this zip and inside sdk tools folder it should be a plataform-tools folder. If not, tell me !
Daugl said:
The download doesn't contain the platform tools anymore. They have been moved into an extra download:
developer.android.com/studio/releases/platform-tools
Funny thing: I can't quote links because of new account oO
Click to expand...
Click to collapse
You can go ahead and download it. I guess my attach was erased
kaibird said:
Hi,
Thank you for your work
but I could not find the platform tools 132mb archive in the link you provided.
The only download link close to 132mb is the 149mb I found.
Is this the file you were referring to?
View attachment 4550585
Thank you
Click to expand...
Click to collapse
Quick Remember ! Plataform-tools is a tiny folder (15~30mb) The huge one is the sdk tools !!
Hey, everybody ! Plataform-tools is attached again ! You guys can download it again !
hey guys... sorry to comment in the old thread but I followed the guide and... my phone is booting always in the recovery I really don't know what I have to do now lol
Hi,
I have flashed successful the latest Ulefone Armor 2 Firmware from their site h**p://ulefone.com/download/armor2.html
Then I did all the necessary steps to root the phone. But when I first time start the SuperSU app, get a popup message "SuperSU needs to update"
and hit "OK". After a while get this failure:
"SU Update unsuccessful"
Regards...
After install SuperSu and press "Reboot System", my phone keeps booting into TWRP.
Can someone help me?
rafaelsenna said:
After install SuperSu and press "Reboot System", my phone keeps booting into TWRP.
Can someone help me?
Click to expand...
Click to collapse
Fixed. I restored my original ROM using this this tutorial: https://forum.xda-developers.com/showpost.php?p=74294320&postcount=31
Now, Super SU is installed but is asking for update.
Hi all,
I managed to root my Armor 2 but after that I cannot install Netflix from Play Store. It says that device is not compatible.
Does anyone know if the app is restricted to rooted devices?
Thanks in advance
flashed the wrong recovery now stuck ( I used "one click" program )
phone constantly restarts and gives the following error
"
orange
state your device has been unlocked and can't be trusted your device
will boot in 5 seconds
"
the following video is someone else who has the same problem as me
( I didn't have a camera, so I used another video)
I can't do "fastboot and recovery" in any way. Always gives me this error
https://www.youtube.com/watch?v=LJRqMPtKKX4
The best way to root armor 2
1) copy boot-verified.img from firmware folder to internal
2) install magisk
3) download any update in magisk
4) press install and select "select and patch a file"
5)select boot-verified. Img
6)after operation comlate copy magisk-patch. Img file in download folder to pc
7)flash it with sp flash tool

[HOWTO] Unlock and root the Galaxy Tab S6 Lite

Hey guys,
I know its the same with the other tablets but i wanna make one just cause its easier for people.
How to unlock::
1. Turn on your device and then go to settings --> scroll down to about tablet --> Software Information then tap the Build number 7 or 8 times or until it says you unlocked developer options.
2. Go to developer options and tick OEM UNLOCK and then a warning will pop up and just accept it.
3. Turn off your device, then while holding both volume up and down, connect your device to the pc.
4. A New screen should appear saying stuff about custom roms and stuff, Jut hold and press the up button until it resets. ( THis will erase everything on the tablet)
5. if you're like me and set up the tablet and went straightfoward to unlocking the bootloader, follow this guide: https://forum.xda-developers.com/galaxy-s8/how-to/how-to-bypass-rmm-prenormal-to-install-t3891193
So you wont have any issues flashing roms a nd stuff and dont have to wait 7 days.
6. Now your bootloader should be unlocked! (To enter download/odin mode: Do the same thing, Turn off the device and hold both volume buttons while connecting to the pc then instead of long pressing up, just press up once.)
How to root:
1. Download the firmware for your your tablet, i dont know if i can link the sites but you can google it.
2. Extract only the AP portion of the firmware.
3. Open up the AP portion with 7-zip or winrar
4. extract the boot.img.lz4 out of the AP file
5. Download Lz4 https://github.com/lz4/lz4/releases to your pc corresponding version.
6. Extract the LZ4 to the same area where the boot.img.lz4 is
7. Open command prompt in that folder and then do
Code:
lz4 boot.img.lz4 boot.img
8. Move the boot.img to your tablet, open up magisk manager then clicked Advanced Settings or Advanced, then untick Perserve AVB 2.0/Dm-verity and FIle Encryption then patch it.
9. Take the patched_magisk out of the tablet to your pc and then rename it from magisk_patched.img to boot.img
10. Use 7-zip or winrar and right click on the boot.img and add to archive
11. Select Tar (This is 7-zip havent tried winrar)
12. Once its complete use odin to flash that boot.tar on the AP Section
13. You should now be rooted
Thanks to
@Iceman66
@b0bness
Iceman66 had posted a link in some thread about firmware sources
Thread link: https://forum.xda-developers.com/showpost.php?p=82969923&postcount=9
Firmware source: https://samfrew.com/model/SM-P610/
HI! Tnx!
Is it work without twrp?
Can I use samsung upgrade fot tab s6 lite after root it or not?
If not where to find a new rom, safety updates?
Thanks again!
Can someone write more detailed description step by step without abbreviations please?
Rupdabe-GalaxyS6EdgePlus said:
Can someone write more detailed description step by step without abbreviations please?
Click to expand...
Click to collapse
If you don’t know what you are doing, I suggest not rooting your device
Hi I'm familiar with magisk and oneplus, motorola, htc etc but not with Samsung. How can I still upgrade my device without losing root?
My tab S6 lite, notifies me about an upgrade but it looks like it hasn't got an a and B psystem partition so you can love update en before reboot just use magisk to patch the bootloader and keep root. Any suggestions?
Awesomeslayerg said:
If you don’t know what you are doing, I suggest not rooting your device
Click to expand...
Click to collapse
I know but description is too shoot.
---------- Post added at 09:31 PM ---------- Previous post was at 08:46 PM ----------
9. Take the patched_magisk out of the tablet to your pc and then rename it from magisk_patched.img to boot.img
Where can I take it? patched_magisk
Rupdabe-GalaxyS6EdgePlus said:
I know but description is too shoot.
---------- Post added at 09:31 PM ---------- Previous post was at 08:46 PM ----------
9. Take the patched_magisk out of the tablet to your pc and then rename it from magisk_patched.img to boot.img
Where can I take it? patched_magisk
Click to expand...
Click to collapse
It's in the Download folder.
Awesomeslayerg said:
It's in the Download folder.
Click to expand...
Click to collapse
Thank you Awesomeslayerg! Thank you everybody! It's rooted.
Just one problem:
Do you may be know how can I delete this message on the start screen?
{
"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"
}
Rupdabe-GalaxyS6EdgePlus said:
Thank you Awesomeslayerg! Thank you everybody! It's rooted.
Just one problem:
Do you may be know how can I delete this message on the start screen?
View attachment 5068027
Click to expand...
Click to collapse
It’s in the boot loader files, I removed it it’s possible to hide the warning. I’m busy right now maybe later I’ll upload the file to remove it.
Ok. Thank you
reef2009 said:
Hi I'm familiar with magisk and oneplus, motorola, htc etc but not with Samsung. How can I still upgrade my device without losing root?
My tab S6 lite, notifies me about an upgrade but it looks like it hasn't got an a and B psystem partition so you can love update en before reboot just use magisk to patch the bootloader and keep root. Any suggestions?
Click to expand...
Click to collapse
You cannot install the OTA updates if you are rooted.
Only solution:
* back up of your apps and data with Titanium Backup
* clean install of the new ROM (flashing with ODIN), once the new firmware is available on samfrew.com
* patch the boot.img with magisk, so you are rooted again an can install Titanium
* restore te apps and data with Titanium Backup
Maybe someone can make an update script once we have a TWRP-recovery.
Leuker kan ik het niet maken...
Iceman66 said:
Leuker kan ik het niet maken...
Click to expand...
Click to collapse
thnx!
can someone add me on discord and help me pls
Awesomeslayerg said:
Hey guys,
I know its the same with the other tablets but i wanna make one just cause its easier for people.
How to unlock::
1. Turn on your device and then go to settings --> scroll down to about tablet --> Software Information then tap the Build number 7 or 8 times or until it says you unlocked developer options.
2. Go to developer options and tick OEM UNLOCK and then a warning will pop up and just accept it.
3. Turn off your device, then while holding both volume up and down, connect your device to the pc.
4. A New screen should appear saying stuff about custom roms and stuff, Jut hold and press the up button until it resets. ( THis will erase everything on the tablet)
5. if you're like me and set up the tablet and went straightfoward to unlocking the bootloader, follow this guide: https://forum.xda-developers.com/galaxy-s8/how-to/how-to-bypass-rmm-prenormal-to-install-t3891193
So you wont have any issues flashing roms a nd stuff and dont have to wait 7 days.
6. Now your bootloader should be unlocked! (To enter download/odin mode: Do the same thing, Turn off the device and hold both volume buttons while connecting to the pc then instead of long pressing up, just press up once.)
How to root:
1. Download the firmware for your your tablet, i dont know if i can link the sites but you can google it.
2. Extract only the AP portion of the firmware.
3. Open up the AP portion with 7-zip or winrar
4. extract the boot.img.lz4 out of the AP file
5. Download Lz4 https://github.com/lz4/lz4/releases to your pc corresponding version.
6. Extract the LZ4 to the same area where the boot.img.lz4 is
7. Open command prompt in that folder and then do
Code:
lz4 boot.img.lz4 boot.img
8. Move the boot.img to your tablet, open up magisk manager then clicked Advanced Settings or Advanced, then untick Perserve AVB 2.0/Dm-verity and FIle Encryption then patch it.
9. Take the patched_magisk out of the tablet to your pc and then rename it from magisk_patched.img to boot.img
10. Use 7-zip or winrar and right click on the boot.img and add to archive
11. Select Tar (This is 7-zip havent tried winrar)
12. Once its complete use odin to flash that boot.tar on the AP Section
13. You should now be rooted
Thanks to
@Iceman66
@b0bness
Click to expand...
Click to collapse
Please add me on discord and help me my discord is davin#9999
why is it so complicated to root this tablet, coming from oneplus 2 and then pocophone f1 it was only a 3-4 step process...
Awesomeslayerg said:
It’s in the boot loader files, I removed it it’s possible to hide the warning. I’m busy right now maybe later I’ll upload the file to remove it.
Click to expand...
Click to collapse
Well... You gonna tell us how to do it?
jhill110 said:
Well... You gonna tell us how to do it?
Click to expand...
Click to collapse
Been busy https://forum.xda-developers.com/galaxy-a30/how-to/hide-bootloader-warning-unlocked-t3954589/amp/
Use this guide.
Awesomeslayerg said:
If you don’t know what you are doing, I suggest not rooting your device
Click to expand...
Click to collapse
If you do not buy new devices for sometimes years and are not a native English speaker it can be very hard to figure out what is being written in abbreviations.
ibb.co/XtDpjcT
Hopefully the picture shows however its just a SS of my Root Checker app showing that it is indeed possible to root the tab 6 lite (or at least SM-P610). Since there are plenty of easy to follow guides regarding how to unlock the boot loader for this device i'm going to skip past that part and jump into what actually gave me 12+ hours of frustration.
Once the boot loader is unlocked it is time to find the stock firmware for this device (which I feel its necessary to mention that there are 2 that are almost identical save for literally one number).
1. XAR-P610XXU1BTI3-20200924123941 <---- WRONG!
2. XAR-P610XXU2BTI3-20200924123941 <----- RIGHT!
once you have the correct firmware as seen above and its downloaded onto your computer open the compressed file (I used WinRAR) and you should see 4 different files.
1. AP_P610XXU2BTI3_CL19529942_QB34299355_REV00_user_low_ship_meta_OS10.tar.md5
2. BL_P610XXU2BTI3_CL19529942_QB34299355_REV00_user_low_ship.tar.md5
3. HOME_CSC_OMC_OXM_P610OXM2BTI3_CL19529942_QB34299355_REV00_user_low_ship.tar.md5
4. CSC_OMC_OXM_P610OXM2BTI3_CL19529942_QB34299355_REV00_user_low_ship.tar.md5
The file needed in the next step is the one I have listed as number 1 (beginning with AP). Select just that one and extract it to your desktop. At this point you are going to need a compression software (I used 7Zip which is free). Once you have 7Zip installed right click on the AP file that's on your desktop and just below the open with option you should see an option that says 7 Zip with and extendable sidebar. On that same sidebar the first option you should see is "Open Archive" which you will want to select.
You should now be looking at a window with 8 files and 1 folder however the only file you should be concerned with is the one named "boot.img.lz4". **this is where it gets kinda funky if your not overly familiar with this process**
At this point you will want to go to github.com/lz4/lz4/releases and scroll down a little until you see a download link for a file "lz4_win64_v1_9_2.zip". Once downloaded open the zip and extract the entire folder to your desktop (it should be named LZ by default).
Open the LZ folder and take the "boot.img.lz4" file you extracted earlier and copy it into the LZ folder. Once copied simply Drag and drop "boot.img.lz4" onto the .exe called "lz4". If done correctly a new file should suddenly appear in the same folder that is now simply named "boot" but you will notice that it is now in a Disk Image File format.
(at the end of the guide ill put a URL for a video which shows exactly what I just described here, please follow the video if there is any confusion).
At this point you are going to connect your tab 6 lite to your computer and if it hasn't been done already turn on USB debugging from the developers option and install any drivers needed. Once your tablet and computer are able to communicate (i.e you can open your tablet as a drive on your computer) you will want to copy the "boot" file from the previous step into someplace you will remember (I used my downloads folder). Once onto the tablet you will now download and open Magisk Manager and proceed to patch only this one specific file that you have copied over.
Once patched you should see a copy of the boot file in your downloads folder which will now be named "Magisk_Patched". take this newly patched file and copy in onto your computers desktop.
Rename "Magisk_Patched" to "boot.img" and then right click the file. Again you will want to hover over the 7 Zip option however this time you are going to select the option "add to archive..." which is about halfway down the list. Once selected a new window will come up which will allow you to set the format to .tar. with the name set to boot.tar and .tar selected as the format hit the OK button and on your desktop a new WinRAR Archive file should appear named boot.tar.
Now is when you can finally boot your tablet into Odin mode and open Odin as an Administrator (I used the latest version 3.14.4). Once Odin recognizes your device select the AP button and select the newly created boot.tar as your input (The file location should look similar to this C:\Users\Owner\Desktop\boot.tar provided you saved everything on your desktop like I did).
Once loaded into Odin select the options tab and UN-select Auto Reboot and F. Reset Time before hitting the Start option.
At this point if you did everything correct you should see the boot file being flashed onto the device. Once completed with no errors boot the device into the normal stock recovery and wipe the Cache and then factory reset the device. On the next boot up you should see in addition to the normal "boot loader is unlocked blah blah blah" another message that says you have an illegitimate copy of android on your device and that it may not function or update properly.
Just ignore the message and after a few moments the device should continue to boot into the initial set up page. Work your way through the set up and go online to re-download Magisk Manager. This time when you open the app for the first time it will give you a dialog box that says that the Magisk Operation is incomplete and will ask you if you want to complete it. Agree to complete the process and it will auto run in the background for a moment before it shows completed.
It was finally at this point that I ran Root checker and was met with the very first picture in my post. The biggest Issue I found in all of this was the fact that aside from one single comment in a post here on xda, nowhere else does it explain that you need to extract the boot file, convert it first into an img, THEN patch it, THEN flash it..... smh I cant tell you how many times I wiped my device and had to flash the stock recovery until I got this. I hope this helps you guys moving forward and doesn't just cause more confusion but here are all the links to the videos and files I referenced in order that I mentioned them!
samfrew.com/download/Galaxy__Tab__S6__Lite__-Wi-Fi-__/b0ea/XAR/P610XXU2BTI3/P610OXM2BTI3/(Stock Firmware)
github.com/lz4/lz4/releases (LZ4 converter)
dideo.ir/v/yt/OfrMo1_Rgxc/how-to-convert-android-stock-recovery.lz4-to-img (Video on how to convert .lz4 to .img)
Sorry about all the links being broken up!
Can someone please upload to somewhere faster than samfrew? 200KB/s is beyond stupid...this takes me back to dial up days XD

Categories

Resources