Re: [android-developers] Re: Input transport and input dispatcher error on 2.3

2011-05-25 Thread Dianne Hackborn
. On May 23, 1:17 pm, Dianne Hackborn hack...@android.com wrote: Your process is going away. Either it had a Dalvik crash and is now being killed, some native code in it crashed, or it was in the background and the OOM killer is removing it to reclaim memory. On Sun, May 22, 2011

Re: [android-developers] Can a service be called in the browser?

2011-05-25 Thread Dianne Hackborn
-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see

Re: [android-developers] How can we only rendering certain regions in SurfaceView

2011-05-25 Thread Dianne Hackborn
this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions

Re: [android-developers] Re: Input transport and input dispatcher error on 2.3

2011-05-25 Thread Dianne Hackborn
problem. Can you give me a suggestion, thank you. On May 26, 8:26 am, Dianne Hackborn hack...@android.com wrote: What is the problem? The log messages don't necessarily indicate a problem. Is there an actual problem you are seeing in your app? On Wed, May 25, 2011 at 5:43 AM, wang

Re: [android-developers] Re: Career as an Andoid developer. Is there any point?

2011-05-24 Thread Dianne Hackborn
disagree. -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see

Re: [android-developers] Re: View.GONE but still accepts UI events

2011-05-24 Thread Dianne Hackborn
the Animation startTime to Long.MAX_VALUE, and later called start(). This also avoided a invalidate/reset cycle for views that were always the same size. On May 23, 3:24 pm, Dianne Hackborn hack...@android.com wrote: If you are receiving down events, then the view is almost certainly not set

Re: [android-developers] Force Killing Application

2011-05-24 Thread Dianne Hackborn
at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted

Re: [android-developers] Camera App

2011-05-24 Thread Dianne Hackborn
options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All

Re: [android-developers] Performance issues drawing on a canvas

2011-05-24 Thread Dianne Hackborn
To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private

Re: [android-developers] Re: Career as an Andoid developer. Is there any point?

2011-05-24 Thread Dianne Hackborn
Ooookay. On Tue, May 24, 2011 at 10:54 AM, DanH danhi...@ieee.org wrote: I figured you would, and I'm not interested in getting into a p***ing match, so I'm not going to elaborate. On May 24, 11:09 am, Dianne Hackborn hack...@android.com wrote: On Tue, May 24, 2011 at 8:29 AM, DanH danhi

Re: [android-developers] Text scaling properly on two different mdpi devices (Evo, and Galaxy Tab 10.1)

2011-05-23 Thread Dianne Hackborn
-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see

Re: [android-developers] Re: View.GONE but still accepts UI events

2011-05-23 Thread Dianne Hackborn
from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me

Re: [android-developers] Nexus S Surface Flinger Permission

2011-05-23 Thread Dianne Hackborn
-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support

Re: [android-developers] Re: How apply a theme in a fragment?

2011-05-23 Thread Dianne Hackborn
the onCreateView method of the fragment? Thanks! On May 18, 9:34 am, Dianne Hackborn hack...@android.com wrote: Yes if you are okay with totally rebuilding your view hierarchy, I guess. Or you could just call Context.setTheme() before rebuilding it. On Wed, May 18, 2011 at 7:32 AM, Streets

Re: [android-developers] Re: Text scaling properly on two different mdpi devices (Evo, and Galaxy Tab 10.1)

2011-05-23 Thread Dianne Hackborn
layout file. - Mike On May 23, 4:16 pm, Dianne Hackborn hack...@android.com wrote: Evo and Galaxy Tab are both hdpi (though the Tab technically should probably be mdpi... hdpi is okay though, it is just a design decision for the device to make the overall UI larger). Also density

Re: [android-developers] Force hdpi drawables on mdpi-xlarge devices

2011-05-23 Thread Dianne Hackborn
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 this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework

Re: [android-developers] Re: Input transport and input dispatcher error on 2.3

2011-05-22 Thread Dianne Hackborn
this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should

Re: [android-developers] Re: How to capture system warnings in application ?

