[android-developers] Native camera on shield tablet

2016-01-09 Thread xavier BUHOT
Hello, I develop a native application on my shield tablet to get camera frame. I download the shield tutorial and I work on eclipse. I get that error: 01-09 08:45:35.475: I/art(9536): Late-enabling -Xcheck:jni 01-09 08:45:35.559: D/AndroidRuntime(9536): Shutting down VM 01-09 08:45:35.560: E/

[android-developers] Allow custom Android.mk in projects with native code

2015-05-21 Thread Xavier Gouchet
I'm using Android Studio 1.2.1.1, with gradle plugin 1.1. As of today, when we create a project with a jni source folder, the ndk-build tool is run automatically, with a generated Android.mk file, which we can configure a bit in our build.gradle file. Problem is that the configuration is quit

[android-developers] WearableCalendarContract query doesn't return recurring events

2015-04-13 Thread Xavier Gouchet
I'm creating a watchface for Android Wear which will display calendar events. Based on this page (and the WatchFace sample provided in the SDK), I managed to query the next events for the day, and display them on

Re: [android-developers] Third-party JAR files and 'VFY: unable to find class referenced in signature' run-time error

2013-08-07 Thread Xavier Ducrohet
gt; To unsubscribe from this group, send email to > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > --- > You received this message because you are subscribed to the Google Groups

Re: [android-developers] Android Studio - Project Tree divergence from core platform tools ( is crazy !)

2013-05-27 Thread Xavier Ducrohet
while being incompatible with the already well defined and >>> valuable standard android project tree defined in the Android SDK >>> documentation from the start. http://developer.** >>> android.com/tools/projects/**index.html<http://developer.android.com/tools/proje

Re: [android-developers] Android Studio bug tracer

2013-05-18 Thread Xavier Ducrohet
nd stop receiving emails from it, send an > email to android-developers+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Xavier Ducrohet Android SDK Tech Lead Google Inc. http://developer.android.com | http://tools.android.c

Re: [android-developers] apkbuilder was deleted, how to replace it?

2013-05-18 Thread Xavier Ducrohet
or more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Android Developers" group. > To unsubscribe from this group and stop receiving emails from

Re: [android-developers] Android Studio for IntelliJ - Plugin

2013-05-17 Thread Xavier Ducrohet
"Android Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to android-developers+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Xavier Ducrohet Android SDK

Re: [android-developers] gradle build with custom views

2013-04-27 Thread Xavier Ducrohet
droid-developers+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Xavier Ducrohet Android SDK Tech Lead Google Inc. http://developer.android.com | http://tools.android.com Please do not send me questions directly. Thanks! -- --

Re: [android-developers] Re: gradle and libs

2013-02-21 Thread Xavier Ducrohet
his group at > http://groups.google.com/group/android-developers?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Android Developers" group. > To unsubscribe from this group and stop receiving emails from it, se

[android-developers] XMLPullParser feature not available

2012-10-04 Thread Xavier Gouchet
I'm using an XMLPullParser to read xml files, and I create it using the following lines : XmlPullParserFactory factory; XmlPullParser xpp; factory = XmlPullParserFactory.newInstance(); factory.setNamespaceAware(true); factory.setFeature(XmlPullParser.FEATURE_PROCESS_DOCDECL, true); factory.setF

Re: [android-developers] android:accessibilityFocusable attribute in a layout-xml produces an error

2012-08-01 Thread Xavier Ducrohet
Google > Groups "Android Developers" group. > To post to this group, send email to android-developers@googlegroups.com > To unsubscribe from this group, send email to > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > h

Re: [android-developers] Re: Error in a Spinner

