yukuku / androidbible

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

import to eclipse #11

Closed 13hunter37 closed 9 years ago

13hunter37 commented 9 years ago

Hello, i have imported your project. I would like to change the bible version at startup to german or to another version than Kejadian. is that possible? I found the lines where books are loaded but i stuck here. When i replace the raw folder with KJV-txts the app crushes at the beginning. is there a way to avoid loading the raw files?

Greetings

yukuku commented 9 years ago

As for missing res folders: just create an empty res folder.

As for importing to eclipse: Please use IntelliJ (free community edition is sufficient).

As for changing the Bible version at startup to a different version: You need to put the version as an "internal" version, the files are in res/raw folder. To create an internal version, please refer to https://groups.google.com/forum/#!topic/androidbible/-Tnu6LADZM0

13hunter37 commented 9 years ago

Hi, thank you very much!! I wrote in the googleGroup because i have a NullPointerException when converting my file. Do you have an idea? =) greets