As Android application developer sometimes when we release a new version of our application, we want to provide information to user about what changes have been made or what features have been added into the new version. The best way is to display a 'What's New' dialog that shows information about … [Read more...] about How to Show “What’s New” Dialog in Android App
dialog
How to Create QuickAction Dialog in Android
[Update 15/07/2011]I have updated the quickaction implementation code so it can be used more efficient and the dialog will be automatically dismissed after pressing the action item. All the source codes now available via github so you can track the changes.Official Twitter application for Android … [Read more...] about How to Create QuickAction Dialog in Android
Recent Comments