HTC One X stock framework apk files needed - HTC One X

Hi everyone,
I am looking for the stock HTC One X framework files for a project on porting a few high end sense 4 skins to the lower end HTC devices running sense 4.
I don't want to waste my bandwidth by downloading the whole stock ROM for just a few MB data.
So someone please upload the stock framework apk files found in /system/framework directory and provide me the link.
I would be very grateful.
Thanks,
Sumit

admirablesumit said:
Hi everyone,
I am looking for the stock HTC One X framework files for a project on porting a few high end sense 4 skins to the lower end HTC devices running sense 4.
I don't want to waste my bandwidth by downloading the whole stock ROM for just a few MB data.
So someone please upload the stock framework apk files found in /system/framework directory and provide me the link.
I would be very grateful.
Thanks,
Sumit
Click to expand...
Click to collapse
Which one do you want sense 4 or 5 & file name " framework-htc-res.apk or framework-res.apk" ???

virgolib said:
Which one do you want sense 4 or 5 & file name " framework-htc-res.apk or framework-res.apk" ???
Click to expand...
Click to collapse
I want the following 3 files from stock sense 4 ROM:
1) com.htc.resources.apk
2) framework-htc-res.apk
3) framework-res.apk
Please zip these files and provide me the link.
Thanks,
Sumit

admirablesumit said:
I want the following 3 files from stock sense 4 ROM:
1) com.htc.resources.apk
2) framework-htc-res.apk
3) framework-res.apk
Please zip these files and provide me the link.
Thanks,
Sumit
Click to expand...
Click to collapse
http://www.4shared.com/zip/by-hjiEcce/Stockfrmwk3files.html

virgolib said:
http://www.4shared.com/zip/by-hjiEcce/Stockfrmwk3files.html
Click to expand...
Click to collapse
Thanks a lot !

Related

[TUT] ICS transition animation for SGA

