Open seabaz opened 10 years ago
Can you please post the stack trace? That will help with determining the specific reason it's crashing.
Hi jackMannino,
I too came across the same problem while using OWASP Goatdroid v0.9.
Here i am attaching stack trace as you asked.
Thank you for the effort.
I have experienced the same error and the stack trace reads as shown in the screenshot above.
Hi, the main reason is probably because you are trying to run the HerdFinancial app in an Android AVD (emulator), or real device, based on an ARM architecture not supported by the app. In the log you can see the app is using native libraries. Try to run it in a different Android version, such as an Android 4.2.2 AVD (where it works vs. Android 4.4.2, where it fails to run).
At last I got this. The aplication has native libraries for ARM so it will not work if you are using x86. Also, It didnt work on Android 5.1.1 even using ARM. So the only combination I was able to get working was Android 4.2.2 / armeabi-v7a.
Hi there,
Is there problem with Herd Financial application server? I received the following error after clicking the app: Unfortunately, Herd Financial has stopped
Pls help to advise. Thanks