http://forum.xda-developers.com/showthread.php?t=802800
Related
Hello all, I am a developer from the HTC Incredible and HTC EVO 4g forum section and was wondering if anyone of you can provide me with the system x10 system files? I am looking for any 2.1 firmware version, if available. I want to port the latest sony x10 firmware to my Droid Incredible
Here is a lot of ported ROMS:
LiquidE http://www.youtube.com/watch?v=YHFDhO0IC1Q
Droid X http://www.youtube.com/watch?v=GJ0z3O5A5fY
MIUI http://www.youtube.com/watch?v=G0U8ISI8YXM
Desire HD http://www.youtube.com/watch?v=oIZ0YzqvvK0
Desire Z http://forum.xda-developers.com/showthread.php?t=813289
If you have a running 2.1 build and have adb setup can you run this code for me and upload the system folder, thank you.
Code:
adb pull /system system
The folder should end up in your system's main dir, if not just look in your sdk folder and look for the system folder.
You can contact me via twitter or email me the system folder:
Twitter @IncredibleDoes
Gmail IncredibleDoes
Click to expand...
Click to collapse
Thank you!
Hi IncredibleDoes,
within the S///E X10 World tihs isn't that easy.
You should contact the Useres Bin4ry and/or biktor_gj for any further steps, if you haven't already.
Kind Regards,
McK
A dump was posted in another thread. http://www.mediafire.com/?xyx2ak2k5bddpr3
Version : 2.0.A.0.497
Hello,
I do not want to install a new ROM for my custom GS2 to solve the problem of noise reduce (noise supression).
Reading some posts here on XDA I found some tips involving the "Apk Manager".
How do I access the files .smali on my original ROM? How do I desodex my ROM without it ceasing to be original?
I have it, because then I will disable the source code as explained in this post: http://forum.xda-developers.com/showthread.php?t=1332137
Sorry for my english rsrs
Thanks!
Actually you can read the title but I will explain it.
I have a official cm10 release on my phone(xperia neo).And Iam working on a rom for myself.Iam trying to change images SystemUI.apk but I didn't get any changes. I think its about theme engine.
So firstly, Default theme "System" taking resources from SystemUI.apk ? How can I remove this thing totally? I just want classic ui from SystemUI.apk.
And a noob question, my xperia neo is hdpi. In SystemUI.apk/res, I have to edit the image files in drawable-hdpi.Thats true right? I just edit it. And I want to be sure about it.
And another question...I get these images from other SystemUI's, like Android 4.3's SystemUI.apk. And there is few differences between images.(Actually device changes, not cm10.2..like xperia z1's systemui) ...Same drawable-hdpi folder.But in my SystemUI.apk, the .png is 29x27 , in xperia z1's SystemUI.apk, its 32x29 (something like that). When I use that image directly (32x29) , is there any problem I have to face? or just the image will be a bit bigger?
The last question! I got Android L's dump. I want to take the .png files used in statusbar...(signal wifi airplane mode ...). But there is no SystemUI.apk . Then where are these files? In framework-res.apk?
Many questions..I hope you can understand me..anyways thank you so much Any help, anything is appreciated
Dam, 35 view and no answer...I need answers immediately.
I'm new here and also new in Android development.
I need to know that if there's any way to edit android apk package name in Android phones.
Please help...
Hi! Sorry if this question may seem too easy for you, but this is a new one for me!
I found an old Galaxy Y Duos and I wander if I can create a custom firmware for it by editing an existing one.
I found one, but it doesn't have one big archive which I can decompress and move/delete/rename/modify apks inside like I could do with some other firmware and afterwards recompress.No, but there are several files called BOOT_S6102DXLC2_REV01.tar.md5(bootloader) , PDA_S6102DXLC2_REV02.tar.md5(PDA) , torino_1205.pit.md5,MODEM_S6102DXLC2_REV01.tar.md5 which have to be manualy flashed with Odin.
I know that these files are designed partitions which will be mounted(? not so sure).
Q: how to decompress this thing and alter an system apk(like calculator) ? Is it possible ?
Q1: if it is possible, how can I alter the firmware so that instead of starting the default launcher at startup, there will pe an apk launched(e.g: ocvIcmFcRecog.apk)?
Q2: what tools do I need ?
Thank you, and any observations are welcomed as I am very unexperienced in this field.