I am making a rom and I am stumped on were the android files on compaired to lolipop. How would I go finding, extracting and editing them? Google and xda search showed no solution.
I found a solution after diging a lot more
:http://forum.xda-developers.com/and.../how-to-conver-lollipop-dat-files-to-t2978952
Google changed the system folder in the system.new.dat file.
Related
Hi everyone,
My PDA support center distributes updated roms in "nb0" file format, I was wondering if anyone could help me throught openning this file and doing some modification. Since there are many unusefull applications inside it and I want to delete or subsitite them. I read some topics about cooking roms in forum but I cann't find any information about customizing "nb0" files.
Thanks!
Pedram
Fortunetly, I could dump content of ".nb0" file with tools provided here: http://forum.xda-developers.com/showthread.php?t=249836 (Beta: WM5 ROM editing tool). I got pleanty of files in dump folder. It's har for me to diffrentiate which file is which!
Could any one help me to find my voice command application inside this dumped rom and repalce it with another voice commmand application such as MS voice command?
There are some files and directories with this name in my dumped rom:
VoiceBar.dll, VoiceCtl.dll, voicedll.dll, VBarCall.dll, VCOMCtl.dll
I am really confused! I do not know what files should I delete or where copy new files.
Thanks in advanced.
i want to change my windows mobile 6.1 os 64mb rom to 128mb but i cant find any editing tool. im using asus p535 and rom file GalaxyII_new.nb0 like that.
moved to Q&A
Hey guys, sorry if this is a simple question but i've searched and found nothing. New to android, been using winmo for the past 7 years, and looking to get into rom developing on android.
So how do i unpack a rom i downloaded thats in the update.pkg format?
looking for that. how can i extract or unpack a .pkg file? there are a handfull update.pkg.zip files around the web but how do they open the original update.pkg files need help to extract the amss.mbn from my "Streak_309_0_00.pkg"
greetings from germany
Hello xda-developers!
I'm new to Android hacking, but I have a general background in programming...
I've been modding an application recently, unpacked the .apk file, done my changes and repacked it, signed it and everything works well...But when I run the program, and the program wants to play an mp3 file, which was located in res/raw before packing the .apk file, it gives an error: "Can't load audio file."...What is the possible cause of this problem and how to solve it? Are the IDs of the raw resource files changed everytime I unpack and repack the .apk file or what?
Thanks in advance...
Edit: Issue fixed by unpacking and repacking using Apktool instead of WinZip.
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, I'm fairly new to this whole ftf system so I am having a bit of trouble extracting the boot.img out of it. I am working on a pure stock 6.0 ROM but need the boot.img extracted, I already got the system just need boot. I have tried using flashtool to convert the boot.sin to a boot.img and it tried making a 450 terabyte file when I clicked dump data. Any advice would be great. I also just tried renaming extension but that yielded a black screen upon immediate boot.
As a side note I don't think this is even going to work because starting from 6.0 and above the file system changed from system folder to the new format with the .dat files and that really makes things even more complicated than they already are.