I\'m trying to figure out how to embed things, other than Drawables, inside an EditText widget. Specifically the example I\'m thinking of is from the Google Buzz widget
you can use frame layout for embed Button in EditText,here i give sample code for embed TextView in EditText,just change the TextView as Button