yukuku / androidbible

Open Source Bible for Android
https://alkitab.app
Apache License 2.0
321 stars 177 forks source link

Intent to open Bible with a specific verse #16

Closed Tazuki closed 9 years ago

Tazuki commented 9 years ago

Hi yuku,

first thanks for your work. I dont know if there is another way to ask you this question. Is it possible to oben androidbible with an Intent to show a specific verse? Thanks in advance.

god bless you

yukuku commented 9 years ago

Yes, it is possible.

Please see https://github.com/yukuku/androidbible/blob/develop/AlkitabIntegration/src/main/java/yuku/alkitabintegration/display/Launcher.java

for example methods on how to open specific verses.

Tazuki commented 9 years ago

Thank you very much =)