2012-06-19 Thread Xavier Romero
You are a master Nobu, thanks for the help everyone. :-) 2012/6/19 Nobu Games > No problem, this is a basic mistake that happens regularly. You are > re-creating that ArrayAdapter within an OnItemSelectedListener: > > *spPaises.setOnItemSelectedListener(* > *new AdapterView.OnItemSel

Re: [android-developers] Re: Error in a Spinner

2012-06-19 Thread Xavier Romero
Sorry I do not understand very good , I'm new in java. This is one part the code of my class with the function onCreate : *public class VisualizadorClimaticoActivity extends Activity {* */** Called when the activity is first created. */* * String ListaPaises[]=null;* * String ListaCiudades[];*

[android-developers] Export relase problem with ADT 18 / SDK 18 (since update to 18 from 17)

2012-04-13 Thread xavier dev
I've 2 Android projects in workspace; first is libray project and other is application that refers to first project. When I try to export release build it gives error: "Conversion to Dalvik format failed with error 1" This is happening since I move from r17 to r18. Is it a known issue ? Thanks for

Re: [android-developers] Missing classes when running in emulator (new to R17)

2012-03-28 Thread Xavier Ducrohet
or more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- Xavier Ducrohet Android SDK Tech Lead Google Inc. http://developer.android.com | http://tools.android.com Please do not send me questions directly. Thanks! -- You received this message because

Re: [android-developers] Re: Applications no longer working after SDK17 upgrade

2012-03-23 Thread Xavier Ducrohet
d-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Xavier Ducrohet Android SDK Tech Lead Google Inc. http://developer.android.com | http://tools.android.com Please do not send me questions di

Re: [android-developers] Android 4.0 Emma Code Coverage

2011-11-01 Thread Xavier Ducrohet
> Groups "Android Developers" group. > To post to this group, send email to android-developers@googlegroups.com > To unsubscribe from this group, send email to > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.c

Re: [android-developers] Re: Preview of ADT with library project fixes

2011-10-28 Thread Xavier Ducrohet
up, send email to > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- Xavier Ducrohet Android SDK Tech Lead Google Inc. http://developer.android.com | http://tools.android.com Please do no

[android-developers] Preview of ADT with library project fixes

2011-10-28 Thread Xavier Ducrohet
s Xav -- Xavier Ducrohet Android SDK Tech Lead Google Inc. http://developer.android.com | http://tools.android.com Please do not send me questions directly. Thanks! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this gr

[android-developers] SDK and ADT r15

2011-10-27 Thread Xavier Ducrohet
Hey all, we've just release SDK Tools r15 and a matching ADT 15.0 This is a bug fix only release. See notes at http://developer.android.com/sdk/tools-notes.html and http://developer.android.com/sdk/eclipse-adt.html Make sure to get the new platform-tools as well. Xav -- Xavier Duc

Re: [android-developers] Re: Role of the Compatibility Library?

2011-10-24 Thread Xavier Ducrohet
upport, and so won't reply to such e-mails.  All such >> questions should be posted on public forums, where I and others can see and >> answer them. > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" gr

Re: [android-developers] Unable to resolve target 'android-9'

2011-10-21 Thread Xavier Ducrohet
t; Groups "Android Developers" group. > To post to this group, send email to android-developers@googlegroups.com > To unsubscribe from this group, send email to > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/gr

Re: [android-developers] Re: VpnService problem

2011-10-21 Thread Xavier Ducrohet
d-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- Xavier Ducrohet Android SDK Tech Lead Google Inc. http://developer.android.com | http://tools.android.com Please do not send me questions direct

Re: [android-developers] Re: Android repository missing platform packages? Help!

2011-10-21 Thread Xavier Ducrohet
mmonsguy >> >> _Android Programming Tutorials_ Version 4.0 Available! > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to android-developers@googlegroups.com > To

[android-developers] Tracking issues in r14

2011-10-21 Thread Xavier Ducrohet
Hi all, There is a number of known issues in r14 that have workarounds. We are tracking them at http://tools.android.com/knownissues I highly recommend you hit this link if you have problems. We are working on fixes. Xav -- Xavier Ducrohet Android SDK Tech Lead Google Inc. http

Re: [android-developers] ADT r14 - Conversion to Dalvik format failed with error 1

2011-10-21 Thread Xavier Ducrohet
R14 use a different repository file due to a schema change. On Fri, Oct 21, 2011 at 2:24 PM, Ben H wrote: > thanks, xavier, but i tried that and it didn't work for me. > > i'm trying to reinstall the entire sdk because of this problem, but am now > encountering problems do

Re: [android-developers] ADT r14 - Conversion to Dalvik format failed with error 1

2011-10-21 Thread Xavier Ducrohet
Forgot to add the link to the migration, but looking at it I can't find it :\ Will put official information up soon. On Fri, Oct 21, 2011 at 2:08 PM, Xavier Ducrohet wrote: > hey, > > we have a migration note at the end of but obviously we should have > put this more for

Re: [android-developers] ADT r14 - Conversion to Dalvik format failed with error 1

2011-10-21 Thread Xavier Ducrohet
gt; You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to android-developers@googlegroups.com > To unsubscribe from this group, send email to > android-developers+unsubscr...@googlegroups.co

Re: [android-developers] Re: Ice cream sandwich gpu emulation issue

2011-10-21 Thread Xavier Ducrohet
tor?? It > wasn't there before > > On Oct 20, 6:26 am, Xavier Ducrohet wrote: >> Gpu emulation is not supported yet. >> On Oct 19, 2011 3:33 PM, "sebastian_bugiu" < >> >> >> >> >> >> >> >> sebastian.bug

Re: [android-developers] Re: Renderscript problems in SDK 14

2011-10-21 Thread Xavier Ducrohet
oup. > To post to this group, send email to android-developers@googlegroups.com > To unsubscribe from this group, send email to > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Xavi

Re: [android-developers] Ice cream sandwich gpu emulation issue

2011-10-19 Thread Xavier Ducrohet
Gpu emulation is not supported yet. On Oct 19, 2011 3:33 PM, "sebastian_bugiu" < sebastian.bugiu.reloa...@gmail.com> wrote: > If I have gpu emulation off everything works fine, if I turn emulation > on then I get something like this in logcat > > I/DEBUG ( 32): Build fingerprint: 'generic/goog

Re: [android-developers] custom attributes in library projects

2011-10-19 Thread Xavier Ducrohet
lopers@googlegroups.com > To unsubscribe from this group, send email to > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- Xavier Ducrohet Android SDK Tech Lead Google Inc. http://develope

Re: [android-developers] Unknown option '--no-crunch' in latest AAPT

2011-10-19 Thread Xavier Ducrohet
end email to android-developers@googlegroups.com > To unsubscribe from this group, send email to > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Xavier Ducrohet Android SD

Re: [android-developers] Android 4, no virtual keyboard.

2011-10-19 Thread Xavier Ducrohet
m this group, send email to > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Xavier Ducrohet Android SDK Tech Lead Google Inc. http://developer.android.com | http://tools.android.co

Re: [android-developers] Re: Android 4, still no preprocessing.

2011-10-19 Thread Xavier Ducrohet
s" group. >> To post to this group, send email to android-developers@googlegroups.com >> To unsubscribe from this group, send email to >> android-developers+unsubscr...@googlegroups.com >> For more options, visit this group at >> http://groups.google.com/group/andro

Re: [android-developers] SDK 4, if I select WXGA resolution, emulator doesn't start.

2011-10-19 Thread Xavier Ducrohet
roup at > http://groups.google.com/group/android-developers?hl=en > -- Xavier Ducrohet Android SDK Tech Lead Google Inc. http://developer.android.com | http://tools.android.com Please do not send me questions directly. Thanks! -- You received this message because you are subscribed to the Goo

Re: [android-developers] Package is not available in sample folder of android sdk.

2011-10-19 Thread Xavier Ducrohet
essage because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to android-developers@googlegroups.com > To unsubscribe from this group, send email to > android-developers+unsubscr...@googlegroups.com > For more

Re: [android-developers] not supporting xhdpi resolution

2011-10-19 Thread Xavier Ducrohet
age because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to android-developers@googlegroups.com > To unsubscribe from this group, send email to > android-developers+unsubscr...@googlegroups.com > For more options, visit

[android-developers] Re: Need your help: how to monitor the dialpad key press action in another application during an active call?

2011-09-08 Thread xavier
t; > > "Hi, this is your bank, enter your account number." > > > On Thu, Sep 8, 2011 at 6:36 PM, xavier wrote: > > Security concern? Not sure, why? > > I just want to display some suggestive info to direct the caller using > > the DTMF.. > > > On Se

[android-developers] Re: Need your help: how to monitor the dialpad key press action in another application during an active call?

2011-09-08 Thread xavier
Security concern? Not sure, why? I just want to display some suggestive info to direct the caller using the DTMF.. On Sep 8, 8:15 pm, Mark Murphy wrote: > On Thu, Sep 8, 2011 at 1:28 AM, xavier wrote: > > I know that I can't replace the default InCallScreen when the call has &

[android-developers] Need your help: how to monitor the dialpad key press action in another application during an active call?

2011-09-07 Thread xavier
he default InCallScreen. The question is that I want to display different info when the caller dials some special key (1-9,*,#), how can I get this key press notification? Could somebody help me out? Thanks in advance. Xavier -- You received this message because you are subscribed to the Goo

[android-developers] Need your help: how to monitor the dialpad key press action in another application during an active call?

2011-09-07 Thread xavier
I know that I can't replace the default InCallScreen when the call has been set up, but I really want to show some additional info during the call, so I want to create one new activity which is transparent and always above the default InCallScreen. The question is that I want to display different

[android-developers] Re: apk/libs tree structure

2011-08-17 Thread Xavier Ducrohet
scr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/android-ndk?hl=en. > > -- Xavier Ducrohet Android SDK Tech Lead Google Inc. http://developer.android.com | http://tools.android.com Please do not send me questions directly. Tha

Re: [android-developers] Ang.: bug in the ADT v.12.0.0 ?

2011-08-05 Thread Xavier Ducrohet
m > To unsubscribe from this group, send email to > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- Xavier Ducrohet Android SDK Tech Lead Google Inc. http://developer.android.com | htt

Re: [android-developers] Re: SDK Tools r12 causing aapt to fail

2011-07-29 Thread Xavier Ducrohet
ups.com > To unsubscribe from this group, send email to > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Xavier Ducrohet Android SDK Tech Lead Google Inc. http://developer.android.co

Re: [android-developers] Re: SDK Tools r12 causing aapt to fail

2011-07-29 Thread Xavier Ducrohet
roup. > To post to this group, send email to android-developers@googlegroups.com > To unsubscribe from this group, send email to > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl

Re: [android-developers] Re: Problem after upgrading to revision 12

2011-07-29 Thread Xavier Ducrohet
use you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to android-developers@googlegroups.com > To unsubscribe from this group, send email to > android-developers+unsubscr...@googlegroups.com > For more options, visit th

Re: [android-developers] Re: ActionBar/Mode Style Regressions with SDK 12r2 and 13r1

2011-07-28 Thread Xavier Ducrohet
ps.com > To unsubscribe from this group, send email to > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- Xavier Ducrohet Android SDK Tech Lead Google Inc. http://developer.andr

Re: [android-developers] Re: SDK Tools r12 causing aapt to fail

2011-07-28 Thread Xavier Ducrohet
g a private Java API. Our stance on this has been clear since 1.0: Don't do it. It may be convenient for a bit, but it'll break on devices, all of them in this case too, and it's not good for anyone. xav -- Xavier Ducrohet Android SDK Tech Lead Google Inc. http://developer.and

Re: [android-developers] Compatibility Library, revision 3 has a 0 size

2011-07-27 Thread Xavier Ducrohet
. > To post to this group, send email to android-developers@googlegroups.com > To unsubscribe from this group, send email to > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Xavier

Re: [android-developers] Using assets / permissions from library projects

2011-07-18 Thread Xavier Ducrohet
oid Developers" group. > To post to this group, send email to android-developers@googlegroups.com > To unsubscribe from this group, send email to > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?

Re: [android-developers] SDK Tools r12 causing aapt to fail

2011-07-18 Thread Xavier Ducrohet
going on? > > William > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to android-developers@googlegroups.com > To unsubscribe from this group, send email to >

Re: [android-developers] Eclipse errors in XML ... but where is the error? results

2011-07-11 Thread Xavier Ducrohet
t; To post to this group, send email to android-developers@googlegroups.com > To unsubscribe from this group, send email to > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Xavi

Re: [android-developers] Re: Eclipse Layout Editor news

2011-06-23 Thread Xavier Ducrohet
tools.android.com/recent/revampedrelativelayoutsupporthttp://tools.android.com/download >> >> -- Tor >> >> >> >> >> >> >> >> On Wed, Jun 22, 2011 at 6:52 PM, Xavier Ducrohet wrote: >> > Someone has filed a bug for this a couple of we

Re: [android-developers] Re: Eclipse Layout Editor news

2011-06-22 Thread Xavier Ducrohet
ed my ADT. > > Do I have to set something up? > > Thanks! > - Zarah. > > > On Jun 3, 7:36 am, Xavier Ducrohet wrote: >> hey all, >> >> We are preparing the final version ofADT11which includes a lot of >> the features demoed at I/O. >> >&g

Re: [android-developers] Is ADT 11 compatible with Eclipse Indigo 3.7 ?

2011-06-22 Thread Xavier Ducrohet
s+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Xavier Ducrohet Android SDK Tech Lead Google Inc. http://developer.android.com | http://tools.android.com Please do not send me questions directly. Thanks!

Re: [android-developers] Emulator .ini files

2011-06-13 Thread Xavier Ducrohet
the Google > Groups "Android Developers" group. > To post to this group, send email to android-developers@googlegroups.com > To unsubscribe from this group, send email to > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http:

Re: [android-developers] Emulator .ini files

2011-06-13 Thread Xavier Ducrohet
oid-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Xavier Ducrohet Android SDK Tech Lead Google Inc. http://developer.android.com | http://tools.android.com Please do not send me questions directly. Thanks!

Re: [android-developers] Where should the anim folder go now?

2011-06-09 Thread Xavier Ducrohet
Old style animations (pre-3.0) should go in res/anim/ New style animations (3.0+) should go in res/animator/ Xav On Thu, Jun 9, 2011 at 7:23 PM, GJTorikian wrote: > I was listening to the most excellent Google I/O 2011 talk about the > new changes to ADT r11. At one point, Xavier reco

Re: [android-developers] Re: ADT 11.0.0

2011-06-08 Thread Xavier Ducrohet
I'm a bit surprised this used to work. I'll double check. On Wed, Jun 8, 2011 at 2:50 PM, Abhishek Akhani wrote: > Thanks for replying Xavier... > > You are right i am trying to add the reference from the property > sheet... in previous versions i was able to choose ids fro

Re: [android-developers] ADT 11.0.0

2011-06-08 Thread Xavier Ducrohet
group, send email to > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Xavier Ducrohet Android SDK Tech Lead Google Inc. http://developer.android.com | http://tools.android.com Please

Re: [android-developers] ADK Errors in Eclipse

2011-06-07 Thread Xavier Ducrohet
> Groups "Android Developers" group. > To post to this group, send email to android-developers@googlegroups.com > To unsubscribe from this group, send email to > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.goog

Re: [android-developers] Re: Updating to ADT 11

2011-06-07 Thread Xavier Ducrohet
gt; will get me know closer to my objective?  I would look a little closer > myself, but I am away from the machine I do android dev (er.. > learning) on... > > Mark :) > > On Jun 7, 12:06 pm, Xavier Ducrohet wrote: >> I'm not sure what's going on. You could try to

Re: [android-developers] ADT 11 and layout-editor errors under Android 3.0 and Android 3.1 layout styles

2011-06-07 Thread Xavier Ducrohet
t; -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to android-developers@googlegroups.com > To unsubscribe from this group, send email to > android-developers+uns

Re: [android-developers] Re: Updating to ADT 11

2011-06-07 Thread Xavier Ducrohet
05251008-128486 > (com.android.ide.eclipse.ddms.feature.group > 11.0.0.v201105251008-128486) >    To: com.android.ide.eclipse.ddms.feature.jar > [11.0.0.v201105251008-128486] > > Mark :) > > On Jun 7, 12:31 am, Xavier Ducrohet wrote: >> what exact errors do you see? >

