diff options
Diffstat (limited to 'docs/html/resources/articles/can-i-use-this-intent.jd')
-rw-r--r-- | docs/html/resources/articles/can-i-use-this-intent.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/resources/articles/can-i-use-this-intent.jd b/docs/html/resources/articles/can-i-use-this-intent.jd index c527331..7787d31 100644 --- a/docs/html/resources/articles/can-i-use-this-intent.jd +++ b/docs/html/resources/articles/can-i-use-this-intent.jd @@ -68,4 +68,4 @@ but it only lets you react to the problem, you cannot predict it and update the UI accordingly to prevent the user from doing something that won't work. The technique described here can also be used at startup time to ask the user whether he'd like to install the missing package, you can then simply redirect -him to the Android Market by using the appropriate URI.</p>
\ No newline at end of file +him to Google Play by using the appropriate URI.</p>
\ No newline at end of file |