2011-05-21 Thread Dianne Hackborn
For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails

Re: [android-developers] Re: FragmentPager component?

2011-05-21 Thread Dianne Hackborn
, Stephen On May 20, 5:16 pm, Dianne Hackborn hack...@android.com wrote: It is something I have been working on. I don't know when it will be out to be used, but it will likely still be quite rough at that point. The code is not used by anything released at this point. It lets you do

Re: [android-developers] Re: Syntax error: Unterminated quoted string

2011-05-20 Thread Dianne Hackborn
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 this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn

Re: [android-developers] Re: TransitionDrawable with different sized bitmaps

2011-05-20 Thread Dianne Hackborn
@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private

Re: [android-developers] FragmentPager component?

2011-05-20 Thread Dianne Hackborn
=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see

Re: [android-developers] Re: IllegalStateException: Fragment not added in ActionBarTabs example

2011-05-20 Thread Dianne Hackborn
+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't

Re: [android-developers] iterating through listview child views and getting tag throws class cast exception

2011-05-20 Thread Dianne Hackborn
to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide

Re: [android-developers] Reported memory usage

2011-05-19 Thread Dianne Hackborn
to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com

Re: [android-developers] Re: How to get the list of notifications dispalyed on status bar......

2011-05-19 Thread Dianne Hackborn
... On May 18, 5:41 am, Dianne Hackborn hack...@android.com wrote: Sorry there is no API for this. On Mon, May 16, 2011 at 11:20 PM, Prachi prachi.tya...@wipro.com wrote: Hi all Is it possible to retrieve the list of notifications/updates displayed on status bar?Does

Re: [android-developers] Re: comparison between viewstub and latoutinflater to add view at runtime?

2011-05-19 Thread Dianne Hackborn
email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time

Re: [android-developers] Re: Giant Android Device seen at I/O

2011-05-19 Thread Dianne Hackborn
...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply

Re: [android-developers] Re: TransitionDrawable with different sized bitmaps

2011-05-19 Thread Dianne Hackborn
, visit this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All

Re: [android-developers] What is the difference between native and other ? (dumpsys meminfo)

2011-05-18 Thread Dianne Hackborn
@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send

Re: [android-developers] What is the difference between native and other ? (dumpsys meminfo)

2011-05-18 Thread Dianne Hackborn
Also: http://stackoverflow.com/questions/2298208/how-to-discover-memory-usage-of-my-application-in-android/2299813#2299813 On Wed, May 18, 2011 at 9:28 AM, Dianne Hackborn hack...@android.comwrote: The types of memory shown there are the dalvik heap, native heap (from malloc

Re: [android-developers] How apply a theme in a fragment?

2011-05-18 Thread Dianne Hackborn
/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I

Re: [android-developers] Re: How to target a running app with a KeyEvent?

2011-05-18 Thread Dianne Hackborn
) than the SDK. Also this is an abuse of Instrumentation -- that class is not for you to instantiate, it is the base class for writing instrumentation test cases. What you are doing is as odd as new Activity() or new Service(). -- Dianne Hackborn Android framework engineer hack...@android.com Note

Re: [android-developers] Re: Menu in a dialog-themed activity on Honeycomb

2011-05-18 Thread Dianne Hackborn
://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted

Re: [android-developers] Vertical Ads in Landscape Mode

2011-05-18 Thread Dianne Hackborn
email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack

Re: [android-developers] Landscape mode, in either direction

2011-05-18 Thread Dianne Hackborn
-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see

Re: [android-developers] why doesn't google provide us a pure C/C++ SDK for android?

2011-05-18 Thread Dianne Hackborn
this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should

Re: [android-developers] When is Google going to devote more resources to Honeycomb

2011-05-18 Thread Dianne Hackborn
...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e

Re: [android-developers] Setting Background Image of View with onDraw Creates Finger Lag

2011-05-18 Thread Dianne Hackborn
To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me

Re: [android-developers] Honeycomb full screen game issues

2011-05-18 Thread Dianne Hackborn
To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions

