How to pass Mat array between two android activities
I have a problem with passing Mat array between two android activities,anyone can help me?
I have solved these problem by writing Mat array to SD-Card as images and read images from SD-Card in another activity.but it has a problem with speed when running on the android phone.
thanks.
How do you solve a problem?