Rom Builder - X2 Android Development

Rom Builder​ Hi guys this is me a small utility for creating flashable zip custom firmware for recovery I think will help many​how to use​unzip the contents of a folder on your computer
connect your phone via usb and enable USB debug
run the program and press enter
Click OK on your phone
We are waiting for the completion
So almost all ready, we go on a memory card and look for the folder "ROM" and see there copy 4 files to your computer
almost finished
Now we take update.zip to move all the files
That's just what we've created custom firmware for recovery
Download RomBuilder​
Automaticaly Version​
thanks Symbuzzer ​
XDA:DevDB Information
[dev tools] Rom Builder, Tool/Utility for the Nokia X2
Contributors
y-bee4pda
Version Information
Status: Beta
Created 2015-08-01
Last Updated 2015-08-01

Thanks, will try on Monday.
I have 2 questions:
-Which partitions are created?
-Can we modify updater-binary vs without resigning?
Thanks again.
Sent from my NokiaX2DS using XDA Free mobile app

yes
symbuzzer said:
Thanks, will try on Monday.
I have 2 questions:
-Which partitions are created?
-Can we modify updater-binary vs without resigning?
Thanks again.
Sent from my NokiaX2DS using XDA Free mobile app
Click to expand...
Click to collapse
-partitions
recovery.img
boot.img
system.img
custom.img
You can easily modify the file update script in Notepad ++ and update binary can take on any of the other newer firmware example of CM

nice ,the recovery build also

@ybee4pda
I enhanced your code a bit and make it fully automatic. How can I send you new codes?
Sent from my NokiaX2DS using XDA Free mobile app

thanks
symbuzzer said:
@ybee4pda
I enhanced your code a bit and make it fully automatic. How can I send you new codes?
Sent from my NokiaX2DS using XDA Free mobile app
Click to expand...
Click to collapse
Thank you, you can submit it here

y-bee4pda said:
Thank you, you can submit it here
Click to expand...
Click to collapse
Thanks
It can:
-back up boot, system and custom partitions as img file to sdcard (recovery partition not supported for now)
-move these 3 img files from sdcard to PC
-make flashable zip (update.zip)
-clean img files from sdcard and PC
Note: When you start build_Rom.bat again, it deletes update zip. So you should backup your update.zip for every process.
All credits to go this topics creator. I only modified a bit to automate process.

I have flash the update.zip with 2 partitrions inside and i get NokiaVariantManager has stopped message when boot up the phone...how can i fix it

kaotd99 said:
I have flash the update.zip with 2 partitrions inside and i get NokiaVariantManager has stopped message when boot up the phone...how can i fix it
Click to expand...
Click to collapse
it wipes 3 partitions. so you probably lost your custom partition. try to reflash it.

@y-bee4pda , thanks for your work. One thing, why the rom zip size is always 600mb+ ?

Nokia variant manager has stopped
symbuzzer said:
it wipes 3 partitions. so you probably lost your custom partition. try to reflash it.
Click to expand...
Click to collapse
Hi.I installed one Rom and I get this problem when I want restore my back up. I try any thing but I can't find any things for this.cm roms work correct ly but I want restored my stock Rom .please help.....:crying:

Related

[02/10/13][TOOL][NANDROID] md5 mismatch FIXER

