hello please help me.
i have a system,img and i want to unpack it then edit the build.prop to add the line "qemu.hw.mainkeys=0" to enable the software keys then repack it again,.
i unpacked the system.img using ext4 unpacker then open and extract it using ext2explore then located the build.prop then edited it to add the line "qemu.hw.mainkeys=0" then saved it,.
now im stuck because i dont know how to repack it again,. is there a simple procedure for this,.
Hello,
Welcome to XDA.
Try posting your question in the forum linked below.
http://forum.xda-developers.com/android/help
The experts there may be able to help. Good luck.
Related
Hello xda im new here and i need help. I use apktool to decompile apk files. Once my file is decompiled i use ida on the .so file. At this point im lost on how to find important points in the hex thats my first problem. My second problem is after replacing the .so file in /data/data/com.app.blah/lib. my game will not load it just crashes this will happen even if i replace the .so with an unedited .so. Thanks for the help fixing my issues
Oops i think i posted in the wrong section
Hi guys.. Does anybody here knows how to convert .tar files to .img files???
An image format that can be flashed to Android phones...
Thanks,
Hi there,
Only this tutorial I've founded, see if its helpful:
[HOW-TO] Create Flashable ZIP Files, Convert IMG to TAR and TAR to ZIP.
If not, please use the bellow thread for your questions:
[Ask Any Question][Newbie Friendly]
Good luck
hi,posible to convert sistem from tar to img?
Hello,
You should be able to extract the .tar file to extract the .img files that are in the .tar.
Try posting your question in the forum linked below.
http://forum.xda-developers.com/android/help
The experts there may be able to help. Good luck.
Please anyone help I got a script to run and it is in .zip format my friend told that my recovery is not supported he told me install it manually but I don't know how to install it but with Root explorer I have located system/etc/init.d after that in .zip file I have two folders that is meta-inf and system folder so which one I have to extract. Thanks.
Hi,
Try posting your question here:
Questions and Answers
The experts there may be able to help.
Good luck!
Hello everyone,
The reason why I wish it to be edited and repack is because I want to change the boot logo(not boot animation) without rooting.
After few hours searching here and there, I found Samsung's boot logo located at BL_[texts].tar.md5
Open it with 7-Zip and open Param.bin, if you like to see it yourself here is a sample:
https://mega.nz/#!bV1XAQ6a!O53nC4V0HNMt3i7Qj6SCN4bxZGtkDqxPQYxSdnh_vm8
I know there's tool to edit and pack the system file but not sure how to do it with BL_[texts].tar.md5 thought
What is the tool available to replace the logo.jpg? Or is it possible to be edited using linux?
Please share what you know, and please don't discourage if you don't know.
doulc said:
Hello everyone,
The reason why I wish it to be edited and repack is because I want to change the boot logo(not boot animation) without rooting.
After few hours searching here and there, I found Samsung's boot logo located at BL_[texts].tar.md5
Open it with 7-Zip and open Param.bin, if you like to see it yourself here is a sample:
hxxps://mega.nz/#!bV1XAQ6a!O53nC4V0HNMt3i7Qj6SCN4bxZGtkDqxPQYxSdnh_vm8 <-- _vm8 no space
I know there's tool to edit and pack the system file but not sure how to do it with BL_[texts].tar.md5 thought
What is the tool available to replace the logo.jpg? Or is it possible to be edited using linux?
Please share what you know, and please don't discourage if you don't know.
Click to expand...
Click to collapse
Greetings and welcome to assist. I think it may be possible with linux, you can unpack and repack the tar file easy enough and then create a md5 file. I have never done it myself but do know of someone who did this on a verizon device with a locked bootloader
Good Luck
Sawdoctor
sawdoctor said:
Greetings and welcome to assist. I think it may be possible with linux, you can unpack and repack the tar file easy enough and then create a md5 file. I have never done it myself but do know of someone who did this on a verizon device with a locked bootloader
Good Luck
Sawdoctor
Click to expand...
Click to collapse
I'm not using any linux OS so I don't know much
1. How to compress tar files and set specific permission to file while compress using linux?
2. Is there any GUI or need to use everything using console?
3. In windows is there any tool available to compress tar file as well?
doulc said:
I'm not using any linux OS so I don't know much
1. How to compress tar files and set specific permission to file while compress using linux?
2. Is there any GUI or need to use everything using console?
3. In windows is there any tool available to compress tar file as well?
Click to expand...
Click to collapse
If you want to use linux there are plenty of prebuilt vm machines at osbox.com, I like linux mint myself as it has a desktop similar to windows. You can also boot linux mint from a usb drive without actually installing it (live mode)
I also found this tool for windows which may work as well
http://forum.xda-developers.com/showthread.php?t=2446269
And this kitchen runs in windows too
http://forum.xda-developers.com/che...-android-roms-editor-assayyedkitchen-t3410545
Hope that helps
Good Luck
Sawdoctor