Re: [android-developers] Updating to ADT 11

2011-06-07 Thread Xavier Ducrohet
group, send email to android-developers@googlegroups.com > To unsubscribe from this group, send email to > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Xavier Ducroh

Re: [android-developers] New (V11) layout editor doesn't recognize custom styleables

2011-06-04 Thread Xavier Ducrohet
It should be working but I'll double check Monday. Xav On Jun 4, 2011 10:00 PM, "Zsolt Vasvari" wrote: > Maybe I am doing something wrong, but the new layout editor is not > picking up my custom styleable attributes. > > I have: > > > > > > > > > > > The custom View constructor: > > TypedA

Re: [android-developers] Re: Eclipse Layout Editor news

2011-06-02 Thread Xavier Ducrohet
ctly and I can't indentify why? > > > > On Jun 3, 7:36 am, Xavier Ducrohet wrote: >> hey all, >> >> We are preparing the final version of ADT 11 which includes a lot of >> the features demoed at I/O. >> >> Some of these features requires a new re

[android-developers] Eclipse Layout Editor news

2011-06-02 Thread Xavier Ducrohet
://b.android.com/ thanks! Xav -- Xavier Ducrohet Android SDK Tech Lead Google Inc. http://developer.android.com | http://tools.android.com Please do not send me questions directly. Thanks! -- You received this message because you are subscribed to the Google Groups "Android Developers"

