Copy link to clipboard
Copied
Hello, i try without success to open a pdf through an url intent from my react application.
Actually i open acrobat reader in an intent in android studio but i dont want to pass through android studio anymore and directly create a link in my react app like this:
<a href="intent://scan/#Intent;scheme=zxing;package=com.google.zxing.client.android;end"> Take a QR code </a>But i dont figure out what intent i have to pass instead of "scan/", what scheme to pass etc.
Dont even know if is it possible to open acrobat reader this way.
My pdf file is stored locally on the android device.
Hope someone can help me, thank you.
Have something to add?
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more