Skip to content

Code example using fragments, from the book, (some modifications by PMC) Annuzzi, Darcey, Conder Introduction to Android Application Development: Android Essentials, 5/E ISBN-13: 978-0134389455

License

Notifications You must be signed in to change notification settings

AndroidConu-2017/10-sample-fragments-somewhat-complex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

-SimpleFragments

Sample code from the course textbook

Annuzzi, Darcey, Conder Introduction to Android Application Development: Android Essentials, 5/E ISBN-13: 978-0134389455

On portrat it shows two activities

  1. Activity with a ListFragment with an onclick that launches
  2. Separate activity with a WebView Fragment

On landscape one activity Single activity with a ListFragment and A WebView Fragment.

The activities use the fragment modules differently

About

Code example using fragments, from the book, (some modifications by PMC) Annuzzi, Darcey, Conder Introduction to Android Application Development: Android Essentials, 5/E ISBN-13: 978-0134389455

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages