javascript - Incorporate offline bible in phonegap app? -


Can you give some ideas about including the offline Bible in a phone inter-based app? Future bookmarks of chapters and verses may be required. How can I go about doing this to be a local json file? But I think that does not seem to get a Jason. The KJV Bible search is also not certain how to make a JSN approach scalable to bookmark any ideas?

The entire text is only, which means that there should be no problem loading it when your app If finished, full text in memory. And then, to bookmark JSON for bookmarking - how the Bible has been prepared is because the nested hash / arrow lookup is:

  var bible = {origin: [ // The first chapter, "In the beginning God created heaven and earth.", "And the earth was without form or void, and the darkness was on the deep face. And the Spirit of God, water", ..., [... ] Second chapter "Thus the heavens and the earth were finished, and they all hosted." "And on the seventh day God finished his work, which he had made, rested on the seventh day, which he did with all his work.", ...], ..., escape: [[first chapter " These were the names of the children of Israel who had come to Egypt, every man and his family came with Yakub. ", ...], ...], ...};   

Any poem should be very quick to use this structure: To draw a book, this is a hash map look, and then the chapter and the poem array are offset.

Comments

Popular posts from this blog

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

.net - Creating a new Queue Manager and Queue in Websphere MQ (using C#) -