Re: [android-developers] Re: why doesn't google provide us a pure C/C++ SDK for android?

2011-05-18 Thread Dianne Hackborn
in Java and the virtual machine environment really losing that much efficiency over a pure native c++ OS? I've always been curious about this. On May 18, 12:38 pm, Dianne Hackborn hack...@android.com wrote: Having to maintain two parallel APIs that try to keep fidelity with each other would

Re: [android-developers] Re: Menu in a dialog-themed activity on Honeycomb

2011-05-18 Thread Dianne Hackborn
:46 am, Dianne Hackborn hack...@android.com wrote: You actually don't need to do something that complicated. You can just define your own custom theme that switches based on the API version... hm I thought this was documented, but maybe I saw it in some newer in-progress documentation

Re: [android-developers] Re: Is it possible to print available Intents installed on phone?

2011-05-18 Thread Dianne Hackborn
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 this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn

Re: [android-developers] Re: Menu in a dialog-themed activity on Honeycomb

2011-05-18 Thread Dianne Hackborn
this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have

Re: [android-developers] Re: Task State Being Lost

2011-05-17 Thread Dianne Hackborn
Long press on home uses the Intent that was originally used to start the task. On Tue, May 17, 2011 at 10:12 AM, Eric e...@alum.mit.edu wrote: On May 16, 11:33 pm, Dianne Hackborn hack...@android.com wrote: As I said in another thread, if you want to switch apps you need to use the exact

Re: [android-developers] Re: Task State Being Lost

2011-05-17 Thread Dianne Hackborn
Yes the flags are different, but the differences aren't relevant for intent matching (same as extras aren't). On Tue, May 17, 2011 at 11:23 AM, Eric e...@alum.mit.edu wrote: On May 17, 1:55 pm, Dianne Hackborn hack...@android.com wrote: Long press on home uses the Intent that was originally

Re: [android-developers] How to get the list of notifications dispalyed on status bar......

2011-05-17 Thread Dianne Hackborn
to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide

Re: [android-developers] How apply a theme in a fragment?

2011-05-17 Thread Dianne Hackborn
to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note

Re: [android-developers] Re: Activity/Service in separate process

2011-05-16 Thread Dianne Hackborn
this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't

Re: [android-developers] Proper way to define task affinity name

2011-05-16 Thread Dianne Hackborn
://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where

Re: [android-developers] Reference an integer resource for Android manifest versionCode

2011-05-16 Thread Dianne Hackborn
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 this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn

Re: [android-developers] Re: Min SDK version vs target SDK vs actual android version app runs on

2011-05-16 Thread Dianne Hackborn
this or just file a sample app code illustrating the problem and post it as a bug. Would you recommend I post the sample code as a bug ticket? -Leo On May 13, 5:52 pm, Dianne Hackborn hack...@android.com wrote: GL10 has nothing to do with SDK version. I really don't understand what you

Re: [android-developers] Re: Min SDK version vs target SDK vs actual android version app runs on

2011-05-16 Thread Dianne Hackborn
ticket? -Leo On May 13, 5:52 pm, Dianne Hackborn hack...@android.com wrote: GL10 has nothing to do with SDK version. I really don't understand what you are asking in relation to that. You set the minSdkVersion to the minimum number you will run on. Market will filter your

Re: [android-developers] Re: Bind to Service in Fragment

2011-05-16 Thread Dianne Hackborn
? On May 13, 5:50 pm, Dianne Hackborn hack...@android.com wrote: It is the same as with an activity. On Fri, May 13, 2011 at 9:29 PM, goosedroid alexrhel...@gmail.com wrote: Hello, I was wondering what the best place to bind / unbind to a service in a Fragment is. I am using

Re: [android-developers] Why not AWT or a simple way to draw

2011-05-16 Thread Dianne Hackborn
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 this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework

Re: [android-developers] Re: Task State Being Lost

2011-05-16 Thread Dianne Hackborn
this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should

Re: [android-developers] The speed of running Android 3.1 VM

2011-05-16 Thread Dianne Hackborn
. 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 this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android