if there is a thread that the same with this then inform me and i will personally lock this one
kindly move this thread if it was in the wrong section. :laugh:
okay, i wrote this simple script to easily fix and regenerate the md5sum of our Nandroid backup to avoid mismatching when restoring it.
Please don't blame me if anything happens on your phone by doing this.
Requirements:
- Terminal Emulator
- Brain.apk
- Experience on flashing
Instruction
- flash the Nandroid_md5_fixer.zip thru cwm or stock recovery
- go to terminal emulator and type "md5fix"
- select your damaged backup and wait until it finish!
02/10/13 UPDATE!
http://qfs.mobi/f397801
- fix bootloop problem
- compatible with console provided by Aroma File Manager
NOTE: avoid using 'space' when renaming backup's folder. It must be in one word.
i hope this will help you
goodluck
Good Work!
is the link broken?
i open the link,it shows '410 - Gone'
Sent by Schoolar Boy who wanna help and being a devs
Droid_beginner_student said:
is the link broken?
i open the link,it shows '410 - Gone'
Sent by Schoolar Boy who wanna help and being a devs
Click to expand...
Click to collapse
ooh so sorry., wait i'll fix it..
EDIT: link fixed
Sent from my Android System using Busybox Commands.
Wow good will try this, in the same time I always got error message while backup sd-ext n there's no nandroid.md5 file in the folder :thumbup:
Sent from my GT-S5360 using xda premium
Access to the web page was blocked by ESET Smart Security. The web page is on the list of websites with potentially dangerous content.
lol.. can you upload using another way?
rio. said:
ooh so sorry., wait i'll fix it..
EDIT: link fixed
Sent from my Android System using Busybox Commands.
Click to expand...
Click to collapse
thank you
will try in my corrupt nand..
pressed
Sent by Schoolar Boy who wanna help and being a devs
Why avoid using space???
Does using \ not work in terminal emu???
Ex. Name\ of\ Backup\ Rom
Sent from my GT-S5360 using xda premium
thirdzcee said:
Why avoid using space???
Does using \ not work in terminal emu???
Ex. Name\ of\ Backup\ Rom
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
ClockWorkMod can't read folder's name with space (two words)
it's not on my script.
my script can only fix a corrupted md5sum on every piece of nandroid backup but can not rename folders
Sent from my Android System using Busybox Commands.
unsupported
rio. said:
i wrote this simple script to easily fix and regenerate the md5sum of our Nandroid backup to avoid mismatching when restoring it.
Instruction
- flash the Nandroid_md5_fixer.zip thru cwm or stock recovery
- go to terminal emulator and type "md5fix"
- select your damaged backup and wait until it finish!
NOTE: avoid using 'space' when renaming backup's folder. It must be in one word.
Click to expand...
Click to collapse
the zip file has an unsupported compression method . I cannot unzip it on my PC.
mai77 said:
the zip file has an unsupported compression method . I cannot unzip it on my PC.
Click to expand...
Click to collapse
i zipped it using busybox i didn't use PC in working with it..
edit: try to unzip it using 7zip
Sent from my Android System using Busybox Commands.
Good Tool...... Very Nice Work...
..::[email protected]::.. said:
Good Tool...... Very Nice Work...
Click to expand...
Click to collapse
thanks bro!
Sent from my Android System using Busybox Commands.
md5 recalc tool
rio. said:
i zipped it using busybox i didn't use PC in working with it..
edit: try to unzip it using 7zip
Sent from my Android System using Busybox Commands.
Click to expand...
Click to collapse
7zip no luck but winrar works.
So the script recalculates the md5 sums. this assumes, that when you switch between various builds of "CWM recovery shell" the md5 calculation somehow calculates kinda "wrong" md5 sums.
a very useful tool. :good::good:
I flashed the zip then used terminal emulator. Typed "md5fix" and responded, "sh: md5fix: command not found"
ajdevera said:
I flashed the zip then used terminal emulator. Typed "md5fix" and responded, "sh: md5fix: command not found"
Click to expand...
Click to collapse
flash it thru CWM
Sent from my Android System using Busybox Commands.
is this working on all rom backup? coz i have a backup of jellyblast v3, jellyblast v3 with stock kernel and stock backup..after apply this can i restore the backup? coz i dont want to always flash the rom from the beginning...
how to use the script ? any example ?
encik_racun said:
is this working on all rom backup? coz i have a backup of jellyblast v3, jellyblast v3 with stock kernel and stock backup..after apply this can i restore the backup? coz i dont want to always flash the rom from the beginning...
Click to expand...
Click to collapse
yes!
mai77 said:
how to use the script ? any example ?
Click to expand...
Click to collapse
after flashing just call it from terminal emulator.. the command is "md5fix"
rio. said:
yes!
after flashing just call it from terminal emulator.. the command is "md5fix"
Click to expand...
Click to collapse
recommend which CWM is working to restore?

Sprint US 7.7.1Q-6_SPR-125_ASA-14 deodexed

