Re: [android-developers] Re: Hardware accleration slow down every Canvas app. Why?

2012-02-10 Thread Dianne Hackborn
On Thu, Feb 9, 2012 at 7:23 PM, ji fei ufo22940...@gmail.com wrote: Seems that hardware acceleration will cost some ram. About 8m per app. This depends very much on the GPU. The driver for the GPU used in the Galaxy Nexus and Nexus S has this fixed overhead, others don't. -- Dianne Hackborn

Re: [android-developers] Re: How to hide three-dot indicator(Option menu indicator) on ICS handsets?

2012-02-10 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] Over the top window considering soft input mode

2012-02-08 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] Re: Supporting Galaxy Note Issues Due To It Displaying Itself as a LARGE screen layout.

2012-02-07 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: Capture home key event

2012-02-07 Thread Dianne Hackborn
anything in the world. -- 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] Memory usage details in Taskmanager

2012-02-07 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] How to add e new element to public.xml?

2012-02-07 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: getApplicationContext() returns null?

2012-02-06 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] Re: getApplicationContext() returns null?

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

Re: [android-developers] Re: Continuously running Service does not run continuously

2012-01-14 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] Re: Continuously running Service does not run continuously

2012-01-14 Thread Dianne Hackborn
And to really really re-iterate -- we are still only talking about non-production code. On Sat, Jan 14, 2012 at 11:16 AM, Dianne Hackborn hack...@android.comwrote: Also unless you make your service foreground, its process *will* be killed every now and then while it is in the background

Re: [android-developers] Re: Android fragmentation study

2012-01-13 Thread Dianne Hackborn
change in non-breaking ways across different containers. Whether or not running animations is a breaking change... at first glance I would say it is not, since the functionality is still retained. -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private

Re: [android-developers] Re: Android fragmentation study

2012-01-12 Thread Dianne Hackborn
considerable time fighting with device peculiarities in the Android ecosystem instead of adding features to my app, I find that I long for the simplicity that the Apple ecosystem guarantees. So what kinds of issues specifically have you had? -- Dianne Hackborn Android framework engineer hack

Re: [android-developers] supports-screens smallScreens versus normalScreens

2012-01-12 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: Android fragmentation study

2012-01-12 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: supports-screens smallScreens versus normalScreens

2012-01-12 Thread Dianne Hackborn
? On Jan 12, 3:33 pm, Dianne Hackborn hack...@android.com wrote: You are missing density. 480x640 @ hdpi == 240x320 @ ldi. On Thu, Jan 12, 2012 at 8:05 AM, mcterry macte...@gmail.com wrote: Hello All, I would like to exclude smallScreens for an application that I'm

Re: [android-developers] Difference between invalidate and requestLayout for Viewgroup

2012-01-12 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: Scenario where initLoader() does not call onLoadFinished()

2012-01-12 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] Standard File System Locations for Specific File Types

2011-12-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: How to determine what Activities are bound to my Service

2011-12-16 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] ICS Recent apps thumbnails

2011-12-16 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] Re: openOptionsMenu not working on Honeycomb device

2011-12-16 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] Re: display.getWidth bug fixed in android 3.2

2011-12-09 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] Dialog and Android lifecycle on ICS (Galaxy Nexus)

2011-12-09 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] Dialog and Android lifecycle on ICS (Galaxy Nexus)

2011-12-09 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] display.getWidth bug fixed in android 3.2

2011-12-07 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] display.getWidth bug fixed in android 3.2

2011-12-07 Thread Dianne Hackborn
Also making the screen rotate like that is not a solution. It won't work for example on Galaxy Nexus where the nav bar changes the side it is on when the screen rotates. On Wed, Dec 7, 2011 at 5:26 PM, Dianne Hackborn hack...@android.com wrote: No, the new behavior is the correct and desired

Re: [android-developers] Re: Has Google developed FragmentLayoutSupport.java in a wrong way?

2011-11-30 Thread Dianne Hackborn
()); holder.des.setText(g.getDescription()); holder.slots.setText(String.valueOf(g.getSlotsFree())); holder.time.setText(g.getTimeLeft()); } Thank you again On 28 nov, 21:17, Dianne Hackborn hack...@android.com wrote: That is working as intended for that sample. If you want to return to the details

Re: [android-developers] Re: Multi-touch with multiple buttons

2011-11-30 Thread Dianne Hackborn
have just worked. But noo. We are Google we do everything the hard way. Well I guess I can live with being called a moron. What shall I call you? -- 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: Multi-touch with multiple buttons

2011-11-30 Thread Dianne Hackborn
it up as of Android 3.0, that is good news for devs. -niko On Nov 30, 2:45 pm, Dianne Hackborn hack...@android.com wrote: On Mon, Nov 28, 2011 at 6:21 AM, niko20 nikolatesl...@yahoo.com wrote: I guess in Android 3.2 they now allow multitouch to go the multiple views. But I have not tested

Re: [android-developers] Understanding the lifecycle of ViewPager

2011-11-28 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] Has Google developed FragmentLayoutSupport.java in a wrong way?

