Search code examples
androidandroid-widgetwidgetresizable

What is best practice to develop resizable widget?


Main need : Resizable widget

Minor need : Wide range of Android OS, runs on version 1.6(donut) - 4.04(ics)

On the widget it has images and text onto it. Though the widget is not resizable but there are many custom launchers that allows us to resize the widget. The widget will look awful after resize.

What is the best practices to accomplish this?


Solution

  • It is here http://developer.android.com/guide/practices/screens_support.html