[android-developers] Re: Source code for finding Route between two places in Google map

2011-06-30 Thread Indicator Veritatis
What do you want this for? Are you aware of the restrictions on route display in the agreement you agreed to to get the Google Maps API key? Real-time route display is outright forbidden, and any other calculation and display of routes requires reporting to Google. On Jun 27, 9:34 am, "Md.Fazla Ra

[android-developers] Re: Source code for finding Route between two places in Google map

2011-06-30 Thread Indicator Veritatis
If he wrote "complete sourcecode" but really meant "provide me with a working example", then he is the one who need to "work his style". Raghav Soods's response was quite appropriate. More so than yours. On Jun 29, 8:19 pm, Latcho wrote: > The reply style on this forum is SHIT. > Why bother to r

[android-developers] Re: Source Code for HelloGoogleMaps Tutorial

2011-04-28 Thread Reynold Rosch
I am using an Android Virtual Device and I had the same problem until I changed the first line of HelloItemizedOverlay(Drawable defaultMarker, Context context) from super(defaultMarker); to super(boundCenterBottom(defaultMarker); After adding the call to boundCenterBottom, it display the marker

[android-developers] Re: Source code for StackView(Honeycomb build) available yet?

2011-04-05 Thread Samuh
I tried locating source code for StackView and was not able to find it in the git repository. -- 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

[android-developers] Re: Source code for StackView(Honeycomb build) available yet?

2011-04-05 Thread Krzysztof Majkowski
I don't think Google will make the source code of Honeycomb opened. I recently read about they want to have more control about devices which has installed Android. The Honeycomb is dedicated for tablet's and they don't want to let anybody install it in smartphone. On 5 Kwi, 06:03, Samuh wrote: >

[android-developers] Re: Source Code for HelloGoogleMaps Tutorial

2011-03-15 Thread Piyush Hari
Hello, The official tutorial works for me. http://developer.android.com/resources/tutorials/views/hello-mapview.html Its best to debug to identify the problem. Did you include marker images in your res/drawable* directories ? Regards, Piyush Hari http://petsiiphoneapp.com PETSI: Where Pets meet

[android-developers] Re: source code

2010-08-18 Thread Indicator Veritatis
The right link to start with is http://developer.android.com/guide/topics/fundamentals.html. But you also need to do the tutorials under the 'Resources' tab. On Aug 13, 9:20 am, zouheir elmach wrote: > Hi , >  i 've been following the answers on the this email ...without finding the > right link

[android-developers] Re: source code

2010-08-18 Thread harsh chandel
read google references to undertstand existing applications -- 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-devel

Re: [android-developers] Re: Source code fro Genie Widget

2010-04-22 Thread Dianne Hackborn
That app in its current form is very much not a good example. :} I don't know off-hand of an example to point you to. On Thu, Apr 22, 2010 at 9:24 AM, droidin.net wrote: > Dianne, > > Thanks for your confirmation. What would be a suitable replacement? I > need an example on how to implement wid

[android-developers] Re: Source code fro Genie Widget

2010-04-22 Thread droidin.net
Dianne, Thanks for your confirmation. What would be a suitable replacement? I need an example on how to implement widget functionality where with given list of entries widget continuously displays these in a loop just like a News widget does? Bo On Apr 20, 6:25 pm, Dianne Hackborn wrote: > Sorr

[android-developers] Re: Source code fro Genie Widget

2010-04-21 Thread droidin.net
Nice widget, but no cigar I'm affraid. I'm actually after different functionality, namely I want to see how they implemented rotating list of items where headlines constantly rotating in the widget's one at the time On Apr 20, 6:18 pm, a a wrote: > Dear Stone, > > http://android-sky.googlecode.co

[android-developers] Re: Source code for keyboard in Android 2.1

2010-04-08 Thread Macarse
Dianne: I am willing to add voice input to my IME. Should I wait for the froyo release to use android's source code, or I should do it myself using http://developer.android.com/intl/fr/resources/articles/speech-input.html Thanks. On Mar 17, 2:07 pm, Dianne Hackborn wrote: > The voice input req

Re: [android-developers] Re: Source Code

2009-12-21 Thread Disconnect
Just FYI its listed on this page: http://tinyurl.com/ye5hh9b (first entry under the first header is "Get source") On Mon, Dec 21, 2009 at 7:08 PM, Brion Emde wrote: > I also looked high and low for Android sources, just for reference. > > Finally, I saw that Dianne Hackborn posted this links to

[android-developers] Re: Source Code

2009-12-21 Thread Brion Emde
I also looked high and low for Android sources, just for reference. Finally, I saw that Dianne Hackborn posted this links to the Google Source for the project: http://android.git.kernel.org/ The Java classes are in the platform/frameworks tree. On Dec 16, 8:37 pm, Michael J wrote: > Is there a

[android-developers] Re: Source Code for dx

2009-04-02 Thread David Turner
Use the "snapshot" link in gitweb to get a tarball for a given directory, for example: http://android.git.kernel.org/?p=platform/dalvik.git;a=snapshot;h=8fbe0f8db412961fa412cc1387d55deab5a8206c;sf=tgz will give you the dex sources On Thu, Apr 2, 2009 at 4:11 PM, ScottG wrote: > > Anybody know

[android-developers] Re: source code for android application mms

2008-11-18 Thread NuuNeoI
It's available in Android source code. http://android.git.kernel.org/?p=platform/packages/apps/Mms.git;a=commit;h=8eed706474910ccb978acda03e85d3261037da6e -Sittiphol On Nov 14, 4:08 pm, jalandar <[EMAIL PROTECTED]> wrote: > Hi > Is com.android.mmsapplication's source code  available ? > If so,I