Project Name:Bitcoin-Wallet
The submitted issue is here:https://github.com/hoanghiephui/Bitcoin-Wallet/issues/13
My GitHub Account: https://github.com/qbrave1
App crashing again and again ,can not open the app.
Expected that i can open the app and can use successfully
1.Download the app.
2.Then Open the application
6.Note the Bug.
E/AndroidRuntime(31889): FATAL EXCEPTION: main
E/AndroidRuntime(31889): Process: com.bitcoin.wallet.btc, PID: 31889
E/AndroidRuntime(31889): java.lang.VerifyError: Verifier rejected class com.bitcoin.wallet.btc.BitcoinApplication due to bad method void com.bitcoin.wallet.btc.BitcoinApplication.initConfigs() (declaration of 'com.bitcoin.wallet.btc.BitcoinApplication' appears in /data/app/com.bitcoin.wallet.btc-1/base.apk)
E/AndroidRuntime(31889): at java.lang.reflect.Constructor.newInstance(Native Method)
E/AndroidRuntime(31889): at java.lang.Class.newInstance(Class.java:1690)
E/AndroidRuntime(31889): at android.app.Instrumentation.newApplication(Instrumentation.java:1002)
E/AndroidRuntime(31889): at android.app.Instrumentation.newApplication(Instrumentation.java:987)
E/AndroidRuntime(31889): at android.app.LoadedApk.makeApplication(LoadedApk.java:623)
E/AndroidRuntime(31889): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4966)
E/AndroidRuntime(31889): at android.app.ActivityThread.access$1600(ActivityThread.java:177)
E/AndroidRuntime(31889): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1493)
E/AndroidRuntime(31889): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime(31889): at android.os.Looper.loop(Looper.java:135)
E/AndroidRuntime(31889): at android.app.ActivityThread.main(ActivityThread.java:5912)
E/AndroidRuntime(31889): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime(31889): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime(31889): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1405)
E/AndroidRuntime(31889): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1200)