Hi
I am building my in MyEclipse using a remote phonegap build. I performed a successful build and got the .apk file.
the app is installed successfully on an ios device. however,
when I copy and install the app on an android device, I got the following error when opening the app:
“unfortunately, <app> has stopped”.
how can I debug the app without GapDebugg?
what could cause that error?