On Mon, Nov 4, 2013 at 11:09 PM, raj wrote:
> Can someone provide me some ideas to tackle this? I do need to show all
> markers
I'd be curious to know why you actually *need* to show 20-40
*thousand*markers. Can a person even distinguish that many markers and
actually
interact with them? Can yo
Hi,
I am looking for ideas to tackle a memory issue that I face with Google
Maps for Android API v2.
My application requires loading thousands of markers (20k or 40k etc). In
testing with 10k markers, i see that the map gets loaded in 20secs, which
for now is okay.
but the problem is that the
Dear All,
In my android application, i want to apply image warp effect
for image. For that i use BitmapMesh from api demos. The problem is that,
it's not saving warped image. Whenever i touch image, it refresh the image
and doesn't save my previously warped image.I want to save that
Hey there,
I hope everyone’s week is off to a good start!
I have a pretty simple use case: I am playing video streamed across the network
in an app, and I need to update two SeekBars every second, one which tracks the
video’s timecode while playing, and the other which tracks the device volum
Sorry, I didn't make myself clear. So, if the phone rotates, my app works
fine, it changes its orientation when device rotates. But if, say, I go to
the settings of the phone, uncheck "auto-rotate screen", when device
rotates, my app still changes its orientation. I see other apps don't
behave this
Its not about ur lib is out old version but the Play services on the device.
Solution is to update play store app on the device but this is sometimed not
possible. You can also use older lib in ur project .the one for froyo rev 12
should work.
--
You received this message because you are subsc
Hi!
I have an issue where I can't change Switch textOn/Off at runtime. This
means, that the following code, bound to a simple Button (for reproduction
purposes) does not work:
@Override
public void onClick(View arg0) {
_sw.setTextOn("On " + _counter);
_sw.setTextOff("Off " + _counter)
I'm trying to generate new icons for my app using the Android icon set
generator in Eclipse. Even when I set the padding to 0, the resulting
icons have padding around them. They are noticeably smaller than they
should be. Am I doing something wrong, or is this a bug? Why doesn't
setting the
Hi everyone,
I am developing an app that the user can (partly) interact with using voice
input. Currently I am using Speech Recognizer in my app, but the user still
has to something like push a button to trigger speech recording. I cannot
constantly record and evaluate speech input due to the se
Share your Manifest fle code snippet where you have locked ?
--
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-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 this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit
i am using google map api in my project
2013/11/3 Josphat Muchiri
> What kind of project is it sir
> On Nov 3, 2013 4:52 PM, "hsynt" wrote:
>
>> I got this error when google map loading
>>
>> "Google Play Services out of date . Requires 4030500 but found 3266136"
>>
>>
>> İ updated google p
12 matches
Mail list logo