Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a "share app" menu. #21

Open
GoogleCodeExporter opened this issue Jul 22, 2015 · 1 comment
Open

Add a "share app" menu. #21

GoogleCodeExporter opened this issue Jul 22, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Help users to spread the app.

1. Use the intent to share via (SMS, Mail, Facebook, Twitter ...) with 
default localized text messages.
http://developer.android.com/reference/android/content/Intent.html#ACTION_SE
ND
android.intent.action.SEND

2. Use this intent to display the market QR code: 
com.google.zxing.client.android.SHARE
com.google.zxing.client.android.ENCODE
Info: http://www.openintents.org/en/node/171

Original issue reported on code.google.com by mathieu.mea on 5 May 2010 at 2:37

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant