Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Phone.apk #1

Open
KrYcHa opened this issue Dec 29, 2011 · 8 comments
Open

Phone.apk #1

KrYcHa opened this issue Dec 29, 2011 · 8 comments

Comments

@KrYcHa
Copy link

KrYcHa commented Dec 29, 2011

Phone app force close when i make a call. (Hang on Call Screen)

@arco
Copy link
Owner

arco commented Dec 29, 2011

I know, same here. Can't quite figure out why.

On 29 December 2011 01:40, KrYcHa <
[email protected]

wrote:

Phone app force close when i make a call. (Hang on Call Screen)


Reply to this email directly or view it on GitHub:
#1

@LalitMaganti
Copy link

It was working fine in 4.0.1 and in 4.0.3 it crashes on LDPI devices.

@KrYcHa
Copy link
Author

KrYcHa commented Jan 6, 2012

I know that. Now i trying compile from aosp source and arco`s fixes from github CM9 4.0.1_r1 but i have some problems.

@ErwinP
Copy link

ErwinP commented Jan 24, 2012

I've got it working, in the emulator as well on on the device itself. Hooray :)

ErwinP@b9efb65

I've taken these files from android-4.0.1-rc1. Not yet sure if they are all five needed, mka is doing a bit stupid when I delete one and recompile (stupid as: it doesn't recompile Phone.apk). I'll try to figure it out later.
The changes in these files are minor (except from sip_settings_ui.xml, which is totally new). But I don't know how to make a file that only contains the lines that are different, as in the other overlay files. Guess I will see how to do it, once you have implemented it in your own repo :)

@LalitMaganti
Copy link

Brilliant work! Great to finally see a fix

@arco
Copy link
Owner

arco commented Jan 25, 2012

I saw something here:
http://forum.cyanogenmod.com/topic/40762-cm9-phoneapp-crashing/
Haven't had the time to look into it further though.

On 25 January 2012 08:32, Lalit
[email protected]
wrote:

Brilliant work! Great to finally see a fix


Reply to this email directly or view it on GitHub:
#1 (comment)

@hexameron
Copy link

Works for me just by deleting:

packages/apps/Phone//res/drawable: dial_num_0_no_plus_wht.xml
and dial_num_1_no_vm_wht.xml

Not doing any more testing in case it breaks again.

@arco
Copy link
Owner

arco commented Mar 25, 2012

Thanks. That workaround seems to work ok.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants