How can we get a developer to look at being able to dial an extension
like 800-555-1212x3452? It looks like a simple provlem to fix.
http://code.google.com/p/android/issues/detail?id=7514
android.telephony.PhoneNumberUtils
maybe: isStartsPostDial
--
You received this message because you are s
In the C2DM documentation (Android Cloud to Device Messaging Framework
- Google Projects for Android), it mentions that:
Note that Google may periodically refresh the registration ID, so you
should design your application with the understanding that the
REGISTRATION Intent may be called multiple t
Same problem, same message. If I knew I would have all this trouble, I
wouldn't have updated the android SDK. Even the docs are somewhat
outdated, wrong file names now (no big deal here, but it all adds up).
On 22 dez, 11:30, licorna wrote:
> I've tried different setting with no success:
>
> - I
Crazy,
I received the same message has you :
>All of the phones have been shipped already. Please be patient; if your phone
>has not arrived yet, it is probably in transit and will arrive shortly. I am
>>sorry, but we cannot provide individual tracking numbers for each phone.
>Thanks,
>Neel
A
re wrong, when installing an update all processes of the current
> version are killed. You can test this yourself by doing "adb install -r
> "
>
>
>
> On Tue, May 5, 2009 at 3:30 AM, David C wrote:
>
> > Hi,
>
> > After different testing, I found an
Hi,
After different testing, I found an issue with the "update method"
when installing an application update.
I developped "DilbertDroid", and a lot of people are saying that there
is missing some functionnality but the latest version published on the
market have this functionnalities.
I suppos
I just received this response:
"Override a ViewGroup and apply the rotation in dispatchDraw()."
Thanks Romain!
On Dec 8, 12:43 pm, David C wrote:
> "Bump" can anyone provide insight here?
>
> Did the MapView onDraw() API change to "final" at som
ed to support
"setBearing()" or something similar, but nothing like that exists.
On Dec 7, 11:23 am, David C <[EMAIL PROTECTED]> wrote:
> A few threads have discussed using canvas.rotate() as a means to
> rotate a MapView. However, onDraw() is declared "final&quo
Sounds like your maps share some common underlying resource. Not sure
if that would be a defect or by design. Perhaps you can manually call
onSaveInstanceState() and onRestoreInstanceState() to save / restore
the respective maps state as needed?
http://code.google.com/android/reference/com/google
A few threads have discussed using canvas.rotate() as a means to
rotate a MapView. However, onDraw() is declared "final" for MapView
and so can't be over-ridden. Is there an alternative way to manipulate
the MapView canvas than from onDraw()?
Thanks,
David
--~--~-~--~~~---
hanks again!
David
On Oct 20, 5:48 pm, Mark Murphy <[EMAIL PROTECTED]> wrote:
> David C wrote:
> > I have added ZoomControls to a MapView using addView(). When my
> > activity loads the controls appear briefly but then disappear, never
> > to be seen again. There only se
I have added ZoomControls to a MapView using addView(). When my
activity loads the controls appear briefly but then disappear, never
to be seen again. There only seems to be one discussion on this group
but it didn't explicitly address this issue.
Can anyone explain why this happens, and how it c
Apologies if this is considered off topic, but it seems relevant. PC
World review the G1 here:
http://www.pcworld.com/businesscenter/article/152339/the_g1_is_no_iphone_but_android_has_promise.html
My summary of the review is this:
- Hardware doesn't match up to the I-phone but the software is
I just had the same problem. Everything worked OK with 0.9SDK and for
a few days with 1.0 but all of a sudden this layout problem. The
solution for me was brute force. I deleted workspace, eclipse
directory and Android SDK, then re-extracted Eclipse and SDK zips to
start from scratch (reloading An
14 matches
Mail list logo