forprevious / smali

Automatically exported from code.google.com/p/smali
0 stars 0 forks source link

Rebuilded apk won't install!! #50

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What seems to be the problem?
The application doesn't install after rebuild.

What is the exact smali/baksmali command that you ran?
java -jar smali.jar <source-folder> -o classes.dex

What version of smali/baksmali are you using? What rom are you working
from?
smali v1.2.5 on SGS (Android Eclair 2.1)

Please provide any additional information below: error messages, symptoms,
etc.
When I try to install the re-assembled apk, the installation screen comes up 
but it gives "Application Not Installed" error in the end.

Original issue reported on code.google.com by digitalo...@gmail.com on 18 Nov 2010 at 5:31

Attachments:

GoogleCodeExporter commented 9 years ago
I need more details please. How did you try to install it, what "installation 
screen" are you talking about, and where did you see the "Application Not 
Installed" error message. Also, please paste the logcat from when you tried to 
install it.

Original comment by JesusFr...@gmail.com on 18 Nov 2010 at 5:35

GoogleCodeExporter commented 9 years ago
Hi,

I installed the app from my device i.e. rebuilded the apk, transfered to my 
device and installed it. Please find the installation images below to get more 
idea on it.

http://img686.imageshack.us/img686/7895/snap20101118132117.png
http://img521.imageshack.us/img521/9772/snap20101118132125.png
http://img152.imageshack.us/img152/1641/snap20101118132133.png

please let me know where can i find the logcat file?

Original comment by digitalo...@gmail.com on 18 Nov 2010 at 10:07

GoogleCodeExporter commented 9 years ago
I suspect that you just need to resign the apk

Original comment by JesusFr...@gmail.com on 18 Nov 2010 at 2:45