RammohanKanuganti
Posts: 0
Joined: Mon Mar 26, 2012 8:38 am

How to display book contents on mobile app

i have book with 3 pages. i want to display contents on the mobile app.
What are the options available using Tiggzi.
please let me know.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

How to display book contents on mobile app

You could insert page content into 3 mobile pages.

RammohanKanuganti
Posts: 0
Joined: Mon Mar 26, 2012 8:38 am

How to display book contents on mobile app

if i want to display the contents of the book (pdf) on the mobile app screen with scroll bar ( user will use scroll bar to see the rest of the contents)
bottom i want to play the audio using audio widget.
the idea is user can listen to the audio along with reading the text ( he can use scrollbar for further reading etc..).
need not be pdf also it could be image also.
whiechever works best i can display ( either pdf or image or something else).
pls advice how to acheive this

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

How to display book contents on mobile app

The app that you build in Tiggzi is a mobile web app. You can also build a PhoneGap app (hybrid app). What you are trying to do is more applicable for a native app.

RammohanKanuganti
Posts: 0
Joined: Mon Mar 26, 2012 8:38 am

How to display book contents on mobile app

I am looking create mobile native app should work ios,android etc..
using tiggZi framework.
can you please let me know how to achieve below mentioned requirement using triggzi framework .
(
display the contents of the book (pdf) on the mobile native app screen with scroll bar ( user will use scroll bar to see the rest of the contents)
bottom i want to play the audio using audio widget.
the idea is user can listen to the audio along with reading the text ( he can use scrollbar for further reading etc..).
need not be pdf also it could be image also.
whiechever works best i can display ( either pdf or image or something else).
pls advice how to acheive this)

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

How to display book contents on mobile app

As I mentioned above, Tiggzi app builder creates HTML5, jQuery Mobile apps. You can also build PhoneGap apps (HTML5 app inside a native wrapper). Based on your description, an HTML5 app is not the best fit. You want to go with a native app built with Objective C or Java.

If you are interested, we can help you build native apps with our professional services.

RammohanKanuganti
Posts: 0
Joined: Mon Mar 26, 2012 8:38 am

How to display book contents on mobile app

but if i create native app using objective C or Java it only works on
iphone/ipad ? i don't think same code will work on android, windows phone 7 etc..
pls advice

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

How to display book contents on mobile app

That's correct. Objective C app is only for iOS.

Return to “Issues”