My Android Application Crashes when I shared it to other devices -
my application crashes after sending apk other devices, installed yet when tried open ,even @ beginning crashes. me please
sampleacct01
application crashes.means have check error @ log cat crash application, lots of resons may 1. if min sdk version not matched other device 2. higest sdk version have used in application 3.cooding mistakes ..likes..example .getting directly integer value in string lots of reasons there. use log cat in every methods & after getting veriables
so can confirm why getting problem
so first have check..min sdk version..and maximum sdk version check cooding
Comments
Post a Comment