Re: [android-developers] Designing graphics for different devices/screens?

2012-11-11 Thread Fred Stluka
://bristle.com/Tips/BrowserWidth.htm and for more info: http://bristle.com/Tips/BrowserStats.htm --Fred Fred Stluka -- mailto:f...@bristle.com -- http://bristle.com/~fred/ Bristle Software, Inc -- http://bristle.com -- Glad

Re: [android-developers] flip the emulator

2012-10-16 Thread Fred Stluka
On 10/16/12 11:21 AM, bob wrote: Is there any way to flip the emulator (i.e. go from landscape to reverseLandscape)? Yes. Ctrl-F11. See: http://bristle.com/Tips/AndroidProg.htm#emulator_keys --Fred Fred Stluka

Re: [android-developers] jump to R.layout.main?

2012-10-11 Thread Fred Stluka
: http://bristle.com/Tips/Mac.htm#mac_shortcut_keys Windows: http://bristle.com/Tips/Windows.htm#windows_shortcut_keys Enjoy! --Fred Fred Stluka -- mailto:f...@bristle.com -- http://bristle.com/~fred/ Bristle Software, Inc

Re: [android-developers] Hardware reccomendations: Next development laptop

2012-09-30 Thread Fred Stluka
I've been very happy with my MacBook Pro. --Fred Fred Stluka -- mailto:f...@bristle.com -- http://bristle.com/~fred/ Bristle Software, Inc -- http://bristle.com -- Glad to be of service! Open Source: Without walls

Re: [android-developers] Re: My Google Play app was suspended, any advice ?

2012-09-19 Thread Fred Stluka
? By posting to a forum? It would be nice to have positive success stories like this well documented, to counter the numerous negative posts by developers who say they can't get a response from Google. Thanks! --Fred Fred

Re: [android-developers] Re: Device compatibility when publishing on the Play Store

2012-08-01 Thread Fred Stluka
Your First App to Google Play http://bristle.com/Tips/AndroidProg.htm#publishing_your_first_app_to_google_play --Fred Fred Stluka -- mailto:f...@bristle.com -- http://bristle.com/~fred/ Bristle Software, Inc -- http

Re: [android-developers] Keytool-error

2012-06-22 Thread Fred Stluka
On Sunday, August 9, 2009 7:27:31 AM UTC-4, Mark Murphy wrote: http://mortalpowers.com/news/android-development-error-incorrect-ava-format Solved my problem. Thanks! --Fred Stluka -- You received this message because you are subscribed to the Google Groups Android Developers group. To post

Re: [android-developers] How to get technical support from Google?

2012-01-05 Thread Fred Stluka
to you, and e-mail them an offer. Or do a Google search for something like android consulting services. --Fred Fred Stluka -- mailto:f...@bristle.com -- http://bristle.com/~fred/ Bristle Software, Inc -- http://bristle.com

Re: [android-developers] Layout control for onscreen input method

2012-01-01 Thread Fred Stluka
Fred Stluka -- mailto:f...@bristle.com -- http://bristle.com/~fred/ Bristle Software, Inc -- http://bristle.com -- Glad to be of service! Open Source: Without walls and fences, we need no Windows or Gates

Re: [android-developers] Many Widgets in one layout

2011-12-15 Thread Fred Stluka
://developer.android.com/reference/android/widget/LinearLayout.html --Fred Fred Stluka -- mailto:f...@bristle.com -- http://bristle.com/~fred/ Bristle Software, Inc -- http://bristle.com -- Glad to be of service! Open Source

Re: [android-developers] Re: Emulator takes 15 minutes to start an app, something wrong ?

2011-12-14 Thread Fred Stluka
Fred Stluka -- mailto:f...@bristle.com -- http://bristle.com/~fred/ Bristle Software, Inc -- http://bristle.com -- Glad to be of service! Open Source: Without walls and fences, we need no Windows or Gates

Re: [android-developers] Re: Problems reading a huge file of 12 MB (java.lang.OutOfMemoryError)

2011-12-14 Thread Fred Stluka
On 12/14/11 8:58 AM, RamaMohan wrote: This might be helpful. http://androidsnips.blogspot.com/2010/10/copying-larger-database-files-in.html Nice blog! Useful tips. Thanks! --Fred Fred Stluka -- mailto:f...@bristle.com

Re: [android-developers] Broken link in docs, and question about command line building

2011-11-29 Thread Fred Stluka
with an extra leading slash as: //guide/developing/building/building-cmdline.html which causes it to be interpreted as: http://guide.com/developing/building/building-cmdline.html which doesn't work. --Fred Fred Stluka