[android-developers] Alternate line service support on Android 1.5

2009-12-15 Thread Muniraju
Does anyone have a idea about Alternate line service implementation on android 1.5 sdk?\ I wanted to know how to read the line 2 information from sim as the existing telephone manager doesn't suppor this feature. -- You received this message because you are subscribed to the Google Groups

[android-developers] Re: Task launch event - finishOnTaskLaunch Problem

2009-09-04 Thread Muniraju
by the application Thanks, With Regards Muniraju On Sep 3, 8:59 pm, Dianne Hackborn hack...@android.com wrote: onResume() tells you that the activity is now in the foreground, so you can rely on it to tell you where the user is currently at. On Thu, Sep 3, 2009 at 4:47 AM, Muniraju munir

[android-developers] Task launch event - finishOnTaskLaunch Problem

2009-09-03 Thread Muniraju
and that of launch from main menu. Please help me to clear this state out during task re-launch in the above case by identifying Main Menu launch from HOME. Thanks, With Regards, Muniraju --~--~-~--~~~---~--~~ You received this message because you are subscribed

[android-developers] Re: ANDROID BUG: Large Gif Images can not be displayed

2009-07-31 Thread Muniraju
= BitmapFactory.decodeStream(is, null, opt); In the above the either I will get OutOfMemoryError or decoded bitmap dimension is same as the original image. There is bug reported on it, I found it later http://code.google.com/p/android/issues/detail?id=2793 Thanks, With Regards Muniraju On Jul

[android-developers] ANDROID BUG: Large Gif Images can not be displayed

2009-07-17 Thread Muniraju
, With Regards Muniraju --~--~-~--~~~---~--~~ 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

[android-developers] Displaying large Gif Images

2009-07-15 Thread Muniraju
using cupcake version of android. Thanks, With Regards Muniraju --~--~-~--~~~---~--~~ 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