Could Someone.... - Droid Eris Themes and Apps

Could someone modify the vanilla MMS.apk and make it so I can install it overtop of the Sense MMS.apk? You wouuld be my hero

iloveandroid said:
Could someone modify the vanilla MMS.apk and make it so I can install it overtop of the Sense MMS.apk? You wouuld be my hero
Click to expand...
Click to collapse
+1
So much better than the sense MMS.
You would also be my hero

Umm this might work i havent tried just unzip and install

that thing is compressed....

iloveandroid said:
Could someone modify the vanilla MMS.apk and make it so I can install it overtop of the Sense MMS.apk? You wouuld be my hero
Click to expand...
Click to collapse
See the following post:
http://forum.xda-developers.com/showpost.php?p=6363110&postcount=6

hoban_eris said:
See the following post:
http://forum.xda-developers.com/showpost.php?p=6363110&postcount=6
Click to expand...
Click to collapse
How does this answer my question

Related

Standalone Stericson Lockscreen

Can anybody point me in the right direction so I can port Stericson's lockscreen over to a Roger's rom?. I imagine there are other people that switch themes often and would just want the lockscreen without having to flash an entire theme so even if this is something that is exclusive to Cyanogens roms is it possible to just port the lockscreen?
CC CEO said:
Can anybody point me in the right direction so I can port Stericson's lockscreen over to a Roger's rom?. I imagine there are other people that switch themes often and would just want the lockscreen without having to flash an entire theme so even if this is something that is exclusive to Cyanogens roms is it possible to just port the lockscreen?
Click to expand...
Click to collapse
yes can someone explain the process for porting stericsons lockscreen over to a rom/theme what all needs to be included?
It has hooks in the .jar files. So until Stericson provides info on which smali files are needed.it cannot be ported
beagz said:
It has hooks in the .jar files. So until Stericson provides info on which smali files are needed.it cannot be ported
Click to expand...
Click to collapse
how do you just go about putting it into another cm 4.0.4 based theme then?
david1171 said:
how do you just go about putting it into another cm 4.0.4 based theme then?
Click to expand...
Click to collapse
Armyranger did it for dark hero
Services.jar
Policy.jar
Framework.jar
Framework-res.apk
Then just copy png files
beagz said:
Armyranger did it for dark hero
Services.jar
Policy.jar
Framework.jar
Framework-res.apk
Then just copy png files
Click to expand...
Click to collapse
thank you beagz, you always save my ass some way or another lol. if i have any problems with i will pm him.
beagz said:
It has hooks in the .jar files. So until Stericson provides info on which smali files are needed.it cannot be ported
Click to expand...
Click to collapse
i believe he did. unfortunately i am not familiar with github and havent the slightest clue what i might be looking for. u seem to be knowledgeable tho care to share?
Where is his github for the lockscreen?
http://twitter.com/stericson
david1171 said:
thank you beagz, you always save my ass some way or another lol. if i have any problems with i will pm him.
Click to expand...
Click to collapse
you also have to use jdwme's services.jar also until one is released the regular services.jar from cyanogens rom will not work i think stericson changed some stuff in it to allow the lockscreen
Heres my Github guys, got it up last night: http://github.com/stericson
The files that I edited are:
Strings.xml
Drawables folder
/anim/fade_in1.xml
/anim/fade_out1.xml
/anim/fade_in1_delay.xml
/layout/keyguard_screen_lock.xml
framework/policies/base/phone/com/android/internal/policy/impl/Lockscreen.java
framework/policies/base/phone/com/android/internal/policy/impl/KeyguardUpdateMonitor.java
framework/policies/base/phone/com/android/internal/policy/impl/KeyguardViewMediator.java
And I think thats it...
In reality these files should build into most dream builds...
Stericson
Stericson said:
Heres my Github guys, got it up last night: http://github.com/stericson
The files that I edited are:
Strings.xml
Drawables folder
/anim/fade_in1.xml
/anim/fade_out1.xml
/anim/fade_in1_delay.xml
/layout/keyguard_screen_lock.xml
framework/policies/base/phone/com/android/internal/policy/impl/Lockscreen.java
framework/policies/base/phone/com/android/internal/policy/impl/KeyguardUpdateMonitor.java
framework/policies/base/phone/com/android/internal/policy/impl/KeyguardViewMediator.java
And I think thats it...
In reality these files should build into most dream builds...
Stericson
Click to expand...
Click to collapse
Will the smali files have the same names?
More or less.... Might be a little different...
Any questions just ask me about them....
Stericson
Stericson said:
Heres my Github guys, got it up last night: http://github.com/stericson
The files that I edited are:
Strings.xml
Drawables folder
/anim/fade_in1.xml
/anim/fade_out1.xml
/anim/fade_in1_delay.xml
/layout/keyguard_screen_lock.xml
framework/policies/base/phone/com/android/internal/policy/impl/Lockscreen.java
framework/policies/base/phone/com/android/internal/policy/impl/KeyguardUpdateMonitor.java
framework/policies/base/phone/com/android/internal/policy/impl/KeyguardViewMediator.java
And I think thats it...
In reality these files should build into most dream builds...
Stericson
Click to expand...
Click to collapse
uhhhhhh....that and that github site are like reading a different language to me. I just want to get the lockscreen from xtheme onto my phone. Not sure where to locate those files on github. Im usually not this dense as ive ported the majority of ted's hero theme to my rogers rom. maybe someone would be so kind as to post links to the files or make a update.zip for it?
CC CEO said:
uhhhhhh....that and that github site are like reading a different language to me. I just want to get the lockscreen from xtheme onto my phone. Not sure where to locate those files on github. Im usually not this dense as ive ported the majority of ted's hero theme to my rogers rom. maybe someone would be so kind as to post links to the files or make a update.zip for it?
Click to expand...
Click to collapse
framework/policies refers to the android.policy.jar file and those are the .java files he edited.
beagz said:
framework/policies refers to the android.policy.jar file and those are the .java files he edited.
Click to expand...
Click to collapse
where is strings.xml?
it becomes resources.asrc
stericson told me
beagz said:
it becomes resources.asrc
stericson told me
Click to expand...
Click to collapse
do u know what files specifically in the drawables folder? if its just the files starting w/ZZ i did that but it hangs on the g1 screen when i try to boot it up. I think its because i am unable to edit the policy.jar myself as i am on a mac so i just took the jar file from the cyan build and placed it on the rogers 1. I also did the same with "resources.asrc". Im fairly certain if i can edit the files for the respective builds it will work.
stericson on the hero rom
hey just wondering, tried looking around for this answer and i didnt see any so i thought i ask the question. Can i flash the stand alone stericson lockscreen to a hero rom? or any other way to get this lockscreen in to a hero rom? im currently using the jacHEROSKI 1.6r2. any answer would be great because i really like that lockscreen.. thanks again
saywhat4118 said:
hey just wondering, tried looking around for this answer and i didnt see any so i thought i ask the question. Can i flash the stand alone stericson lockscreen to a hero rom? or any other way to get this lockscreen in to a hero rom? im currently using the jacHEROSKI 1.6r2. any answer would be great because i really like that lockscreen.. thanks again
Click to expand...
Click to collapse
I spoke with Stericson about that and it doesn't seem possible to port it. (for now anyway).

