[android-developers] How Android is automatically connecting to bluetooth devices ?

2016-06-28 Thread Luc Cadoret
and how do I execute such a thing ? Thanks, Luc -- 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, send an email to android-developers+unsubscr...@googlegroups.co

[android-developers] Problem positionning the MediaController with setAnchorView

2013-10-10 Thread Jean-Luc TRESSET
Hello ! Since 24 hours I'm trying to set the Anchor view of my MediaControler without success. My VideoView is embedded in a bigger application but even with a very simple testing app I don't understand the problem. Here is the code of the onCreate of my testing activity : @Override

[android-developers] Public Play Store statistics ?

2012-12-11 Thread Jean-Luc TRESSET
Hi We've just produced an application for a third party company which have published it on the Play Store with their own developper account and we would like to check the number of application download or installation. I would like to know : - is the public download statistic chart on the Play

[android-developers] Re: VideoView, Flash integration and PopupWindow

2012-10-04 Thread Jean-Luc TRESSET
Hi. I finally found how to do that and build an native video player as a native extension for AIR (the solution was the first one, but adding a setZOrderOnTop on the right place ;o) ). Le mercredi 3 octobre 2012 12:08:56 UTC+2, Jean-Luc TRESSET a écrit : Hi. I'm currently trying

[android-developers] VideoView, Flash integration and PopupWindow

2012-10-03 Thread Jean-Luc TRESSET
Hi. I'm currently trying to integrate some Android native features to a Flash AIR application. One of these feature deals with the integration of a native VideoView to support all the video formats supported by Android devices. I've tried two things : - creating a VideoView in a native interface

[android-developers] Problems using GCM

2012-09-21 Thread Jean-Luc TRESSET
Hi. I'm currently trying to use the Google Cloud Messaging service. First I tried to write my own code, looking at the Android doc tutorial, but it did not work. So I finally decide to directly try the demonstration client of GCM, and to write a simple PHP sender to test the messaging service.

[android-developers] Unlocking bootloader Xperia Ray under Linux, bootloader unlocking allowed: yes

2012-06-29 Thread Jean Luc Guislain
Hi! By accident I hit enter without putting the key: ./fastboot -i 0x0fce oem unlock 0x Now I get the message Failed when I try to unlock with the key supplied by Sony: # ./fastboot -i 0x0fce oem unlock 0x28318E0F640EBE00 ... (bootloader) Unlock phone requested FAILED (remote: oem unlock

[android-developers] Re: listDivider in 2.0

2009-11-11 Thread Luc
The problem is that the resource dialog_divider_horizontal_light is not a public resource... After testing Hello, ListView in the 2.0 emulator, I've found that the divider now is a grey single line. No gradient at all. So, the way of getting the old fashioned gradient line in the 1.6 is as tolds

[android-developers] [SDK1.5_r3] GridView onItemClick selects item #0

2009-10-05 Thread Luc
of them when I click on any item, the #0 is selected. Also I've tested with other kind of list views and this doesn't happens. Is this behaviour normal? -- Luc --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android

[android-developers] [SDK1.5_r3] GridView onItemClick selects item #0

2009-10-05 Thread Luc
of them when I click on any item, the #0 is selected. Also I've tested with other kind of list views and this doesn't happens. Is this behaviour normal? -- Luc --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android

[android-developers] [SDK1.5_r3] GridView onItemClick selects item #0

2009-10-05 Thread Luc
of them when I click on any item, the #0 is selected. Also I've tested with other kind of list views and this doesn't happens. Is this behaviour normal? -- Luc --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android