Re: [android-developers] Minor layout editor bug report

2011-06-02 Thread Xavier Ducrohet
feel free to star it to follow along. thanks! On Sun, May 29, 2011 at 10:42 PM, Zsolt Vasvari wrote: > Since I know Xavier reads this forum. > > Tested with all the latest and greatest: > > - Open a layout > - "Save as" a different name > - Edit the new layout

Re: [android-developers] Re: All Renderscript samples fail to run on actual device (Samsung Galaxy Tab 10.1 'google io edition')

2011-06-01 Thread Xavier Ducrohet
we've now pushed a new platform-tools component (revision 5) that fixes the problem (or at least half of it, the other half is to make sure apps targeting 3.1+ use the new compiler instead of the old one, but this is a tools update). Xav On Sat, May 28, 2011 at 10:35 PM, Xavier Ducrohet

Re: [android-developers] Re: All Renderscript samples fail to run on actual device (Samsung Galaxy Tab 10.1 'google io edition')

2011-05-28 Thread Xavier Ducrohet
nt on Tuesday if I can fix the remaining issues. On Fri, May 27, 2011 at 7:42 PM, Zsolt Vasvari wrote: > Is the SDK 3.1 V2 just released related to this? > > On May 28, 7:25 am, Xavier Ducrohet wrote: >> oops wrong links. Here are the good ones: >> >> https://dl-ssl.google

