android - Not drawing image/bitmap from correct drawable folder on canvas -
i new android, , i'm trying make game draws image/bitmap. have separate folders drawable, emulator tablet(wxga) drawing bitmap drawable-mdpi though have proper images in drawable-xhdpi folder. can issue be? great if can point in right direction.
thanks in advance.
the emulator doing correct thing. have read official docs?
wxga 1280×768 pixels, combined 10 inch screen mdpi. need specifcy smaller screen size increase dpi.
on side note: large android tablets have in fact mdpi resolution. careful: samsung galaxy 10.1 tab reports has hdpi though screen technically mdpi.
Comments
Post a Comment