About 66,600 results
Open links in new tab
  1. android - How to create a drop-down list? - Stack Overflow

    Nov 14, 2012 · How can I create a drop-down list? I've tried a ScrollView but it's not exactly what I need.

  2. How to build a Simple Android Widget - Stack Overflow

    Jun 7, 2011 · So I have a bit of experience building android applications. But now i would like to build a widget for android that would sit on the home screen and display a button, and when …

  3. android - How to create a custom lock screen widget (I just want …

    May 15, 2014 · I do not know if it is possible to integrate the camera into your own lock-screen widget. Clicking on a lock-screen widget normally requires the user to unlock the device before …

  4. android - App Widget: can you specify a minimum AND a default …

    Oct 28, 2014 · 10 When you design an app widget, you specify a minimum width and height for that widget. When the user places a new widget, the minimum width and height appear to …

  5. How to change the text of a Button widget in Android?

    Oct 3, 2010 · How can I change the text of an Android Button widget within code and not the XML file?

  6. Modern Android Widget Development - Stack Overflow

    Nov 26, 2020 · Is the documentation on the Android developer site really still the best practice for developing Android Widgets today? App widgets are less about "best practices" and more …

  7. android.widget.Switch - on/off event listener? - Stack Overflow

    android.widget.Switch - on/off event listener? Asked 13 years, 4 months ago Modified 2 years ago Viewed 377k times

  8. android - How to use the SwipeRefreshLayout? - Stack Overflow

    Apr 11, 2014 · Background Google has recently published an update to its support library, which now has a new "SwipeRefreshLayout" view. The view allows to wrap another view, while …

  9. How can you create a widget inside an android application? (Use …

    Can I make each of these objects widgets? Or do they have to be views inside the app? Edit: The Android developer's App Widget Host page mentions: "The AppWidgetHost provides the …

  10. Android widget not showing up on the list after developed

    Apr 11, 2013 · Added widget to manifest in the <application> section (for some reason can't paste manifest fragment here, it's just not showing, see the code here) Still, can't find widget on the …