[android-beginners] Re: Help me in Creating a AVD

2009-08-06 Thread Xavier Ducrohet
--name my_avd Sann On Thu, Aug 6, 2009 at 11:57 AM, Xavier Ducrohet x...@android.com wrote: Giving us the exact command you're using would help us figure out what the problem is. Xav On Wed, Aug 5, 2009 at 8:52 PM, AndroidDevsanthoshreddygang...@gmail.com wrote: Hi there... I am

[android-beginners] Re: XML Layout does not show AutoCompleteTextView

2009-08-05 Thread Xavier Ducrohet
on the screen. This also happens when I open the autocomplete samples. I am using Eclipse Galileo and the latest android sdk. Am I doing something wrong or is this a bug. -- Xavier Ducrohet Android Developer Tools Engineer Google Inc. --~--~-~--~~~---~--~~ You

[android-beginners] Re: Trouble creating avd

2009-08-05 Thread Xavier Ducrohet
. Regads, Kenneth -- Xavier Ducrohet Android Developer Tools Engineer Google Inc. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Beginners group. To post to this group, send email to android-beginners

[android-beginners] Re: Device Chooser shows warning

2009-07-21 Thread Xavier Ducrohet
and how to fix the error? Thanks Yves -- Xavier Ducrohet Android Developer Tools Engineer Google Inc. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Beginners group. To post to this group, send

[android-beginners] Re: Upgraded SDK, now can't do helloAndroid project

2009-05-17 Thread Xavier Ducrohet
the steps, and get the following: [2009-05-17 12:04:57 - HelloAndroid] no classfiles specified [2009-05-17 12:04:57 - HelloAndroid] Conversion to Dalvik format failed with error 1 What did I forget to do? Thanks,  Mike -- Xavier Ducrohet Android Developer Tools Engineer Google Inc

[android-beginners] Re: Trouble with starting The Android emulator 1.5.

2009-05-07 Thread Xavier Ducrohet
the emulator in cmd, I've got an error message to provide AVD name with emulator -avd name. What that name should be? -- Xavier Ducrohet Android Developer Tools Engineer Google Inc. --~--~-~--~~~---~--~~ You received this message because you are subscribed

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

2009-05-07 Thread Xavier Ducrohet
The previous Android SDK (1.1) works without problems I tried to do a clean installation of the eclipse and the sdk but the problem persist Anybody else with this problem? -- Javier Jardón Cabezas -- Xavier Ducrohet Android Developer Tools Engineer Google Inc

[android-beginners] Re: Android 1.5: Problems developing on a device

2009-05-01 Thread Xavier Ducrohet
touch anything related to ddms od debugging.. thanks asy On Apr 30, 11:48 pm, Xavier Ducrohet x...@android.com wrote: What does the console say? Is your device showing up in the Device Panel in the DDMS perspective (or in adb devices) ? Xav On Wed, Apr 29, 2009 at 3:08 PM, PaulV

[android-beginners] Re: SDK 1.5 in Eclipse on Vista gives null Manifest path location.

2009-04-30 Thread Xavier Ducrohet
been looking, but not finding answer. Can anybody help? -- Xavier Ducrohet Android Developer Tools Engineer Google Inc. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Beginners group. To post

[android-beginners] Re: Android 1.5: Problems developing on a device

2009-04-30 Thread Xavier Ducrohet
. But now with the new Android 1.5 NO Device Chooser dialog appears, maybe I am doing something wrong, I followed this instructions: http://developer.android.com/guide/developing/device.html#setting-up. I hope someone can help me. Thanks for all Paul Vicioso -- Xavier Ducrohet Android

[android-beginners] Re: Could not find MyApp.apk!

2009-04-30 Thread Xavier Ducrohet
their new path). We have a fix for this and hope to push it soon. Xav -- Xavier Ducrohet Android Developer Tools Engineer Google Inc. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Beginners group. To post

[android-beginners] Re: SDK 1.5 in Eclipse on Vista gives null Manifest path location.

