Can we show any widget on the lock screen as per the latest android sdk? or How we can draw a layout on lockscreen?
Reference Application: https://play.google.com/store/apps/details?id=app.medicalid.free
This application show icon on lock screen and show another activity on tapping the icon without unlocking the device.
How we can achieve this functionality?