I create an 4x4 appwidget with minWidth and minHeight set to \"250dp\" as it is suggested in App Widget Design Guidelines:
http://developer.android.com/guide/practi
Try grid size = (74*n) - 2 for older api level. This value come from old document.
grid size = (74*n) - 2