Re: [android-developers] any idea to get control for setting the default launcher app through programming

2011-02-22 Thread Dev Android
thanks On Tue, Feb 22, 2011 at 9:41 PM, TreKing wrote: > On Tue, Feb 22, 2011 at 10:07 AM, Dev Android wrote: > >> Yes, you're right.I also think so... but i have seen some apps over market >> which has replaced the native launcher at Google's N1. > > &g

Re: [android-developers] any idea to get control for setting the default launcher app through programming

2011-02-22 Thread Dev Android
> > > On Tue, Feb 22, 2011 at 9:07 AM, Dev Android wrote: > >> Yes, you're right.I also think so... but i have seen some apps over market >> which has replaced the native launcher at Google's N1. >> >> >> On Tue, Feb 22, 2011 at 9:00 PM, T

Re: [android-developers] any idea to get control for setting the default launcher app through programming

2011-02-22 Thread Dev Android
Yes, you're right.I also think so... but i have seen some apps over market which has replaced the native launcher at Google's N1. On Tue, Feb 22, 2011 at 9:00 PM, TreKing wrote: > On Tue, Feb 22, 2011 at 12:59 AM, Dev Android wrote: > >> Do you have any idea to get c

[android-developers] any idea to get control for setting the default launcher app through programming

2011-02-21 Thread Dev Android
Guys, Do you have any idea to get control for setting the default launcher app through programming? Please suggest your views on this problem. -- thanks Dev -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send em

[android-developers] Patch available for Horizontal scrolling in Grid view ?

2011-02-15 Thread Dev Android
Guys, Is there any patch available for Horizontal scrolling in Grid view ? Please revert me with some suggestions. -- D -- 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

Re: [android-developers] live wallpaper as background of our application?

2011-02-15 Thread Dev Android
@narender use as suggested @Romain On Tue, Feb 15, 2011 at 3:08 PM, Dev Android wrote: > @Romain, > > I got problem when once the static wallpapers is set then no live can be > set on it. > > I think Top layer will have static wallpaper and bottom layer will have > live wa

Re: [android-developers] live wallpaper as background of our application?

2011-02-15 Thread Dev Android
ase. > > regards, > Narendra > > > On Tue, Feb 15, 2011 at 2:40 PM, Dev Android wrote: > >> yes we can do it. >> >> I got the solution. Thanks again! >> >> -- >> Dev >> >> >> On Tue, Feb 15, 2011 at 2:37 PM, Dev Androi

Re: [android-developers] live wallpaper as background of our application?

2011-02-15 Thread Dev Android
yes we can do it. I got the solution. Thanks again! -- Dev On Tue, Feb 15, 2011 at 2:37 PM, Dev Android wrote: > thanks for your quick response. > > I'm more interested in setting live wallpaper in my own Launcher app by > calling Native app of selecting the Live wallpaper.

Re: [android-developers] live wallpaper as background of our application?

2011-02-15 Thread Dev Android
the wallpaper in your > application. > > On Tue, Feb 15, 2011 at 12:20 AM, Dev Android wrote: > >> Guys, >> >> >> Can we set live wallpaper as background of our application? >> >> Please suggest. >> >> Thanks! >> Dev >> >>

[android-developers] live wallpaper as background of our application?

2011-02-15 Thread Dev Android
Guys, Can we set live wallpaper as background of our application? Please suggest. Thanks! Dev -- 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 t

Re: [android-developers] Passing objects to new intents

2010-12-05 Thread Dev Android
can you please paste here code snippet. On Fri, Dec 3, 2010 at 3:50 AM, John C. Bland II wrote: > Just reporting back. It works perfectly. I had a couple glitches but that > was bad coding. :-D > > Thx guys! > > --- > John C. Bland II > Blog: http://www.johncblandii.com > Company: http://www.kat

Re: [android-developers] Help Needed on Android Widget

2010-11-23 Thread Dev Android
On Tue, Nov 23, 2010 at 1:21 PM, Dev Android wrote: > >> >> Rocky, >> >> Thanks for your reply. We don't have method >> startActivityForResult available in the android widget provider. We have to >> use pendingIntent only. Hope you can try to understan

Re: [android-developers] Help Needed on Android Widget

2010-11-22 Thread Dev Android
from the next activity use bundle to > pass the result to back > > On Tue, Nov 23, 2010 at 1:05 PM, Dev Android wrote: > >> In android widget, >> >> Is there any mechanism available to get the activity result. >> >> Scenario: >> >> On widget

[android-developers] Help Needed on Android Widget

2010-11-22 Thread Dev Android
In android widget, Is there any mechanism available to get the activity result. Scenario: On widget we have button and click of this button will launch the new activity and after destroying of this activity, this will send some results to widget. Is there any callback available to catch the info

Re: [android-developers] How to use bringchildtofront in List

2010-11-09 Thread Dev Android
View class *very* carefully manages > its children itself. Trying to do things to them will break it. > > > On Sat, Nov 6, 2010 at 1:30 AM, Dev Android wrote: > >> i've list view and i'm trying to change the order using bringchildtofront >> function. But i don

Re: [android-developers] How to use bringchildtofront in List

2010-11-06 Thread Dev Android
, 2010 at 11:55 AM, Dev Android wrote: > >> Please suggest me how to use bringchildtofront in the listview of an >> activity. > > > Please explain what you're trying to do. > > > -

[android-developers] How to use bringchildtofront in List

2010-10-30 Thread Dev Android
Hi All, Please suggest me how to use bringchildtofront in the listview of an activity. Please suggest any example of it or something. -- D -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-de

[android-developers] Re: Animation List View Help!!!!

2010-10-26 Thread Dev Android
ping? On Mon, Oct 25, 2010 at 9:47 AM, Dev Android wrote: > Hi all, > > Anyone has idea how to create animation from top to bottom for List View > with increasing the height of each list item view ? > > > Any Idea please share with us. > > > Cheers! > Dev &

[android-developers] Animation List View Help!!!!

2010-10-24 Thread Dev Android
Hi all, Anyone has idea how to create animation from top to bottom for List View with increasing the height of each list item view ? Any Idea please share with us. Cheers! Dev -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to

Re: [android-developers] Re: Flickering.

2010-08-30 Thread Dev Android
Can you please elaborate more and i think you don't require any delay. Its does n't sounds logical. If you are using any delay that should be a hack in the solution. -- Dev On Tue, Aug 31, 2010 at 11:37 AM, tina lincon wrote: > any idea???:(plz do help me out.. > > On Aug 30, 10:47 am, tina lincon

[android-developers] Re: Please help me on Android.

2010-08-30 Thread Dev Android
On Mon, Aug 30, 2010 at 4:53 PM, Dev Android wrote: > > Hi, > > I have written an application and i want to measure the performance of each > module. Can you please suggest me the good approach to do this. Currently, > i'm following traditional approach by calculatin

[android-developers] Re: Help in creating the customize theme for android devices.

2010-08-26 Thread Dev Android
Ping? On Wed, Aug 18, 2010 at 11:09 PM, Dev Android wrote: > Hi All, > > > Can anybody help to create customize device level theme? > > I want to create customize themes for my android device.. > > > > Please suggestion some approach to do this... > > Thanks

Re: [android-developers] Can anybody tell me how read the source code of Android sdk. not class files

2010-08-26 Thread Dev Android
Thanks Frank ! On Thu, Aug 26, 2010 at 9:37 PM, Frank Weiss wrote: > code.android.com > > -- > 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

[android-developers] Can anybody tell me how read the source code of Android sdk. not class files

2010-08-26 Thread Dev Android
-- 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

[android-developers] Help in creating the customize theme for android devices.

2010-08-18 Thread Dev Android
Hi All, Can anybody help to create customize device level theme? I want to create customize themes for my android device.. Please suggestion some approach to do this... Thanks in advance. -- D -- You received this message because you are subscribed to the Google Groups "Android Developer