Sprint US 7.7.1Q-6_SPR-125_ASA-14 (new OTA) in a flashiable zip file already deoxed except QualcommSettings.apk so you can all update and keep root as well as recovery option. I know some one with some java experience can doedex the last part or I ll learn it but I am to tired now.
Has had some bloatwear removed google+,sprints smart bs, ext
Stock Deodex and bloat removed ftp://computersandauto.dyndns-server.com/photon 4glte new.zip
Same as Stock DEODEX but with Rangerbry MODS preinstalled also should have DSP manager wifi teather and rom tool box ftp://computersandauto.dyndns-server.com/pwoerandtoggel.zip
1. Most reliable way to flash this is to FACTORY RESET FIRST to clear any possible conflicting apks or odex files
2 flash ftp://computersandauto.dyndns-server.com/photon 4glte new.zip after install finishes only wipe devilk cashe
3 let completely boot in to home screen
4 reboot recovery then flash ftp://computersandauto.dyndns-server.com/pwoerandtoggel.zip if you want Pull down toggles and Extended power menu wipe devilk cashe only again and reboot
on first boot it they both will apear to hang on sprint boot screen no more than 2-4 mins after which it will say updating android
too103 said:
Sprint US 7.7.1Q-6_SPR-125_ASA-14 (new OTA) in a back up recovery file already deoxed except QualcommSettings.apk so you can all update and keep root as well as recovery option. I know some one with some java experience can doedex the last part or I ll learn it but I am to tired now. CWM is not letting me use my previous flashing zip so thats another thing altogether
Click to expand...
Click to collapse
Why is it in 2 parts? Do you just flash part one and then part two?
Sent from my SPH-L900 using xda app-developers app
lickarock said:
Why is it in 2 parts? Do you just flash part one and then part two?
Sent from my SPH-L900 using xda app-developers app
Click to expand...
Click to collapse
because the file size limit for uploading attachments is 8mb and the whole file is to big un rar it ant it will be 1 folder move it to your sd card and restore the file sorry been a long day already
AW: Sprint US 7.7.1Q-6_SPR-125_ASA-14 deodexed
too103 said:
because the file size limit for uploading attachments is 8mb and the whole file is to big un rar it ant it will be 1 zip file then restore the zip
Click to expand...
Click to collapse
After unrar no zip inside, only 2 img and 3 dup files
Can you upload a fully system dump of ASA14?
...Tapatalk
Rennert said:
After unrar no zip inside, only 2 img and 3 dup files
Can you upload a gully system dump of ASA14?
...Tapatalk
Click to expand...
Click to collapse
because their shouldnt be a zip have fixed the post Will upload xultmate folders in a min
xultmate full app and frams
you can unrar and attempt to push directly over previous install but i would not recommend it and take to responsibility if you boot loop or brick your phone doing so INstalling the back up will be fine though :highfive: working on a flashable zip atm and deodex of last file
too103 said:
you can unrar and attempt to push directly over previous install but i would not recommend it and take to responsibility if you boot loop or brick your phone doing so INstalling the back up will be fine though :highfive: working on a flashable zip atm and deodex of last file
Click to expand...
Click to collapse
commands if you need them you need moto drivers and sdk run from cmd window in sdk\platform-tools
adb shell
su
stop
mount -o rw,remount -t ext3 /dev/block/mmcblk1p21 /system
cp /sdcard/done_app/* /system/app/
cp /sdcard/done_frame/* /system/framework/
rm /system/app/*.odex
rm /system/framework/*.odex
mount -o ro,remount -t ext3 /dev/block/mmcblk1p21 /system
reboot
So this is a cwm backup of the latest ota with stock, deodexed system and framework? I ask because I use twrp.
Sent from my XT897 using xda app-developers app
UnicronAlpha99 said:
So this is a cwm backup of the latest ota with stock, deodexed system and framework? I ask because I use twrp.
Sent from my XT897 using xda app-developers app
Click to expand...
Click to collapse
it is
Sweet... thanks for posting!
Sent from my XT897 using xda app-developers app
Can you make a twrp or a zip so everybody can use it, even just instal it instead of going stock again.
Gojira-r32 said:
Can you make a twrp or a zip so everybody can use it, even just instal it instead of going stock again.
Click to expand...
Click to collapse
its flashiable now in eaither
can i flash it tru TWRP (install zip) ?
Gojira-r32 said:
can i flash it tru TWRP (install zip) ?
Click to expand...
Click to collapse
yes
AW: Sprint US 7.7.1Q-6_SPR-125_ASA-14 deodexed
too103 said:
you can unrar and attempt to push directly over previous install but i would not recommend it and take to responsibility if you boot loop or brick your phone doing so INstalling the back up will be fine though :highfive: working on a flashable zip atm and deodex of last file
Click to expand...
Click to collapse
Thanks deodexed files works super
...Tapatalk
Rennert said:
Thanks deodexed files works super
...Tapatalk
Click to expand...
Click to collapse
The zip work as well much faster than the stock with and with out the bloat FYI Rangerbry Extended power menu still works http://forum.xda-developers.com/showthread.php?t=1884282. I am currently working on a combined flashiable which will be more like a pre:fingers-crossed:set custom ROM
Okay I'm totally lost. The link for the zip says the file is no longer there. So I've downloaded the rar files and un rar them but waht do I do now
Sent from my XT897 using Tapatalk 2
dwaynet89 said:
Okay I'm totally lost. The link for the zip says the file is no longer there. So I've downloaded the rar files and un rar them but waht do I do now
Sent from my XT897 using Tapatalk 2
Click to expand...
Click to collapse
I will fix the link to the zip just up loaded it last night so it should be fine, I will move it to my ftp server latter. Their is a list of sdk commands in a previous post but i would hold out on the zip to flash it
dwaynet89 said:
Okay I'm totally lost. The link for the zip says the file is no longer there. So I've downloaded the rar files and un rar them but waht do I do now
Sent from my XT897 using Tapatalk 2
Click to expand...
Click to collapse
FYI file is on rapidshare the site just fails to load from phone on computer it is fine
too103 said:
FYI file is on rapidshare the site just fails to load from phone on computer it is fine
Click to expand...
Click to collapse
Thank you
Sent from my XT897 using Tapatalk 2

[TOOL][EFS][LINUX][ROOT]Simple efs backup S2 Plus

Hello XDA,
because I saw more and more development for our device ( :good: ), I created a simple script for backing up the efs partition.
It is only tested using a GT-I9105P using Cyanogenmod 10.2
Instructions
1. Download the .zip file
2. Extract it
3. Open terminal and "cd" to the directory, where you extracted it.
4. type
Code:
./efs_backup.sh
if you got "rm failed for /sdcard/efs_tmp.img, No such file or directory", just ignore it
5. You can now find a file named "efs_backup_cwm.zip", you can flash it with cwm to restore your efs-partition
Why should I do that?
That's a simple question: Every Rom you flash and every root-app you use could have a simple bug and override/delete your efs-partition
What is the efs-partition?
It's a partition, wich is needed for any device-specific number like IMEI, Wlan-MAC-adress and so on. If it gets deleted/damaged, your mobile
will nothing more than a Mp3-player, unless you can flash back your old efs-partition.
Can you release it for Windows?
No, because I think every android-user should have linux installed on their pc and it doesn't cost anything. I have a dual-boot, too. If you want it on Windows, feel free to port it, it
won't be hard. If you want to install linux, I suggest you a debian-based distribution, because there will be the best support for android.
I WILL NOT ANSWER TO STUPID QUESTIONS!
I AM NOT RESPONSIBLE FOR ANY DAMAGE ON YOUR DEVICE!
where can i find efs_backup_cwm.zip??
jetwoot said:
where can i find efs_backup_cwm.zip??
Click to expand...
Click to collapse
In the directory where the script is.
Sent from my GT-I9105P using XDA Premium 4 mobile app
Sorry I made a mistake and it couldn't work. I uploaded a fixed version with some other improvements.
Awesome tool man.. :thumbup:
Sent from my Android using xda premium

Pure Stock 1.55.605.2 TWRP Nandroid Backup

Pure Stock 1.55.605.2 TWRP Nandroid Backup ((( TWRP Recovery Only )))
This can be used to either update to the newest firmware or to use in the future to return to stock for other OTA's.
Have tested it severals times and had no problems.
FROM YOUR PHONE:
Download Root Explorer
Download the Pure Stock 1.55.605.2.zip ((( IM me if the links go down, I will add new ones.)))
Unzip the Pure Stock 1.55.605.2.zip
Double click on the HT43ASF08359 folder
MOVE (Not Copy) The 2014-04-20--10-11-12 KOT49H release-keys folder and place in in the TWRP folder / Backup folder / Phone Marker folder. ((( Mine is HT43ASF08359, yours might be different. )))
Reboot into recovery and restore
Thats It!
If any problems please leave them in the comments below.
THANKS,
UPDATE:
If you haven't done a backup before with TWRP then there won't be a folder for you to put this file in. Do a backup of your current Rom and then follow the steps above. This will give you the folders you need.
Phone Marker Folder: is a folder that the TWRP Recovery generates to store the backup in and is different with each phone.
This is what the folder should look like on the sdcard,
TWRP ----> Backup ----> Phone Marker folder ( Mine is HT43ASF08359, your might be different) Then the file you downloaded from me ----> 2014-04-20--10-11-12 KOT49H release-keys
If you just put the 2014-04-20--10-11-12 KOT49H release-keys file in the backup folder and not the Phone Marker folder then it won't show up when you go to restore the backup.
UPDATE: again
LINKS are live again!!!!!
The Root Explorer and Pure Stock 1.55.605.2 Links
Roland_K said:
Pure Stock 1.55.605.2 TWRP Nandroid Backup
This can be used to either update to the newest firmware or to use in the future to return to stock for other OTA's.
Have tested it severals times and had no problems.
FROM YOUR PHONE:
Download Root Explorer
Download the Pure Stock 1.55.605.2.zip (((IM Me and I will send you the link to download both.)))
Just unzip the Pure Stock 1.55.605.2.zip
Double click on the HT43ASF08359 folder
MOVE (Not Copy) The 2014-04-20--10-11-12 KOT49H release-keys folder and place in in the TWRP folder/Backup folder
Reboot into recovery and restore
Thats It!
Click to expand...
Click to collapse
They are uploading now.
Also the Pure Stock Nandroid is exactly how it sounds, Pure Stock. It will be as if you just started you phone for the first time. Has all the bloatware, bells and whistles. Nothing has been added/removed.
Links Are Up
LINKS are up now!!! If they go down please IM me and I will add new ones.
Roland_K said:
LINKS are up now!!! If they go down please IM me and I will add new ones.
Click to expand...
Click to collapse
Down again...
New Link Are Up!!!
Roland_K said:
Pure Stock 1.55.605.2 TWRP Nandroid Backup ((( TWRP Recovery Only )))
This can be used to either update to the newest firmware or to use in the future to return to stock for other OTA's.
Have tested it severals times and had no problems.
FROM YOUR PHONE:
Download Root Explorer
Download the Pure Stock 1.55.605.2.zip ((( IM me if the links go down, I will add new ones.)))
Unzip the Pure Stock 1.55.605.2.zip
Double click on the HT43ASF08359 folder
MOVE (Not Copy) The 2014-04-20--10-11-12 KOT49H release-keys folder and place in in the TWRP folder / Backup folder / Phone Marker folder. ((( Mine is HT43ASF08359, yours might be different. )))
Reboot into recovery and restore
Thats It!
If any problems please leave them in the comments below.
THANKS,
UPDATE:
If you haven't done a backup before with TWRP then there won't be a folder for you to put this file in. Do a backup of your current Rom and then follow the steps above. This will give you the folders you need.
Phone Marker Folder: is a folder that the TWRP Recovery generates to store the backup in and is different with each phone.
This is what the folder should look like on the sdcard,
TWRP ----> Backup ----> Phone Marker folder ( Mine is HT43ASF08359, your might be different) Then the file you downloaded from me ----> 2014-04-20--10-11-12 KOT49H release-keys
If you just put the 2014-04-20--10-11-12 KOT49H release-keys file in the backup folder and not the Phone Marker folder then it won't show up when you go to restore the backup.
UPDATE: again
LINKS are live again!!!!!
Click to expand...
Click to collapse
New Download Links Have Been Added!!!
I did this and I'm stuck on the splash screen, any ideas?
Thanks
haevn said:
I did this and I'm stuck on the splash screen, any ideas?
Thanks
Click to expand...
Click to collapse
Have you tried a hard reboot? You updated firmware prior to doing this correct?
Sent from my HTC6525LVW using XDA Premium 4 mobile app
---------- Post added at 11:08 PM ---------- Previous post was at 11:07 PM ----------
Roland_K said:
LINKS are up now!!! If they go down please IM me and I will add new ones.
Click to expand...
Click to collapse
Good look on this as how I'm totally updated an it is working great no problems restoring/booting nothing.
Sent from my HTC6525LVW using XDA Premium 4 mobile app
Roland_K said:
Pure Stock 1.55.605.2 TWRP Nandroid Backup ((( TWRP Recovery Only )))
This can be used to either update to the newest firmware or to use in the future to return to stock for other OTA's.
Have tested it severals times and had no problems.
FROM YOUR PHONE:
Download Root Explorer
Download the Pure Stock 1.55.605.2.zip ((( IM me if the links go down, I will add new ones.)))
Unzip the Pure Stock 1.55.605.2.zip
Double click on the HT43ASF08359 folder
MOVE (Not Copy) The 2014-04-20--10-11-12 KOT49H release-keys folder and place in in the TWRP folder / Backup folder / Phone Marker folder. ((( Mine is HT43ASF08359, yours might be different. )))
Reboot into recovery and restore
Thats It!
If any problems please leave them in the comments below.
THANKS,
UPDATE:
If you haven't done a backup before with TWRP then there won't be a folder for you to put this file in. Do a backup of your current Rom and then follow the steps above. This will give you the folders you need.
Phone Marker Folder: is a folder that the TWRP Recovery generates to store the backup in and is different with each phone.
This is what the folder should look like on the sdcard,
TWRP ----> Backup ----> Phone Marker folder ( Mine is HT43ASF08359, your might be different) Then the file you downloaded from me ----> 2014-04-20--10-11-12 KOT49H release-keys
If you just put the 2014-04-20--10-11-12 KOT49H release-keys file in the backup folder and not the Phone Marker folder then it won't show up when you go to restore the backup.
UPDATE: again
LINKS are live again!!!!!
Click to expand...
Click to collapse
Anyone using this backup has to remember to change the phone marker folder to the serial number of their own phone or TWRP won't recognize it. When you press restore it'll be completely blank. Once you make the phone marker folder your own phone's serial number, it'll work like a charm with no issues.
Infinite7154 said:
Anyone using this backup has to remember to change the phone marker folder to the serial number of their own phone or TWRP won't recognize it. When you press restore it'll be completely blank. Once you make the phone marker folder your own phone's serial number, it'll work like a charm with no issues.
Click to expand...
Click to collapse
Thank you for explaining that for me. I been trying to help those who aren't familiar with TWRP Recovery. Well explained.
haevn said:
I did this and I'm stuck on the splash screen, any ideas?
Thanks
Click to expand...
Click to collapse
Make sure you do a Factory Reset, Wipe Cache, Wipe Dalvik and do the restore again. Should boot fine after that.
This is nice to have. I made a Nandroid of my stock setup but I had already removed a ton of bloatware so it wasn't really a STOCK nandroid. I'm downloading this just so I have it.
But, could you post an MD5 sum of the zipped file that way I know I got a good download? It failed several times before downloading completely and I wanna be sure it's legit.
Thanks
Nobody yell at me . what exactly is this post for ? Is this for stock android ? Like aosp ?
ANTHONY81L said:
Nobody yell at me . what exactly is this post for ? Is this for stock android ? Like aosp ?
Click to expand...
Click to collapse
Nobody is gonna yell at you... Lol.
This is a Nandroid backup of the full stock rom that comes on the Verizon M8 out of the box. No modifications made to it at all. It is the exact software you would get on your M8 if you just bought it at the store (minus stock recovery and radios of course) If you don't know what a Nandroid backup is, it's a backup of the software on your device using a custom recovery like TWRP. Say you flashed a custom rom and were having problems with it but didn't have your own backup of the stock software. You could download this and use TWRP to restore it and you would be back to stock again. AOSP is something else. AOSP is Android without Manufacturer skins like Sense (HTC devices), or Touchwiz (Samsung devices), the only devices that come with AOSP installed on them are Nexus devices. Everything else is Android that's slightly modified. Hope this explains it.
Infinite7154 said:
Anyone using this backup has to remember to change the phone marker folder to the serial number of their own phone or TWRP won't recognize it. When you press restore it'll be completely blank. Once you make the phone marker folder your own phone's serial number, it'll work like a charm with no issues.
Click to expand...
Click to collapse
I just extracted part of the zip inside the folder your talking about which the folder I extracted was named with the release keys an then no need to rename anything. That's what I did anyways.
Sent from my HTC6525LVW using XDA Premium 4 mobile app
Infinite7154 said:
Anyone using this backup has to remember to change the phone marker folder to the serial number of their own phone or TWRP won't recognize it. When you press restore it'll be completely blank. Once you make the phone marker folder your own phone's serial number, it'll work like a charm with no issues.
Click to expand...
Click to collapse
I think I know what you mean? I already use twrp so when I download this just go to my external sd card (where I keep my backups), open twrp, open folder with HTC and I guess my serial number, then inside this folder is where I place this backup correct? Thanks.
deeznuts said:
I think I know what you mean? I already use twrp so when I download this just go to my external sd card (where I keep my backups), open twrp, open folder with HTC and I guess my serial number, then inside this folder is where I place this backup correct? Thanks.
Click to expand...
Click to collapse
Extract the folder From zip I circled in 1st pic is all you need
Then place it In the folder I show in other pic an you r all set. No rename anything then flash the restore as normal.
Sent from my HTC6525LVW using XDA Premium 4 mobile app
Thanks
Tigerstown said:
Extract the folder From zip I circled in 1st pic is all you need
Then place it In the folder I show in other pic an you r all set. No rename anything then flash the restore as normal.
Sent from my HTC6525LVW using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Thanks for helping everyone out. I tried to make the instructions as detailed as possible.
Again if the link goes down let me know so I can add a new one.
Making a Pure Stock Rom as we speak. Keeping it close to Stock as possible but with all of the unneeded Files removed (Verizon/Amazon/Keyboard Language/ect..... Adding a small amount of tweaks/files to the system and thats it. I not sure if anyone has use Scotts Roms in the past (CleanRom) But it is going to be like that for each update to come. Should have it up in the next couple of days.
Tigerstown said:
I just extracted part of the zip inside the folder your talking about which the folder I extracted was named with the release keys an then no need to rename anything. That's what I did anyways.
Sent from my HTC6525LVW using XDA Premium 4 mobile app
Click to expand...
Click to collapse
For some reason if I don't change the serial number my TWRP doesn't see it in restore. Had the same problem a few times yesterday.
Infinite7154 said:
For some reason if I don't change the serial number my TWRP doesn't see it in restore. Had the same problem a few times yesterday.
Click to expand...
Click to collapse
So you download the zip. Open zip it an go find the folder with build keys in the name. You extract that to downloads folder then place the file you just extracted in your normal twrp file path. You still have to rename? If you do it correct there is nothing to rename to match your phone. Not saying your wrong. I just never have had to rename anything when restoring someone backup.
Sent from my HTC6525LVW using XDA Premium 4 mobile app
So is there away to use this as an upgrade to the new firmware without destroying all the apps and settings?
Thanks

[ROM][Stock-Edited][SM-G318H]SpeedRom v3.0

I edited stock ROM to get bigger performance, and speed
《《《DISCLAIMER》》》 :
Your varianty is now void.
《《《WHAT WORKING》》》:
Everything
《《《INCLUDED》》》 :
Root (supersu)
Init.d support
Samsung music player
Deodexed
BusyBox
《《《LINK VIA MEGA》》》:
Rom link( v 3.0 for now unworking): https://mega.nz/#!2klHTIqI!IFoTxDWlcKKd8hYhVuR7sf8gB2sp46b8wzACaeiJFsU
Rom link ( v 2.0 working, Backup): https://mega.nz/#!i4EhVRRD!3cJ2wtn_v8IA-S_qkxHYNHRgnww5T7-f8OZLlcoWjD4
Gapps: http://opengapps.org/
《《《WHAT YOU NEED TO INSTALL》》》:
1. TWRP
2. Speed rom v3 zip
《《《INSTALL GUIDE》》》:
1. Boot in TWRP
2. Wipe data,system(sytem last one before flash)
3. Select install
4. Lead to place where you put zip
5. Install
If something not works post here...
If you liked hi the thanks button
《《《CHANGE LOG》》》
>>In V2.0
Keyboard changed
Ui moded
Ram up to 250mb☆
Better multitasking
>>In V3.0
Added stock sound
Deodexed
Now flashable zip!
Download in 1# post at links
《《《LINK VIA MEGA》》》:
https://mega.nz/#!m40GXT7D!3btGJfoDJcdKmH_v8DK32RXEUx2XT19uVkhCFCrmpis
《《《INSTALL GUIDE》》》:
1. Put file in sdcard/TWRP/backups or /ex_sdcard/TWRP/BACKUPS
2. Boot in TWRP
3. Wipe data
4. Select restore
5.Chose storage (depends where you put file
6.Select "Stock Edited ROM SM-G318H"
7. Select system
8. Restore
I will later make flashable zip
If something not works post here...[/QUOTE]
Hi..
first of all thanks for making this.
I have put in this rom (mega link: SpeedRom_V_1.0_TechTex198.zip) in /ex_sdcard/TWRP/BACKUPS | sdcard/TWRP/backups
In TWRP (v2.8.7.0) when I am under Restore I cannot Select "Stock Edited ROM SM-G318H"
Please suggest.
hannah187 said:
《《《LINK VIA MEGA》》》:
https://mega.nz/#!m40GXT7D!3btGJfoDJcdKmH_v8DK32RXEUx2XT19uVkhCFCrmpis
《《《INSTALL GUIDE》》》:
1. Put file in sdcard/TWRP/backups or /ex_sdcard/TWRP/BACKUPS
2. Boot in TWRP
3. Wipe data
4. Select restore
5.Chose storage (depends where you put file
6.Select "Stock Edited ROM SM-G318H"
7. Select system
8. Restore
I will later make flashable zip
If something not works post here...
Click to expand...
Click to collapse
Hi..
first of all thanks for making this.
I have put in this rom (mega link: SpeedRom_V_1.0_TechTex198.zip) in /ex_sdcard/TWRP/BACKUPS | sdcard/TWRP/backups
In TWRP (v2.8.7.0) when I am under Restore I cannot Select "Stock Edited ROM SM-G318H"
Please suggest.[/QUOTE]
Do you putted in sdcard/... folder with name 1101...
Or instantly stock edited...?
TechTex198 said:
Do you putted in sdcard/... folder with name 1101...
Or instantly stock edited...?
Click to expand...
Click to collapse
I am afraid I could not understand you here.
This is what I have done:
I tried this location in the internal storage:
sdcard/TWRP/backups
I also tried this location in external sd card:
ex_sdcard/TWRP/BACKUPS
In both the cases, I could not select "Stock Edited ROM SM-G318H"
I hope I am quite clear in what I have done so far. I am using TWRP (v2.8.7.0) to do this work.
Please help.
hannah187 said:
I am afraid I could not understand you here.
This is what I have done:
I tried this location in the internal storage:
sdcard/TWRP/backups
I also tried this location in external sd card:
ex_sdcard/TWRP/BACKUPS
In both the cases, I could not select "Stock Edited ROM SM-G318H"
I hope I am quite clear in what I have done so far. I am using TWRP (v2.8.7.0) to do this work.
Please help.
Click to expand...
Click to collapse
Extracte directly in /TWRP/backups folder 11016dd1bc82924a
And try agian
Are you saying that I need to unzip SpeedRom_V_1.0_TechTex198.zip file in this location:
/TWRP/backups
And is this /TWRP/backups folder under sdcard or external sdcard please?
I believe you mentioned that you are going to make a flashable zip. Is that correct?
Are you going to build a
hannah187 said:
Are you saying that I need to unzip SpeedRom_V_1.0_TechTex198.zip file in this location:
/TWRP/backups
And is this /TWRP/backups folder under sdcard or external sdcard please?
I believe you mentioned that you are going to make a flashable zip. Is that correct?
Are you going to build a
Click to expand...
Click to collapse
Yes unpack i will extract this bacup later and make flashable zip but i have hard idea to make cm11 or cm12.1
TechTex198 said:
Yes unpack i will extract this bacup later and make flashable zip but i have hard idea to make cm11 or cm12.1
Click to expand...
Click to collapse
Great idea, but does the TREND2 has enough hardware to suport cm12.1?
Thanks, and keep this good work.:good:
djekan said:
Great idea, but does the TREND2 has enough hardware to suport cm12.1?
Thanks, and keep this good work.:good:
Click to expand...
Click to collapse
I think that yes, i have seen similar device's with same hardware.
TechTex198 said:
I think that yes, i have seen similar device's with same hardware.
Click to expand...
Click to collapse
ok go ahead :good:
---------- Post added at 12:57 AM ---------- Previous post was at 12:14 AM ----------
Hi,
I've tried this but without success, have you tried in your device? Witch TWRP?
After unzip the folder and put on twrp folder I reboot into twrp / restore from external SD but don't appear that folder, no twrp folder or backup folder or firmware folder, I think the version of the twrp isn't correct (2.8.0.7) for this device SM-G318H, can you provide the correct twrp?
If o try install that folders appears but this is to flash zip
Sent from my XT1541
I restored ur backup it says not rooted no su binary found brother
djekan said:
ok go ahead :good:
---------- Post added at 12:57 AM ---------- Previous post was at 12:14 AM ----------
Hi,
I've tried this but without success, have you tried in your device? Witch TWRP?
After unzip the folder and put on twrp folder I reboot into twrp / restore from external SD but don't appear that folder, no twrp folder or backup folder or firmware folder, I think the version of the twrp isn't correct (2.8.0.7) for this device SM-G318H, can you provide the correct twrp?
If o try install that folders appears but this is to flash zip
Sent from my XT1541
Click to expand...
Click to collapse
Yes tried for me its sucssesfull
ballerd said:
I restored ur backup it says not rooted no su binary found brother
Click to expand...
Click to collapse
Download supersu (find in google) flash trought twrp and done
I figured it out mate thanks brother
TechTex198 said:
Download supersu (find in google) flash trought twrp and done
Click to expand...
Click to collapse
Flash supersu,
?? but tat is for root, I want flash your speedrom v1. 0 to try that.
Sent from my XT1541
djekan said:
Flash supersu,
?? but tat is for root, I want flash your speedrom v1. 0 to try that.
Sent from my XT1541
Click to expand...
Click to collapse
Move folder stock editet rom to /.../TWRP/(here must be folder with numbers and words, open it) paste in this path
TechTex198 said:
Move folder stock editet rom to /.../TWRP/(here must be folder with numbers and words, open it) paste in this path
Click to expand...
Click to collapse
The same, not appear anything to restore, I think I use a wrong TWRP because I can't backup nothing, start but in middle stops, witch version did you use?
Can you put here a link to a Wright version?
Thanks
Enviado do meu XT1541 através de Tapatalk
djekan said:
The same, not appear anything to restore, I think I use a wrong TWRP because I can't backup nothing, start but in middle stops, witch version did you use?
Can you put here a link to a Wright version?
Thanks
Enviado do meu XT1541 através de Tapatalk
Click to expand...
Click to collapse
Take look to 2nd post there is twrp try to flash
TechTex198 said:
Take look to 2nd post there is twrp try to flash
Click to expand...
Click to collapse
Hi,
on 2nd post wasn´s nothing about TWRP

Categories

Resources