Wrox Programmer Forums
|
BOOK: Professional Android Application Development ISBN: 978-0-470-34471-2
This is the forum to discuss the Wrox book Professional Android Application Development by Reto Meier; ISBN: 9780470344712
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional Android Application Development ISBN: 978-0-470-34471-2 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 15th, 2009, 04:18 PM
Registered User
 
Join Date: Mar 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default onSaveInstanceState etc.

I have learned a lot from this book, but I still struggle with how / when to use the application specific data I've stored via onSaveInstanceState(). I save it prior to changing configuration (sliding keyboard out on emulator), and I see my saved app values coming back in via the bundle (icicle since I haven't upgraded my emulator yet), and then I plug them back in to my code to display the correct tab/child on my gui. Everything seems to be working, but some "launch activity" process is running after that, and making the gui behave as if I hadn't saved anything.

Any ideas?









Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.