1

I have generated .apk file by V1 and v2 signature

This file installed on my device successful

But if i uninstall application and i want install again, i get app not installed error

In summary, first install work fine, but after uninstall i can't install application again

Note: debug type does not have this problem. This problem only for release type

Anisuzzaman Babla
  • 6,510
  • 7
  • 36
  • 53
Computer Im
  • 85
  • 1
  • 11

1 Answers1

0

I create new key store ( new sign ) and solved the problem

Computer Im
  • 85
  • 1
  • 11