Original thread here: (thank to capez
http://forum.xda-developers.com/showthread.php?t=1342117
Click to expand...
Click to collapse
I think this tut is for advance users. But others can try
1. Get your "framework-res.apk" in /system/framework
2. Use apktool to decomplie that file. (I recommend apktool becoz I often use it )
- Command to decomplie: apktool d framework-res.apk framework-res
3. Download source file here:
http://www.mediafire.com/?4u6y6udecy60dei
Click to expand...
Click to collapse
4. In extracted folder which u get from "framework-res.apk", find "anim" folder in \res
5. Extract source file in step 3, u will get 2 folder:
- anims
- other_files
6. Copy files from both folders in step 5 into "anim" folder in step 4
7. Open "integers.xml" in /res/value and find this line:
<integer name="config_shortAnimTime">150</integer>
Click to expand...
Click to collapse
then add the following lines after it:
<integer name="config_activityShortDur">150</integer>
<integer name="config_activityDefaultDur">220</integer>
Click to expand...
Click to collapse
8. Complie your "framework-res.apk" with command: apktool b framework-res new.apk
9. You will get a file "new.apk" but dont use it. Open extracted folder which u get in step 2, u will find a folder "build" and a file is "resource.arsc" inside
10. Now you need to use 7zip. Right click on that resource file, choose 7zip > add to archive and select original framework-res.apk with type is zip.
11. Open "new.apk" in step 8 and original "framework-res.apk" with 7zip. Drag and drop "anim" and xml folders in "new.apk" to "framework-res.apk"
12. It's finished. U can use the file "framework-res.apk" now and see the transition.
Have fun! If u have question, just ask and I will answer
Example of ICS transition:
http://www.youtube.com/watch?v=vf1U_30Ngfk
Click to expand...
Click to collapse
Actually i have the easier way to apply the animation but it will only work on CyanogenMod... I call this easy patcher by Achep.... For Samsung Stock ROM (Rooted!), please give me ur framework-res.apk as i can work something for the intergers.xml...
Link: http://forum.xda-developers.com/showpost.php?p=19285951&postcount=41
Use it on the PC!
1. Put ur framework-res.apk to res/framework
2. When ur ready, press Patcher.exe
3. Then press Enter
4. Once done patching, put the patchers (flashable zip) to ur phone and flash it!
Remember this is only for the CyanogenMod 7 or other stock AOSP, for Stock ROMs, please pm me the framework-res.apk...
Sent from my Nexus One using Tapatalk
I'm writing tut for stock samsung roms
devilsking said:
I'm writing tut for stock samsung roms
Click to expand...
Click to collapse
Good, i have whole stack patchers for other phones
-LG Optimus One
-Nexus One
-Desire
-Galaxy S2
-Nexus S
And many many more! Works on MIUI, Cyanogen and Stock HTC Roms... Havent tested on Samsung Stocks...
Sent from my Nexus One using Tapatalk
"java" is not recognised . :/
Edit: Fixed my problem
EmoBoiix3 said:
"java" is not recognised . :/
Click to expand...
Click to collapse
Have u install Java??
Sent from my Nexus One using Tapatalk
DaxElectro said:
Have u install Java??
Sent from my Nexus One using Tapatalk
Click to expand...
Click to collapse
he solved )
It's done, working perfectly
Ohh *like* devilsking work ^^ ...
Well can any one help me do for general user like meh?? ....
M NT advanced ^^
Sent from Wherever I was last using XDA :]
Aadigoku13 said:
Ohh *like* devilsking work ^^ ...
Well can any one help me do for general user like meh?? ....
M NT advanced ^^
Sent from Wherever I was last using XDA :]
Click to expand...
Click to collapse
Yes, framework???
Sent from my Nexus One using Tapatalk
could someone do this mod with my framework.apk? I tried few times and always bootloops, FCs or nothing changed.
here's my framework:
http://www.megaupload.com/?d=9DD6XC30
I didnt manage to install the apktool
Can someone help telling me how to install it and get it working?
DaxElectro said:
Actually i have the easier way to apply the animation but it will only work on CyanogenMod... I call this easy patcher by Achep.... For Samsung Stock ROM (Rooted!), please give me ur framework-res.apk as i can work something for the intergers.xml...
Click to expand...
Click to collapse
Worked fine for me by using your tool, thanks.
Got a bootloop when I install the patcher from recovery :/, already tried two times
alcachofita said:
Got a bootloop when I install the patcher from recovery :/, already tried two times
Click to expand...
Click to collapse
Hi alcachofita,
You have just PM me about the framework-res.apk bootloop, maybe you havent tried my patcher yet but nevermind, here you go and others who are running CM7-KANG-cooper like his, u can use this patch...
Dax
Im stucked in the step of signning the apk
DaxElectro said:
Hi alcachofita,
You have just PM me about the framework-res.apk bootloop, maybe you havent tried my patcher yet but nevermind, here you go and others who are running CM7-KANG-cooper like his, u can use this patch...
Dax
Click to expand...
Click to collapse
Thank you sir! (Pressed thanks button too)
The patch is working.
not working for me :/
@ alchaforta, killmyself
Last try, one of them already claim its working...
Sent from my Nexus One using Tapatalk
DaxElectro said:
Actually i have the easier way to apply the animation but it will only work on CyanogenMod... I call this easy patcher by Achep.... For Samsung Stock ROM (Rooted!), please give me ur framework-res.apk as i can work something for the intergers.xml...
Link: http://forum.xda-developers.com/showpost.php?p=19285951&postcount=41
Use it on the PC!
1. Put ur framework-res.apk to res/framework
2. When ur ready, press Patcher.exe
3. Then press Enter
4. Once done patching, put the patchers (flashable zip) to ur phone and flash it!
Remember this is only for the CyanogenMod 7 or other stock AOSP, for Stock ROMs, please pm me the framework-res.apk...
Sent from my Nexus One using Tapatalk
Click to expand...
Click to collapse
thanks, working well on nims's sonygenmod.

[DEV] ONLY TO BE USE BY DEV - 2.05.401.2 RUU - System.img

