hackerspk

Results 2 issues of hackerspk

Unable to start image picker. ``` java.lang.NoClassDefFoundError: de.greenrobot.event.EventBus at net.yazeed44.imagepicker.util.Picker.startActivity(Picker.java:58) at com.goldenedge.gephotolab.MainActivity.onCreate(MainActivity.java:221) at android.app.Activity.performCreate(Activity.java:4510) at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1050) at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2048) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2111) at android.app.ActivityThread.access$600(ActivityThread.java:134) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1251) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loop(Looper.java:137) at android.app.ActivityThread.main(ActivityThread.java:4666)...

bug

Thanks for the great code. How can I loop through all subfields of a field. For example the field 505 is generally used to store table of contents of a...