Re: [android-developers] Re: All Renderscript samples fail to run on actual device (Samsung Galaxy Tab 10.1 'google io edition')

2011-05-27 Thread Xavier Ducrohet
PM, Xavier Ducrohet wrote: > hey, we found an issue in the packaging that are delaying things. > > However, here's a workaround, by downloading the previous > platform-tools, revision 03, which contains the compiler we used in > 3.0 > > Links: > https://dl-ssl.

Re: [android-developers] Re: All Renderscript samples fail to run on actual device (Samsung Galaxy Tab 10.1 'google io edition')

2011-05-27 Thread Xavier Ducrohet
group, send email to > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- Xavier Ducrohet Android SDK Tech Lead Google Inc. http://developer.android.com | http://tools.android.com Please

Re: [android-developers] Re: All Renderscript samples fail to run on actual device (Samsung Galaxy Tab 10.1 'google io edition')

2011-05-26 Thread Xavier Ducrohet
not really, unfortunately. We have the fix ready, I just need to package it and deploy it. Based on the current time, it'll be tomorrow morning PST. On Thu, May 26, 2011 at 11:37 AM, Streets Of Boston wrote: > Thank you Xavier! > Is there anything we could do manually, e.g. manual

Re: [android-developers] Re: All Renderscript samples fail to run on actual device (Samsung Galaxy Tab 10.1 'google io edition')