Re: [android-developers] Re: Task State Being Lost

2011-05-16 Thread Dianne Hackborn
confirm yourself that the case there works correctly. On Mon, May 16, 2011 at 8:48 PM, Eric e...@alum.mit.edu wrote: On May 16, 11:33 pm, Dianne Hackborn hack...@android.com wrote: As I said in another thread, if you want to switch apps you need to use the exact same Intent that you used

Re: [android-developers] Resume app after HOME -- what is supposed to happen?

2011-05-16 Thread Dianne Hackborn
...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't

Re: [android-developers] Application not showing up in Settings-Manage Apps--Running Apps

2011-05-15 Thread Dianne Hackborn
at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should

Re: [android-developers] Re: Application not showing up in Settings-Manage Apps--Running Apps

2011-05-15 Thread Dianne Hackborn
-- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them

Re: [android-developers] Re: Task State Being Lost

2011-05-15 Thread Dianne Hackborn
?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see

Re: [android-developers] Re: request max heapsize?

2011-05-14 Thread Dianne Hackborn
this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should

Re: [android-developers] Re: Progress circle (NOT indeterminate!)

2011-05-14 Thread Dianne Hackborn
-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see

Re: [android-developers] Fragments - crash on restoring spinner state

2011-05-13 Thread Dianne Hackborn
-- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer

Re: [android-developers] Re: starting Activity with result calls onActivityResult from calling Activty

2011-05-13 Thread Dianne Hackborn
To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private

Re: Ang.: Re: [android-developers] Activity is destroyed than instantly created when pushing the sleep/lock-screen button

2011-05-13 Thread Dianne Hackborn
at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should

Re: [android-developers] Changing application description shown in option list when multiple apps can do same job

2011-05-13 Thread Dianne Hackborn
-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please

Re: [android-developers] Re: Android renders RGB values wrong.

2011-05-13 Thread Dianne Hackborn
On 3 mai, 00:27, Dianne Hackborn hack...@android.com wrote: If the issue is losing precision due to a 16bpp screen with 565 colors, changing it to 256 colors won't necessarily help since each of those colors are still full 888. On Mon, May 2, 2011 at 2:52 PM, Andrew Huang proelited

Re: [android-developers] Re: Nightmare loading mask bitmap

2011-05-13 Thread Dianne Hackborn
To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private

Re: [android-developers] Re: On CRC32, LVL and tamper-proof app

2011-05-13 Thread Dianne Hackborn
/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others

Re: [android-developers] Controlling allowed orientations at runtime

2011-05-13 Thread Dianne Hackborn
, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time

Re: [android-developers] Change Android market signing key

2011-05-13 Thread Dianne Hackborn
@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't

Re: Ang.: Re: Ang.: Re: [android-developers] Activity is destroyed than instantly created when pushing the sleep/lock-screen button

2011-05-13 Thread Dianne Hackborn
-- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer

Re: Ang.: Re: Ang.: Re: Ang.: Re: [android-developers] Activity is destroyed than instantly created when pushing the sleep/lock-screen button

2011-05-13 Thread Dianne Hackborn
. 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 this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android

Re: [android-developers] Re: Replay monkey execution

2011-05-13 Thread Dianne Hackborn
@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send

Re: [android-developers] Re: Replay monkey execution

2011-05-13 Thread Dianne Hackborn
someone correct me if I am not giving the monkey its due. On Fri, May 13, 2011 at 4:01 PM, Dianne Hackborn hack...@android.com wrote: Again, monkeys are NOT deterministic. On Fri, May 13, 2011 at 7:52 PM, avi avinanku...@gmail.com wrote: Hi Diego, Thank you for your post..I tried

Re: [android-developers] Min SDK version vs target SDK vs actual android version app runs on

2011-05-13 Thread Dianne Hackborn
@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't

Re: [android-developers] Bind to Service in Fragment

2011-05-13 Thread Dianne Hackborn
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 this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer

Re: [android-developers] Re: Min SDK version vs target SDK vs actual android version app runs on