Branwen's Vanillan Community Theme

EDIT: DOES NOT WORK FOR 1.1
Ok so here is my first shot at a theme.
I've done some image editing on this, but mainly its a compilation of stuff from other themes on this site.
Flash at your own risk/do a nandroid backup!
How-to Theme Development
And NpRussell for making this rom
And Oshaka for making .jar's easy to edit
And the themes I borrowed from:
Luminescence by Amoredraven
Blue_Haze by Cloverdale
And Enoch's theme, which I can't find atm.
So go send those people some love
And of course
hTC
Flash at your own risk/do a nandroid backup!
http://zerotwonine.co.uk/dropbox/Branwens_Community_Blue_Vanillan.zip
Oops, to help clear it up, its using Home++, which is a home replacement app, in beta on the market
Works with the Hero? Vanillian might be hero-only tho... still, does it? Looks sweet!
nattskift said:
Works with the Hero? Vanillian might be hero-only tho... still, does it? Looks sweet!
Click to expand...
Click to collapse
Thanks.
I think the .jar edits would cause it to bootloop, but I'll have a look and see.
But only for vanilla roms, nothing with sense
This theme work with CyanogenMod v1.0 ROM?
Is the file corrupt?
Ive downloaded it and attempted to extract the files to view exactly whats been changed but it wont extract correctly?
are this really for htc hero? after i install & reboot but the btm scrolling icon was not there.
It may well be solely for the VanillainROM, which is in my sig.
It depends exactly what's been changed and where.
Good to see someone theming my roms anyway
e.japonica said:
are this really for htc hero? after i install & reboot but the btm scrolling icon was not there.
Click to expand...
Click to collapse
Its for AOSP roms, so anything from Sense Ui will not be changed
im using AOSP vanilla the bottom also didnt change >.<" i really like ur theme ='(
e.japonica said:
im using AOSP vanilla the bottom also didnt change >.<" i really like ur theme ='(
Click to expand...
Click to collapse
Yeah i really want the bpttom 2 very nice theme!
Mikeytjee said:
Yeah i really want the bpttom 2 very nice theme!
Click to expand...
Click to collapse
my G1 using SuperD rom also have that. so useful... i want it.. T_T...
Ahhhh, the bottom is Home++
Its a home replacement app, in beta on the market.
IMO its the best one out there, GO. GET. IT.
[sorry for the confusion]
THANKS Branwen!!! muackz! =x *oops im guy*
Any way to get this to work on Kagudroid 1.2.2?
djmace said:
Any way to get this to work on Kagudroid 1.2.2?
Click to expand...
Click to collapse
I tried it this morning, but could not get the .jar files to edit properly.
Will have another go now
Branwen said:
I tried it this morning, but could not get the .jar files to edit properly.
Will have another go now
Click to expand...
Click to collapse
Brilliant news, thanx
Ive been trying to get the che changes you made to GenieWidget to work on the version in kagudroid and couldnt, I tried copying the whole apk across, just the 2 folders with the changed icons and even opening the apk on the desktop and copying the folders in and then installing it but none would work. Not exactly sure what i was doing really lol.
djmace said:
Brilliant news, thanx
Ive been trying to get the che changes you made to GenieWidget to work on the version in kagudroid and couldnt, I tried copying the whole apk across, just the 2 folders with the changed icons and even opening the apk on the desktop and copying the folders in and then installing it but none would work. Not exactly sure what i was doing really lol.
Click to expand...
Click to collapse
Ah, that needs to be in an update .zip, I can do that easily.
Two ticks.....
Here you go:
http://zerotwonine.co.uk/dropbox/modified_genie_widget.zip
Should just be able to flash that
Branwen said:
Ah, that needs to be in an update .zip, I can do that easily.
Two ticks.....
Here you go:
http://zerotwonine.co.uk/dropbox/modified_genie_widget.zip
Should just be able to flash that
Click to expand...
Click to collapse
Didnt work sori, flashed with no problem but when it rebooted the original genie widget was there with out the changes, tried removing and re adding the widget but still no changes to the graphics
very nice theme & with the home++ ;p i juz pwned a friend who using diamond2 at my work place with this theme & home++ hehe...
we r android vs winmo war going on ;p *win everytime* its a theme/apps/functional war!
Will this work on my CDMA Hero w/ an AOSP 2.0.1 ROM?

