[android-developers] Re: Help needed -- There is no linked app associated with this client ID.

2014-02-15 Thread Robert Auger
I have the same problem. I don't understand how to register 2 client ID (one for debug and one for production) in the Games services console. If the answer is known, please let me know. Le dimanche 27 octobre 2013 10:50:48 UTC+1, FReDD a écrit : > > Hi all, > > I'm becoming crazy with this one. I

[android-developers] Re: Unexpected response code (401 or 500) when requesting: writeMoment in Google+ API

2013-09-09 Thread Robert Auger
out-stronger-app-signing-keys.html&sa=D&sntz=1&usg=AFQjCNHIolB4w7W0rXQGScN-OHKRMnIl-Q> ) Le samedi 7 septembre 2013 19:07:13 UTC+2, Robert Auger a écrit : > > When I developped my first app that was using Google+ API, everything went > fine and I could create certificates,

[android-developers] Unexpected response code (401 or 500) when requesting: writeMoment in Google+ API

2013-09-07 Thread Robert Auger
When I developped my first app that was using Google+ API, everything went fine and I could create certificates, login with the user account and write moments. But now, I ma developping a second app and really follow the same tracks. I am able to login to Google+ with this new app but I cannot

[android-developers] Scan files on network storage with android MediaScannerConnection.scanFile

2012-02-16 Thread Robert Auger
In Android SDK the fonction "scanFile" from "MediaScannerConnection" class allows to add files in the MediaStore, and then to use nice android apps to display and play multimedia files. The "ScanFile" method need a "path" parameter (the path to the file to be scanned). Is there a way to build a c

[android-developers] Re: sendDtmf on Xoom WiFI / Android 3.0

2011-07-30 Thread Robert Auger
I think we miss the methods "getAudioGroup()" and "getAudioStream()" in the "SipAudioCall" class On 28 juil, 21:04, Robert Auger wrote: > Here is the log I get when I am registering : > > 07-28 20:55:57.980: DEBUG/dalvikvm(3853): GC_CONCURRENT freed 460K

[android-developers] Re: sendDtmf on Xoom WiFI / Android 3.0

2011-07-28 Thread Robert Auger
.168.0.50:47118;received=88.189.161.218;rport=47118;branch=z9hG4bK969623348c666eb19cd182bed74c66b7343539 07-28 20:55:58.750: DEBUG/SipSession(217): P-Associated-URI: 07-28 20:55:58.750: DEBUG/SipSession(217): Server: Cirpack/v4.42q (gw_sip) 07-28 20:55:58.750: DEBUG/SipSession(217): Content-Length: 0 07-2

[android-developers] Re: sendDtmf on Xoom WiFI / Android 3.0

2011-07-27 Thread Robert Auger
DEBUG/dalvikvm(220): GC_FOR_ALLOC freed 761K, 10% free 21292K/23623K, paused 181ms 07-27 22:08:05.060: DEBUG/dalvikvm(282): GC_EXPLICIT freed 343K, 11% free 6931K/7751K, paused 5ms+2ms On 16 juil, 13:44, Robert Auger wrote: > One more information : if I call : > > (TelephonyManager)

[android-developers] Re: sendDtmf on Xoom WiFI / Android 3.0

2011-07-16 Thread Robert Auger
my audio messages), the answer is : 0 : value of "TelephonyManager.PHONE_TYPE_NONE" I was expecting : 3 : value of "TelephonyManager.PHONE_TYPE_SIP" The SIP API is maybe not fully integrated on Android 3.0 ? On 5 juil, 21:37, Robert Auger wrote: > Hello, > &g

[android-developers] sendDtmf on Xoom WiFI / Android 3.0

2011-07-05 Thread Robert Auger
Hello, Does the « sendDtmf » method from « SipAudioCall » class really work on Android 3.0 / Motorola Xoom WiFi ? I am developping a SIP activated application for Android 3.0 tablets and testing it on Motorola Xoom WiFi (no 3G nor 4G) I am able to : - create a « SipManager » with « SipManager.ne

[android-developers] Access to Google Reader API

2010-11-26 Thread Robert Auger
Hello, I am trying to develop a Google Reader app for Android. This app was working fine before today with the following code : monTransport = GoogleTransport.create(); GoogleHeaders entete = (GoogleHeaders) monTransport.defaultHeaders; entete.setApplicationName("ActuXml"); entete.gdataVersion =