2011-05-26 Thread Xavier Ducrohet
android-developers@googlegroups.com > To unsubscribe from this group, send email to > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- Xavier Ducrohet Android SDK Tech Lead Google Inc. ht

Re: [android-developers] NoClassDefFoundError thrown when an Android project references Eclipse project where project layout is set to "project folder as root for sources and class files layout"

2011-05-20 Thread Xavier Ducrohet
group, send email to > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- Xavier Ducrohet Android SDK Tech Lead Google Inc. http://developer.android.com | http://tools.android.com Please do no

Re: [android-developers] Signing in debug mode

2011-05-18 Thread Xavier Ducrohet
> To post to this group, send email to android-developers@googlegroups.com > To unsubscribe from this group, send email to > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > --

Re: [android-developers] Re: Eclipse/ADT not rebuilding correctly

2011-05-09 Thread Xavier Ducrohet
pers" group. > To post to this group, send email to android-developers@googlegroups.com > To unsubscribe from this group, send email to > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] Re: Eclipse/ADT not rebuilding correctly

2011-04-13 Thread Xavier Ducrohet
@googlegroups.com > To unsubscribe from this group, send email to > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Xavier Ducrohet Android SDK Tech Lead Google Inc. http://devel

Re: [android-developers] Re: Android Layouts Are Horrible

