Anthoni wrote:
> Hi,
> 
> Just to interject. Mark explains this beautifully in his book
> 'Beginning Android', but even more in his PDF books and it is what I
> use for my details page for items in my database.
> Basically I have a "front" activity that shows a search box, that then
> populates a listview with the headers. The user then clicks a header
> and the details are retrieved from the database and parsed into a
> WebView on a separate activity. Inside this WebView I have 'internal'
> links that allow me to retrieve yet more information that the user
> might want to know. I do it this way so it doesn't put unnecessary
> strain on both my database and the users phone.
> 
> His books are amazing for learning all the nuances of the Android
> system, so much so I've only had to ask here once about a problem I
> was having, but that was my mistake lol.
> Kudos to Mark.

Thanks!

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

Android Training...At Your Office: http://commonsware.com/training

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

To unsubscribe, reply using "remove me" as the subject.

Reply via email to