Re: [android-developers] Unexpected error

2011-03-21 Thread asaph nesun
plz try again
 http://123maza.com/75/speed524/


On 3/21/11, rishabh agrawal  wrote:
> When i run my application on api level 4 then it create unecpected
> error but when i run on api level 8 then it not create any error,i
> also set the
>android:minSdkVersion="4"
> android:maxSdkVersion="10" />
>
>   android:label="@string/app_name" >
> 
>
> so how to remove these error,please guide me.
>
> --
> 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 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] Unexpected error

2011-03-21 Thread Marcin Orlowski
> so how to remove these error,please guide me.
>

That's simple - fix it. That usually works for untold issues.
And in general - you forgot to quite your crash log

Regards,
Marcin Orlowski

Tray Agenda  - keep you daily schedule handy...





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

[android-developers] Unexpected error

2011-03-21 Thread rishabh agrawal
When i run my application on api level 4 then it create unecpected
error but when i run on api level 8 then it not create any error,i
also set the
 


http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] Unexpected error

2011-03-18 Thread Mark Murphy
Use adb logcat, DDMS, or the DDMS perspective in Eclipse to examine
LogCat and look at the stack trace associated with your "unexpected
error". Then, debug your code.

On Fri, Mar 18, 2011 at 4:17 PM, rishabh agrawal
 wrote:
> when i run my app in emulator some time it run good,but some time my
> Tab get a unexpected error so, how i remove it

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


[android-developers] Unexpected error

2011-03-18 Thread rishabh agrawal
when i run my app in emulator some time it run good,but some time my
Tab get a unexpected error so, how i remove it

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