[android-developers] Re: Honeycomb Emulator Landscape issue on Ubuntu 10.04

2011-02-06 Thread midtoad
Aha! The solution is to press Ctrl + Fn + F11 (possibly several times until you get the orientation you want). S On Feb 6, 5:06 pm, midtoad wrote: > On Jan 28, 2:41 am, Steve Gores-Todd wrote: > > > The solution can be found on the SKD preview page near the botto

[android-developers] Re: Honeycomb Emulator Landscape issue on Ubuntu 10.04

2011-02-06 Thread midtoad
On Jan 28, 2:41 am, Steve Gores-Todd wrote: > The solution can be found on the SKD preview page near the bottom. > > http://developer.android.com/sdk/preview/index.html Well that solution, i.e. "press Ctrl-F11" only works if you are using a Windows PC. On the Mac, it just adjusts your Mac's sou

[android-developers] Re: Honeycomb SDK

2011-02-06 Thread midtoad
To anyone who wants to test his/her app on the Honeycomb SDK, in the app's manifest, edit your to specify Honeycomb as the target, like this: You will then get the Honeycomb Holograph them and your app will have an updated look and feel. S -- You received this message because you are sub

[android-developers] Re: Capture large image

2009-10-03 Thread midtoad
stand further back from your subject. s On Oct 1, 7:37 am, Isuru Samaraweera wrote: > Hi All, >   I want to capture much larger image than the current small image captured > by the android g1 phone camera.Any clue??? > > Thanks > Isuru --~--~-~--~~~---~--~~ You r

[android-developers] Re: Run a apk file in Emulator

2009-10-03 Thread midtoad
put it in the adb tools folder, then use adb install filename.apk S On Oct 2, 5:11 am, Eray Ince wrote: > Dear All, > > I have a .apk file and How can I run this file in my netbeans ide with > Android emulator > > Thanks in Advance > > -- > -- > Eray --~--~-~--~~~--

[android-developers] Re: Installing USB Driver for G1

2009-10-03 Thread midtoad
I was getting a similar problem, with similar error message. Eventually I discovered that my mini-USB cable was defective. Switching to the one that comes with the Android device solved my problem. S On Oct 2, 8:24 pm, joelt wrote: > I am having trouble getting the proper USB ADB driver for th

[android-developers] Re: Android 1.5 SDK now available

2009-08-27 Thread midtoad
Xavier mentioned a bug that was supposed to be fixed for the final release of the 1.5 SDK, but seems to still be in the 1.5_r3 release. The New XML File Wizard does not work for me in the Mac OS X version of the SDK. This is a huge problem for me as keytool relies on this in order to sign an app.