With multi-dimensional model as the core, let the factory digital transformation and upgrading “within reach”>>>
Project in a jump picture details of the page has been unable to point out, log print!!! FAILED BINDER TRANSACTION !!!
I checked it on the Internet. It turns out that the image data of intent is limited to 40K
So decisively with the most simple and crude method to solve: static global variables
publicstaticBitmapimageBitmap;
publicstaticvoidload(Activityact,Bitmapimg){
imageBitmap=img;
act.startActivity(newIntent(act,ImageViewWatchActivity.class));
}
Similar Posts:
- [Five Method to Solve] android webpage err_unknown_url_scheme
- Service Intent must be explicit solution: continued
- Android didi 16: a possibility of unable to start service intent
- java.lang.IllegalArgumentException: Service Intent must be explicit: Intent { act=com.ba.cal
- [Solved] Android Studio Warning: Default Activity not found
- Expected rbrace error encountered in DW
- No undef check error in eslint
- Expected BEGIN_OBJECT but was BEGIN_ARRAY at line
- E/JavaBinder﹕ !!! FAILED BINDER TRANSACTION !!!
- [Solved] The activity must be exported or contain an intent-filter