bitmap - Why cannot android studio 2.1.3 import android.graphics.BitmapFactory? -


i'm learning android using android studio 2.1.3, , want use bitmapfactory decode bitmap. when import android.graphics.bitmapfactory , import sentense gray, , hint box has no bitmapfactory in it, this:
enter image description here

you see,there bitmap,bitmapregiondecoder,bitmapshader in it. why that?

how can import bitmapfactory?
can give me hand? please, thank sincerely.


Comments

Popular posts from this blog

amazon web services - S3 Pre-signed POST validate file type? -

c# - Check Keyboard Input Winforms -