Top "Android-widget" questions

Either relates to Home Screen widgets, or to general UI elements used on an Android Application screen.

GridLayout from support library does not show 2 rows on Android 2, onChildVisibilityChanged Error

Has anybody gotten the support library to render a grid layout correctly in Android 2? Instead of 2 rows and columns I …

android android-layout android-widget grid-layout android-compatibility
How to put multiple widget sizes in one apk?

What I'm trying to do is have a clock widget of different sizes (i.e. 2x2, 3x3, 4x4 etc) in …

android widget android-widget
EditText Alternatives in a Widget? There has to be a way

Has anyone ever successfully implemented an EditText in a widget? I realize Android does not support this, however, "Friend Stream" …

android android-widget textview android-edittext htcsense
Android widget different portrait and landscape orientation

I have a (hopefully) a relatively simple question. How do I tell Android which layout to use for portrait and …

android widget android-widget screen-orientation
How do I build a graphical needle gauge UI widget in Android?

I need a graphical needle gauge (like a speedometer etc) for my app but such a UI widget is not …

android android-widget gauge
Is it possible for TextView Marquee in a Widget that extends AppWidgetProvider?

I am very new to Android programming, and I have read everywhere and I can't seem to find any solution. …

android android-widget widget textview marquee
Is it possible to create home screen widgets for Android using Ionic Framework or React Native?

Widgets are android native constructs that extend a view on the application screen. Is it possible build a homescreen widget …

android-widget ionic-framework react-native android-appwidget