[android-developers] How to provide command line arguments to the VS2015 Android Debugger?

2016-02-19 Thread Mathieu Moretti
I am working on a library that is supported on many platforms including Android. This library is unit tested with the Google Test infrastructure. I am currently using Visual Studio 2015's cross platform features to build, deploy and debug. The test suite is getting considerably large and it

[android-developers] Re: Google Play Suspending My Application

2015-07-25 Thread Mathieu De Brito
Well, I think it's because you use celebrity pictures... You may not have thy right To use them.. Le 25 juil. 2015 9:59 AM, Pratik Butani pratik13but...@gmail.com a écrit : I have created an Application for Celebrity with Pics Collection. I have uploaded two times but it was suspended by

[android-developers] Re: Google Play Suspending My Application

2015-07-25 Thread Mathieu De Brito
I guess, but I have no idea what's in Google's mind :p It seems that your app appear similar to something else ? That would lead to the impersonification issue your facing -- Mathieu de Brito www.mathieudebrito.fr http://mathieudebrito.fr Fr : +33 6 87 36 74 78 On Sat, Jul 25, 2015 at 11:17 AM

Re: [android-developers] Google Play removed my app, but I have no idea why

2015-07-24 Thread Mathieu De Brito
. -- Mathieu de Brito www.mathieudebrito.fr http://mathieudebrito.fr Fr : +33 6 87 36 74 78 On Fri, Jul 24, 2015 at 12:17 PM, kun...@riva.co wrote: Hey Mathiey, did your issue got resolved? In case you were able to can you tell what remedial measures did finally help in solving it? My app has

Re: [android-developers] Google Play removed my app, but I have no idea why

2015-07-07 Thread Mathieu
I don't personnally log anything, but I use Google analytics and crashlytics indeed. Could it be the reason ? -- 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] Google Play removed my app, but I have no idea why

2015-07-07 Thread Mathieu
I have developed and published several apps on the Play Store. Because of an old ads sdk (which had a security issue), I had to update all my apps with the new compliant ads sdk. The problem is that once I update my apps, the update got rejected with this message : This is a notification

[android-developers] Google In-app Billing: is there a way to get active products only?

2014-07-23 Thread Mathieu Bosi
Hi Apparently with the current version of Google In-app Billing (and / or Servers) *there's no way of retrieving the in-app product status* (Active or Inactive, as it can be set from the Developer Console) I've read through Google IAB documentation

[android-developers] Re: Google In-app Billing: is there a way to get active products only?

2014-07-23 Thread Mathieu Bosi
Another related question here http://www.androidpuzzles.com/147_18172718/. -- 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] How can I upload translated descriptions of an android app to the developer console?

2013-06-11 Thread Mathieu
I have made an Android App and translated the description (which appears on the Play Store) of the app in many languages. How can I upload the descriptions directly to the developer console ? Thanks -- -- You received this message because you are subscribed to the Google Groups Android

Re: [android-developers] How can I upload translated descriptions of an android app to the developer console?

2013-06-11 Thread Mathieu
the translations to the console... Any idea or solution please ? On Tuesday, June 11, 2013 10:20:09 PM UTC-4, TreKing wrote: On Tue, Jun 11, 2013 at 2:20 PM, Mathieu mathieu...@gmail.comjavascript: wrote: How can I upload the descriptions directly to the developer console ? I don't think you

Re: [android-developers] How can I upload translated descriptions of an android app to the developer console?

2013-06-11 Thread Mathieu
I think you are sadly right... T_T I don't see this kind of feature. Anywhere, anyhow ... Thanks anyway ;) On Wednesday, June 12, 2013 1:17:39 AM UTC-4, TreKing wrote: On Tue, Jun 11, 2013 at 9:55 PM, Mathieu mathieu...@gmail.comjavascript: wrote: Any idea or solution please ? Contact

[android-developers] Re: Non Repeating random number btw 1 to 1000

2012-06-07 Thread Mathieu Bosi
http://lmgtfy.com/?q=generate+non+Repeating+random+number El jueves, 7 de junio de 2012 06:01:11 UTC+2, Hemant Chaudhari escribió: Hello, I want to generate non Repeating random number between 1 to 1000. If possible efficiently without any look up. Any pointers to solution will be helpful.

[android-developers] Documentation error on Activity class

2011-06-29 Thread Mathieu Boniface
be onCreateDialog(int, Bundle) returns null. Regards, Mathieu Boniface -- 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

