Sohayb,

It could definitely be Proguard.  I have two ideas for you.  First turn 
debugging on for the app in the manifest so you can see the debug output 
 on your device.  Then turn proguard off and try running your apk on the 
device.  The debug output should tell you what is happening.  If the app 
runs then it is almost definitely Proguard at fault.

George
  
On Monday, January 28, 2013 7:34:10 AM UTC-5, Sohayb Hassoun wrote:
>
> Hello,
>
> I need to publish my application, i ran the Eclipse export wizard and 
> exported a signed apk with a self-signed certificate, i ran the zipalign 
> tool also. The problem is that when installing this package on the device 
> and running it, it crashes directly, although i can run the application 
> directly from eclipse with no problems.
> Will that have to do with the proguard configurations or anything else?!
>
> Regards
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to