Hi,
nothing changed adding 

android:launchMode 
<http://developer.android.com/guide/topics/manifest/activity-element.html#lmode>=["singleTop"]

:-(
Il giorno mercoledì 30 gennaio 2013 16:40:14 UTC+1, lbendlin ha scritto:
>
> see here for reference 
> http://developer.android.com/guide/topics/manifest/activity-element.html
>
> On Wednesday, January 30, 2013 10:01:48 AM UTC-5, Davide Moriello wrote:
>>
>> Hi, thank you for trying to help me.
>>
>> My mainfest is this
>> http://pastebin.com/RgNvES45
>>
>> I don't know where to look :-(
>>
>> Il giorno mercoledì 30 gennaio 2013 15:54:37 UTC+1, lbendlin ha scritto:
>>>
>>> Check your manifest file for singleTop etc.
>>>
>>> On Wednesday, January 30, 2013 5:48:59 AM UTC-5, Davide Moriello wrote:
>>>>
>>>> Hello, I'm developing an android app for some time now. Everything is 
>>>> going well. When I close my app with the home button and I reopen it there 
>>>> aren't any problems or crashes.
>>>> But, when I have my app open and I lock my screen the app create a new 
>>>> istance of the activity and call again onCreate when the screen is 
>>>> locked... so crash!
>>>>
>>>> the code of my activity is here
>>>> http://pastebin.com/j1mTRUnB
>>>>
>>>>
>>>> What can this be? Any suggestion? Thank you a lot =)
>>>>
>>>

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to