2011-04-05 Thread Xavier Ducrohet
ne android  framework documentation is vast and very > helpful, but layout attributes are like hit or miss for non UI > (basically java only) developers like me. > > Thanks. > > On Apr 5, 3:20 pm, Xavier Ducrohet wrote: >> Our layout editors in Eclipse have been somewhat low

Re: [android-developers] Re: Android Layouts Are Horrible

2011-04-05 Thread Xavier Ducrohet
et us know (see http://tools.android.com/feedback) thanks, Xav -- Xavier Ducrohet Android SDK Tech Lead Google Inc. http://developer.android.com | http://tools.android.com Please do not send me questions directly. Thanks! -- You received this message because you are subscribed to the Goo

Re: [android-developers] Finding ant_rules_r3.xml?

2011-03-30 Thread Xavier Ducrohet
end email to android-developers@googlegroups.com > To unsubscribe from this group, send email to > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Xavier Ducrohet Android

Re: [android-developers] Jar with resources like android.jar

2011-03-29 Thread Xavier Ducrohet
or more options, visit this group at >> http://groups.google.com/group/android-developers?hl=en > > > > -- > Jordan - http://www.lulz-industries.org > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers"

Re: [android-developers] Updated to 10.0.1 - layout editor no longer working

2011-03-17 Thread Xavier Ducrohet
As indicated on the bug reporting this, it looks like you are using the honeycomb preview which is not compatible with adt anymore. Just uninstall it and use the final 3.0. Xav On Mar 16, 2011 10:29 PM, "Stacy Young" wrote: > After updating ADT I can no longer launch the layout editor. (tried ecl

Re: [android-developers] Re: Eclipse wont regenerate files since downloading the 2.3 SDK

2011-03-15 Thread Xavier Ducrohet
nsubscribe from this group, send email to >> android-developers+unsubscr...@googlegroups.com >> For more options, visit this group at >> http://groups.google.com/group/android-developers?hl=en > > -- > You received this message because you are subscribed to the Google >

Re: [android-developers] XOOM

2011-03-11 Thread Xavier Ducrohet
id-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- Xavier Ducrohet Android SDK Tech Lead Google Inc. http://developer.android.com | http://tools.android.com Please do not send me questions dire

Re: [android-developers] Re: java.lang.NullPointerException encountered while running Android Pre Compiler.

2011-03-11 Thread Xavier Ducrohet
ived this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to android-developers@googlegroups.com > To unsubscribe from this group, send email to > android-developers+unsubscr...@googlegroups

Re: [android-developers] Aapt.exe keeps crashing with ADT 10.

2011-03-10 Thread Xavier Ducrohet
> You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to android-developers@googlegroups.com > To unsubscribe from this group, send email to > android-developers+unsubscr...@googleg

Re: [android-developers] Re: Lost libraries after updating ADT and SDK

2011-03-08 Thread Xavier Ducrohet
re the > successful happy ones - Brad Gies > > Adversity can make or break you... It's your choice... Choose wisely - Brad > Gies > > Never doubt that a small group of thoughtful, committed people can > change the world. Indeed. It is the only thing that ever has - Margaret

Re: [android-developers] Re: Lost libraries after updating ADT and SDK

2011-03-08 Thread Xavier Ducrohet
ar 8, 2011 at 4:29 PM, TreKing wrote: > On Tue, Mar 8, 2011 at 6:14 PM, Xavier Ducrohet wrote: >> >> Would either of you be using Eclipse 3.4 by any chance? > > Yup. > >> >> ADT now requires 3.5 (we screwed up and the doc wasn't updated), and >&g

Re: [android-developers] Re: Lost libraries after updating ADT and SDK

2011-03-08 Thread Xavier Ducrohet
mail to > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- Xavier Ducrohet Android SDK Tech Lead Google Inc. http://developer.android.com | http://tools.android.com Please do not send

Re: [android-developers] Best Eclipse Version.

2011-03-07 Thread Xavier Ducrohet
by both I meant 3.5/3.6. I would avoid 3.7 until it goes final (or even wait for 3.7.1/2) On Mon, Mar 7, 2011 at 10:17 PM, Xavier Ducrohet wrote: > both should be ok. Early versions are always a bit buggy, but 3.6.1/2 > should work better than straight 3.6 > That said 3.5.2 works fine.

Re: [android-developers] Best Eclipse Version.

2011-03-07 Thread Xavier Ducrohet
+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Xavier Ducrohet Android SDK Tech Lead Google Inc. http://developer.android.com | http://tools.android.com Please do not send me questions directly. Thanks!

Re: [android-developers] Re: java.lang.NullPointerException encountered while running Android Pre Compiler.

2011-03-07 Thread Xavier Ducrohet
ware... >> > menu item on my eclipse. It seems to want only repositories, not zips. >> > This is on Eclipse 3.4 in Windows. I'll try on on a later eclipse when >> > I can. >> >> > On Mar 7, 6:05 pm, Xavier Ducrohet wrote: >> >> Hey

Re: [android-developers] Setting up Android App in Eclipse

2011-03-07 Thread Xavier Ducrohet
unsubscribe from this group, send email to > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Xavier Ducrohet Android SDK Tech Lead Google Inc. http://developer.android.com | http://tools

Re: [android-developers] Re: java.lang.NullPointerException encountered while running Android Pre Compiler.

2011-03-07 Thread Xavier Ducrohet
and fix it ASAP. thanks On Mon, Mar 7, 2011 at 4:20 PM, Xavier Ducrohet wrote: > Hey all, > > I'm still not sure how this is happening. I'm adding logs to the > builder and I'm going to make this version available shortly to > understand what is going on since I c

Re: [android-developers] Re: java.lang.NullPointerException encountered while running Android Pre Compiler.

2011-03-07 Thread Xavier Ducrohet
opers" group. > To post to this group, send email to android-developers@googlegroups.com > To unsubscribe from this group, send email to > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/androi

Re: [android-developers] Use AndroidDebugBridge and ddmlib in my own desktop application

2011-03-03 Thread Xavier Ducrohet
Hmm this is strange. The Eclipse plug-in basically does that. There should be no other setup to do. Do you have the standalone DDMS running? Xav On Thu, Mar 3, 2011 at 5:32 PM, Panayotis Katsaloulis wrote: > > On Mar 4, 2011, at 3:15 AM, Xavier Ducrohet wrote: > >> ddmlib has o

  1   2   3   4   5   6   7   8   >