Re: [android-beginners] Reverting to Eclipse 3.5

2010-07-22 Thread Xavier Ducrohet
://groups.google.com/group/android-beginners?hl=en -- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me questions directly. Thanks! -- You received this message because you are subscribed to the Google Groups Android Beginners group. NEW! Try asking and tagging your

Re: [android-beginners] Debug Keystore Password Wrong? HELP!!!

2010-07-20 Thread Xavier Ducrohet
to android-beginners+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me questions directly. Thanks! -- You received this message because you

Re: [android-beginners] ant scripts to build apk file and load it in a emulator?

2010-07-20 Thread Xavier Ducrohet
to android-beginners+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me questions directly. Thanks! -- You received this message because you

Re: [android-beginners] Eclipse: Easy way to refactor/rename package?

2010-07-19 Thread Xavier Ducrohet
-beginners?hl=en -- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me questions directly. Thanks! -- 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

Re: [android-beginners] Re: Eclipse: Easy way to refactor/rename package?

2010-07-19 Thread Xavier Ducrohet
, 2010 at 11:12 AM, Xavier Ducrohet x...@android.com wrote: - Right click project - Choose Android Tools Rename application package This will go and change everything that needs changing. Now, for your specific case of having 2 versions of your app, I recommend splitting your project

Re: [android-beginners] Re: Emulator

2010-07-14 Thread Xavier Ducrohet
options, visit this group at http://groups.google.com/group/android-beginners?hl=en -- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me questions directly. Thanks! -- You received this message because you are subscribed to the Google Groups Android Beginners group. NEW

[android-beginners] 2.2 SDK refresh

2010-07-08 Thread Xavier Ducrohet
://developer.android.com/sdk/android-2.2.html Xav -- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me questions directly. Thanks! -- You received this message because you are subscribed to the Google Groups Android Beginners group. NEW! Try asking and tagging your question on Stack

Re: [android-beginners] JDK and Eclipse installation

2010-07-07 Thread Xavier Ducrohet
known issue with it in the custom editors that we are working to fix (or rather to work around as the bug is in Eclipse itself). 3.4 or 3.5 are supported, as long as you choose a version that has JDT (Java Dev Toolkit) in it. Classic, Java, J2EE or RCP will work. Xav -- Xavier Ducrohet Android SDK

Re: [android-beginners] Re: Jet authoring problem: SONiVOX synth DLL in SDK won't load in Cubase or Sonar.

2010-07-02 Thread Xavier Ducrohet
-beginners+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me questions directly. Thanks! -- You received this message because you are subscribed

Re: [android-beginners] Jet authoring problem: SONiVOX synth DLL in SDK won't load in Cubase or Sonar.

2010-07-02 Thread Xavier Ducrohet
...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me questions directly. Thanks! -- You received this message because you are subscribed to the Google

[android-beginners] Please read: Eclipse 3.6 compatibility issue

2010-07-02 Thread Xavier Ducrohet
are working on a work around, but in the mean time we recommend that you stay on 3.5 Xav -- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me questions directly. Thanks! -- You received this message because you are subscribed to the Google Groups Android Beginners group

Re: [android-beginners] Re: LogCat

2010-06-23 Thread Xavier Ducrohet
://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 -- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do

Re: [android-beginners] Eclipse New Android Project dialog

2010-06-15 Thread Xavier Ducrohet
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 -- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me questions directly. Thanks! -- You received

Re: [android-beginners] new to android SDK and android development

2010-06-03 Thread Xavier Ducrohet
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 -- Xavier Ducrohet Android SDK Tech

Re: [android-beginners] can i re-install an app without shutting down the emulator?

2010-05-24 Thread Xavier Ducrohet
to android-beginners+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me questions directly. Thanks! -- You received this message because you

Re: [android-beginners] is there a git checkout equivalent to android-sdk_r06-linux_86.tgz?

2010-05-24 Thread Xavier Ducrohet
...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me questions directly. Thanks! -- You received this message because you are subscribed to the Google Groups Android

Re: [android-beginners] is there a git checkout equivalent to android-sdk_r06-linux_86.tgz?

2010-05-24 Thread Xavier Ducrohet
...@crashcourse.ca wrote: On Mon, 24 May 2010, Xavier Ducrohet wrote: While there is no tag for the 2.2 SDK and the new tools in the git projects, if you only care about Tools Rev 6, you can check out the tools_r6 branch in sdk.git. This is the branch from which the tools where built.  thanks

