Post
Topic
Board Web Wallets
Re: Blockchain.info - Bitcoin Block explorer & Currency Statistics
by
Stephen Gornick
on 07/12/2012, 18:39:26 UTC
I'm trying to use Blockchain for Android for the first time on a Nexus 7 and it crashes on launch.

I can see the stack trace on the Report menu, but don't know how to copy that and paste it here so I'll manually type what it looks like the problem is.

Caused by: android.support.v4.app.Fragment$InstantiationException: Unable to instantiate fragment
piuk.blockchain..android.ui.WalletAddressFragment: make sure class name exists, is public, and has an empty constructor that is public
  at android.support.v4.app.Fragment.instantiate(Fragment.java.391)
  at android.support.v4.app.Fragment.instantiate(Fragment.java:359)
[...]
Caused by: java.lang.ClassNotFoundException: Didn't find class "piuk.blockchain.android.ui.WalletAddressFragment" on path: /data/app/piuk.blockchain-1.apk
  at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:65)
[...]

This is on Android 4.2,

[Update: Thanks to World's tip on how to get a screen shot:


 - http://i.imgur.com/MZPXF.png