Re: [android-developers] Using a logo instead of icon in a SearchView and postioning of a ViewSwitcher

2012-12-14 Thread farble1670
sorry for the me too post, but me too. i'd really like to understand what's going on with the launcher vs. logo. On Monday, September 24, 2012 2:30:37 AM UTC-7, Martijn van Mechelen wrote: Does anyone know how to show a custom logo instead of the laucher app in the SearchView ? Thanks,

[android-developers] Re: Catch HTTP error code with WebView

2012-08-23 Thread farble1670
that is not a solution. if we require anything more complicated than a simple fetch of a single page, this doesn't work. the ability to completely override resource loading isn't available until API 11. On Monday, March 15, 2010 2:40:43 AM UTC-7, Manuel Vela wrote: Ok, the only solution I've

Re: [android-developers] Handling Redirects in Android WebView

2012-08-10 Thread farble1670
yeah, but how do tell if it's a redirect? On Monday, March 12, 2012 4:14:29 AM UTC-7, Mark Murphy (a Commons Guy) wrote: Redirects are handled via a WebViewClient and shouldOverrideUrlLoading(), as are clicks on ordinary links. On Sun, Mar 11, 2012 at 3:54 AM, Rao nidle...@gmail.com

[android-developers] Re: Documentation errors for LocationManager.requestSingleUpdate() ?

2010-12-26 Thread farble1670
don't have the answer, but wondering this myself. my guess is the same as yours ... the docs must be incorrect. On Dec 7, 9:02 pm, davemac davemac...@gmail.com wrote: This is a new method in Android 2.3's LocationManager. It says basically the same thing as what it says for

[android-developers] applying a theme to an appwidget

2010-10-23 Thread farble1670
i'm trying to define a theme for an appwidget, and have it applied at the application level. i have a theme like, style name=theme.dark item name=androidbackground#00/item /style in my manifest, i set android:theme=@style/theme.dark. however, when i run the appwidget, it does not pick up

[android-developers] webview encoding

2009-12-02 Thread farble1670
i am calling WebView.loadDataWithBaseUrl() and passing utf-8 as the encoding. when the string renders, some of the characters show as a block. the string looks fine when i view it in the debugger. am i missing some important step here? there doesn't seem to be any control over this other than the

[android-developers] Re: How to detect the Widget is active in the current panel?

2009-12-02 Thread farble1670
that is really too bad. it would be a huge battery saver and make widget use more realistic. for non-zero widget update periods, it should just automatically avoid updating the widgets if they aren't visible. for manual alarm-updated widgets, there should be a way to ask if the widget is visible.

[android-developers] Re: Android Dev Phone 1 out of stock

2009-08-17 Thread farble1670
agreed, frustrating. i should not have to pay $25 for the privilege of knowing that they are out of stock. yes i would have joined eventually anyway, but i did so *today* with the intent of picking up a device. On Jul 27, 12:15 pm, AndyB rn.an...@gmail.com wrote: Nobody seems to have answered