Re: [android-developers] FragmentStatePagerAdapter is not setting the UI elemtents when using Loader API

2012-09-09 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] Screen Support in Android 3.2 (API level 13)

2012-09-09 Thread Dianne Hackborn
to say? The new resource selector lets you cover the features of the old size buckets, and also does lots lots more. -- 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] Messenger from Remote Service Causing Memory Leak

2012-08-30 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] Re: How do I append an Xml File?

2012-08-30 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

Re: [android-developers] Using startActivity( intent ) multiple times, fails.

2012-08-24 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] Re: The effect of differnet vendor RIL implementations of URC's on Android

2012-08-23 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

Re: [android-developers] background intent

2012-08-22 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] Getting started with Android. Love the overall system architecture and SDK except for one thing...

2012-08-22 Thread Dianne Hackborn
view transitions are a lot easier starting with 3.0's new animation framework. -- 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] How to get battery usage from cpu usage in android

2012-08-22 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: openRawResource: does compressed files in APK get uncompressed completely?

2012-08-22 Thread Dianne Hackborn
yourself when reading it. On Tue, Aug 21, 2012 at 3:56 PM, Tamás Kovács falcon.firebre...@gmail.comwrote: Thanks, Dianne. Was the 1MB limitation removed in case of *assets* as well, or only for *resources*? On Aug 22, 12:28 am, Dianne Hackborn hack...@android.com wrote: Prior to I think

Re: [android-developers] Using dpi instead pixels in canvas.drawBitmap

2012-08-22 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] openRawResource: does compressed files in APK get uncompressed completely?

2012-08-21 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] How to remove black topbar on activity animation?

2012-08-14 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] Arrow keys on custom keyboard

2012-08-14 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] How to allow Landscape mode on Transparent / Translucent Activities?

2012-08-14 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: Is Chrome in android simulator supported?

2012-08-14 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] Is Chrome in android simulator supported?

2012-08-12 Thread Dianne Hackborn
about the emulator? Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Sat, Aug 11, 2012 at 10:16 PM, Dianne Hackborn hack...@android.comwrote: The simulator is pretty dead. If something works in it, you are just lucky. :} I very much doubt chrome

Re: [android-developers] Non sticky service gets recreated (indefinetly?)

2012-08-11 Thread Dianne Hackborn
Sorry yes I meant if it *is* sticky. On Fri, Aug 10, 2012 at 12:08 PM, Kostya Vasilyev kmans...@gmail.comwrote: 2012/8/10 Dianne Hackborn hack...@android.com As long as the service is in the started state, the system will try to keep it created/started, and if the process is killed

Re: [android-developers] Non sticky service gets recreated (indefinetly?)

2012-08-11 Thread Dianne Hackborn
(); } } On Friday, August 10, 2012 8:39:46 PM UTC+2, Dianne Hackborn wrote: On Fri, Aug 10, 2012 at 12:17 AM, Johan Appelgren johan.a...@gmail.comwrote: Still occupies some amount of memory though, and the service's onCreate might not be cheap. I'm not sure what this means...? If you

Re: [android-developers] Non sticky service gets recreated (indefinetly?)

2012-08-11 Thread Dianne Hackborn
be recreated is because another process continue to be bound to it after its process is killed. On Sat, Aug 11, 2012 at 11:21 AM, Dianne Hackborn hack...@android.comwrote: Unless the service has something bound to it or it is started, it will not be re-created. You can look at the service state

Re: [android-developers] Canvas or OpenGL

2012-08-11 Thread Dianne Hackborn
with either OpenGL or Canvas. That is the best you are going to get for accuracy since that is the screen refresh rate. -- 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] Hardware keyboard events are not intercepted by InputMethodService

2012-08-11 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] Is Chrome in android simulator supported?

2012-08-11 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] Can a folder be created using instrumentation context instead of target context?

2012-08-10 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] How can I check the value of wtf_is_fatal?

2012-08-10 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] MAX Repeat count of windowEnterAnimation