[android-developers] Custom Layout and big view in smaller layout

2011-04-22 Thread Mathieu Calba
Hi everyone, In an app that I work on, I need to have view (an image most of the time, but sometimes it's some text), which sometimes is in an expended state and sometimes in a unexpended size, depends on some events. The change of state is done with an animation. For exemple in the middle of

[android-developers] Re: Can an image be embedded in an email body?

2011-03-23 Thread Mathieu
Zarah did you manage embed your image ? -- 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] Re: How to write a android keyboard preference and show in Android Setting Language Keyboard.

2011-01-18 Thread Mathieu
Yes, it does ! Thank you, I have the same problem, and your answer helped me to add a preference view. But actually, it doesn't show in Android Setting Language Keyboard... (it shows only in the applications list) Do you know more about that ? On 3 jan, 23:47, AlanLawrence

[android-developers] Sample Keyboard - Popup characters

2011-01-14 Thread Mathieu
android:codes=119 android:keyLabel=a android:popupCharacters=aàâ / but it doesn't work. If you have any idea, please answer ! Thanks in advance, Mathieu -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android

[android-developers] Re: Problem in SimpleDateFormat MMM return month number

2010-09-14 Thread Mathieu - gpmoo7
by forcing the English locale like this: SimpleDateFormat(EEE, dd MMM HH:mm:ss , Locale.ENGLISH) Now the date string is parsed correctly on Android 1.5 and 2.2 (I assume any 1.5+). Hope it helps someone else. 12% are still using Android 1.5 ;( Mathieu On Aug 9, 5:05 am, mot12 martin.hu

[android-developers] Status of SVOX Pico opensource-ness

2010-03-12 Thread Mathieu Parent
? Regards Mathieu Parent PS: I have already reported this, but the ML seems a better media for this kind of stuff. See http://code.google.com/p/android/issues/ detail?id=4415. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group

[android-developers] Re: Can't get delivery reports with SMS

2010-01-27 Thread Mathieu Maret
body can figure out why my MessageReceiver is never called ? Thanks in advance! Mathieu -- 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

[android-developers] How to create and acquire a Wifi Lock in WIFI_MODE_SCAN_ONLY mode

2009-11-11 Thread Mathieu
, so any help and/or advice will be greatly appreciated! Mathieu -- 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

[android-developers] Getting the file name of the SD Card.

2009-08-21 Thread Mathieu Plourde
Is there any way to get the file name of the SD Card used by the emulator (like SDCard1.iso). --~--~-~--~~~---~--~~ 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] SD Card file name.

2009-08-21 Thread Mathieu Plourde
Is there way, from the emulator, to get the SD Card file name / path? --~--~-~--~~~---~--~~ 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

[android-developers] Using setCurrentTab on a TabHost in landscape mode doesn't work. (in emulator)

2009-08-13 Thread Mathieu Plourde
Hello devs, Since I only have access to the emulators, I don't know if the problem can be reproduced on real phones. I'm using setCurrentTab on a TabHost to dynamically select a tab. When I am in portrait mode, it works, but as soon as I change to landscape (ctrl + f12), it doesn't work anymore.

[android-developers] KeyEvent for backspace.

2009-07-30 Thread Mathieu Plourde
Hello devs, This seem pretty trivial, but I can't find the key event constant for the backspace button. Which one is it? I tried KEYCODE_BACK, KEYCODE_CLEAR, etc. Thanks. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

[android-developers] Instrumentation on the virtual keyboard.

2009-07-27 Thread Mathieu Plourde
Hello devs, I'm using Intrumentation to invoke keystrokes and mouse events, but I have a problem when trying to do so on the virtual keyboard. If the virtual keyboard pops up and I want to send a mouse event to click on a character of the keyboard, I get that error/warning in the console:

[android-developers] Re: Differentiate emulator instances and real device instances.

2009-07-23 Thread Mathieu Plourde
, Mathieu Plourde mat.plou...@gmail.com wrote: Hello devs, I need to correctly be able todifferentiatebetween emulator instances. I know it's easily done with real devices. With real devices, you can use getDeviceId or getLine1Number from TelephonyManager. With emulators, all the instances

[android-developers] Differentiate emulator instances and real device instances.

2009-07-22 Thread Mathieu Plourde
Hello devs, I need to correctly be able to differentiate between emulator instances. I know it's easily done with real devices. With real devices, you can use getDeviceId or getLine1Number from TelephonyManager. With emulators, all the instances have the same device id, same subscriber id, and

