[android-developers] Something wrong here, didn't expect com.commonsware.android.rotation.two to be resumed

2010-05-03 Thread Adrian Vintu
Hi all,

I am trying to run the rotation example from
http://github.com/commonsguy/cw-android/tree/master/Rotation/RotationTwo/

I created an Eclipse project, added the files from the location above. I
created an emulator with target 2.0.1 API level 6. Resolution is 480x854.
Abstracted LCD density is 240 (also tried with 160).

For some reason, on rotation i get the Something wrong here, didn't expect
com.commonsware.android.rotation.two to be resumed message.

Did anyone get this thing running without the above warning?

Thank you,
Adrian Vintu

PS i also posted here, but got no answer :(
http://groups.google.com/group/android-developers/browse_thread/thread/b4922460c3c5c59f/0a0741860e6eb90d?hl=enlnk=gstq=Something+wrong+here#0a0741860e6eb90d

-- 
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

Re: [android-developers] Something wrong here, didn't expect com.commonsware.android.rotation.two to be resumed

2010-05-03 Thread Mark Murphy
Adrian Vintu wrote:
 Hi all,
 
 I am trying to run the rotation example from
 http://github.com/commonsguy/cw-android/tree/master/Rotation/RotationTwo/
 
 I created an Eclipse project, added the files from the location above. I
 created an emulator with target 2.0.1 API level 6. Resolution is
 480x854. Abstracted LCD density is 240 (also tried with 160).
 
 For some reason, on rotation i get the Something wrong here, didn't
 expect com.commonsware.android.rotation.two to be resumed message.
 
 Did anyone get this thing running without the above warning?

I can reproduce your problem.

On Android 2.1, this has been downgraded to an informational message,
not a warning.

I'll look into this some more when I get a spare moment.

BTW, questions regarding the CommonsWare book examples are best asked on
the [cw-android] Google Group, so I don't accidentally miss them:

http://groups.google.com/group/cw-android

Thanks for pointing this out!

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

_The Busy Coder's Guide to *Advanced* Android Development_
Version 1.5 Available!

-- 
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


Re: [android-developers] Something wrong here, didn't expect com.commonsware.android.rotation.two to be resumed

2010-05-03 Thread Adrian Vintu
Hi Mark,

Thank you for your answer. Please let me (us) know if you have a solution
for this.

All the best,
Adrian Vintu


On Mon, May 3, 2010 at 2:16 PM, Mark Murphy mmur...@commonsware.com wrote:

 Adrian Vintu wrote:
  Hi all,
 
  I am trying to run the rotation example from
 
 http://github.com/commonsguy/cw-android/tree/master/Rotation/RotationTwo/
 
  I created an Eclipse project, added the files from the location above. I
  created an emulator with target 2.0.1 API level 6. Resolution is
  480x854. Abstracted LCD density is 240 (also tried with 160).
 
  For some reason, on rotation i get the Something wrong here, didn't
  expect com.commonsware.android.rotation.two to be resumed message.
 
  Did anyone get this thing running without the above warning?

 I can reproduce your problem.

 On Android 2.1, this has been downgraded to an informational message,
 not a warning.

 I'll look into this some more when I get a spare moment.

 BTW, questions regarding the CommonsWare book examples are best asked on
 the [cw-android] Google Group, so I don't accidentally miss them:

 http://groups.google.com/group/cw-android

 Thanks for pointing this out!

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

 _The Busy Coder's Guide to *Advanced* Android Development_
 Version 1.5 Available!

 --
 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.comandroid-developers%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en

-- 
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

Re: [android-developers] Something wrong here, didn't expect com.commonsware.android.rotation.two to be resumed

2010-05-03 Thread Mark Murphy
Adrian Vintu wrote:
 Hi Mark,
 
 Thank you for your answer. Please let me (us) know if you have a
 solution for this.

The solution appears to be: ignore the message. Other apps, such as the
built-in Launcher (home screen), Calculator, Contacts, and Music apps
exhibit the same behavior.

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

_Beginning Android 2_ from Apress Now Available!

-- 
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