KeyguardTestActivity has stopped - Android Q&A, Help & Troubleshooting

So, i'm editing a stock rom retail BR 4.4.2 of Moto X. I needed edit the SystemUI.apk for add a feature, and for this i should add a line in the AndroidManifest.xml, when i did all the modifications and install the rom, i get this message "KeyguardTestActivity has stopped". I have identified that the problem stay in the modification in the AndroidManifest.xml, and the "KeyguardTestActivity" is the app Keyguard.apk that is the lockscreen. I don't know why this don't work! I'm using the last apktool, i have installed the framework-res.apk of the stock rom! please help me :crying:

Help

ramon20 said:
Help
Click to expand...
Click to collapse
i have the same problem

Same prob' :/

Same problem on a qbex TX240.

Related

[Q] SystemUI is killing me with force close..please help

Hello,
I added a language values folder to the systemui.apk and then compile it back.
but always force close .
I am using honeycomb 3.2 and tried many apktools to do so.
any help will be nice.
thanks.
did you check the permissions settings ?
logic5 said:
Hello,
I added a language values folder to the systemui.apk and then compile it back.
but always force close .
I am using honeycomb 3.2 and tried many apktools to do so.
any help will be nice.
thanks.
Click to expand...
Click to collapse
system folders shouldn't be signed. Make sure you didn't sign it.
jonnypinkeyes said:
did you check the permissions settings ?
Click to expand...
Click to collapse
sorry, I don't know where are the permissions settings .
lithid-cm said:
system folders shouldn't be signed. Make sure you didn't sign it.
Click to expand...
Click to collapse
I Decompiled with dependencies.. then edited what I need then compile then the tool asked if it is a system apk I said yes then I deleted the recources.arsc and compile.
when the system boot I get a force close then the system bar disappear.
any idea please.
thanks

[Q]Problem with apkmanager

Hi all, I have a problem with apkmanager. When I decompile then compile and sign an apk (like now Settings.apk) all works fine but when I put the file in the phone it doesn't work
And it does not install, it says: "Application not installed"
Why this?
Thx to all who wants to help me to solve this problem!
sgsever said:
Hi all, I have a problem with apkmanager. When I decompile then compile and sign an apk (like now Settings.apk) all works fine but when I put the file in the phone it doesn't work
And it does not install, it says: "Application not installed"
Why this?
Thx to all who wants to help me to solve this problem!
Click to expand...
Click to collapse
+1 on this but please specify of what kind of rom (AOSP or htc/sammy/etc) you want to change the Settings.apk
I also have this problem
lucabaldo3 said:
+1 on this but please specify of what kind of rom (AOSP or htc/sammy/etc) you want to change the Settings.apk
I also have this problem
Click to expand...
Click to collapse
Hi Luca, I'm on Linux and I want to modify the Settings.apk of an AOSP ROM for Galaxy S2 (based on android 4.0.4 IMM76D)

[Q] Nav bar in gt-i9152 (Mega 5.8)

Hi everybody :
first sorry for my bad english
second Can anyone please modify my systemui.apk to be able to enable nav bar ?
i tried adding this line (qemu.hw.mainkeys=0) in my build.prop but after reboot i got error (systemui has been stopped)
so i deleted this line again and systemui worked .... but i need to enable navbar .... so please anyone modify my systemui to be compatible with navbar ...... my android version 4.2.2 and here is my systemui.apk
it's not supported my phone. sorry..
Need framework-res.apk and twframework-res.apk to decompile SystemUI.apk
Sent from my GT-I9205 using Tapatalk
Here is my framework-res.apk and twframework-res.apk .... and thanks so much Silesh.Nair
Attached. Backup before you try this. You need to add the entry to build.prop for it to work properly after you replace SystemUI.apk
Silesh.Nair said:
Attached. Backup before you try this. You need to add the entry to build.prop for it to work properly after you replace SystemUI.apk
Click to expand...
Click to collapse
not working .. "System UI has stopped" :crying:
I'll take a look tonight.
Sent from my GT-I9205 using Tapatalk
Hegab said:
not working .. "System UI has stopped" :crying:
Click to expand...
Click to collapse
You can see it. I think it will help you to fix System UI problem..
http://forum.xda-developers.com/showthread.php?t=2647883

Settings Apk Recompiling error pls. help