2012-08-10 Thread Dianne Hackborn
августа 2012 г., 6:11:46 UTC+3 пользователь Dianne Hackborn написал: The window manager limits the duration of animations, I believe to 10 seconds or so. Don't do this. It is not right to have a window animation that runs indefinitely. On Thu, Aug 9, 2012 at 3:03 PM, danaimset dana

Re: [android-developers] Non sticky service gets recreated (indefinetly?)

2012-08-10 Thread Dianne Hackborn
individually, and what happens in the service is based on whether either of them drive it to need to be created. As I think is covered pretty fully in the documentation. -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't

Re: [android-developers] Non sticky service gets recreated (indefinetly?)

2012-08-09 Thread Dianne Hackborn
START_NOT_STICKY has no effect once I've bound to it even if I unbind? I must explicitly use stopService if the service has ever been bound to even if there are no more connection? On Thursday, August 9, 2012 2:54:41 AM UTC+2, Dianne Hackborn wrote: If you bind to it with BIND_AUTO_CREATE, you

Re: [android-developers] Non sticky service gets recreated (indefinetly?)

2012-08-09 Thread Dianne Hackborn
:35:50 AM UTC+2, Dianne Hackborn wrote: Binding and starting are completely orthogonal things. You bind to a service to establish a persistent connection to it. You start a service to have it run for some undefined amount of time separately from the caller. A service needs to remain created

Re: [android-developers] MAX Repeat count of windowEnterAnimation

2012-08-09 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] Non sticky service gets recreated (indefinetly?)

2012-08-08 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] How to get instance of PowerManagerService?

2012-08-06 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] Need help on sending events (Motion event, Key event and etc) from a service to system (android 4.0)

2012-08-06 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] how can I design a floating keyboard?

2012-08-04 Thread Dianne Hackborn
between the floating and the pushing modes) Thanks, yakobom On Wednesday, August 1, 2012 7:14:50 PM UTC+3, Dianne Hackborn wrote: In the current platform your IME UI can only push app content up from the bottom of the screen. If you design it to be floating so that it doesn't impact app

Re: [android-developers] Re: Android 2.2 or 4.1??

2012-08-02 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

Re: [android-developers] Is there any way to know a view's height and width before it is really shown on screen?

2012-08-02 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] how can I design a floating keyboard?

2012-08-01 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: How to set theme using resources from another application?

2012-08-01 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] Trying to change the screen brightness programmatically

2012-08-01 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: How to set theme using resources from another application?

2012-08-01 Thread Dianne Hackborn
2, 2012 12:51:30 AM UTC+3, Dianne Hackborn wrote: You can't really do this by simply pointing to a theme. The resources object is used across the view hierarchy to load resources; to set the theme from another apk you will need to have the resources coming from there, but then you won't

Re: [android-developers] Re: Set bounds for one layer of LayerDrawable?

2012-07-31 Thread Dianne Hackborn
lucky and not conflict with it. (And this is a good rule to assume for any situation where you are placing a child object into a parent container.) -- 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] Scanning root of SDcard does not work on 4.1

2012-07-31 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: onCreate and orientation change

2012-07-31 Thread Dianne Hackborn
a previous saved state. -- 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] slick button?

2012-07-31 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] Fragments Bitmap Recycling + a bunch of bitmap oriented questions.

2012-07-30 Thread Dianne Hackborn
. Part of that is tight memory management. You don't get to shove an attribute in your manifest and abdicate on that responsibility. -- 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] Programatically changing the screen brightness

2012-07-30 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] Google Play vs. Android 4.0.3

2012-07-30 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

Re: [android-developers] Fragments Bitmap Recycling + a bunch of bitmap oriented questions.

2012-07-30 Thread Dianne Hackborn
on the device. In fact the RAM limit for applications has been steadily increasing over time, and we don't have an upper limit on it that we think is the maximum we will ever need. -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I

Re: [android-developers] Fragments Bitmap Recycling + a bunch of bitmap oriented questions.

