So after long hrs of resizing and some recoloring i have finally finished porting some themes from Hdpi to our phone but as only Rosie mods. These mods can be found here: http://forum.xda-developers.com/showthread.php?t=1048894 All mods were ported with permission by sopL87
Espresso:
http://dl.dropbox.com/u/10206846/Espresso.zip
Safari HD (recolored to match system): http://dl.dropbox.com/u/10206846/SafariHD.zip
AcidRosie (Comes with clock):
http://dl.dropbox.com/u/10206846/AcidRosie.zip
Transparent:
http://dl.dropbox.com/u/10206846/Transparent.zip
are these for froyo or gingerbread? Sense only roms right?
Trying to install by opening the apk on froyo but it doesn't work, gives me a parse error - "there was a problem parsing the package."
Huh, seems to work fine on Salsa Slide. Maybe it's for gingerbread only?
kaijura said:
are these for froyo or gingerbread? Sense only roms right?
Trying to install by opening the apk on froyo but it doesn't work, gives me a parse error - "there was a problem parsing the package."
Huh, seems to work fine on Salsa Slide. Maybe it's for gingerbread only?
Click to expand...
Click to collapse
Ya just gingersense... I made it on salsa slide's files so it should work on salsa slide
Sent from my T-Mobile myTouch 3G Slide using Tapatalk
interesting!, thanks!
MC MILK said:
interesting!, thanks!
Click to expand...
Click to collapse
Didnt think anyone was still looking at these
Sent from my MB860 using Tapatalk
Related
Ok so I downloaded the new droid x keyboard but it says install failed anybody know why
might be because of the phones screen resolution
iloveandroid said:
Ok so I downloaded the new droid x keyboard but it says install failed anybody know why
Click to expand...
Click to collapse
Ya, i tried same. I pretty much already knew it wasnt going to work but gave it a shot as well. Just have to wait for someone to hack it up for our screen res and we should be good to go. I am just taking a shot in the dark and thinking that is the only reason why it wont work and could be wrong.
Mine installed just fine. I just cant get the keyboard to pull up
The Eris is mdpi where as the Droid is hdpi its a resolution thing...even if you got it to load the keys would be to big for your screen much like when the HTCIME first came out and everyone was jumping on the hi res version...
sunder74 said:
The Eris is mdpi where as the Droid is hdpi its a resolution thing...even if you got it to load the keys would be to big for your screen much like when the HTCIME first came out and everyone was jumping on the hi res version...
Click to expand...
Click to collapse
does anybody know how to convert from hdpi to mdpi????? is it possible???
mattyboy1013 said:
does anybody know how to convert from hdpi to mdpi????? is it possible???
Click to expand...
Click to collapse
someone may port it...they're several pngs that have to be resized and edited etc porting any apk and or making a theme is a time intensive task so maybe if a themer or a dev feels like jumping on it...it may happen... if you want to tackle it yourself get you a trial copy of winRAR or another file reader and open a mdpi and the hdpi files and compare the res/drawables....thats a place to start I think.
sunder74 said:
someone may port it...they're several pngs that have to be resized and edited etc porting any apk and or making a theme is a time intensive task so maybe if a themer or a dev feels like jumping on it...it may happen... if you want to tackle it yourself get you a trial copy of winRAR or another file reader and open a mdpi and the hdpi files and compare the res/drawables....thats a place to start I think.
Click to expand...
Click to collapse
It also has the resolution for each key specified in the decompiled .smali files inside classes.dex, so I think it's a big job to convert it. It's definitely beyond my ability. You'd need to use a tool like APK Manager 4.4 (search XDA for it) or manually decompile it with baksmali.
EDIT: I was wrong, the resolution in the .smali files is relative, so that's not stopping it from working.
I wonder if this would work with punk.kaos new froyo build?
Sent from my FroyoEris using XDA App
DS36 said:
I wonder if this would work with punk.kaos new froyo build?
Sent from my FroyoEris using XDA App
Click to expand...
Click to collapse
Nope it wants to replace the latinime app thats why it wont install
Some Hero folks got it working as-is:
http://forum.xda-developers.com/showthread.php?t=710522#post6949662
It sounds like it only works with Vanilla-based ROMs since they have LatinIME in them (Android keyboard), and you have to push it to /system/app/LatinIME.apk (overwriting the Android keyboard) instead of installing it as a user app.
thenestor said:
Some Hero folks got it working as-is:
http://forum.xda-developers.com/showthread.php?t=710522#post6949662
It sounds like it only works with Vanilla-based ROMs since they have LatinIME in them (Android keyboard), and you have to push it to /system/app/LatinIME.apk (overwriting the Android keyboard) instead of installing it as a user app.
Click to expand...
Click to collapse
How can I push it without a computer mine is broken at the moment
iloveandroid said:
How can I push it without a computer mine is broken at the moment
Click to expand...
Click to collapse
Most likely you can use Root Explorer or a similar app to move it into /system/app while the phone is on, then make sure you check its permissions (should be rw-r--r--), and then reboot for the change to take effect. Again, I haven't gotten this to work for me, but I'm on a Sense-based ROM. The successes reported were on Heros with their "darchdroid" ROM.
I have an idea for getting this to work with Sense, and I'm testing my theory right now. My theory is that we're missing its dependencies (in /system/lib), so I'm going to just flash the "Android Keyboard for Sense" from here:
http://forum.xda-developers.com/showthread.php?p=5874235#post5874235
And then flash the new Droid X keyboard on top of that. Maybe that'll work.
UPDATE: YES! It works! Hang on, I'll post an update.zip to take care of installing it...
Can you post the flashable droid x keyboard for those on froyo or vanilla roms
iloveandroid said:
Can you post the flashable droid x keyboard for those on froyo or vanilla roms
Click to expand...
Click to collapse
It should already work on Vanilla ROMs. Just install the APK on the first page of this thread. The pre-requisite is that you have to have the Android stock keyboard (com.google.inputmethod.latin) installed, which you do.
The tricky part is a Sense ROM, because it doesn't have the Android keyboard.
Attached is a flashable ZIP to install the Droid X Multi-Touch Keyboard onto a Sense-based ROM (or any ROM without the Android stock keyboard).
Credit to itmustbejj for original keyboard.
so I got it to install but I just get it force closing every three seconds
iloveandroid said:
so I got it to install but I just get it force closing every three seconds
Click to expand...
Click to collapse
Try the flashable version instead.
thenestor said:
It should already work on Vanilla ROMs. Just install the APK on the first page of this thread. The pre-requisite is that you have to have the Android stock keyboard (com.google.inputmethod.latin) installed, which you do.
The tricky part is a Sense ROM, because it doesn't have the Android keyboard.
Attached is a flashable ZIP to install the Droid X Multi-Touch Keyboard onto a Sense-based ROM (or any ROM without the Android stock keyboard).
Click to expand...
Click to collapse
Nice work man. Cant wait to check this out. Might be better than Swype.
Keep it up. You been on a roll lately.
droidkevlar said:
Nice work man. Cant wait to check this out. Might be better than Swype.
Keep it up. You been on a roll lately.
Click to expand...
Click to collapse
using it on my Moto Droid and its amazing...better than swype imo having no lag and its very responsive...
Some MOD put it on there ROMs, like cyan.. I however have Sparks new 1.6.1 w/ Black Chrome.. It still uses the regular keyboard though.. Wondering if anyone has the new gingerbread keyboard.. And if they provide a like to it, as a APK file, so I can just add it to the other keyboards I have in my G1..
Thanks again
Sent from my HTC Dream using XDA App
tearsphere said:
Some MOD put it on there ROMs, like cyan.. I however have Sparks new 1.6.1 w/ Black Chrome.. It still uses the regular keyboard though.. Wondering if anyone has the new gingerbread keyboard.. And if they provide a like to it, as a APK file, so I can just add it to the other keyboards I have in my G1..
Thanks again
Sent from my HTC Dream using XDA App
Click to expand...
Click to collapse
Here ya go im pretty sure this works http://androidspin.com/2010/12/07/do-you-want-the-new-gingerbread-keyboard-come-get-it/
Hmmn.. doesn't work for me.
installation fails
Sent from my HTC Dream
I forgot to mention it only works on android 2.2, anything below doesn't work.
Sent from my T-Mobile myTouch 3G Slide using Tapatalk
you should also mention, that this .zip only works with clockwork recovery because it isn't signed.
but look at this: cyanogenmod-board at post #5110
there is a flashable, signed .zip-file posted
worked for me perfectly
woernsn said:
you should also mention, that this .zip only works with clockwork recovery because it isn't signed.
but look at this: cyanogenmod-board at post #5110
there is a flashable, signed .zip-file posted
worked for me perfectly
Click to expand...
Click to collapse
alright thanks for pointing this out. im not really familiar with the g1 since im a mytouch slide owner. Clockworkmod recovery is the only recovery available for us.
Just posting a link to this thread in the incredible forum, great selection being updated all the time...worth a look.
http://forum.xda-developers.com/showthread.php?t=877510
Thanks for that. To bad I'm using the new 2.3.2 market or I would use a themed 2,2,11 market. Good post.otherwise.
Sent from my Evo Killer!!!
So are these cwm3 compatible? Or can we use root explorer?
Sent from my SPH-D700 using XDA App
CW3 aborted the flash
*Karate Kid*
Epic Running Bonsai
Unistall the app you want then find the apk in the zip with root explorer
*Karate Kid*
Epic Running Bonsai
You can also use the converter in the dev thread... turns old zips into new ones.
formula84 said:
You can also use the converter in the dev thread... turns old zips into new ones.
Click to expand...
Click to collapse
Whats the name of this converter I have plenty of zips I've been trynna flash?
FOR ERRYBODY HAVING TROUBLE WITH THE INCREDIBLE APPS WORKING...you should really take a look at this Galaxy S I9000 ROM I found with a black themed 2.3.2 market that worked flawlessly on the first try without one force close even after the cache had all my installed apps included....just trynna pass the success along y'all.
P.S. you have to download the whole ROM and just take the vending apk out.
URL: http://forum.xda-developers.com/showthread.php?t=950354
I am using an i9000 theme that has not been ported over to the captivate but works just fine; however, I'd like to change "favourites" in the dialer to "favorites". Can anyone let me know which file in the apk I need to modify?
jcr81 said:
I am using an i9000 theme that has not been ported over to the captivate but works just fine; however, I'd like to change "favourites" in the dialer to "favorites". Can anyone let me know which file in the apk I need to modify?
Click to expand...
Click to collapse
If I remember correctly its in res/values/strings.xml
Sent from my HTC Vision
Ok thanks. I haven't delved into xml editing yet so ill just live with it for now.
Sent from my Samsung Captivate
jcr81 said:
Ok thanks. I haven't delved into xml editing yet so ill just live with it for now.
Sent from my Samsung Captivate
Click to expand...
Click to collapse
Send me the apk and I will try to get it done today
Sent from my HTC Vision
Pirateghost said:
Send me the apk and I will try to get it done today
Sent from my HTC Vision
Click to expand...
Click to collapse
Here you go. Thanks.
i got an error on compiling. i forgot about the whole theming thing screwing up compiling. is this dialer from 2.2, 2.2.1, or 2.3?
2.3.3
Sent from my Samsung Captivate
here is something i did real quick. i dont have anything to test it on right now, so have the old apk on hand if this one didnt work.
if it doesnt work, i will work on it later tonight and test on a phone
Thanks a bunch! Looks to be working fine. Was it just one file you had to change? If so would I be able to copy the file to other themed dialers to change the spelling?
Sent from my Samsung Captivate
jcr81 said:
Thanks a bunch! Looks to be working fine. Was it just one file you had to change? If so would I be able to copy the file to other themed dialers to change the spelling?
Sent from my Samsung Captivate
Click to expand...
Click to collapse
I actually pulled a stock 2.3.3 from jv1 or jvb can't remember. Edited /res/values/strings.xml, compiled it then dropped in all the themed images
Sent from my HTC Vision
Hey guys,
Little present for you, the HTC Facebook Chat widget and corresponding .odex file in this little .7z file attached.
I wasn't sure if I should deodex it or not, to decided not to, to be safe.
I wonder if anyone can get this to work on the DHD?
madindehead said:
Hey guys,
Little present for you, the HTC Facebook Chat widget and corresponding .odex file in this little .7z file attached.
I wasn't sure if I should deodex it or not, to decided not to, to be safe.
I wonder if anyone can get this to work on the DHD?
Click to expand...
Click to collapse
where do you push the .odex file?
_ice_ said:
where do you push the .odex file?
Click to expand...
Click to collapse
The .odex file goes in the same folder as the widget, ie. apps
I can deodex if you want, but will do it later on, I'm totally shattered currently.
I was thinking someone would implement it into a ROM. Not sure how well all this works.
Forgive me, not had much sleep!
This looks genius, can't wait to see this get picked up by devs. Legen.........
wait for it
....
DARY
can anyone post screens for this?
can you DE-odex this? I have tried and failed...but thats cos i suck
deodexed versions here, you need to go thru the code and then change the resoltion, this is mdpi -> hdpi from salsa rom LOL i thought dimondback would have figured by now
here : http://www.multiupload.com/LUZVUSJMM8
How can i try this? the zip have framework apk and other... i can install only chat apks or i would overwrite all these apks?
any advances on this...or anyone know anything i can do to help?
any one working on this ?
madindehead said:
Hey guys,
Little present for you, the HTC Facebook Chat widget and corresponding .odex file in this little .7z file attached.
I wasn't sure if I should deodex it or not, to decided not to, to be safe.
I wonder if anyone can get this to work on the DHD?
Click to expand...
Click to collapse
What Devices or Rom is this from ? or where did u get it
Anyone tried this ?
It always says application not installed. I tried mounting system to r/w still cant install.
Sent from my Desire HD using XDA App
Help please
Sent from my Desire HD using Tapatalk
Lee has attempted to patch this for our phones , it required the sense 3 framework so at the moment is incompatible
Sent Flying in from my turbo charged LeeDroid Powered Desire HD
mero01 said:
Lee has attempted to patch this for our phones , it required the sense 3 framework so at the moment is incompatible
Sent Flying in from my turbo charged LeeDroid Powered Desire HD
Click to expand...
Click to collapse
Lee will find a way,
Sent from my Desire HD using XDA App
Interesting App. Hope it will work in future
HTC Desire S - Not Working !!
Should this work with HTC Desire S ?? I tried to install HtcFacebookChatWidget.apk but keep getting application not installed message, do I need to install additional files ??
Thanks ....
Well, apparently, devs found out that you need sense 3 framework for this to work.
Sent from my Desire HD
i have a desire s but i am on coredroid 1.2 which is sense 3.0 so can i install it ?