Just sharing the 2.05.401.2 RUU system.img
This is meant for Developpers and cannot be flashed as such.
I have noticed that this system.img has been slightly modify by the source (!?)
(ie it has been "cantonised" + init.d folder has been enabled)
The apk + jars are odexed like the original system.img
Enjoy
MD5Sum: b96f823fd89b5f6372aab8e3dbcbcd6f
Download: HERE
It would be nice to add the Boot.img as well ..
Hi Steve,
Good to see you here!!
Maybe we see you and your team here with an Elegancia Rom? :laugh:
Nice, wish more dev's would share here and there and support each other.
Even if it's only extracting a system dump of a RUU or so.
Hope to read more of you Steve!
Take it it's test keys still?
Sent from my HTC One X using xda premium
Steve0007 said:
The apk + jars are odexed like the original system.img
Click to expand...
Click to collapse
Original system.img goes with deodexed apks and jars
i see also that superuser is odexed
how the hell do you guys do that ,odex a apk
i no how to deodex but not odex a apk
please tell....
Since when
Football said:
Original system.img goes with deodexed apks and jars
Click to expand...
Click to collapse
does anyone have a working script for it
to odex all files
i tryed some but did not work...
thats why i ask how you guys do it
I don't have any script to odex, HTC already provides odex files
The source has indeed odex(ed) SuperSu
sebastiaan15 said:
does anyone have a working script for it
to odex all files
i tryed some but did not work...
thats why i ask how you guys do it
Click to expand...
Click to collapse
Steve0007 said:
Since when
Click to expand...
Click to collapse
Since 2.05.401.2 is test ROM and all test/debug roms are coming deodexed In my view this IMG was made by someone and packed in IMG file...Will check that in few hours...
Football said:
Since 2.05.401.2 is test ROM and all test/debug roms are coming deodexed In my view this IMG was made by someone and packed in IMG file...Will check that in few hours...
Click to expand...
Click to collapse
For Sensation, all HTC Roms (test key and release key) come odex.
The source of this system.img has indeed packed "his" Rom into this img file.
But this is very easy now using this image to make "its" own rom based on this system.img even if it is packed by someone (which is the case 100%).
YES MY BEST DEVELOPER IS HERE
I miss your Elegancia Rom in sensation.
Steve0007 said:
For Sensation, all HTC Roms (test key and release key) come odex.
.
Click to expand...
Click to collapse
not true. all test ruu's comes DEODEXED
Steve0007 said:
I don't have any script to odex, HTC already provides odex files
The source has indeed odex(ed) SuperSu
Click to expand...
Click to collapse
original 2.05 ruu deodexed without any superuser apk. :laugh:
Finally unpacked this "system.img from RUU" this is odexed maximus v2.0 with edited build.prop...So that is not original file.
Football said:
Finally unpacked this "system.img from RUU" this is odexed maximus v2.0 with edited build.prop...So that is not original file.
Click to expand...
Click to collapse
Nice for him to credit you for it. Hint Hint.
Sent from my HTC One X using Tapatalk 2
Steve0007 said:
Since when
Click to expand...
Click to collapse
test-key releases ALWAYS have been deodexed .

APKTool help

Hi all, wanted to try APK Tool, this thread http://forum.xda-developers.com/showthread.php?t=1891686
From the first post
First off, you need to install the framework.
The three apks needed :-
framework-res.apk (location : /system/framework)
SystemUI.apk (location : /system/app)
twframework-res.apk (location : /system/framework)
Click to expand...
Click to collapse
I'm running ViperDHD V1.1.0. I've looked in the ROM zip file, but I'm unable to locate the 1st and 3rd files in the /framework folder.
Any ideas on what I can do?
mushtafa said:
Hi all, wanted to try APK Tool, this thread http://forum.xda-developers.com/showthread.php?t=1891686
From the first post I'm running ViperDHD V1.1.0. I've looked in the ROM zip file, but I'm unable to locate the 1st and 3rd files in the /framework folder.
Any ideas on what I can do?
Click to expand...
Click to collapse
For framework-res.apk u can take it in v1.0 ROM zip,or just use adb pull...
For the third one,it's for touchwiz (samsung), maybe for HTC is use the framework-htc-res.apk in system/framework
Sent from my viperDHD
Thanks, I'll take another look at it tonight.
Sent from my HTC Desire HD using Tapatalk 2

Softkeys installation