2012-07-30 Thread Dianne Hackborn
Btw, I love how more and more I see people dragging out this quote every time they encounter some limit that they have to deal with, as if there should just not be limits on the resources they can use. On Mon, Jul 30, 2012 at 5:50 PM, Dianne Hackborn hack...@android.comwrote: On Mon, Jul 30

Re: [android-developers] Set bounds for one layer of LayerDrawable?

2012-07-30 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] How to put ads in live wallpapers?

2012-07-29 Thread Dianne Hackborn
wallpapers? Den onsdagen den 25:e juli 2012 kl. 19:10:12 UTC+2 skrev Dianne Hackborn: Mixing live wallpapers with attempts at advertising seems like a terrible idea to me. Have you considering instead trying something like in-app billing to allow users to unlock features in your app? On Wed, Jul 25

Re: [android-developers] What method gets called when a fatal exception occurs

2012-07-29 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] Re: Jelly Bean, READ_LOGS and 'Application Lockers'

2012-07-28 Thread Dianne Hackborn
works. There are no CAs, no entity (including Google) who owns the platform to approve what apps can do. -- 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] Fragments Bitmap Recycling + a bunch of bitmap oriented questions.

2012-07-28 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

Re: [android-developers] Does app updates count toward user installs on play store

2012-07-27 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: Jelly Bean, READ_LOGS and 'Application Lockers'

2012-07-27 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] Regarding Application is not installed alert

2012-07-27 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

Re: [android-developers] Advantage of introducing Isolatedprocess tag within Services in JellyBean[Android]

2012-07-27 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

Re: [android-developers] How to put ads in live wallpapers?

2012-07-27 Thread Dianne Hackborn
2012 kl. 19:10:12 UTC+2 skrev Dianne Hackborn: Mixing live wallpapers with attempts at advertising seems like a terrible idea to me. Have you considering instead trying something like in-app billing to allow users to unlock features in your app? On Wed, Jul 25, 2012 at 6:12 AM, MobileVisuals

Re: [android-developers] Re: Do we need images for all versions HDPI , MDPI , LDPI

2012-07-27 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] Issue with device scaling on Nexus 7 Tablet?

2012-07-26 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] How to put ads in live wallpapers?

2012-07-25 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: Block Apk File Read.

2012-07-25 Thread Dianne Hackborn
are placed in an encrypted container whose encryption key is private to the device they were installed on. They aren't any more accessible than apps stored in internal storage (which is basically world readable). -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't

Re: [android-developers] Re: Jelly bean swiping task away from task list kills service

2012-07-24 Thread Dianne Hackborn
for you to look at to try and recreate the issue. Let me know if you can't get it working or having any questions. On Sunday, July 22, 2012 8:19:23 AM UTC+1, Dianne Hackborn wrote: TransactionTooLarge means that the data being sent through the IPC call is too large. I just checked my test case

Re: [android-developers] Re: Do we need images for all versions HDPI , MDPI , LDPI

2012-07-24 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] Usage of DisplayMetrics

2012-07-22 Thread Dianne Hackborn
to go? -- 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: Jelly bean swiping task away from task list kills service

2012-07-22 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] Usage of DisplayMetrics

2012-07-22 Thread Dianne Hackborn
time, and you want to respond when it does. Pulling a size from somewhere and assuming that is fixed is a rigidity in your app that you should avoid. -- 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] Is there any logical way to make a notification bigger / Make more then one.

2012-07-22 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] Documentation for adb shell getevent / sendevent

2012-07-22 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] onLayout is getting called multiple times during orientation

2012-07-22 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] Usage of DisplayMetrics

2012-07-21 Thread Dianne Hackborn
(Context.WINDOW_SERVICE)).getDefaultDisplay(); float width = display.getWidth(); float height = display.getHeight(); On Friday, July 20, 2012 1:06:36 PM UTC-5, Dianne Hackborn wrote: I recommend never using them. The real correct size will be given to you through the view hierarchy. On Thu, Jul 19

Re: [android-developers] Usage of DisplayMetrics

2012-07-20 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] Seeing wierd things with JB on Nexus 7 and timers/activities

2012-07-18 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: Maximum number of thread created by an Android activity