2009-04-30 Thread Xavier Ducrohet
Subject: Re: SDK 1.5 in Eclipse on Vista gives null Manifest path location. To: Xavier Ducrohet x...@android.com The JRE setting was suggested initially by the quick fix menu. The only error showing on the console is “null” with the location of the manifest path given as Unknown. Thanks. On Apr 30, 2

[android-beginners] Re: SDK 1.5 in Eclipse on Vista gives null Manifest path location.

2009-04-30 Thread Xavier Ducrohet
ok, just change it to uses-sdk android:minSdkVersion=3 / Xav On Thu, Apr 30, 2009 at 4:05 PM, El elgui...@gmail.com wrote: uses-sdk minSdkVersion=3 / On Apr 30, 3:09 pm, Xavier Ducrohet x...@android.com wrote: do you have uses-sdk minSdkVersion=2 / (or another value)? This is missing

[android-beginners] Re: SDK 1.5 in Eclipse on Vista gives null Manifest path location.

2009-04-30 Thread Xavier Ducrohet
, but still showing Manifest with unknown location. All other apps (including samples) imported from 1.1 have error The type R is already defined since Generated Java Files are duplicating src R.java files. On Apr 30, 4:10 pm, Xavier Ducrohet x...@android.com wrote: ok, just change it to uses-sdk

[android-beginners] Re: ADT download links all dead

2009-04-29 Thread Xavier Ducrohet
have been trying for a couple days now. Please advise. Thanks, Jason. On Mar 20, 7:40 pm, Xavier Ducrohet x...@android.com wrote: The first 2 links are not dead, it's just that there is not default index.html Tryhttps://dl-ssl.google.com/android/eclipse/site.xml As for the last link

[android-beginners] Re: Issues with debugging using Ganymede Eclipse

