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
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
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
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
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:
>
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
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
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
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
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
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
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
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
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
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
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
16 matches
Mail list logo