2011-05-13 Thread Dianne Hackborn
or I am stuck with min SDK level 4 for the lifetime of the app? Thanks, Leo On May 13, 1:57 pm, Dianne Hackborn hack...@android.com wrote: The mappings between code names, version numbers, and API levels is here: http://developer.android.com/reference/android/os/Build.VERSION_CODES

Re: [android-developers] On CRC32, LVL and tamper-proof app

2011-05-12 Thread Dianne Hackborn
/05/final-answer-for-what-to-do-to-prevent.html -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public

Re: [android-developers] Re: Keep a service running continuously

2011-05-12 Thread Dianne Hackborn
this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't

Re: [android-developers] Android: how to draw an ImageView with the same size regardless of device?

2011-05-12 Thread Dianne Hackborn
to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide

Re: [android-developers] Calling an Activity when phone is locked by clicking two times on the END_CALL button

2011-05-12 Thread Dianne Hackborn
://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums

Re: [android-developers] Re: UI Framework Bug?

2011-05-12 Thread Dianne Hackborn
from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I

Re: [android-developers] Re: UI Framework Bug?

2011-05-12 Thread Dianne Hackborn
-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support

Re: [android-developers] Re: UI Framework Bug?

2011-05-12 Thread Dianne Hackborn
to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private

Re: [android-developers] EditText causes app to crash

2011-05-12 Thread Dianne Hackborn
. It would sure give me time to do other stuff to improve the platform. -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should

Re: [android-developers] how do i send mouse/touch event system wide

2011-05-12 Thread Dianne Hackborn
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 this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework

Re: [android-developers] EditText causes app to crash

2011-05-12 Thread Dianne Hackborn
, 2011 at 5:31 PM, Dianne Hackborn hack...@android.comwrote: On Thu, May 12, 2011 at 11:27 PM, Justin Anderson magouyaw...@gmail.comwrote: * Try HTC support forums - maybe it's their bug.* Good luck with that... In my experience they provide as much support for developers as Google does

Re: [android-developers] EditText causes app to crash

2011-05-12 Thread Dianne Hackborn
to pay it, we made Android so that you could still publish your apps outside of Market. Anyway I did say that I don't read threads about Market, and I don't want to get into another one here. -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private

Re: [android-developers] Re: On CRC32, LVL and tamper-proof app

2011-05-12 Thread Dianne Hackborn
of the app, but really it is implemented through the certificate signing mechanism. -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All

Re: [android-developers] passing data from service to activity continously

2011-05-12 Thread Dianne Hackborn
For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails

Re: [android-developers] Re: On CRC32, LVL and tamper-proof app

2011-05-12 Thread Dianne Hackborn
key in the APK for LVL/in-app billing signature verification. Yes, it is the cert used to sign your app. -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply

Re: [android-developers] IWindowManager Hard Key Blocking/Mapping

2011-05-11 Thread Dianne Hackborn
=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer

Re: [android-developers] Data transfer from WindowManagerService.java to WindowManager.java

2011-05-10 Thread Dianne Hackborn
-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others

Re: [android-developers] Re: ListView - is it possible to limit the fling speed?

2011-05-10 Thread Dianne Hackborn
, Dianne Hackborn hack...@android.comwrote: Oh well look at that... didn't know Romain added that to HC. Hm. Not sure I'm thrilled about it. :) On Mon, May 9, 2011 at 5:12 PM, Jona medicalsou...@gmail.com wrote: I haven't tested this but API 11 supports friction. See: http

Re: [android-developers] Re: Async Task or Spawn a Thread?

2011-05-10 Thread Dianne Hackborn
. The only thing that may change there is you need to explicitly specify to the AsyncTask to run in multiple threads. -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't

Re: [android-developers] AlarmManager + SQLite + Refresh Activity Screen

2011-05-09 Thread Dianne Hackborn
/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I

Re: [android-developers] Re: how do I change screen orientation from ADB or equivalent?

2011-05-09 Thread Dianne Hackborn
, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Dianne Hackborn Android framework engineer hack

<    3   4   5   6   7   8   9   10   11   12   >