2009-04-27 Thread Xavier Ducrohet
I am missing there? Thanks On Apr 7, 10:28 pm, Xavier Ducrohet x...@android.com wrote: (I'm not sure why you install the SDK and plugin if you're going to work from the open source tree. You could have started at step 4) Did you make sure to select the browser in DDMS (since you use

[android-beginners] Android 1.5 SDK now available

2009-04-27 Thread Xavier Ducrohet
Hello developers, The Android 1.5 SDK, and the 1.5 images for ADP1 are now available for download. More information at http://android-developers.blogspot.com/2009/04/android-15-is-here.html Xav -- Xavier Ducrohet Android Developer Tools Engineer Google Inc

[android-beginners] Re: Problems with 1.5 SDK

2009-04-27 Thread Xavier Ducrohet
with this problem? -- Xavier Ducrohet Android Developer Tools Engineer Google Inc. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Beginners group. To post to this group, send email to android-beginners

[android-beginners] Re: Infinite Error: I fixed Failed to find an AVD compatible, only to get ERROR: unknown virtual device name

2009-04-25 Thread Xavier Ducrohet
-- Xavier Ducrohet Android Developer Tools Engineer Google Inc. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Beginners group. To post to this group, send email to android-beginners@googlegroups.com

[android-beginners] Re: Infinite Error: I fixed Failed to find an AVD compatible, only to get ERROR: unknown virtual device name

2009-04-25 Thread Xavier Ducrohet
\.android) On Apr 25, 4:16 am, Xavier Ducrohet x...@android.com wrote: Is C:\Users\Public\ your real HOME folder? If you go in a command prompt and run set what are the values of the various env variable representing your HOME (specifically look for HOMEDRIVE, HOMEPATH, LOCALAPPDATA, USERPROFILE

[android-beginners] Re: installing 1.5 and eclipse

2009-04-24 Thread Xavier Ducrohet
-- Xavier Ducrohet Android Developer Tools Engineer Google Inc. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Beginners group. To post to this group, send email to android-beginners@googlegroups.com

[android-beginners] Re: Problem in running android 1.5 preview sdk on mac os

2009-04-20 Thread Xavier Ducrohet
Virtual Device with the '-avd name' option. Read -help-avd for more information. If you *really* want to *NOT* run an AVD, consider using '-data file' to specify a data partition image file (I hope you know what you're doing). -- Xavier Ducrohet Android Developer Tools Engineer Google

[android-beginners] Re: SDK 1.5 on VISTA - start emulator with no success

2009-04-14 Thread Xavier Ducrohet
. I dont use Eclipse so I think i have not to follow what is relative to AVD. So ??? On Apr 14, 8:46 pm, Xavier Ducrohet x...@android.com wrote: Are you double-clicking the exe? Did you read about AVD (how to create them and how to use them to run the emulator?) Info available at:http

[android-beginners] Early Look Android 1.5 SDK

2009-04-13 Thread Xavier Ducrohet
Hello developers! I'm pleased to announce the release of an early look of the Android 1.5 SDK. More information and download link at: http://android-developers.blogspot.com/2009/04/getting-ready-for-android-15.html Have fun! Xav -- Xavier Ducrohet Android Engineer, Google

[android-beginners] Re: error in xml for hello world

2009-03-21 Thread Xavier Ducrohet
=http://s539.photobucket.com/albums/ff351/xXdj415Xx/? action=viewcurrent=helloworldxmlerror.jpg target=_blankimg src=http://i539.photobucket.com/albums/ff351/xXdj415Xx/ helloworldxmlerror.jpg border=0 alt=Photobucket/a -- Xavier Ducrohet Android Engineer, Google

[android-beginners] Re: Linux Eclipse Error

2009-03-10 Thread Xavier Ducrohet
(which I am already running from the root account with elevation). Are there any other things that I need to be checking???  I'm sure it is the simplest mundane thing that I am missing and at this point I could use a little insight. -- Xavier Ducrohet Android Engineer, Google

[android-beginners] Re: ADT Plugin Issue - Eclipse 3.3

2009-03-02 Thread Xavier Ducrohet
   b. Downloading ADT.zip and setting the Preferences. - Failed - I am not able to find Android on        the Preferences list. So I could not proceed to New archive site option. I think there is some confusion here. the New Archive Site option is not in the Android preferences. The new

[android-beginners] Re: Keytool - Vista - Signing

2009-03-02 Thread Xavier Ducrohet
to be found. So..what am I missing ...  or other suggestions. Thanks -- Xavier Ducrohet Android Engineer, Google. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Beginners group. To post to this group

[android-beginners] Re: SDK 1.1_r1 javadoc issue is fixed.

2009-02-19 Thread Xavier Ducrohet
week ago, on windows platform. and when I stop the mouse upon the method for a few second, I show like the picture attached. Is it expected to be like this? Or I'm doing it in the wrong way? Thank you very much for reply! On Fri, Feb 20, 2009 at 2:18 AM, Xavier Ducrohet x...@android.com

[android-beginners] SDK 1.1_r1 javadoc issue is fixed.

2009-02-18 Thread Xavier Ducrohet
-- Xavier Ducrohet Android Engineer, Google. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Beginners group. To post to this group, send email to android-beginners@googlegroups.com To unsubscribe from

[android-beginners] Re: Cannot setup Setting up Eclipse before Installing the Eclipse Plugin (ADT)

2009-02-11 Thread Xavier Ducrohet
to Setting up Eclipse section first. Then I cannot Select Android from the left panel.. There is no Android. I ended up going through the next step Installing the Eclipse Plugin (ADT) first, then go back to the step above. Then all fine. Is it a documentation error? -- Xavier Ducrohet

[android-beginners] Re: Eclipse not seeing ADT tools folder

2009-02-06 Thread Xavier Ducrohet
On Feb 4, 6:26 am, Greg Corradini gregcorrad...@gmail.com wrote: Hello, I'm on the last step ... -- Xavier Ducrohet Android Engineer, Google. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Beginners

[android-beginners] Re: How to run more fast on Eclipse

2009-01-26 Thread Xavier Ducrohet
This happens because the Android project is both a Java project and and Android project (ie it has both project Natures). Personally, I changed the button behavior to launch the previously launched configuration. You can change this in the preferences under Run/Debug Launching. Xav On Mon,

[android-beginners] Re: What kind of xml error...

2009-01-07 Thread Xavier Ducrohet
This is probably not a problem in your XML file. What version of Eclipse and of ADT are you running? Xav On Wed, Jan 7, 2009 at 5:51 PM, Thaw khainglint...@googlemail.com wrote: Hi, everybody Have u meet like the following error, It is appeared when i open my layout files (xml) from my

[android-beginners] Re: -Help- Something happened to my SDK - Resources wont load

2009-01-05 Thread Xavier Ducrohet
The R.java file is generated automatically based on the content of the res/ folder. Are you using Ant or Eclipse? If Ant, is there any error output when running it, if Eclipse, is there any errors in the Problems view? Xav On Sun, Jan 4, 2009 at 2:56 PM, novice tjackson.1...@gmail.com wrote:

[android-beginners] Re: failed to load dx.jar

2009-01-05 Thread Xavier Ducrohet
What version of ADT and of the SDK are you using? Is the proper SDK path setup in the ADT preferences? Xav On Mon, Jan 5, 2009 at 1:04 AM, Ashwani Rao project.d...@gmail.com wrote: Hi, I have installed latest eclipse and jre 1.6. When i create an new android project then error window pops

[android-beginners] Re: Cannot compile Android app: Failed to create debug key

2008-11-06 Thread Xavier Ducrohet
It looks like for some reason JAVA_HOME is set to the bin folder of the JDK instead of the top folder. Change your JAVA_HOME to c:\Program Files\Java\jdk1.6.0_01 and it will work. This issue will be fixed in the next version of SDK/plugins. Xav On Mon, Nov 3, 2008 at 11:24 PM, [EMAIL

[android-beginners] Re: Hello Android, could not be run!, compilation errors

2008-10-11 Thread Xavier Ducrohet
It looks like your project does not contain the android.jar library. How did you create it? Did you create it before setting the path of the SDK in the preferences ? Right click your project in the package explorer, and choose Android Tools Fix Project properties, this should fix it. Xav On

[android-beginners] Re: problem installing updates for ADT

2008-10-08 Thread Xavier Ducrohet
It is *not* down. There are no index.html file in that file, so browsers show a 404 error, but Eclipse does not care about it and look for site.xml, which *is* present. For some reason, some people fail to access the update site using https. If that happens try http. This page:

[android-beginners] Re: Eclipse plugin link is a 404

2008-09-30 Thread Xavier Ducrohet
There's no index.html in that folder so it's normal you get a 404 in a browser. However there is a site.xml file which is all Eclipse look for. If you can't get to it with https, try with http. If that still fails, download the archive at http://code.google.com/android/adt_download.html and

[android-beginners] Re: Could Not Find HelloAndroid.apk!

2008-09-26 Thread Xavier Ducrohet
By default, Eclipse compiles in the background as soon as you change/save a file. To know if there was compilation errors you can: - look at the Package Explorer View. Any red marker on your project files will show an error. - look at the Problems View to see the actual problem description. Xav

[android-beginners] Re: Could Not Find HelloAndroid.apk!

2008-09-26 Thread Xavier Ducrohet
I'm guessing you have gcj installed instead (or alongside) the Sun JDK. Because of this, keytool (in /usr/bin) points to the gcj version which is incompatible. Either uninstall gcj, or make sure keytool points to the Sun JDK version. Xav On Fri, Sep 26, 2008 at 2:25 PM, Kevin M [EMAIL

[android-beginners] Re: Android 1.0 SDK Released

2008-09-25 Thread Xavier Ducrohet
You need the new plugin (0.8.0) to go with the new SDK. The older plugin (0.7.1) only works with the 0.9 SDK. Xav On Thu, Sep 25, 2008 at 11:01 AM, Mitechka [EMAIL PROTECTED] wrote: Seems like the new version breaks the Eclipse plugin :( At least Eclipse wouldn't let me set the new directory

[android-beginners] Re: R cannot be resolved

2008-09-23 Thread Xavier Ducrohet
If you had to add the android.jar manually, then you did not create the project properly. Always use the Android New Project wizard to create android project. You should be able to convert your standard java project into an android project by doing: - right click your project in the package

[android-beginners] Re: Emulator starts but HelloAndroid doesn't run

2008-09-23 Thread Xavier Ducrohet
You are using the Eclipse plugin version 0.8.0 that was released to be used by the new SDK 1.0. The problem is that the name of the HOME process changed between 0.9 and 1.0 so the Eclipse plugin never sees it being launched on the emulator. Please update to the new SDK, so that Eclipse properly

[android-beginners] Re: No repository found at https://dl-ssl.google.com/android/eclipse/

2008-08-30 Thread Xavier Ducrohet
On Sat, Aug 30, 2008 at 1:03 PM, Sir Lantis [EMAIL PROTECTED] wrote: Well, just visiting the site shows the problem: https://dl-ssl.google.com/android/eclipse/ Google - Error: Not Found The requested URL /android/eclipse/ was not found on this server. Of course that's not a valid

[android-beginners] Re: Problem installing apk files into emulator

2008-08-27 Thread Xavier Ducrohet
On Wed, Aug 27, 2008 at 8:11 AM, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: W/PackageParser( 48): /data/app/vmdl21575.tmp (at Binary XML file line #5): activity does not specify android:name This looks like your problem. Xav --~--~-~--~~~---~--~~ You

[android-beginners] Re: Problem installing apk files into emulator

2008-08-22 Thread Xavier Ducrohet
can you provide us with the output of logcat during the install? thanks Xav On Fri, Aug 22, 2008 at 9:13 AM, MSW [EMAIL PROTECTED] wrote: (Using the latest SDK). Downloaded two different applications, and trying to install them in the emulator. (My server and emulator are running) When

[android-beginners] Re: Android Emulator problem

2008-08-19 Thread Xavier Ducrohet
You don't need to launch the emulator every time you want to debug. Just keep it running, and Eclipse will replace your application with the new version whenever you launch a run/debug session from Eclipse. To answer your ealier question, there is, starting with this version, a new layout editor

[android-beginners] Re: Debugging a service

2008-07-02 Thread Xavier Ducrohet
Hi, you can definitively debug a service. The issue is connecting a debugger to it If you are using Eclipse/ADT, the first possibility is to launch another part of your application (an activity) in debug mode to have ADT connect a debugger to your app directly. Then, once you see your app in the

[android-beginners] Re: debug port

2008-05-19 Thread Xavier Ducrohet
The 8100 port is on the emulator and is not directly accessible. The ports starting at 8600 are setup by ddms. There is one port setup for each running application. Connecting a debugger to this port actually connects to ddms, which then forward packets between the debugger and the applications

[android-beginners] Re: Moving files from one machine to another and getting eclipse to read it

2008-04-16 Thread Xavier Ducrohet
Hi, did you just copy the project folder into a new Eclipse workspace folder? If so, this is not enough for Eclipse to consider the project to be part of the workspace. Just use File Import... and then select General Existing projects into workspace Xav On Wed, Apr 16, 2008 at 4:30 AM,

[android-beginners] Re: Can Android app's contain only intent receivers?

2008-04-11 Thread Xavier Ducrohet
On Fri, Apr 11, 2008 at 11:02 AM, jcmb [EMAIL PROTECTED] wrote: I am trying to install an app that only contains an SMS intent receiver, but I cannot get it to fire when I send the device a test message. If I try to run an intent receiver in Eclipse, it gives me an error The Manifest

[android-beginners] Re: m5 not working

2008-04-07 Thread Xavier Ducrohet
them because I do most of my work on this computer. On Apr 4, 1:42 pm, Xavier Ducrohet [EMAIL PROTECTED] wrote: Hi, Look athttp://code.google.com/android/intro/upgrading.html See item 5 Update your project properties. Make sure you

[android-beginners] Re: m5 not working

2008-04-04 Thread Xavier Ducrohet
Hi, Look at http://code.google.com/android/intro/upgrading.html See item 5 Update your project properties. Make sure you did that. Xav On Fri, Apr 4, 2008 at 12:07 PM, wamoc [EMAIL PROTECTED] wrote: I am running Ubuntu Gutsy and eclipse 3.2 It isn't a problem with my xml files (I did

<    1   2