I'm designing my first Android app and would like some advice on where to 
look in the API. The app I'm designing is a reference app for various 
fighting games such as Street Fighter and Tekken. 
I'm a web developer by day although I have coded in .Net and C#, and could 
just use a little help.

My design has 3 main components.

1) A webview which will point to a website I'm building. This is where all 
the content will be found.
2) A Fave button at the top of the app, which will store the URL. Basically 
a bookmark.
3) An array of faved URL's or bookamarks, so users can easily access 
information on favourite characters and other content.

I have looked into WebView and got that to work. I'm now looking into 
developing the top bar which will have the two buttons and the app title 
between them. The last piece of functionality is where I'm having trouble.

I want the app to save the favourite pages on the device to be viewed 
offline. I tried a Google and got many offline browser apps, so I know it's 
possible. I'm just not sure where to look in the documentation.

Any help appreciated =)

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to