- Home /
How use Bitmap Factory in Unity
Hi, i want to convert byte array to bitmap and I want apply in android device, if I use bitmap from system.drawing in android not running, and after I search in internet, if we want to make bitmap from byte array we can use bitmapfactory from java.io. now, how i can add reference java.io in my unity project. (I'am sorry about my english )
Regards, Zuhrias
Comment
Your answer
Follow this Question
Related Questions
Changing material with C# lags on Windows phone but not android 1 Answer
Transferred game from Android to IOS. Why is the file size so much larger? 1 Answer
I need help converting this script to touchscreen 0 Answers
how to convert Input.mousePosition into iphone/android accelerometer? 1 Answer
force an android app to run in a specified resolution 0 Answers