I give up

I tried and tried and tried but nothing is coming :(

this is the log from my Win7 machine:

_______________________
[2010-07-27 18:12:47 - TestAnd] Android Launch!
[2010-07-27 18:12:47 - TestAnd] adb is running normally.
[2010-07-27 18:12:47 - TestAnd] Performing gosi.gest.Testme activity launch
[2010-07-27 18:12:47 - TestAnd] Automatic Target Mode: launching new
emulator with compatible AVD 'my_avd'
[2010-07-27 18:12:47 - TestAnd] Launching a new emulator with Virtual Device
'my_avd'
_______________________


Ubuntu machine
___________
[2010-07-27 08:40:05 - MyFirstAndroid] Android Launch!
[2010-07-27 08:40:05 - MyFirstAndroid] adb is running normally.
[2010-07-27 08:40:05 - MyFirstAndroid] Performing com.and.StartForm activity
launch
[2010-07-27 08:40:05 - MyFirstAndroid] Automatic Target Mode: launching new
emulator with compatible AVD 'my_avd'
[2010-07-27 08:40:05 - MyFirstAndroid] Launching a new emulator with Virtual
Device 'my_avd'
[2010-07-27 08:40:38 - MyFirstAndroid] New emulator found: emulator-5554
[2010-07-27 08:40:38 - MyFirstAndroid] Waiting for HOME
('android.process.acore') to be launched...
[2010-07-27 08:41:25 - MyFirstAndroid] WARNING: Application does not specify
an API level requirement!
[2010-07-27 08:41:25 - MyFirstAndroid] Device API version is 8 (Android 2.2)
[2010-07-27 08:41:25 - MyFirstAndroid] HOME is up on device 'emulator-5554'
[2010-07-27 08:41:25 - MyFirstAndroid] Uploading MyFirstAndroid.apk onto
device 'emulator-5554'
[2010-07-27 08:41:25 - MyFirstAndroid] Installing MyFirstAndroid.apk...
[2010-07-27 08:42:07 - MyFirstAndroid] Success!
[2010-07-27 08:42:07 - MyFirstAndroid] Starting activity com.and.StartForm
on device
[2010-07-27 08:42:10 - MyFirstAndroid] ActivityManager: Starting: Intent {
act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER]
cmp=com.and/.StartForm }
____________


As you can see that the Win7 doesn't deploy the app.


On Tue, Jul 27, 2010 at 2:57 AM, Sam Hobbs <s...@samhobbs.org> wrote:

> Evidently there are two versions of DEP; the earlier version is done using
> software and a newer version that uses hardware. The hardware version exists
> only in 64-bit processors and is used only by 64-bit Windows.
>
> DEP can prevent code from being executed that is in memory designated as
> data. It makes sense that a DEP would be a problem for a VM. DEP can be
> enabled/disabled for specific processes.
>
> I hope the following helps.
>
> A description of the differences between 32-bit versions of Windows Vista
> and 64-bit versions of Windows Vista
> http://support.microsoft.com/kb/946765
>
> Data Execution Prevention
> http://msdn.microsoft.com/en-us/library/aa366553(VS.85).aspx
>
> A detailed description of the Data Execution Prevention (DEP) feature in
> Windows XP Service Pack 2, Windows XP Tablet PC Edition 2005, and Windows
> Server 2003
> http://support.microsoft.com/kb/875352
>
>
>
>
> DanH wrote:
>
>>
>> Note that a lot of things (like "Data Execution Protection") appear to
>> be unique to the 64-bit version of Windoze, so folks with 32-bit
>> machines will have no problem.
>>
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Beginners" group.
>
> NEW! Try asking and tagging your question on Stack Overflow at
> http://stackoverflow.com/questions/tagged/android
>
> To unsubscribe from this group, send email to
> android-beginners+unsubscr...@googlegroups.com<android-beginners%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-beginners?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to