2011-11-28 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] Re: localization bloats my app - is there an alternative approach?

2011-11-16 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] Security on sdcard folder android

2011-11-15 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: getResourceAsStream and resource matching.

2011-11-15 Thread Dianne Hackborn
; is = pc.getResourceAsStream(imgName); Last case is the only one where I receive non-null stream :( What am I doing wrong? Andrew. On Nov 11, 3:09 pm, Dianne Hackborn hack...@android.com wrote: This uses the same resource matching as all other resources. The only difference is that it can't

Re: [android-developers] Re: Disable ports

2011-11-14 Thread Dianne Hackborn
if the SDK won't allow me to do this, will the NDK you can just say no. The NDK does not let you escape the application security of Android. -- 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: Two active surfaceViews on top of one another

2011-11-14 Thread Dianne Hackborn
. There is nothing in the code trying to control what order they appear in; the result you get is entirely based on arbitrary luck. The only control you have over z ordering are these: http://developer.android.com/reference/android/view/SurfaceView.html#setZOrderMediaOverlay(boolean) -- Dianne

Re: [android-developers] Re: Broadcast for SCREEN OFF

2011-11-11 Thread Dianne Hackborn
com.xxx.yyy.zzz for broadcast com.xxx.yyy.zzz/.MyReceiver: I need to fix this. any pointers? On Nov 11, 5:56 am, Dianne Hackborn hack...@android.com wrote: This only works with registerReceiver(), not when declared in the manifest. Your filter looks fine, so you should be receiving

Re: [android-developers] Re: Classes from project's jar conflicts with Android internal jar (esp. apache commons-codec)

2011-11-11 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] Customize Android Source Code to run multiple Application on same Screen.

2011-11-11 Thread Dianne Hackborn
On Wed, Nov 9, 2011 at 10:12 AM, Pawan Singh Rathore pawan.s.rath...@gmail.com wrote: Its my first task at source level. You are doomed. Seriously. This is not a first task kind of thing. It is not even a second task kind of thing. -- Dianne Hackborn Android framework engineer hack

Re: [android-developers] getResourceAsStream and resource matching.

2011-11-11 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: ICS Active Stylus/Pen Support

2011-11-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] Re: Obsoleting 1.5

2011-11-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

Re: [android-developers] Re: fragment transactions in onLoadFinished()

2011-11-11 Thread Dianne Hackborn
the same problem. How do you approach this? My loader gets data from our server and I would like to display an error dialog when for example a network problem occurs. Thanks. David. On Sep 14, 11:17 pm, Dianne Hackborn hack...@android.com wrote: postDelayed is even worse. Just understand

Re: [android-developers] Re: How to communicate between an Android Broadcast Receiver and a RemoteService

2011-11-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 send

Re: [android-developers] Re: Intensity of vibration in Xperia arc

2011-11-10 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] Broadcast for SCREEN OFF

2011-11-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 send

Re: [android-developers] Activity from app A showing on app B TabHost Activity.

2011-11-10 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: How to communicate between an Android Broadcast Receiver and a RemoteService

2011-11-10 Thread Dianne Hackborn
would still prefer a way to bind to the remote service and use aidl (as this would minimize the intent filter handling I have to do within the service), but it seems as though it cannot be done due to the life cycle of the BroadcastReceiver. On Nov 10, 7:50 pm, Dianne Hackborn hack

Re: [android-developers] error on Installation INSTALL_PARSE_FAILED_MANIFEST_MALFORMED

2011-11-09 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] Understanding the lifecycle of ViewPager

2011-11-08 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] Customize Android Source Code to run multiple Application on same Screen.

2011-11-07 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] monkey wrench in the works ...

2011-11-07 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

2011-11-07 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] Customize Android Source Code to run multiple Application on same Screen.

2011-11-07 Thread Dianne Hackborn
On Mon, Nov 7, 2011 at 9:25 PM, Pawan Singh Rathore pawan.s.rath...@gmail.com wrote: Have you gone through this link http://www.onskreen.com/cornerstone/, I don't think they modified Platform. Well you are wrong, because that is what they did. -- Dianne Hackborn Android framework engineer

Re: [android-developers] Cursor LifeCycle

2011-11-07 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] Compound Component not getting onKeyDown onKeyListener events for Droid Bionic or X2

2011-11-06 Thread Dianne Hackborn
do for your view by filling in the EditorInfo. The http://developer.android.com/reference/android/view/inputmethod/BaseInputConnection.html is provided to help with implementing an InputConnection. -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private

Re: [android-developers] Can we use a scrollview inside linear layout?

2011-11-06 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] Re: Framework Cloning of Referenced Objects?

2011-11-06 Thread Dianne Hackborn
to be what is happening (intermittantly). Thanks, Jay On Nov 6, 12:00 am, Dianne Hackborn hack...@android.com wrote: None of the methods you are using will copy an object. Generally you must explicitly call clone() to do this. On Sat, Nov 5, 2011 at 6:25 AM, Jay

Re: [android-developers] Re: Framework Cloning of Referenced Objects?