2012-07-18 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] possible to read drag in status bar notication

2012-07-18 Thread Dianne Hackborn
, it wouldn't have a clue what activity to do anything with... not to mention even if it did, that activity could be in the background and killed at that point. -- 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: Why doesn't Android API publicly allow to listen for incoming SMS?

2012-07-18 Thread Dianne Hackborn
actions beyond what the API provides? Any of that stuff is implementation details, that can vary across platform releases and even different devices. -- 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] Battery Changed

2012-07-18 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] Activity being started with old bundle data

2012-07-18 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] New READ_EXTERNAL_STORAGE permission breaks file:// URIs

2012-07-17 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] can we restart systemserver..............?

2012-07-17 Thread Dianne Hackborn
is almost certainly wrong for whatever it is. Restarting something like the activity manager is not in any way shape or form correct as a normal part of the system operation. On Tue, Jul 17, 2012 at 7:52 AM, Abhilash baddam abhilash.androiddevelo...@gmail.com wrote: HiDianne Hackborn , Thanks

Re: [android-developers] New READ_EXTERNAL_STORAGE permission breaks file:// URIs

2012-07-17 Thread Dianne Hackborn
these permissions. -- 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: Jelly Bean and Strict Mode

2012-07-16 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] can we restart systemserver..............?

2012-07-15 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] Does Android Support Secondary Microsd Card?

2012-07-15 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] why is the account managed by AccountManager is delete automatically ?

2012-07-14 Thread Dianne Hackborn
wrote: Am Mittwoch, 23. März 2011 07:50:56 UTC+1 schrieb Dianne Hackborn: Because when the SD card is unmounted the apps on it disappear, so things that have state associated with those apps will clean it up. This is why the documentation says you should not allow these kinds of apps

Re: [android-developers] How to stop terminate the Android application when using the native code

2012-07-14 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] Handler.sendEmptyMessageDelayed() unreliable on some versions of OS?

2012-07-14 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] Showing Action Bar ONLY on tablet?

2012-07-14 Thread Dianne Hackborn
you'll need to accept a UI this crappy like iOS. -- 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] Restriction in ContactsProvider has gone ?

2012-07-13 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] Restriction in ContactsProvider has gone ?

2012-07-13 Thread Dianne Hackborn
). And in my phone (Galaxy S2 with ICS), the Contacts DB has the field is_restricted yet. According to your reply, how they (especially, facebook app.) can use this feature ?? ( Hacked ?? ) On Friday, July 13, 2012 3:34:10 PM UTC+9, Dianne Hackborn wrote: This was never a supported API

Re: [android-developers] Re: Service launch issues

2012-07-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

Re: [android-developers] App Name

2012-07-13 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

Re: [android-developers] How to show menu in Android 3/4 full screen app?

2012-07-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 them

Re: [android-developers] READ_LOGS permission is not granted to 3rd party applications in Jelly Bean (api 16)

2012-07-12 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

Re: [android-developers] Regarding Packagemanager..?

2012-07-12 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] Re: Showing Overflow menu button on ICS.

2012-07-12 Thread Dianne Hackborn
, and this behavior is consist with the long standing UX for devices with a physical menu button. -- 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: READ_LOGS permission is not granted to 3rd party applications in Jelly Bean (api 16)

2012-07-12 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

Re: [android-developers] READ_LOGS permission is not granted to 3rd party applications in Jelly Bean (api 16)

2012-07-12 Thread Dianne Hackborn
On Thu, Jul 12, 2012 at 10:24 AM, Mark Murphy mmur...@commonsware.comwrote: On Thu, Jul 12, 2012 at 12:59 PM, Dianne Hackborn hack...@android.com wrote: however every app can read the logs containing only the lines *they* have written, without needing any permission. OK, I'll bite: how do

Re: [android-developers] READ_LOGS permission is not granted to 3rd party applications in Jelly Bean (api 16)

2012-07-12 Thread Dianne Hackborn
introduced in JB), which will never be shown to users, but developers can enable through their development tools. -- 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

  1   2   3   4   5   6   7   8   9   10   >