Hello Guys,
I want to change the softkeys on my nexus 4.
I have did it before in older android versions and it worked great.
Intresting enough,
On kitkat I'm having trouble changing the softkeys.
After updating Edify successfully
I can't seem to load the softkeys zip file.
It says:
SKIPPED://system/app/SystemUIapk was not found
WARNING: update.zip would be empty -- not creating one!
I've changed the xml path as follows:
from:
<path>/system/app/</path>
to:
<path>/system/priv-app/</path>
according to the next thread:
http://forum.xda-developers.com/nex...pthemer-to-flash-themes-stock-t2202482/page11
and then he says:
can't find control file ...
Guys please advise,
Would much appriciate it.
Thanks a lot!
Or in other words ....
How do I change the softkeys on kitkat?
Thanks.
somebody can help please?
biotech326 said:
somebody can help please?
Click to expand...
Click to collapse
Hi, yes we can help, but keep patient ^^
I'm the OP of the thread you linked, and if you tried to change the xml, you certainly saw the latest messages.. Another member had the same problem and I just changed the xml file, it worked good, are you sure you've done it correctly (I'm not insulting you but, you know...)
-From my Nexus 4-
biotech326 said:
somebody can help please?
Click to expand...
Click to collapse
If you upload the zip you are trying to edit then I can take a look to see what's wrong :good:
Thanks for the responses guys!
I'm not insulted I'm just human and I can make mistakes so everything is cool
I'll ellaborate all the steps that I did so it will be easier for you guys to help me.
I've entered:
http://forum.xda-developers.com/nexus-4/themes-apps/softkeys-softkey-collection-t2005937
Chose Stock Reflect ICS BLUE theme for the nexus 4.
When entering the link
I've downloaded MMZT_softkeys_stockreflect.zip
from here:
https://www.dropbox.com/sh/eglqkhlw...k Reflect Blue/MMZT_softkeys_stockreflect.zip
I've extrected the file locally and receive two things:
1) MMZT_softkeys_stockreflect.xml
2) SystemUI folder which contains other things underneath.
The xml file before the change:
<?xml version="1.0"?>
<themename>MMZT_softkeys_stockreflect</themename>
<themeversion>1.0</themeversion>
<author>atticus182</author>
<phone>Nexus 4 / Galaxy Nexus</phone>
<rom>ICS / JB</rom>
<item>SystemUI.apk</item>
<path>/system/app/</path>
<description>(Mod Requires a Reboot)</description>
<notes>Visit xda-developers.com for more mods</notes>
The xml file after the change:
<?xml version="1.0"?>
<themename>MMZT_softkeys_stockreflect</themename>
<themeversion>1.0</themeversion>
<author>atticus182</author>
<phone>Nexus 4 / Galaxy Nexus</phone>
<rom>ICS / JB</rom>
<item>SystemUI.apk</item>
<path>/system/priv-app/</path>
<description>(Mod Requires a Reboot)</description>
<notes>Visit xda-developers.com for more mods</notes>
After the change I've compiled the xml and the folder together to a new zip file.
In my nexus 4,
I downloaded ZipThemer
Downloaded the newest CM rom and transfered it to my phone.
Inside ZipThemer I've updated the edify using the CM rom file
and the output was success.
Here's a link for my updated zip file:
Code:
http://speedyshare.com/TVepR/MMZT-softkeys-stockreflect.rar
If I can give any more details please let me know
And thanks a alot for the effort
I appriciate it
lol. just decompile your system ui and put them there. compile back. done
zamzameir said:
lol. just decompile your system ui and put them there. compile back. done
Click to expand...
Click to collapse
Hmm I didn't quit follow sorry ...
Where should the xml be?
Can someone please create a zip for me?
Thanks!
biotech326 said:
Hmm I didn't quit follow sorry ...
Where should the xml be?
Can someone please create a zip for me?
Thanks!
Click to expand...
Click to collapse
give me your systemui and framework-res.apk. and also the softkeys images. I'll do it for you
(I didn't choose my words wisely, by insulting I meant offended )
So you are under CM? Which version and also, are you sure the systemUi file is in priv-app?
Also
biotech326 said:
It says:
SKIPPED://system/app/SystemUIapk was not found
WARNING: update.zip would be empty -- not creating one!
Click to expand...
Click to collapse
Did you forgot the dot in SystemUIapk when copying it in the forum ?
-From my Nexus 4-
Isn' the SystemUIapk supposed to be a.. SystemUI.apk ? <- Look at the dot.
I'm sorry but I don't quit follow ...
I have a system UI directory not apk.
What do you mean
systemui apk and framework-res.apk?
Thanks guys
Those are two apk file in which you replace the soft keys ^^
Go into priv-app and send a screenshot of what you see.
-From my Nexus 4-
biotech326 said:
I'm sorry but I don't quit follow ...
I have a system UI directory not apk.
What do you mean
systemui apk and framework-res.apk?
Thanks guys
Click to expand...
Click to collapse
systemui.apk is located at system/priv-app/
while framework-res.apk is located at system/framework/
give me this 2 apk of yours. I'll try do a flashable zip for you later
Thanks for the extensive help you guys!
Much appriciated
I've upload the two apk's of my nexus:
systemui.apk
framework-res.apk
Code:
http://speedy.sh/v8g9y/apk.rar
I'm running android vanilla pure android from google OTA 4.4.2
I used the CM rom file only to update the Edify, no CM rom here mates.
This is the softkeys that I want:
https://www.dropbox.com/sh/eglqkhlw33clfhz/Y0d7jZEWjS/Softkeys/Stock Reflect Blue
If someone can please compile it for me I would be very grateful!
Want this nice blue softkeys already hehe
Thanks and goodbye
biotech326 said:
Thanks for the extensive help you guys!
Much appriciated
I've upload the two apk's of my nexus:
systemui.apk
framework-res.apk
Code:
http://speedy.sh/v8g9y/apk.rar
I'm running android vanilla pure android from google OTA 4.4.2
I used the CM rom file only to update the Edify, no CM rom here mates.
This is the softkeys that I want:
https://www.dropbox.com/sh/eglqkhlw33clfhz/Y0d7jZEWjS/Softkeys/Stock Reflect Blue
If someone can please compile it for me I would be very grateful!
Want this nice blue softkeys already hehe
Thanks and goodbye
Click to expand...
Click to collapse
In fact you must update edify with the zip from the rom you are currently using... I don't know the vanilla rom, in what is it special?
-From my Nexus 4-
azertguigui said:
In fact you must update edify with the zip from the rom you are currently using... I don't know the vanilla rom, in what is it special?
-From my Nexus 4-
Click to expand...
Click to collapse
Ok so you suggest downloading the rom from google site
and update with that one?
I don't really know I ask you? What kind of rom is that?
-From my Nexus 4-
azertguigui said:
I don't really know I ask you? What kind of rom is that?
-From my Nexus 4-
Click to expand...
Click to collapse
Hey mate,
It's not a rom,
It's the stock android that we have on nexus devices ...
What you get from system update through the phone
Over the air android.
Oh I thought the vanilla was the name of a special rom...
Anyway, try the attached file. But make a full non-droit backup, we don't always know what happens...
-From my Nexus 4-

SystemUI & Sense

Hello everyone,
I'm still newbie with HTC-Sense, Usually all my themes/mods are build from pure android.
But in HTC, Whatever changes i did in SystemUI and after successfully flash the modified one using flashable zip, Nothing is actually changed!
What i know is SystemUI.apk in Vanilla Android goes under System folder and in Sense under Priv-app folder.
So my question is, is there are another Sense-SysytemUI related hiding somewhere? Or i need a special/extra permission in updater-script?
Thanks guys,
vicino said:
Hello everyone,
I'm still newbie with HTC-Sense, Usually all my themes/mods are build from pure android.
But in HTC, Whatever changes i did in SystemUI and after successfully flash the modified one using flashable zip, Nothing is actually changed!
What i know is SystemUI.apk in Vanilla Android goes under System folder and in Sense under Priv-app folder.
So my question is, is there are another Sense-SysytemUI related hiding somewhere? Or i need a special/extra permission in updater-script?
Thanks guys,
Click to expand...
Click to collapse
Stock Android and HTC Sense SystemUI.apk are both located in /system/priv-app
SmiLey497 said:
Stock Android and HTC Sense SystemUI.apk are both located in /system/priv-app
Click to expand...
Click to collapse
Usually SystemUI goes under system\app in Vanilla Android, but still this is not what i was asking about.
vicino said:
Usually SystemUI goes under system\app in Vanilla Android, but still this is not what i was asking about.
Click to expand...
Click to collapse
Hasn't been that way since KitKat
Hey @vicino to be honest I don't know about your issue but when you have ready your theme can you plz inform us.
Thanks in advance.
Tapatalked with my "refrigerator look" HTC one M8
dsmpampis said:
Hey @vicino to be honest I don't know about your issue but when you have ready your theme can you plz inform us.
Thanks in advance.
Tapatalked with my "refrigerator look" HTC one M8
Click to expand...
Click to collapse
Hey there, yeah i want to:
1.Build a different "recent apps window".
2.Deep HTC theming "Still can't find most of the part like switches / dialer numbers"
vicino said:
Hey there, yeah i want to:
1.Build a different "recent apps window".
2.Deep HTC theming "Still can't find most of the part like switches / dialer numbers"
Click to expand...
Click to collapse
You should check out this thread if you haven't already: http://forum.xda-developers.com/showthread.php?t=2697205
I believe recent apps is part of the sense launcher, maybe you find more luck in the prism.apk !
Sent from my HTC One_M8 using XDA Premium 4 mobile app

Categories

Resources