Re: [android-beginners] Re: why can't i build an AVD with a 2G SD card?

2010-05-24 Thread Xavier Ducrohet
just FYI: https://review.source.android.com/#change,14842 On Sun, May 23, 2010 at 2:51 PM, Robert P. J. Day rpj...@crashcourse.ca wrote: On Sun, 23 May 2010, Xavier Ducrohet wrote: ugh you're right. what we fixed was the UI validation code, but there's another problem later on (probably

Re: [android-beginners] why can't i build an AVD with a 2G SD card?

2010-05-23 Thread Xavier Ducrohet
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 -- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me questions directly. Thanks! -- You received

Re: [android-beginners] Re: why can't i build an AVD with a 2G SD card?

2010-05-23 Thread Xavier Ducrohet
://groups.google.com/group/android-beginners?hl=en -- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me questions directly. Thanks! -- You received this message because you are subscribed to the Google Groups Android Beginners group. NEW! Try asking and tagging your question

Re: [android-beginners] Re: why can't i build an AVD with a 2G SD card?

2010-05-23 Thread Xavier Ducrohet
oh I just tried 2048M in the command line and it's broken. The bug we fixed was specific to the UI code in the AVD Manager, but it looks like there's a similar bug in the command line processing :( Workaround: use the AVD Manager UI. On Sun, May 23, 2010 at 12:23 PM, Xavier Ducrohet x

Re: [android-beginners] Re: why can't i build an AVD with a 2G SD card?

2010-05-23 Thread Xavier Ducrohet
http://code.google.com/p/android/issues/detail?id=8506 On Sun, May 23, 2010 at 12:24 PM, Xavier Ducrohet x...@android.com wrote: oh I just tried 2048M in the command line and it's broken. The bug we fixed was specific to the UI code in the AVD Manager, but it looks like there's a similar bug

Re: [android-beginners] Re: why can't i build an AVD with a 2G SD card?

2010-05-23 Thread Xavier Ducrohet
ugh you're right. what we fixed was the UI validation code, but there's another problem later on (probably when we call the tool that makes the SD card) On Sun, May 23, 2010 at 12:33 PM, Robert P. J. Day rpj...@crashcourse.ca wrote: On Sun, 23 May 2010, Xavier Ducrohet wrote: oh I just tried

Re: [android-beginners] Re: Android Emulator - Eclipse cannot see it

2010-05-12 Thread Xavier Ducrohet
-- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me questions directly. Thanks! -- 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

Re: [android-beginners] Error trying to update SDK

2010-05-05 Thread Xavier Ducrohet
-- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me questions directly. Thanks! -- 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

Re: [android-beginners] Error trying to update SDK

2010-05-04 Thread Xavier Ducrohet
://groups.google.com/group/android-beginners?hl=en -- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me questions directly. Thanks! -- You received this message because you are subscribed to the Google Groups Android Beginners group. NEW! Try asking and tagging your question

Re: [android-beginners] Error trying to update SDK

2010-05-04 Thread Xavier Ducrohet
Basic Service Pack 2 SDK Tools version = Revision 2 On 5/4/2010 7:59 PM, Xavier Ducrohet wrote: What version of the SDK tools? What OS/Version of Java? Xav On Tue, May 4, 2010 at 5:01 PM, Kevin Brooksbear35...@gmail.com  wrote: When I try to use the SDK and AVD Manager to update the SDK

Re: [android-beginners] ADB is not killed

2010-05-04 Thread Xavier Ducrohet
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 -- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me questions directly. Thanks! -- You

Re: [android-beginners] AVD emulator question...

2010-04-14 Thread Xavier Ducrohet
To unsubscribe, reply using remove me as the subject. -- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me questions directly. Thanks! -- You received this message because you are subscribed to the Google Groups Android Beginners group. NEW! Try asking and tagging your

Re: [android-beginners] Re: Having some trouble with ADT

2010-04-09 Thread Xavier Ducrohet
(ProvisioningOperationRunner.java:94)        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) On Apr 7, 8:35 pm, Xavier Ducrohet x...@android.com wrote: So it looks like the plug-ins are correctly installed but may depend on something that wasn't installed in Eclipse. Normally Eclipse sees

