Help me please!! - Android Q&A, Help & Troubleshooting

Hi xda community I'm going crazy for days because I do not understand why the application settings (CyanoGenMod7) that I modified with Apk Tool does not install on my device when the ROM is installed, I just changed some words in the language files but nothing else why the application is not installed, and what's the solution?

---blacksoul--- said:
Hi xda community I'm going crazy for days because I do not understand why the application settings (CyanoGenMod7) that I modified with Apk Tool does not install on my device when the ROM is installed, I just changed some words in the language files but nothing else why the application is not installed, and what's the solution?
Click to expand...
Click to collapse
What error message do you get?
My first thoughts: wrong signature, no signature, compiled as non-system APK
Sent from my Galaxy Nexus using Tapatalk 2

---blacksoul--- said:
Hi xda community I'm going crazy for days because I do not understand why the application settings (CyanoGenMod7) that I modified with Apk Tool does not install on my device when the ROM is installed, I just changed some words in the language files but nothing else why the application is not installed, and what's the solution?
Click to expand...
Click to collapse
Needs to be resigned.

I resolved Thank You very much

Related

[Q] Contacts application from another phone... is it possible?

Hi to everybody,
I just bought a P500 and started to work on my own modification.
I already rooted the phone and installed a custom ROM (GB).
Before this one I got a Huawei Ideos 8150 (froyo); the contacts application of this phone provide native management of the contacts groups allowing to set ringtones, send group messages and so on.
As you know this functionality is missing in P500, so I would like to know if it's possibile to use the apks from my previous phone.
I already tried to simply install the ContactsProvider (I deleted the apks from the rom before installing it) using adb but I get this error:
INSTALL_FAILED_SHARED_USER_INCOMPATIBLE
I tried to follow these instructions http://forum.xda-developers.com/showthread.php?t=1111476
but after that when I launch phone or contact it says that the application is not installed....
Is there any way that I can make that contacts manager working on P500?
I know there are many other contacts manager on the market but this is not the question...
If I'm in the wrong section please move the thread in the right section.
Sorry for my bad english...
Thanks
flat_eric75 said:
Hi to everybody,
I just bought a P500 and started to work on my own modification.
I already rooted the phone and installed a custom ROM (GB).
Before this one I got a Huawei Ideos 8150 (froyo); the contacts application of this phone provide native management of the contacts groups allowing to set ringtones, send group messages and so on.
As you know this functionality is missing in P500, so I would like to know if it's possibile to use the apks from my previous phone.
I already tried to simply install the ContactsProvider (I deleted the apks from the rom before installing it) using adb but I get this error:
INSTALL_FAILED_SHARED_USER_INCOMPATIBLE
I tried to follow these instructions http://forum.xda-developers.com/showthread.php?t=1111476
but after that when I launch phone or contact it says that the application is not installed....
Is there any way that I can make that contacts manager working on P500?
I know there are many other contacts manager on the market but this is not the question...
If I'm in the wrong section please move the thread in the right section.
Sorry for my bad english...
Thanks
Click to expand...
Click to collapse
Could u provide(attach) the apk u are trying to install? I will try some Modding
Sent from my LG-P500 using xda premium
There it is... (I also attached ContactsProvider that is probably needed to work with this application).
Thank you.
flat_eric75 said:
There it is... (I also attached ContactsProvider that is probably needed to work with this application).
Thank you.
Click to expand...
Click to collapse
Not working :-( guess the odex files have got sumthng to do ...do u have them??
Sent from my LG-P500 using xda premium
androidusero1p500 said:
Not working :-( guess the odex files have got sumthng to do ...do u have them??
Sent from my LG-P500 using xda premium
Click to expand...
Click to collapse
No... I have only these

[Q] Purchased applications with system applications exchange.

I want to replace my purchased or downloaded applications of the predefined system applications. What opportunities are there without too much effort?
How can I create a zip file?
And my second was to ask Slade87 ..
deilnefle said:
Hey slade87,
when I try to install bootsound.zip comes no sound. What am I doing wrong? In the old kernel version 1.62 it worked.
Start with the logo looks cool, but can you please tell me how to make the changes? Not the second. The first.
Thank you.
Click to expand...
Click to collapse
Thanks in advance.
edit: I have a custom ROM unzipped and found something. All applications have a file called ODEX. How do I create such a file and is this important?
deilnefle said:
I want to replace my purchased or downloaded applications of the predefined system applications. What opportunities are there without too much effort?
How can I create a zip file?
And my second was to ask Slade87 ..
Thanks in advance.
edit: I have a custom ROM unzipped and found something. All applications have a file called ODEX. How do I create such a file and is this important?
Click to expand...
Click to collapse
Have you set the right permissions?
Sent from my X10mini using XDA App

Apk multitool problem

Greetings XDA, Im new here and i need some help regarding apk multi tool.. Ive searched the forums but i couldnt find any suitable answers
So I am trying to decompile the framework-res.apk and edit the styles.xml in values folder .. but everytime i compile it back and push it to my sytem/framework, and restart my phone bootloops..
this happens even if i donot mod anything in the apk and just decompile - recompile - push..
Any ideas ?
Thanks in advance
You have to sign the APK after you decompile!
Follow This Page for more instructions on how to sign APK's.
Sent from my GT-I9003 using xda premium
PlusAndroid said:
You have to sign the APK after you decompile!
Follow This Page for more instructions on how to sign APK's.
Sent from my GT-I9003 using xda premium
Click to expand...
Click to collapse
This is wrong. Never sign a system framework file. You only sign user apps and a very small number of system apps.
What changes are you making? For what OS?
zelendel said:
This is wrong. Never sign a system framework file. You only sign user apps and a very small number of system apps.
What changes are you making? For what OS?
Click to expand...
Click to collapse
ohhk! It happened to me as well and someone told me its because I haven't signed the APK.
Anyways, Thanks for correcting me
Try by making compression level to 0 and heap size to 512
This solved my problem though.
Also be sure that u don't get any errors while compiling the apk.
Hit thanks if helped
I can't even get it to compile!
Post ur error from log
Sent from my Micromax_A70 using Tapatalk 2 Beta-4

How do I edit png files for 3rd party Android apk?

Hi
Sorry If I've posted in the wrong forum.
I'm new to Android.
I have a android apk which I installed on my Samsung Galaxy Ace 2.
I backed the app up so I could download the apk to my Windows PC.
I'd like to edit the .png files in it, I've followed a tutorial on here using the apktool, decompiled ok and recompiled it, but when I transfer it back to my phone to re install it I get a message saying the application cannot be installed.
Any help would be much appreciated.
Mark
You are most likely not signing the apk. Also some apks break when decompiled. This is something done by the developer on purpose
Wayne Tech S-III
Copy it to /data/apps
Then go to the file properties and tick all the rwx permissions, then reboot.
That pretty "Thanks" button's waiting for U, in case I helped
∫εทт ƒя๑๓ α ∫нαкεท บρ нтς ∫εทรαтï๑ท жξ บรïทg... พнαтενεя! Dεяร?!
How do i sign the apk zeiendel? I'll have a go at your suggestion ashkan and let you know.
Sent from my GT-I8160 using xda app-developers app
hypuk said:
How do i sign the apk zeiendel? I'll have a go at your suggestion ashkan and let you know.
Sent from my GT-I8160 using xda app-developers app
Click to expand...
Click to collapse
Hi zeiendel
It worked I've signed the apk and installed it to my device.
Thanks for your help.
Mark
hypuk said:
Hi zeiendel
It worked I've signed the apk and installed it to my device.
Thanks for your help.
Mark
Click to expand...
Click to collapse
No problem. I figured you would figure out how to sign it as there are hundreds of ways to do it and not all work for everyone.
Issue resolved. Thread Closed

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".

Categories

Resources