About 68,100 results
Open links in new tab
  1. 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 …

  2. 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 …

  3. Android Material Design Button Styles - Stack Overflow

    colorButtonNormal attr doesn't work for me on Android 4.1.2. At all can't set button color (android:background breaks material style of the button).

  4. Android Lock Screen Widget - Stack Overflow

    Nov 7, 2010 · A few users have been asking me Android lock screen widgets for my app - I believe they want a widget that stays on their lock screens and allows them to interact with the …

  5. How to open an application from widget in Android?

    Aug 28, 2010 · When we click the widget at that time I need to open an activity screen (or application). How to do this?

  6. android - Widget preview image - Stack Overflow

    Feb 27, 2018 · My app preview image looks like this: How can I make it look like the WhatsApp Chat preview, small with shadow. Also other apps in my phone use the same type of preview. …

  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. How to change the new TabLayout indicator color and height

    Jun 18, 2015 · I was playing around with the new android.support.design.widget.TabLayout, and found a problem, in the class definition, there are no methods to change the indicator color, …

  9. How can you create Shortcuts from an Android Widget?

    Aug 10, 2020 · My app currently implements shortcuts like this following Android developer guidelines. However, I noticed the Settings app allows you to create many more shortcuts for …

  10. android - Get the size of my homescreen widget - Stack Overflow

    On Android 4.1+ you now have the current size of the Widget in DIP for the current device orientation. To know how many homescreen grid cells your widget is wide and high, you have …