[android-developers] ActivityMonitor on Android activities.

2009-07-13 Thread Mathieu Plourde
I've implemented instrumentation in order to generate clicks and key presses, and so far it's working pretty good. The only problem is, I'm using the com.android.contacts.EditContactActivity and com.android.contacts.ViewContactActivity. I'm using ActivityMonitor to see when an activity is

[android-developers] Getting all views of an activity.

2009-07-13 Thread Mathieu Plourde
I have the instance to my activity, and I want to get all the views that are in this activity. I need to add a listener to each view, for any activity. That means I can't user findViewById. Is there any way to do this? I was hoping for a activity.getViews() or something, but it doesn't exist.

[android-developers] Re: Getting all views of an activity.

2009-07-13 Thread Mathieu Plourde
() and getChildAt(int) and iterate through all of the   contained views. Am 13.07.2009 um 18:21 schrieb Mathieu Plourde: I have the instance to my activity, and I want to get all the views that are in this activity. I need to add a listener to each view, for any activity. That means I can't user

[android-developers] Re: Setting a scrollbar position.

2009-07-13 Thread Mathieu Plourde
Now let's say I have a Layout with a scrollbar. Is there any way to set it's location programmatically? On Jul 6, 5:20 pm, Romain Guy romain...@google.com wrote: Is it possible to change a scrollbar's location programatically? I have a ListView and I want to set the position of the scrollbar

[android-developers] Re: Setting a scrollbar position.

2009-07-07 Thread Mathieu Plourde
Is there any way I could use TouchUtils without an InstrumentationTestCase or an ActivityInstrumentationTestCase. I'm doing something in a existing project and using those classes is not possible. I tried calling TouchUtils.clickView(null, view), and I'm getting an exception: Could not find

[android-developers] Setting a scrollbar position.

2009-07-06 Thread Mathieu Plourde
Hello devs, Is it possible to change a scrollbar's location programatically? I have a ListView and I want to set the position of the scrollbar in my code. Also, I'm using the Instrumentation framework for feature testing. I was wondering if it's possible to generate a drag movement with

[android-developers] Re: Setting a scrollbar position.

2009-07-06 Thread Mathieu Plourde
you explain how these 2 parameters work? And what should I set for those 2 parameters on my 3 motion events in order to have a human speed? Thanks. On Jul 6, 4:30 pm, Mathieu Plourde mat.plou...@gmail.com wrote: Hello devs, Is it possible to change a scrollbar's location programatically? I have

[android-developers] Getting a reference to the option menu.

2009-07-03 Thread Mathieu Plourde
Is there a way to get the reference to the option menu, from outside of onCreateOptionsMenu? I tried findViewById (for Menu and MenuItem), but it doesn't work. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android

[android-developers] Re: Getting a reference to the option menu.

2009-07-03 Thread Mathieu Plourde
...@googlemail.com wrote: In onPrepareOptionsMenu(), you can use menu.findItem(..). Peliwww.openintents.org On 3 Jul., 20:21, Mathieu Plourde mat.plou...@gmail.com wrote: Is there a way to get the reference to the option menu, from outside of onCreateOptionsMenu? I tried findViewById (for Menu

[android-developers] Re: Question about GENERATING key strokes and DYNAMIC selection of list items.

2009-07-03 Thread Mathieu Plourde
a widget to another. Sadly, I can't find anything that does the same thing programmatically.) On Jul 2, 5:22 pm, Mark Murphy mmur...@commonsware.com wrote: Mathieu Plourde wrote: 1. How do you programmatically generate key strokes? I found some tutorials where it says to use IWindowManager

[android-developers] Question about GENERATING key strokes and DYNAMIC selection of list items.

2009-07-02 Thread Mathieu Plourde
Hello devs, I have two questions: 1. How do you programmatically generate key strokes? I found some tutorials where it says to use IWindowManager, but that doesn't exist anymore in 1.5. (And WindowManager doesn't provide any function to generate key strokes) 2. How do you programmatically

[android-developers] Error installing ADT 0.9

2009-04-17 Thread Mathieu Plourde
I'm using Win XP and I'm trying to install ADT 0.9 for Eclipse (In order to try SDK 1.5). I downloaded the ADT-0.9_pre.zip file and everything. I follow the steps provided there: http://developer.android.com/sdk/preview/ When I add the site, I choose Archive and browse to the file. When I press