Stericson Lockscreen for SuperD

is it available ?
jad011 said:
is it available ?
Click to expand...
Click to collapse
the dev needs to release his source and you would have to request it from Pershoot.
So the answer is no. Not that I'm aware of.
use metamorph.
ultma75 said:
use metamorph.
Click to expand...
Click to collapse
you have a morph or know where one is for the lockscreen? I was actually getting ready to switch back to CM just because of this lockscreen....are there any other roms besides CM that have the Stericson Lockscreen?
dmm0816 said:
you have a morph or know where one is for the lockscreen? I was actually getting ready to switch back to CM just because of this lockscreen....are there any other roms besides CM that have the Stericson Lockscreen?
Click to expand...
Click to collapse
Metamorph isn't going to work because Settings.apk needs to be edited from source as well as Services.jar, framework-res.apk and a couple of others in framework directory. Since SuperD framework and Cyanogen framework are different it's not going to work.
Binary100100 said:
Metamorph isn't going to work because Settings.apk needs to be edited from source as well as Services.jar, framework-res.apk and a couple of others in framework directory. Since SuperD framework and Cyanogen framework are different it's not going to work.
Click to expand...
Click to collapse
gotcha, thats what kinda figured but oh well just keep patiently waiting

Eris Dialer

Hi guys this is my first post. I just rooted my eris droid and i dont like the htc dialer.
Is there a way to change the htc dialer for the stock android dialer? Or any other dialer (not an app) that i can install.
Thanks in advance
just replace the htcDialer.apk with other one in system/app
joffen12 said:
just replace the htcDialer.apk with other one in system/app
Click to expand...
Click to collapse
Any recommendations ?????? Im kinda new here
thanks
i2go said:
Any recommendations ?????? Im kinda new here
thanks
Click to expand...
Click to collapse
You could try installing a vanilla rom, unless you use the other HTC apps. Otherwise, download a vanilla rom, unzip it, remove the dialer from /system/app, then push it to the same directory on your phone. Don't forget to remove the htc dialer.
Thanks for the feedback, i downloaded ic3rom, its awesome. Is it possible to use ic3 roms' dialer and taskbar and put it in another rom such as evil eris or any other rom?
i2go said:
Thanks for the feedback, i downloaded ic3rom, its awesome. Is it possible to use ic3 roms' dialer and taskbar and put it in another rom such as evil eris or any other rom?
Click to expand...
Click to collapse
+1
Ic3rom by far has my favorite dialer. great blend of vanilla and sense. I'm attempting to place it on xtrROM, I'll let you know what I find.
joffen12 said:
just replace the htcDialer.apk with other one in system/app
Click to expand...
Click to collapse
Does the replacement need to be named htcDialer.apk?