2011-11-06 Thread Dianne Hackborn
populated. Jay On Nov 6, 1:57 pm, Dianne Hackborn hack...@android.com wrote: Well as far as I know ArrayList won't just do this behind your back. I would assume there is something else your app is doing that isn't shown here. Are you sure you never change what is in mPeople that could cause

Re: [android-developers] Compound Component not getting onKeyDown onKeyListener events for Droid Bionic or X2

2011-11-06 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] halfway support

2011-11-06 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] Application incompatible when trying to install on Galaxy 10.1

2011-11-05 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: I need to open my my files in /data/data/{package-name}/files using QuickOffice in Android

2011-11-05 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] Framework Cloning of Referenced Objects?

2011-11-05 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

Re: [android-developers] Re: Change activity-wide density-configuration so that Resources decode from another res-folder.

2011-11-05 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: CPU leak android application

2011-11-01 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] Re: search hardware button

2011-11-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] search hardware button

2011-10-31 Thread Dianne Hackborn
with applications written before there was a soft keyboard. That functionality lingered around in the platform, but as of now is gone. -- 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] Dalvik

2011-10-27 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] Saving fragment state in a view pager

2011-10-27 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 hack

Re: [android-developers] Update Fragment View

2011-10-27 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

Re: [android-developers] Update Fragment View

2011-10-27 Thread Dianne Hackborn
Oh you can always make your top-level view in the fragment a FrameLayout or such, and modify what is inside of it. On Thu, Oct 27, 2011 at 9:27 PM, Dianne Hackborn hack...@android.comwrote: You'd have to detach the fragment and re-attach it. Fragments aren't really intended to be used

Re: [android-developers] ViewPager in a ListView - how to lock the scrolling axis?

2011-10-26 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: WallpaperService.Engine.onOffsetsChanged() gone in ICS?

2011-10-25 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] undefined reference to `android::AudioTrack::set(...)

2011-10-25 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] Re: DisplayMetrics xdpi and ydpi returning incorrect values

2011-10-25 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

Re: [android-developers] ICS Active Stylus/Pen Support

2011-10-25 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: DisplayMetrics xdpi and ydpi returning incorrect values

2011-10-25 Thread Dianne Hackborn
keeping a database of known devices and their dpi? On Tue, Oct 25, 2011 at 1:27 PM, Dianne Hackborn hack...@android.comwrote: Sorry you just can't use them. Nothing in the platform makes use of them. They need to be set by the manufacturer (there is no way for the platform to know what

Re: [android-developers] How to add custom TTS(text to speech) engines for unsupported Languages

2011-10-25 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: When my app force closes, does it also close the associated service?

2011-10-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

Re: [android-developers] Re: Role of the Compatibility Library?

2011-10-24 Thread Dianne Hackborn
. Anything we provide with the platform is also going to require use as a library project instead of a jar, because a widget like this also requires various resources which you can't put in a plain jar. -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private

Re: [android-developers] Re: Role of the Compatibility Library?

2011-10-24 Thread Dianne Hackborn
newer platform APIs while still being able to run on older platform versions, but there is a lot of other stuff there as well. In particular, ViewPager. -- 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] Will getFilesDir().getAbsolutePath() ever change?

2011-10-24 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] Re: Will getFilesDir().getAbsolutePath() ever change?

2011-10-24 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] Should ro.EMPTY_APP_MEM always be same as arguments in write /sys/module/lowmemorykiller/parameters/minfree

2011-10-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] Re: Home Button

2011-10-07 Thread Dianne Hackborn
issue (no access to private data or otherwise elevated permissions), but is definitely something we don't want applications to be able to 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

Re: [android-developers] Re: Home Button

2011-10-07 Thread Dianne Hackborn
full control. Or implement it has a home screen replacement, so pressing home will bring the user to 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] Why does Android use float instead of integer as the coordinate system?

2011-10-06 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: Home Button

2011-10-06 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] Re: how to check if device has hardware search key

2011-10-03 Thread Dianne Hackborn
they can use it with a dpad if their phone has that, or all other kinds of inputs. On Mon, Oct 3, 2011 at 6:02 AM, Latimerius l4t1m3r...@googlemail.comwrote: On Sat, Oct 1, 2011 at 8:42 AM, Dianne Hackborn hack...@android.comwrote: What do you mean by go to settings and map their buttons

Re: [android-developers] How to Check Accessibility TalkBack is ON or OFF Programmatically?

2011-10-03 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] Re: how to check if device has hardware search key

2011-10-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] Want to extends Activity and TabActivity in Main.java file ?

2011-10-01 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: Techniques for real-time screen update...

2011-09-30 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] How will make an application for auto launch on install from market

2011-09-30 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: Activities aren't getting killed by ActivityManager when app is running out of memory

2011-09-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: please

Re: [android-developers] Landscape Right (reverseLandscape) prior to API level 9

2011-09-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] malloc() in the Renderscript

2011-09-25 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] Will android.permission.VIBRATE permission make my app invisible to tablets(in Android Market)?

2011-09-23 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

<    1   2   3   4   5   6   7   8   9   10   >