In Gingerbread if LCD density is changed from 240 to anything Wifi calling app ForceCloses. I found this thread to fix the the apk to work with other densities. Could someone who has the tools already set up please look at this and post a modified kineto.apk from Gingerbread that'll work with different density values other than 240?
EDIT: **SOLVED**Sorry edit again....replace kineto.apk with the one from Froyo, verify version numbers in the help > about version should be MS-LGSTAR-KNT20-02_A0-14.......mods, maybe this should be moved to General or somewhere more helpful for people??
So thats why my wifi calling has not been working.
So where do I get the kineto.apk from froyo? Sorry if it should be more obvious.
hoostie said:
So thats why my wifi calling has not been working.
So where do I get the kineto.apk from froyo? Sorry if it should be more obvious.
Click to expand...
Click to collapse
details here: http://forum.xda-developers.com/showpost.php?p=13658002&postcount=120
Useless_Alias said:
details here: http://forum.xda-developers.com/showpost.php?p=13658002&postcount=120
Click to expand...
Click to collapse
Thanks, I do appreciate it. It worked perfectly.
Related
Full up to 360 rotation on 2.1 roms!!
Simply apply MCR3.1 360 Rotation Mod.zip like any other update.zip
This mod was made for MoDaCo Custom ROM r3.1 and it changes framework so it will most likely only work on this rom but it can easily be made for any rom.
Enjoy!!
Ok now its fully working, finally fixed the settings.apk!!
Thanks goes out to optedoblivion for the original 360 rotation mod, FloHimself for helping me out and keeping my head held high ;-) and mikkle for editing the new settings.apk and getting it working for us :-D
thanks for the sharing Dude
Can you explain what you did and how?
So if we have some modded framework we can modify it ad libitum!
Nice thanx
Nice work! Hope you can resolve that bug...
BlackLine7 said:
Can you explain what you did and how?
So if we have some modded framework we can modify it ad libitum!
Click to expand...
Click to collapse
I used smali to decompile framework.jar and replaced
classout/android/view/WindowOrientationListener.smali
classout/android/view/WindowOrientationListener$SensorEventListenerImpl.smali
classout/android/provider/Settings.smali
all "classout/android/provider/Settings$" files
With the ones from cyanogenmods desire rom
also the setting apk from cyanogens mod and that is why currently settings is bugged but im working on it now for a stable release!
FloHimself said:
Nice work! Hope you can resolve that bug...
Click to expand...
Click to collapse
Should hopefully be a matter of half hour work, I hope lol
liamstears said:
I used smali to decompile framework.jar and replaced
classout/android/view/WindowOrientationListener.smali
classout/android/view/WindowOrientationListener$SensorEventListenerImpl.smali
classout/android/provider/Settings.smali
all "classout/android/provider/Settings$" files
With the ones from cyanogenmods desire rom
also the setting apk from cyanogens mod and that is why currently settings is bugged but im working on it now for a stable release!
Click to expand...
Click to collapse
Ok nice!
Thanks for the info
Can anyone with the know how of editing apk's or smali or building from source please please please contact me via pm
http://forum.xda-developers.com/showthread.php?p=6959455#post6959455
Isn't working.installed it on mcr 3.1. Now i can't go in to settings .
starchildx said:
Isn't working.installed it on mcr 3.1. Now i can't go in to settings .
Click to expand...
Click to collapse
weird, defo is working!
And I have found a way around probs with wifi not working but its annoying and long winded, really need a proper fix
First post updated, settings now fully working!!
liamstears said:
First post updated, settings now fully working!!
Click to expand...
Click to collapse
mhh not a sooo nice fix so you want to extract only the needed changes for rotation from settings.smali from CM with the htc settings.smali? Is that right?
FloHimself said:
mhh not a sooo nice fix so you want to extract only the needed changes for rotation from settings.smali from CM with the htc settings.smali? Is that right?
Click to expand...
Click to collapse
Exactly!
But im not exactly good at this, still learning, i come from modding I8910 S60V5!! lol
FloHimself said:
mhh not a sooo nice fix so you want to extract only the needed changes for rotation from settings.smali from CM with the htc settings.smali? Is that right?
Click to expand...
Click to collapse
Can you help? Also I sent you a pm
liamstears said:
Exactly!
But im not exactly good at this, still learning, i come from modding I8910 S60V5!! lol
Click to expand...
Click to collapse
Ok. It may be time consuming with porting low level smali parts from one to another dissably file (maybe with all htc modded stuff in it).
If I'm right the "WindowOrientationListener" just works? So you could just write your own simple application for these rotation settings...
Seen your PM. I'm not at my box right now. I'll add you to msn when I'm back! Maybe we'll find a solution.
FloHimself said:
Ok. It may be time consuming with porting low level smali parts from one to another dissably file (maybe with all htc modded stuff in it).
If I'm right the "WindowOrientationListener" just works? So you could just write your own simple application for these rotation settings...
Seen your PM. I'm not at my box right now. I'll add you to msn when I'm back! Maybe we'll find a solution.
Click to expand...
Click to collapse
I dont think I quite have the knowlege to create my own app to do it but sounds like a solution maybe someone could come up with?
Would be nicer to have the settings in settings though
It worked when I flashed the first file, but stopped working after I applied the fix. My phone is now back to how it was
/Edit: I lie! It works fine
@liamstears
could you please post your disassembled stuff as zip?
This is the Dialer for 2.1 for anyone who has changed there density and hate the way the dialer look. This was just a quick workup to get the basics going.
STILL NEEDS WORK AND I PLAN ON RELEASING UPDATES
To make it compatible was a lot more then I expected and some things still need to be kinked out but this is much better then the stock one.
THIS HAS ONLY BEEN TESTED ON A FASCINATE (may work on other phones) AND I AM NOT RESPONSIBLE FOR ANYTHING THAT MAY COME OF THIS FILE.
Now here is the file
Dialer Download
Oh yeah, flash in CWM or ADB push the file to /system/app
Wow, this seems promissing!! I tried to install it on a Froyo Galaxy S. Unfortunately it is force closing. I looked at the log, and I got a "method not found error". So I think it is incompatible with Froyo.
Can you tell us what you did? Or better yet, can you do also a Froyo version.
BTW I think one has to backyup and delete the DialerTabActivity.odex file from the system directory for this to work.
appelflap said:
Wow, this seems promissing!! I tried to install it on a Froyo Galaxy S. Unfortunately it is force closing. I looked at the log, and I got a "method not found error". So I think it is incompatible with Froyo.
Can you tell us what you did? Or better yet, can you do also a Froyo version.
BTW I think one has to backyup and delete the DialerTabActivity.odex file from the system directory for this to work.
Click to expand...
Click to collapse
This is a Deodexed version from the Fascinate (DJ05) and will probably will not work on FroYo.
Basically I took all of the absolute layout dimensions in the APK xml files and made the layout fluid (changing "150.0576DIP" to "fill_parent" or "content_wrap".
shauder said:
This is a Deodexed version from the Fascinate (DJ05) and will probably will not work on FroYo.
Basically I took all of the absolute layout dimensions in the APK xml files and made the layout fluid (changing "150.0576DIP" to "fill_parent" or "content_wrap".
Click to expand...
Click to collapse
And it does work on your phone? Can you post a screenshot?
So I guess all that has to be done is to decompile a deodexed Froyo version and replace the layout files with the ones you made. Or?
appelflap said:
And it does work on your phone? Can you post a screenshot?
So I guess all that has to be done is to decompile a deodexed Froyo version and replace the layout files with the ones you made. Or?
Click to expand...
Click to collapse
Its a rough version still but here you go. This is from 240 to 191 then also at 120 Density
shauder said:
Its a rough version still but here you go. This is from 240 to 191 then also at 120 Density
Click to expand...
Click to collapse
This is great! Finally a solution. If I get you a deodexed dialer from the Galaxy S Froyo version, can you modify that one also? I will do the testing.
appelflap said:
This is great! Finally a solution. If I get you a deodexed dialer from the Galaxy S Froyo version, can you modify that one also? I will do the testing.
Click to expand...
Click to collapse
I could see what I can do.
shauder said:
I could see what I can do.
Click to expand...
Click to collapse
Thanks, I've attached a deodexed version to this post.
i just installed the cm6 rom and absolutely love it, only i can't get mms to work, and when i do that hidden menu trick and edit the values don't change...can anybody helP?
dicknavis00 said:
i just installed the cm6 rom and absolutely love it, only i can't get mms to work, and when i do that hidden menu trick and edit the values don't change...can anybody helP?
Click to expand...
Click to collapse
I didn't realize there was a CM6 build for the Mesmerize.
dicknavis00 said:
i just installed the cm6 rom and absolutely love it, only i can't get mms to work, and when i do that hidden menu trick and edit the values don't change...can anybody helP?
Click to expand...
Click to collapse
please post link to the ROM you installed.. I have been asking in CM irc if there would be support and told it was not in the plans..
How is it working other then MMS. I personally could care less about MMS and all the please send to 10 more people posts .. LOL
I'm pretty sure this guy installed the CM 6 Theme port over Eclair ROM from the Fascinate forums. The reason MMS doesn't work is because it's configured for Verizon's settings. Although I don't think it will fix it, you can try copying a stock apns.conf file into /system/etc/ and overwriting the old one there.
MMS doesnt work on the fascinate yet with the cm6. or any froyo.....
---sent from my fascinate with voodoo yet somehow supaclean---
So here it goes, and I'm not quite sure i'm posting in the right section, but I figured this is where I would get the best response.
Now that that's out of the way...
As I understand it, getting a CRT-Off animation to work on my One S (using the only method I know, flashing in Clockwork Recovery) would require a version tailored for the specific ROM i'm on and the specific model. Correct me if I'm wrong.
I'd like to get this effect without reflashing a whole new ROM (as I know its built into some ROMs.) I'm on a TMO branded USA One S running the new TrickDroid v4.4 It's nice But it would be much, MUCH nicer w. the CRT-Off. Any ideas?
With my tablet back in the HC days. All I had to do was edit one word in the bools.xml.
You'll have to decompile the framework-res, look in res/values for bools.xml
Code:
<bool name="config_animateScreenLights">true</bool>
change the true to false and that enable CRT off.
Now that my tablet is running CM9, this feature does not work (cause reboot).
I have not tried any custom ROM yet on the One S to see if this work or not.
BTW you should post question like this in Q&A section.
baseballfanz said:
edit one word in the bools.xml.
You'll have to decompile the framework-res, look in res/values for bools.xml
Code:
<bool name="config_animateScreenLights">true</bool>
change the true to false and that enable CRT off.
Click to expand...
Click to collapse
How do I edit the file and decompile framework-res? Sorry, I'm very new to this.
ChaseMDuffin said:
How do I edit the file and decompile framework-res? Sorry, I'm very new to this.
Click to expand...
Click to collapse
Don't bother...its not gonna work. No custom roms here have CRT animation because its not possible without hacked video drivers...
Which is probably more difficult than it sounds, right? And it sounds pretty damn difficult. Oh well. Worth a try. If any come across a method, post here.
ChaseMDuffin said:
So here it goes, and I'm not quite sure i'm posting in the right section, but I figured this is where I would get the best response.
Click to expand...
Click to collapse
Yes, this is the wrong section. This section is for DEVELOPMENT threads, not questions. Funnily enough, those go in the QUESTIONS forum.
NRGZ28 said:
Don't bother...its not gonna work. No custom roms here have CRT animation because its not possible without hacked video drivers...
Click to expand...
Click to collapse
CM9 and AOKP both have CRT animation.
Moved To Q&A
This is a development section, its not for questions. Please post in the correct section!
kuroneko007 said:
CM9 and AOKP both have CRT animation.
Click to expand...
Click to collapse
Different framework..
Hi,
does someone has a dpi240 for the stock contacts/phone apk for the XXLRG firmware? THanks!
Edit : Found it - for those who use 240 dpi, this apk works :
http://forum.xda-developers.com/showthread.php?t=1740232
wrong post
Final5k said:
Hi,
does someone has a dpi240 for the stock contacts/phone apk for the XXLRG firmware? THanks!
Click to expand...
Click to collapse
Post in wrong section again. Some will never learn. Why, if you can write why cant you read!
--mods delete--