Search code examples
androidandroid-4.0-ice-cream-sandwichandroid-2.3-gingerbread

ICS home screen widget shows up in Pre-ics device


How would I prevent my ICS only widget showing up on older phones while still keeping my app backwards compatible. Currently my task manager runs on froyo and beyond but I have an ICS and up widget that I only want to show to compatible users.


Solution

  • There is no way currently on Android to do this. Just make two builds.