[Q] [Answered] Can we you another sense theme for aria?

There hasn't been any themes for sense ui. I was wondering can I use another sense ui like this one here and have it fully working.....
http://forum.xda-developers.com/showthread.php?t=699975
jgu71424 said:
There hasn't been any themes for sense ui. I was wondering can I use another sense ui like this one here and have it fully working.....
http://forum.xda-developers.com/showthread.php?t=699975
Click to expand...
Click to collapse
Not sure what you are asking...there are tons and tons of themes in the market that you can try...what you linked to was a ROM just from looking at the topic title...can you elaborate on what you are asking?
Im looking for a zip update that changes the whole phone theme like the link that I posted. I don't like using home replacements. I hope this makes sense?
jgu71424 said:
Im looking for a zip update that changes the whole phone theme like the link that I posted. I don't like using home replacements. I hope this makes sense?
Click to expand...
Click to collapse
1. Are you rooted?
2. What ROM are you on currently?
3. Are you looking at staying on the current ROM but updating your theme?
If you don't mind me asking, why don't you like using home replacements?
zervic said:
1. Are you rooted?
2. What ROM are you on currently?
3. Are you looking at staying on the current ROM but updating your theme?
If you don't mind me asking, why don't you like using home replacements?
Click to expand...
Click to collapse
1. Yes
2. ROM: Liberated Aria FR (froyo) Series - DDXFR008 RC2
3. Yes
Well I'm just use to using sense and I love it but hate to stock colors on it.
Thanks for helping me out. I thought I wasnt going to get answered.
jgu71424 said:
1. Yes
2. ROM: Liberated Aria FR (froyo) Series - DDXFR008 RC2
3. Yes
Well I'm just use to using sense and I love it but hate to stock colors on it.
Thanks for helping me out. I thought I wasnt going to get answered.
Click to expand...
Click to collapse
It sucks because you could use ninjamorph or metamorph if you weren't on the aria...have you tried circle bat mod? You can't change everything but you can change quite a few things...
http://circle.glx.nl/

Categories

Resources