Re: [android-beginners] What does `adb install' do under the hood?

2010-04-08 Thread Xavier Ducrohet
+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me questions directly. Thanks! -- You received this message because you are subscribed to the Google

Re: [android-beginners] Re: Having some trouble with ADT

2010-04-07 Thread Xavier Ducrohet
...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en To unsubscribe, reply using remove me as the subject. -- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me questions directly. Thanks! -- You received

Re: [android-beginners] Re: SDK won't install

2010-04-05 Thread Xavier Ducrohet
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 -- Xavier Ducrohet Android SDK Tech

Re: [android-beginners] Re: SDK won't install

2010-04-05 Thread Xavier Ducrohet
can't download over SSL, make sure you have JCE (Java Cryptography Extension) installed (I think it may depend on your country). If you cannot install SSL support, then you can disable SSL by going to the settings tab and checking Force https sources to be fetched over http. Xav -- Xavier Ducrohet

Re: [android-beginners] Ant Debug

2010-03-26 Thread Xavier Ducrohet
+unsubscribegooglegroups.com or reply to this email with the words REMOVE ME as the subject. -- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me questions directly. Thanks! -- You received this message because you are subscribed to the Google Groups Android Beginners group. NEW

Re: [android-beginners] main.out.xml

2010-03-26 Thread Xavier Ducrohet
this group at http://groups.google.com/group/android-beginners?hl=en To unsubscribe from this group, send email to android-beginners+unsubscribegooglegroups.com or reply to this email with the words REMOVE ME as the subject. -- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do

Re: [android-beginners] Re: Terminal type text output for debugging?

2010-03-18 Thread Xavier Ducrohet
email to android-beginners+unsubscribegooglegroups.com or reply to this email with the words REMOVE ME as the subject. -- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me questions directly. Thanks! -- You received this message because you are subscribed

Re: [android-beginners] Error: An SDK Target must be specified.

2010-03-18 Thread Xavier Ducrohet
REMOVE ME as the subject. -- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me questions directly. Thanks! -- 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] Can't dispatch DDM chunk error

2010-03-18 Thread Xavier Ducrohet
, send email to android-beginners+unsubscribegooglegroups.com or reply to this email with the words REMOVE ME as the subject. -- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me questions directly. Thanks! -- You received this message because you are subscribed

Re: [android-beginners] Re: AVD issue with Android 1.1

2010-03-16 Thread Xavier Ducrohet
-beginners?hl=en -- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me questions directly. Thanks! -- 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

Re: [android-beginners] Having trouble with the first hurdle: new AVDs

2010-03-16 Thread Xavier Ducrohet
absorbs it and doesn't do anything. Xav -- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me questions directly. Thanks! -- You received this message because you are subscribed to the Google Groups Android Beginners group. NEW! Try asking and tagging your question on Stack

Re: [android-beginners] Unparsed aapt error(s)! Check the console for output - yet no errors displayed

2010-03-16 Thread Xavier Ducrohet
/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 -- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me

Re: [android-beginners] Re: insatallation problem

2010-03-10 Thread Xavier Ducrohet
/questions/tagged/android To unsubscribe from this group, send email to android-beginners+unsubscr...@googlegroups.comandroid-beginners%2bunsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -- Xavier Ducrohet Android SDK Tech

Re: [android-beginners] Android Setup (SWT folder '' does not exist)

2010-03-08 Thread Xavier Ducrohet
-- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me questions directly. Thanks! -- 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

[android-beginners] New Android SDK Tools, Eclipse plug-in and NDK

2010-03-08 Thread Xavier Ducrohet
. If you are using rev 4 you can update the tools through the SDK updater normally before seeing the rest of the repository. If you have a prior revision of the tools (rev 3 or earlier), please download the main package from http://developer.android.com/sdk/index.html Xav -- Xavier Ducrohet Android

Re: [android-beginners] Fighting with Eclipse

2010-02-23 Thread Xavier Ducrohet
. It looks like your workspace isn't set for auto-refresh. Go to the preferences and under General Workspace check refresh automatically. This will make Eclipse automatically detect files that are changed outside of Eclipse and trigger a recompilation. Xav -- Xavier Ducrohet Android SDK Tech Lead

Re: [android-beginners] path to custom debug keystore

2010-02-03 Thread Xavier Ducrohet
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 -- Xavier Ducrohet Android SDK

Re: [android-beginners] Cannot download the sdk

2010-02-02 Thread Xavier Ducrohet
this group at http://groups.google.com/group/android-beginners?hl=en -- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me questions directly. Thanks! -- You received this message because you are subscribed to the Google Groups Android Beginners group. NEW! Try asking

Re: [android-beginners] Re: Bug in SDK Manager: cannot update

2010-02-01 Thread Xavier Ducrohet
-- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me questions directly. Thanks! -- 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

Re: [android-beginners] Re: Eclipse can't seem to locate R.java

2010-02-01 Thread Xavier Ducrohet
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 -- Xavier

Re: [android-beginners] How to with android-sdk_r3-linux.tgz

2010-01-29 Thread Xavier Ducrohet
-beginners?hl=en -- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me questions directly. Thanks! -- 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

Re: [android-beginners] Generating .java file from .aidl file

2010-01-22 Thread Xavier Ducrohet
email to android-beginners+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me questions directly. Thanks! -- You received this message because you

Re: [android-beginners] Eclipse is building all projects

2010-01-21 Thread Xavier Ducrohet
email to android-beginners+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me questions directly. Thanks! -- You received this message because

Re: [android-beginners] Eclipse is building all projects

2010-01-21 Thread Xavier Ducrohet
Actually the doc says this query is for whether there should be an incremental build on the *workspace*. We should probably change it to return false then. Xav On Thu, Jan 21, 2010 at 1:18 PM, Xavier Ducrohet x...@android.com wrote: In the Eclipse prefs, there's an option called Build

Re: [android-beginners] Installing android SDK

2010-01-13 Thread Xavier Ducrohet
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 -- Xavier

[android-beginners] Android 2.1 SDK

2010-01-11 Thread Xavier Ducrohet
Hello everyone, We've just released the 2.1 SDK. More info: http://android-developers.blogspot.com/2010/01/android-21-sdk.html Enjoy! Xav -- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me questions directly. Thanks! -- You received this message because you

Re: [android-beginners] Just trying to capture screenshots

2009-12-13 Thread Xavier Ducrohet
...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me questions directly. Thanks! -- You received this message because you are subscribed to the Google Groups

Re: [android-beginners] Failure [-12]

2009-11-24 Thread Xavier Ducrohet
to android-beginners@googlegroups.com To unsubscribe from this group, send email to android-beginners+unsubscr...@googlegroups.comandroid-beginners%2bunsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -- Xavier Ducrohet

Re: [android-beginners] error when starting Android project in Eclipse

2009-11-07 Thread Xavier Ducrohet
email to android-beginners+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me questions directly. Thanks! -- You received this message because

[android-beginners] Problem with Ubuntu 9.10? Please read!

2009-11-02 Thread Xavier Ducrohet
bugs see http://groups.google.com/group/android-developers/msg/4d575f3ae8250312 Xav -- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me questions directly. Thanks! -- You received this message because you are subscribed to the Google Groups Android Beginners group

[android-beginners] Re: Motorola Droid Virtual Device

2009-10-30 Thread Xavier Ducrohet
something wrong? Has anyone setup an AVD to do testing on this device? -- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me questions directly. Thanks! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

[android-beginners] Re: Fresh Android 2.0 instance gives error on Accounts screen

2009-10-30 Thread Xavier Ducrohet
the emulator on Windows Vista Ultimate 32-bit. Any suggestions?  Thanks! -- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me questions directly. Thanks! --~--~-~--~~~---~--~~ You received this message because you are subscribed

[android-beginners] Re: Including 3rd party jars in Android App

2009-10-29 Thread Xavier Ducrohet
to be getting a VerifyError Any ideas?  Thanks, - Roger On Oct 28, 12:17 pm, Xavier Ducrohet x...@android.com wrote: uses-library is for shared library which you cannot add yourself. You should simply have to put the jar file in your project folder and, from Eclipse, do a right click

[android-beginners] Re: SDK r3 not working on Mac?

2009-10-29 Thread Xavier Ducrohet
-bit) - works Java 1.5 (64-bit) - does not work Java 1.5 (32-bit) - works So my guess is that you need the right combination of java_cmd in the android script and Java Preferences to get it to work correctly. On Oct 28, 1:34 pm, Xavier Ducrohet x...@android.com wrote: This really shouldn't

[android-beginners] Re: ADT 0.9.4 not working on Mac 10.6 (at least for me)

2009-10-29 Thread Xavier Ducrohet
the location of the SDK but when I click the button it never brings up the window to set it up. So, if I try to create an Android application there is no target to select since no emulators, etc. have been created. Has anyone else seen this and is there a workaround? -- Xavier Ducrohet

[android-beginners] Re: Including 3rd party jars in Android App

2009-10-28 Thread Xavier Ducrohet
an INSTALL_FAILED_MISSING_SHARED_LIBRARY error when the app tries to install on the emulator.  Do I need to build the library as part of my AVD?  if so, how do I do that?  Thanks in advance. -- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me questions directly. Thanks

[android-beginners] Re: SDK r3 not working on Mac?

2009-10-28 Thread Xavier Ducrohet
update sdk No command line parameters provided, launching UI. See 'android --help' for operations from the command line. --- NOW THE UI POPS UP --- -- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me questions directly. Thanks

[android-beginners] Re: Skipping the long load time by having the emulator on all the time

2009-10-23 Thread Xavier Ducrohet
, there are a LOT of reasons for installations to fail. Xav -- Xavier Ducrohet Android SDK Tech Lead Google Inc. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Beginners group. To post to this group, send email

[android-beginners] Re: Help! I get this error message concerning the AVD

2009-10-16 Thread Xavier Ducrohet
the file, and how can I send it to you? I tried to recreate it multiple times, repair it using the command line and Eclipse's UI (same thing I guess). On Oct 2, 12:43 am, Xavier Ducrohet x...@android.com wrote: This is very strange. you could try to fix the config file with android update

Re: Please HELP -- RE: [android-beginners] Re: Unsubscribe

2009-10-16 Thread Xavier Ducrohet
Android_ from Apress Now Available! -- Xavier Ducrohet Android SDK Tech Lead Google Inc. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Beginners group. To post to this group, send email

Re: Please HELP -- RE: [android-beginners] Re: Unsubscribe

2009-10-16 Thread Xavier Ducrohet
oh wait this is a different group. Use android-beginners+unsubscr...@googlegroups.comandroid-beginners%2bunsubscr...@googlegroups.com I'll make sure the footer for this group gets fixed. On Fri, Oct 16, 2009 at 2:11 PM, Xavier Ducrohet x...@android.com wrote: The unsubscribe email address

[android-beginners] Re: R.java sometimes doen not refresh itself in eclipse

2009-10-14 Thread Xavier Ducrohet
have been able to get around this is to attempt to run the project, this seems to fix it. This is however kind of annoying, does anyone know a better way around this problem? An eclipse shortcut key etc. -- Xavier Ducrohet Android SDK Tech Lead Google Inc

[android-beginners] Re: Multiple SDK version HOWTO?

2009-10-07 Thread Xavier Ducrohet
versions of the SDK for projects. What the best practice for running multiple versions of the SDK? Can I have them all in the same Eclipse install? Or should I use separate installs of Eclipse? -- -- Xavier Ducrohet Android SDK Tech Lead Google Inc

[android-beginners] Re: EclipseIDE for Java Developers galileo install plug in problem

2009-10-06 Thread Xavier Ducrohet
that contains unsigned content. However, if I continue with the installation, I will get missing following errors when I create android project:  missing required source folder: 'gen'  The project cannot be build until build path errors are resolved  Please help.  Thanks a lot. -- Xavier

[android-beginners] Re: api key

2009-10-05 Thread Xavier Ducrohet
It's all explained here: http://code.google.com/android/add-ons/google-apis/mapkey.html On Mon, Oct 5, 2009 at 5:23 AM, android darioamor...@gmail.com wrote: ow do you get fingerprint for the key APIs for android -- Xavier Ducrohet Android SDK Tech Lead Google Inc

[android-beginners] Re: Help! I get this error message concerning the AVD

2009-10-01 Thread Xavier Ducrohet
-file are: skin.name=HVGA skin.path=platforms\android-1.5\skins\HVGA image.sysdir.2=platforms\android-1.5\images\ image.sysdir.1=add-ons\google_apis-3\images\ Please tell me, what is wrong ? Kind regards Peter Brynte -- Xavier Ducrohet Android SDK Tech Lead Google Inc

[android-beginners] Re: Problems with the tutorials and SDK/Emulator 1.6

2009-10-01 Thread Xavier Ducrohet
of the other (not on the same line). Again same thing happens even when I copy and paste the code off the site. Am I missing something here of is it just something to do with the new SDK and Emulator? Really appreciate any help/advice, Thanks -- Xavier Ducrohet Android SDK Tech Lead Google

[android-beginners] Re: Cant install ADT plugin for Eclipse

2009-09-25 Thread Xavier Ducrohet
,org.eclipse.jdt_root, 3.5.1.r351_v20090810-0600-7r88FEoFI0WTo6Az-1qFRHm37ChJ Can anybody point in the right direction? Thanks Stephen -- Xavier Ducrohet Android Developer Tools Engineer Google Inc. --~--~-~--~~~---~--~~ You received this message because you

[android-beginners] Re: About ERROR: unknown virtual device name: 'myavd'

2009-09-16 Thread Xavier Ducrohet
properly created in C:\Users \nico\.android\avd\Emu_1_6.avd\userdata.img. I'm using Windows7 RC 64Bit with a 64 Bit JDK and Eclipse is running (or has to run) with its own 32 Bit JRE. Any ideas? On 27 Aug., 03:21, Xavier Ducrohet x...@android.com wrote: On Wed, Aug 26, 2009 at 4:21 AM

[android-beginners] Re: Android 1.6 SDK is here!

2009-09-16 Thread Xavier Ducrohet
Oops, thanks for the info Kent! Xav On Wed, Sep 16, 2009 at 8:22 AM, Kent Loobey k...@uoregon.edu wrote: On Tuesday 15 September 2009 15:22:07 Xavier Ducrohet wrote: http://android-developers.blogspot.com/2009/09/android-16-sdk-is-here.html Enjoy! From the following link: http

[android-beginners] Re: Must have missed something...1.5-1.6

2009-09-16 Thread Xavier Ducrohet
I am running on vista. Any ideas as to what I may have done wrong? -Mike -- Xavier Ducrohet Android Developer Tools Engineer Google Inc. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Beginners

[android-beginners] Re: Must have missed something...1.5-1.6

2009-09-16 Thread Xavier Ducrohet
, Xavier Ducrohet x...@android.com wrote: I'm guessing this is Eclipse showing you that? If so, can you post your .log file (located in your workspace in the .metadata folder) (it may be big, try to only post the end of it, or whatever part contain the error) thanks xav On Wed, Sep 16, 2009

[android-beginners] Re: Android 1.6 SDK is here!

2009-09-16 Thread Xavier Ducrohet
/android/issues/detail?id=2855 Neil On Sep 16, 12:22 am, Xavier Ducrohet x...@android.com wrote: http://android-developers.blogspot.com/2009/09/android-16-sdk-is-here... Enjoy! -- Xavier Ducrohet Android Developer Tools Engineer Google Inc. -- Romain Guy Android

[android-beginners] Re: Android 1.6 SDK is here!

2009-09-16 Thread Xavier Ducrohet
not have too. On Wed, Sep 16, 2009 at 8:40 PM, Xavier Ducrohet x...@android.com wrote: When did you download the SDK? See my other message sent last night: http://groups.google.com/group/android-beginners/msg/c8ac776bd538f8f6 Xav On Wed, Sep 16, 2009 at 10:32 AM, Natalya Dobry natalyado

[android-beginners] Re: Android 1.6 SDK is here!

2009-09-16 Thread Xavier Ducrohet
near the google search but now i do not see it.Can you help me with this. Regards, Natalya On Wed, Sep 16, 2009 at 9:47 PM, Xavier Ducrohet x...@android.com wrote: What do you mean by TTS is not there (What did you try exactly)? Did you go to Settings Speech Synthesis ? The Listen

[android-beginners] Android 1.6 SDK is here!

2009-09-15 Thread Xavier Ducrohet
http://android-developers.blogspot.com/2009/09/android-16-sdk-is-here.html Enjoy! -- Xavier Ducrohet Android Developer Tools Engineer Google Inc. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Beginners

[android-beginners] Re: aapt is present - Hello, World application.

2009-09-15 Thread Xavier Ducrohet
times before, but even with that I was unable to resolve it. Thanks, Lee -- Xavier Ducrohet Android Developer Tools Engineer Google Inc. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Beginners group

[android-beginners] Re: Android 1.6 SDK is here!

2009-09-15 Thread Xavier Ducrohet
the correct archives. We apologize for the inconvenience. Xav On Tue, Sep 15, 2009 at 3:22 PM, Xavier Ducrohet x...@android.com wrote: http://android-developers.blogspot.com/2009/09/android-16-sdk-is-here.html Enjoy! -- Xavier Ducrohet Android Developer Tools Engineer Google Inc

[android-beginners] Re: findViewById bug or documentation problem

2009-09-11 Thread Xavier Ducrohet
, AFAICT. You may wish to post this to http://b.android.com if it is not already there. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Android Training in Germany, 18-22 January 2010: http://bignerdranch.com -- Xavier Ducrohet Android Developer Tools

[android-beginners] Re: No dx or aapt in tools directory

2009-09-09 Thread Xavier Ducrohet
?  Are things named differently on my platform (windows XP 32 bit) and I just didn't read the correct docs?  How does Eclipse ADT function, since my understanding is it depends on finding dx somewhere on the system? Does anyone else see this or have any ideas? Best Regards, Winfred -- Xavier

[android-beginners] Re: Okay.... I give up

2009-09-08 Thread Xavier Ducrohet
- which I did and have now checked 4 times to make sure I didn't point it at the wrong directory... with the same results as before. What am I doing wrong? I know it isn't a google mistake - enough people have made this work before me - so it has to be me. What did I miss? -- Xavier

[android-beginners] Re: Installing the SDK alongside Amazon EC2 Tools on Mac

2009-09-08 Thread Xavier Ducrohet
was wondering is there was anyway to use a different variable so i can have both at the same time or will i have to do what im doing now and comment out one of the lines to use the other. thanks in advance steve mitchell -- Xavier Ducrohet Android Developer Tools Engineer Google Inc

[android-beginners] Re: Ant build for android-1.5/samples

2009-09-03 Thread Xavier Ducrohet
. Thanks - Paul Copeland -- 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: About ERROR: unknown virtual device name: 'myavd'

2009-08-26 Thread Xavier Ducrohet
On Wed, Aug 26, 2009 at 4:21 AM, Phoenixphoenixsen...@gmail.com wrote: On Aug 25, 4:41 pm, Xavier Ducrohet x...@android.com wrote: I see that you have changed the location of the user folders (in S: instead of C:) There are user folders on both S: and C:.  Only the Desktop and My Documents

[android-beginners] Re: Using dom4j in Eclipse

2009-08-25 Thread Xavier Ducrohet
for example. Thanks in advance! -- 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

[android-beginners] Re: About ERROR: unknown virtual device name: 'myavd'

2009-08-25 Thread Xavier Ducrohet
not find virtual device named 'my_avd' -- 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

[android-beginners] Re: Plugin

2009-08-18 Thread Xavier Ducrohet
.. is it possible to download the android pluginsss... is it possible by shifting some  jar filess... PLZZ HELPPP -- Xavier Ducrohet Android Developer Tools Engineer Google Inc. --~--~-~--~~~---~--~~ You received this message because you are subscribed

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

2009-08-11 Thread Xavier Ducrohet
Well, you can use it. it's just not supported by the layout editor in ADT. Xav On Tue, Aug 11, 2009 at 1:02 AM, fra111fra...@gmail.com wrote: So , until the next version,  there is no way to use autocompete text widget with this sdk? On Aug 5, 8:58 pm, Xavier Ducrohet x...@android.com

[android-beginners] Re: Sample Code

2009-08-07 Thread Xavier Ducrohet
with the sdk. However, it appears not to be included in the version I downloaded (android-sdk-windows-1.5r3).  There isn't a folder at all for sample code. Any one know where I can get a copy of the sample code to start studying it? Thanks -- Xavier Ducrohet Android Developer Tools

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

2009-08-06 Thread Xavier Ducrohet
execute create AVD Command), I followed the steps shown in Developer Guide. I work on Os X 10.5.7. Please help me in this regard. Thanks A Bunch. -- Xavier Ducrohet Android Developer Tools Engineer Google Inc. --~--~-~--~~~---~--~~ You received

  1   2   >