Re: [android-beginners] Re: Unable to deploy apps to AVD using Eclipse

2010-07-27 Thread Abduaziz Hasan
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  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
> 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


Re: [android-beginners] Re: Unable to deploy apps to AVD using Eclipse

2010-07-26 Thread Abduaziz Hasan
@Sam

Thank you for your support.

I have tried different configurations and disabled the antivirus and the
firewall though I doubt this is related to anyone of them.



@DanH

Yes that is right, but considering the large number of developers who are
using the SDK without any problem leave me with one option and that is a
problem with the configuration.

 BTW my antivirus is Avast home. Also, I have run Eclipse under
Administrator role which in turn will invoke any process as trusted. Yet no
results :(

I will delete everything from my computer and start everything fresh as my
Ubuntu is very slow under VMware.


2010/7/26 Kostya Vasilyev 

> No problems with NOD32 here either.
>
> Running Windows 7 64bit.
>
> --
> Kostya Vasilyev -- http://kmansoft.wordpress.com
>
> 26.07.2010 1:10 пользователь "Sam Hobbs"  написал:
>
>
> Many people have had problems with Norton. It was pre-installed in my
> system but I cleared it out of my system and installed Microsoft Security
> Essentials, which is free. I am not recommending anything except to say that
> I have had no problems that I am aware of related to AV software and I have
> not modified the installation of the AV software for Eclipse or the Android
> emulator or whatever.
>
> In my previous system, I used avast and I used various virtual systems and
> I had no problem with avast.
>
>
>
>
> DanH wrote:
> >
> > BTW, I'm using Norton "Internet Security".  I've turned off "Insight",
>  > "Antispy...
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Beginners" gr...
>
> --
> 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
>

-- 
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


Re: [android-beginners] Re: Unable to deploy apps to AVD using Eclipse

2010-07-25 Thread Abduaziz Hasan
I did create an AVD using the command line and specifying the target path
under "c:/avd " but with no use.

As for the anti-virus I use avast and really doubt it has anything to do
with it.

I tried to disable the firewall since it might be a potential problem, still
the problem not solved.

It seems that i will start developing under Ubuntua.

Regards,

2010/7/25 Kostya Vasilyev 

> Maybe...
>
> Why don't you try creating a new AVD using the command line, and make sure
> there are no spaces or non-english characters in its pathname?
>
> Also, do you run an antivirus? I use NOD32 and don't have any issues with
> it. Just for test purposes, you could try disabling yours.
>
> --
> Kostya Vasilyev -- http://kmansoft.wordpress.com
>
> 25.07.2010 18:42 пользователь "Abduaziz Hasan" 
> написал:
>
> One note:
>
>
> I am trying to deploy the app using the "adb install " command but I
> noticed that the adb didn't find the avd device that I created using
> eclipse. I tried to list the devices registered using "adb devices" but no
> device was found although I have one "my_avd".
>
> Might this be the cause of the problem??
>
>
>
>
>
> On Sun, Jul 25, 2010 at 5:24 PM, Abduaziz Hasan  wrote:
> >
> > My path doesn't e...
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Beginners" gr...
>
> --
> 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
>

-- 
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


Re: [android-beginners] Re: Unable to deploy apps to AVD using Eclipse

2010-07-25 Thread Abduaziz Hasan
One note:


I am trying to deploy the app using the "adb install " command but I noticed
that the adb didn't find the avd device that I created using eclipse. I
tried to list the devices registered using "adb devices" but no device was
found although I have one "my_avd".

Might this be the cause of the problem??



On Sun, Jul 25, 2010 at 5:24 PM, Abduaziz Hasan  wrote:

> My path doesn't even have blank in it:
> c:\users\{username}\.android\avd\my_avd.avd
>
> I am trying to do manual deploy of my app. If it works fine then I will
> write an ant tool that will automate the process of deploying.
>
> Regards,
>
>
> On Sun, Jul 25, 2010 at 4:42 PM, DanH  wrote:
>
>> Could be a problem with blanks in the path.  Lots of tools have
>> trouble with that, especially cross-platform tools.
>>
>> On Jul 25, 4:01 am, Abduaziz Hasan  wrote:
>> > Hi Kostya
>> >
>> > Actually, my whole OS is in English so this will eliminate the
>> possibility.
>> >
>> > BTW, can this be related to Windows 7? I mean is there anyone who is
>> using
>> > Windows 7 and not having the problem?
>> >
>> > Regards,
>> >
>> > On Sun, Jul 25, 2010 at 10:36 AM, Kostya Vasilyev > >wrote:
>> >
>> > >  Abduaziz,
>> >
>> > > Does your Windows home directory have non-English characters?
>> > > (C:\Users\)?
>> >
>> > > I found that in this case (mine has Russian characters), the emulator
>> has
>> > > various problems. I use the command line to create the emulator in
>> some
>> > > other directory that has only English characters (e.g. "android create
>> avd
>> > > -p D:\Android\emulators\avd_1.6_qvga").
>> >
>> > > -- Kostya
>> >
>> > > 25.07.2010 1:24, Abduaziz Hasan пишет:
>> >
>> > >  Dear DanH
>> >
>> > >  Thank you for your reply.
>> >
>> > >  When I first started my AVD I waited for some time until it was
>> > > initialzed and I was at the home screen. The problem is that my app
>> didn't
>> > > deploy as I did the same on Ubuntu and it started the once the AVD was
>> > > initialized.
>> >
>> > >  As for the second comment, it actually popped up once the AVD started
>> > > under Ubuntu but not Windows. So this might be a Windows case.
>> >
>> > >  Thanx and regards,
>> >
>> > > On Sat, Jul 24, 2010 at 11:26 PM, DanH  wrote:
>> >
>> > >> First off, the first time you start an AVD after creating it you have
>> > >> to wait a VERY LONG TIME for it to configure itself completely.
>> >
>> > >> Secondly, I have found that, contrary to the docs, the application
>> > >> does not "pop up" of its own accord once loaded, but instead you have
>> > >> to press the Menu (I think) button.  This may be something peculiar
>> to
>> > >> my config, but I suspect it's dependent on the particular AVD you
>> > >> choose.
>> >
>> > >> On Jul 24, 1:35 pm, Abduaziz Hasan  wrote:
>> > >> > Hi all,
>> >
>> > >> > I am new to Android development and have a very long experience in
>> Java
>> > >> > technology development. When trying to develop for Android, using
>> > >> Eclipse
>> > >> > and Android SDK, I have had a problems with deploying the apps, or
>> > >> > simulating them, using the AVD. The problem is when I run the
>> > >> application,
>> > >> > through Eclipse, the AVD device booted normally but my applications
>> > >> don't
>> > >> > get deploy.
>> >
>> > >> > I have tried to solve it by changing almost everything in the run
>> > >> > configuration and the Android preference. I even deleted the
>> Android SDK
>> > >> and
>> > >> > installed it again but with no use.
>> >
>> > >> > My environment setup is:
>> > >> > - Windows 7
>> > >> > - Eclipse Helios
>> > >> > - Android sdk r06
>> > >> > - Android plugin for Eclipse 0.9.7.v201
>> >
>> > >> > Now I have tried the same setup on Ubuntu 10.04 and it is working
>> fine.
>> >
>> > >> > Anyone had a similar problem?
>> >
>> > >>   -

Re: [android-beginners] Re: Unable to deploy apps to AVD using Eclipse

2010-07-25 Thread Abduaziz Hasan
My path doesn't even have blank in it:
c:\users\{username}\.android\avd\my_avd.avd

I am trying to do manual deploy of my app. If it works fine then I will
write an ant tool that will automate the process of deploying.

Regards,


On Sun, Jul 25, 2010 at 4:42 PM, DanH  wrote:

> Could be a problem with blanks in the path.  Lots of tools have
> trouble with that, especially cross-platform tools.
>
> On Jul 25, 4:01 am, Abduaziz Hasan  wrote:
> > Hi Kostya
> >
> > Actually, my whole OS is in English so this will eliminate the
> possibility.
> >
> > BTW, can this be related to Windows 7? I mean is there anyone who is
> using
> > Windows 7 and not having the problem?
> >
> > Regards,
> >
> > On Sun, Jul 25, 2010 at 10:36 AM, Kostya Vasilyev  >wrote:
> >
> > >  Abduaziz,
> >
> > > Does your Windows home directory have non-English characters?
> > > (C:\Users\)?
> >
> > > I found that in this case (mine has Russian characters), the emulator
> has
> > > various problems. I use the command line to create the emulator in some
> > > other directory that has only English characters (e.g. "android create
> avd
> > > -p D:\Android\emulators\avd_1.6_qvga").
> >
> > > -- Kostya
> >
> > > 25.07.2010 1:24, Abduaziz Hasan пишет:
> >
> > >  Dear DanH
> >
> > >  Thank you for your reply.
> >
> > >  When I first started my AVD I waited for some time until it was
> > > initialzed and I was at the home screen. The problem is that my app
> didn't
> > > deploy as I did the same on Ubuntu and it started the once the AVD was
> > > initialized.
> >
> > >  As for the second comment, it actually popped up once the AVD started
> > > under Ubuntu but not Windows. So this might be a Windows case.
> >
> > >  Thanx and regards,
> >
> > > On Sat, Jul 24, 2010 at 11:26 PM, DanH  wrote:
> >
> > >> First off, the first time you start an AVD after creating it you have
> > >> to wait a VERY LONG TIME for it to configure itself completely.
> >
> > >> Secondly, I have found that, contrary to the docs, the application
> > >> does not "pop up" of its own accord once loaded, but instead you have
> > >> to press the Menu (I think) button.  This may be something peculiar to
> > >> my config, but I suspect it's dependent on the particular AVD you
> > >> choose.
> >
> > >> On Jul 24, 1:35 pm, Abduaziz Hasan  wrote:
> > >> > Hi all,
> >
> > >> > I am new to Android development and have a very long experience in
> Java
> > >> > technology development. When trying to develop for Android, using
> > >> Eclipse
> > >> > and Android SDK, I have had a problems with deploying the apps, or
> > >> > simulating them, using the AVD. The problem is when I run the
> > >> application,
> > >> > through Eclipse, the AVD device booted normally but my applications
> > >> don't
> > >> > get deploy.
> >
> > >> > I have tried to solve it by changing almost everything in the run
> > >> > configuration and the Android preference. I even deleted the Android
> SDK
> > >> and
> > >> > installed it again but with no use.
> >
> > >> > My environment setup is:
> > >> > - Windows 7
> > >> > - Eclipse Helios
> > >> > - Android sdk r06
> > >> > - Android plugin for Eclipse 0.9.7.v201
> >
> > >> > Now I have tried the same setup on Ubuntu 10.04 and it is working
> fine.
> >
> > >> > Anyone had a similar 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
> 
> >
> > >> 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

Re: [android-beginners] Re: Unable to deploy apps to AVD using Eclipse

2010-07-25 Thread Abduaziz Hasan
Hi Kostya


Actually, my whole OS is in English so this will eliminate the possibility.


BTW, can this be related to Windows 7? I mean is there anyone who is using
Windows 7 and not having the problem?

Regards,

On Sun, Jul 25, 2010 at 10:36 AM, Kostya Vasilyev wrote:

>  Abduaziz,
>
> Does your Windows home directory have non-English characters?
> (C:\Users\)?
>
> I found that in this case (mine has Russian characters), the emulator has
> various problems. I use the command line to create the emulator in some
> other directory that has only English characters (e.g. "android create avd
> -p D:\Android\emulators\avd_1.6_qvga").
>
> -- Kostya
>
> 25.07.2010 1:24, Abduaziz Hasan пишет:
>
>  Dear DanH
>
>  Thank you for your reply.
>
>  When I first started my AVD I waited for some time until it was
> initialzed and I was at the home screen. The problem is that my app didn't
> deploy as I did the same on Ubuntu and it started the once the AVD was
> initialized.
>
>  As for the second comment, it actually popped up once the AVD started
> under Ubuntu but not Windows. So this might be a Windows case.
>
>  Thanx and regards,
>
> On Sat, Jul 24, 2010 at 11:26 PM, DanH  wrote:
>
>> First off, the first time you start an AVD after creating it you have
>> to wait a VERY LONG TIME for it to configure itself completely.
>>
>> Secondly, I have found that, contrary to the docs, the application
>> does not "pop up" of its own accord once loaded, but instead you have
>> to press the Menu (I think) button.  This may be something peculiar to
>> my config, but I suspect it's dependent on the particular AVD you
>> choose.
>>
>> On Jul 24, 1:35 pm, Abduaziz Hasan  wrote:
>> > Hi all,
>> >
>> > I am new to Android development and have a very long experience in Java
>> > technology development. When trying to develop for Android, using
>> Eclipse
>> > and Android SDK, I have had a problems with deploying the apps, or
>> > simulating them, using the AVD. The problem is when I run the
>> application,
>> > through Eclipse, the AVD device booted normally but my applications
>> don't
>> > get deploy.
>> >
>> > I have tried to solve it by changing almost everything in the run
>> > configuration and the Android preference. I even deleted the Android SDK
>> and
>> > installed it again but with no use.
>> >
>> > My environment setup is:
>> > - Windows 7
>> > - Eclipse Helios
>> > - Android sdk r06
>> > - Android plugin for Eclipse 0.9.7.v201
>> >
>> > Now I have tried the same setup on Ubuntu 10.04 and it is working fine.
>> >
>> > Anyone had a similar 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
>> 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
>
>
>
> --
> Kostya Vasilev -- WiFi Manager + pretty widget -- 
> http://kmansoft.wordpress.com
>
>  --
> 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
>

-- 
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


Re: [android-beginners] Re: Unable to deploy apps to AVD using Eclipse

2010-07-24 Thread Abduaziz Hasan
Dear DanH

Thank you for your reply.

When I first started my AVD I waited for some time until it was initialzed
and I was at the home screen. The problem is that my app didn't deploy as I
did the same on Ubuntu and it started the once the AVD was initialized.

As for the second comment, it actually popped up once the AVD started under
Ubuntu but not Windows. So this might be a Windows case.

Thanx and regards,

On Sat, Jul 24, 2010 at 11:26 PM, DanH  wrote:

> First off, the first time you start an AVD after creating it you have
> to wait a VERY LONG TIME for it to configure itself completely.
>
> Secondly, I have found that, contrary to the docs, the application
> does not "pop up" of its own accord once loaded, but instead you have
> to press the Menu (I think) button.  This may be something peculiar to
> my config, but I suspect it's dependent on the particular AVD you
> choose.
>
> On Jul 24, 1:35 pm, Abduaziz Hasan  wrote:
> > Hi all,
> >
> > I am new to Android development and have a very long experience in Java
> > technology development. When trying to develop for Android, using Eclipse
> > and Android SDK, I have had a problems with deploying the apps, or
> > simulating them, using the AVD. The problem is when I run the
> application,
> > through Eclipse, the AVD device booted normally but my applications don't
> > get deploy.
> >
> > I have tried to solve it by changing almost everything in the run
> > configuration and the Android preference. I even deleted the Android SDK
> and
> > installed it again but with no use.
> >
> > My environment setup is:
> > - Windows 7
> > - Eclipse Helios
> > - Android sdk r06
> > - Android plugin for Eclipse 0.9.7.v201
> >
> > Now I have tried the same setup on Ubuntu 10.04 and it is working fine.
> >
> > Anyone had a similar 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
> 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


[android-beginners] Unable to deploy apps to AVD using Eclipse

2010-07-24 Thread Abduaziz Hasan
Hi all,

I am new to Android development and have a very long experience in Java
technology development. When trying to develop for Android, using Eclipse
and Android SDK, I have had a problems with deploying the apps, or
simulating them, using the AVD. The problem is when I run the application,
through Eclipse, the AVD device booted normally but my applications don't
get deploy.

I have tried to solve it by changing almost everything in the run
configuration and the Android preference. I even deleted the Android SDK and
installed it again but with no use.

My environment setup is:
- Windows 7
- Eclipse Helios
- Android sdk r06
- Android plugin for Eclipse 0.9.7.v201

Now I have tried the same setup on Ubuntu 10.04 and it is working fine.

Anyone had a similar 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
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en