Hello everyone, I am new and I suck.
My computer is Windows 7 ultimate 64 bit,
I followed instructions here for windows.
My only issue was steps 13 and onwards because when I chose
android_winusb.inf
from
C:\Development\OUYA\adt-bundle-windows-x86_64-20130522\sdk\extras\google\usb_driver
I was told that
"The folder you specified doesn't contain a compatible software driver for your device. If the folder contains a driver, make sure it is designed to work with Windows for x64 based systems."
Well I decided to skip that step then, and proceeded to open up eclipse that came with android adt bundle. When I opened it, I imported MenuActivity project and tried running it. I chose to run as android application. Upon execution I got told this in the console
[2013-06-30 21:21:58 - MenuActivity] ------------------------------
[2013-06-30 21:21:58 - MenuActivity] Android Launch!
[2013-06-30 21:21:58 - MenuActivity] adb is running normally.
[2013-06-30 21:21:58 - MenuActivity] Performing tv.ouya.sample.game.MenuActivity activity launch
[2013-06-30 21:21:58 - MenuActivity] Automatic Target Mode: launching new emulator with compatible AVD 'NexusNew'
[2013-06-30 21:21:58 - MenuActivity] Launching a new emulator with Virtual Device 'NexusNew'
[2013-06-30 21:21:59 - Emulator] emulator: WARNING: Requested RAM size of 1907MB is too large for your environment, and is reduced to 1072MB.
[2013-06-30 21:21:59 - Emulator] Failed to allocate memory: 8
[2013-06-30 21:21:59 - Emulator]
[2013-06-30 21:21:59 - Emulator] This application has requested the Runtime to terminate it in an unusual way.
[2013-06-30 21:21:59 - Emulator] Please contact the application's support team for more information.
What am I doing wrong? I have spent the whole day rereading the steps to ensure that I do not mess up anything, and yet it doesn't work. Can someone please help me some way?
Thanks to anyone for their help, or the time you took to read this.
Comments