Android Programming Tutorials

(Romina) #1
Browsing Some Posts


  • Experiment with adding images or CSS stylesheets to the help page.

  • Support the notion of the help being updated separately from the


APK. Search some URL for help updates, downloading them in the
background, and using them if available, falling back to the in-APK

edition if there are no such updates.



  • Instead of detecting locations when statuses are clicked upon,
    detect locations in the constructor for TimelineEntry. Then, add a


"Map" button to the row layout, set to GONE if there is no location, or
VISIBLE if there is one. Then, arrange to have clicking the Map

button bring up the StatusMap.


Further Reading........................................................................................


You can learn more about the basics of integrating a WebView widget into


your activities in the "Embedding the WebKit Browser" chapter of The Busy


Coder's Guide to Android Development.


256
Free download pdf