Either relates to Home Screen widgets, or to general UI elements used on an Android Application screen.
I've run into quite the conundrum and am failing to find a solution. Apparently JellyBean changes how IME actions are …
android android-widget android-4.2-jelly-bean imeHi there is a way to select folder where user want to save file in android . I check out http://…
android directory android-widget picker filechooserI took a look at flutter for building a mobile app. Is it possible to create Widgets (not flutter-widgets, but …
dart android-widget flutter today-extensionIn my application I create dynamic rows in table much as in this tutorial: http://en.androidwiki.com/wiki/Dynamically_…
android android-widgetI'm using Android's android.graphics.Canvas class to draw a ring. My onDraw method clips the canvas to make a …
android android-widgetI design an android app widget in which two ImageView i want change the image both of the the ImageView …
android android-widget remoteviewI just finished my first app, it works fine and I've made it a homescreen widget. But it doesn't have …
android android-widget android-appwidgetI'm looking into creating a widget that supports animation, ideally via the android.view.animation framework, otherwise by setting properties …
android animation android-widgetI have an app widget and I'd like to add Views (TextView, etc.,) to the RemoteView but it never shows …
android android-widget remoteview android-remoteviewI'm trying to display the CalendarView in an Alert Dialog, but all that shows up is the month/year and …
android android-layout android-widget android-alertdialog calendarview