Thursday, February 17, 2011

Adding EULA or Introduction Screen to Android App

Have some important text that always needs to be displayed and approved by the user when it changes? Common use case includes compliance notifications, license text or tutorials.

This useful Android development blog post outlines an excellent pattern for adding an EULA to your Android Java application:

No comments: