[android-developers] Start Service from Activity

2010-06-14 Thread tarek.attia
Hi all, How can I start a service from an Activity ?? -- 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

[android-developers] Service Vs Thread

2010-06-13 Thread tarek.attia
Hi all, I have a question what to Use ,Service Or Thread,as both run in the background -- 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,

[android-developers] GPS Min Time

2010-06-06 Thread tarek.attia
Hi all, When using locationManager.requestLocationUpdates(provider, 3,1,locationListener);,,,it doesn't consider the time in consideration,,just it updates the location when I change the coordinates from the DDMS , What should I do just to make the updates periodically based on the time I spec

[android-developers] GPS>>Upload .kml files doesn't work !!!!

2009-09-27 Thread tarek.attia
Hi , I do have a problem which prevents me from many applications,,when I upload a .kml into the debugger and press the button load kml nothing changes and it ignores me ..however it workd\s fine when i upload the Long. && the Lat. manually.. please anybody Help. Thanks in Advance && appreciate

[android-developers] Re: DDMS won't load (or doesn't parse?) KML file

2009-09-25 Thread tarek.attia
Anybody resolved this issue or have any idea,,,I do have this problem either and i dunno why!! P.S. I make my .kml files Using Google earth On Aug 28, 12:45 am, MarcoCanali wrote: > I've the same problem click the Button load kML > Select my File. KML > and do nothing !! I use android-