[android-developers] Re: Radar View

2010-07-14 Thread ENSI
would you please explain for me how to install it? i can only see comments on this page O_o i'm sorry it's my first time working with android/android softwares On 14 juil, 19:54, TreKing wrote: > On Wed, Jul 14, 2010 at 11:56 AM, ENSI wrote: > > i found this tutorial >

[android-developers] Re: Radar View

2010-07-14 Thread ENSI
but found nothing on the screen,so i wanted to know what was the problem thanks again :) On 14 juil, 18:38, TreKing wrote: > On Wed, Jul 14, 2010 at 11:23 AM, ENSI wrote: > > i'm sorry for my bad english > > Your English is fine, but you didn't provide much informati

[android-developers] Re: Radar View

2010-07-14 Thread ENSI
i'm sorry for my bad english sorry for disturbing too ^^ i'm here to ask...so can anyone help please? On 13 juil, 19:23, TreKing wrote: > On Tue, Jul 13, 2010 at 7:57 AM, ENSI wrote: > > i found this piece of code > > Found where? On the floor? In your pocket?

[android-developers] Radar View

2010-07-13 Thread ENSI
Hi, i want to display a radar view on my app using gps i found this piece of code /* Intent i = new Intent("com.google.android.radar.SHOW_RADAR"); i.putExtra("latitude", 37.422f); i.putExtra("longitude", -122.084f); startActivity(i);*/ but i doesn't realldy

[android-developers] Re: Oriented marker

2010-07-04 Thread ENSI
ok :) thanks a lot On 1 juil, 19:38, TreKing wrote: > On Sat, Jun 26, 2010 at 4:53 AM, ENSI wrote: > > as i'm working on a google map application,i would like to use an arrow as > > a marker that should be oriented to  another marker (destination). > > is there any su

[android-developers] AlertDialog with a list of selectable items

2010-06-29 Thread ENSI
i'm displaying an AlertDialog with a list of selectable items on my first page,choosing one item will load to another page,but the problem is that when i go back to first one i can no more see the AlertDialog,is there any solution please? -- You received this message because you are subscribed to

[android-developers] Oriented marker

2010-06-29 Thread ENSI
Hi, as i'm working on a google map application,i would like to use an arrow as a marker that should be oriented to another marker (destination). is there any suggestion? i've read that i can use a compass and then use its direction,using many markers for each direction. should i then custum my ow

[android-developers] Map API KEY

2010-06-23 Thread ENSI
hi, i can't read the content of the debug.keystore while opening it with bloc note,it's written with unreadable symbols,can anyone help me please? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-

[android-developers] Android+MapView

2010-06-23 Thread ENSI
Hi,i have recently started with android. i'm developping a mini application and i want to print a mapView on my screen.So i had to get a google map api key,but when doing that "../.android/ keystore.debug" i couldn't read the content,i opened the file to get out the fingerprint MD5 (with blocnote