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.
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.
You could insert page content into 3 mobile pages.
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
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.
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)
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.
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
That's correct. Objective C app is only for iOS.