0

I have problems generating a signed apk after upgrading to ADT 22. Every time that I generate a signed apk, it start with "ClassNotFoundException" on class that extends Application. The only thing that I can do to make it works it's to do a "clean all" on Eclipse EVERY time that I have to generate the apk. This is VERY annoying because if I forget to do it, the generated apk is corrupted!

P.S. I have "Android Private Libraries" checked on "Order and Export" tab.

Thanks

Nameless
  • 259
  • 2
  • 4
  • 15

1 Answers1

0

Check my answer here

You need to go to Go to Project->Properties and make changes as per the answer.

Community
  • 1
  • 1
Siddharth_Vyas
  • 9,972
  • 10
  • 39
  • 69