drawable
AnimationDrawable not change frames
I\'m puzzled with the problem \"AnimationDrawable not change frames\" for some time.I\'m confirmed I\'ve added all the frames I need into the AnimationDrawable object,and I\'ve called start(),and the[详细]
2023-04-02 05:42 分类:问答How to draw a baloon shape in android?
Is it possible to create a drawable like on the picture below using <shape> tag in Android? UPD: the goal is to draw these 开发者_JAVA百科baloons on a MapView. Is there a standart component for[详细]
2023-04-01 09:54 分类:问答get bitmap information from bitmap stored in drawable folder
I wanna read in a bitmap that I have in my drawable folder and store it as a Bitmap variable so that I can set it as a background. Would the best way to do this be using a \"file reader\"? like[详细]
2023-03-31 13:21 分类:问答how to refer to a Drawable object by an id of type in
From this page: public void setBackgroundResource (int resid) Se开发者_开发知识库t the background to a given resource. The resource should refer to a Drawable object or 0 to remove the background.[详细]
2023-03-31 07:29 分类:问答Open Picture stored in res/drawable with buildin Android Image Viewer
is it possible to open an picture, which is stored in the res/drawable folder with the Android build in Image Viewer? I don\'t get it work. I tried the follwoing way[详细]
2023-03-30 08:38 分类:问答Android 1.5 w/ xml drawables
I am having an issue w/ a pretty basic login screen. It does have a view flipper and relative layouts, both supported since API 1 as far as I can tell. Getting the following error :[详细]
2023-03-30 06:16 分类:问答How to get currently displayed level of level-list
I\'ve created level-list drawable and I\'m changing its levels by setImageLevel(int), but I\'d like to check which level is currently set. Is there any way开发者_Go百科 to do it?http://developer.andro[详细]
2023-03-30 05:07 分类:问答android MMS sending error
I have a problem with sending mms in android. I\'ve seen many examples but none of them are sending an image from res/drawable which is what I\'m trying to do. Please help me spot the problem.[详细]
2023-03-30 00:32 分类:问答Html.fromHtml problem
I\'m using Html.fromhtml to insert image in an editText ... but the instead of displaying the image, it displays [obj] \" the text obj inside a square\"[详细]
2023-03-29 20:35 分类:问答Android Change Widget Background Image
Been struggling for the past two days to change the background of my widget, based on some if statements (removed right now just want to change the widget background from the class) here is my source[详细]
2023-03-29 18:28 分类:问答
加载中,请稍侯......