I decompiled settings.apk of Micromax A110 using apktool.I installed framework-res.I did not even touch any file of the decompiled directory.i recompiled it.and it is showing the following error.I cannot even add my name in the ROM i created and it is my first rom .is it any problem with apktool or java.i can get the output apk and it donot get installed in the rom.There is no settings in the app drawer.You people are awesome rom developers .pls help me.i just want to add this. developer name sabeeh. . Thanks in advance.
sabeeh102 said:
I decompiled settings.apk of Micromax A110 using apktool.I installed framework-res.I did not even touch any file of the decompiled directory.i recompiled it.and it is showing the following error.I cannot even add my name in the ROM i created and it is my first rom .is it any problem with apktool or java.i can get the output apk and it donot get installed in the rom.There is no settings in the app drawer.You people are awesome rom developers .pls help me.i just want to add this. developer name sabeeh. . Thanks in advance.
Click to expand...
Click to collapse
have you installed proper deodexed framework and systemui apk?
I installed the frameworks for framework-res ,system ui,and even mediatek-res but no use. plss. help sir
sabeeh102 said:
I installed the frameworks for framework-res ,system ui,and even mediatek-res but no use. plss. help sir
Click to expand...
Click to collapse
These are just warnings the apk will compile fine...
Sent from my SCH-I605 using xda app-developers app
lacoursiere18 said:
These are just warnings the apk will compile fine...
Sent from my SCH-I605 using xda app-developers app
Click to expand...
Click to collapse
I would say the same thing, with a side note that while warnings are often dismissed because you can still compile and it MAY work, they are there for a reason. In this case, as far as I see, there are missing translations. It may or may not be pertinent, but it should be dismissed upon inspection, not upon realizing that "it compiles".

problem with Signing kitkat apk

Hello,I have problem with recompiling any system apk for kitkat firmware,tried to decompile and recompile framework-res as the usual way of any 4.3 firmware and lower,it does decompile and recompile successfully but when I replace it back instead of the original one I got it stuck at sprint screen for NOTE3 SPRINT .also when I try with SecSettings ,the settings icon disappear after replacing the original one,I even tried building the apk without any modification and I got the same thing.
there is must be something with signing kitkat apk different than 4.3 and lower firmware.
I used the same method of signing A System apk of taking META-INF and AndroidManifest.xml and inserting them into the new APK.
apktool version 1.5.3
phone:NOTE3 SPRINT N900P 4.4.2 STOCK FIRMWARE.
THANK YOU
motiam4 said:
Hello,I have problem with recompiling any system apk for kitkat firmware,tried to decompile and recompile framework-res as the usual way of any 4.3 firmware and lower,it does decompile and recompile successfully but when I replace it back instead of the original one I got it stuck at sprint screen for NOTE3 SPRINT .also when I try with SecSettings ,the settings icon disappear after replacing the original one,I even tried building the apk without any modification and I got the same thing.
there is must be something with signing kitkat apk different than 4.3 and lower firmware.
I used the same method of signing A System apk of taking META-INF and AndroidManifest.xml and inserting them into the new APK.
apktool version 1.5.3
phone:NOTE3 SPRINT N900P 4.4.2 STOCK FIRMWARE.
THANK YOU
Click to expand...
Click to collapse
you shoul install framework and systemui of kitkat and then compile and decompile it
Vaibhav Chauhan said:
you shoul install framework and systemui of kitkat and then compile and decompile it
Click to expand...
Click to collapse
thank you for your reply,but I have already tried that,I did install framework-res.apk and twframework-res.apk and SystemUI.apk
but it fails,tried this time with SecContacts_OSup.apk but it does disappear after replacing it too.
any idea?
motiam4 said:
thank you for your reply,but I have already tried that,I did install framework-res.apk and twframework-res.apk and SystemUI.apk
but it fails,tried this time with SecContacts_OSup.apk but it does disappear after replacing it too.
any idea?
Click to expand...
Click to collapse
which tool you are using??
Vaibhav Chauhan said:
which tool you are using??
Click to expand...
Click to collapse
APKTOOL Version 1.5.3
Ok.thank you.I tried to do it on linux and got it working.
thank you.
motiam4 said:
Ok.thank you.I tried to do it on linux and got it working.
thank you.
Click to expand...
Click to collapse
:good:

Categories

Resources