How to add custom frames to images programmatically
I want to create an app where i need to add frames to the images.i don't have any idea regrading this.i got one link where the frames are added to the images.could anybody help me. Here is the link @Thanks in Advance!! nidhi_adiga Edit: Gallery OnItemClickListener gallery.setOnItemClickListener(new OnItemClickListener() { Bitmap frame = null, out = null; @Override public void onItemClick(AdapterView<?> arg0, View arg1, int arg2, long arg3) { Bitmap urImage = BitmapFactory.decodeResource(getResources(), R.drawable.urBackgroundImageID);//edit frame = BitmapFactory.decodeResource(getResources(),