[android-developers] ANDROID DEVELOPER

2020-03-03 Thread Sam matthieu
Maps, Material design, Instant Apps,* *Fire store Firebase, ROOM & SQLite Database, Support libraries & Third-party Libraries integration* Thanks and Regards, Sam Matthieu Office: 240-764-4952 |E-Mail: s...@globalsyst.com -- You received this message because you are subscribed to the G

[android-developers] [GPS Localization] how to get location quickly and How to obtain a position on every launch

2011-03-07 Thread Matthieu
this link http://developer.android.com/guide/topics/location/obtaining-user-location.html#Flow but i don't really understand this. If anyone have an idea I'm interested. Thank's Matthieu. -- You received this message because you are subscribed to the Google Groups Android Developers group

Re: [android-developers] How to which function is calling a function at runtime?

2010-12-06 Thread Matthieu Jeanson
http://developer.android.com/guide/developing/tools/traceview.html On Wed, Dec 1, 2010 at 11:44 PM, Rahul Kashyap rahul.kashya...@gmail.comwrote: Hi, Is there any way to find out who is calling whom at runtime? I know this can be easily done in a debugger, but i am looking for an API which

[android-developers] Nested layout problem

2010-08-30 Thread Matthieu Jeanson
have for layout_width and layout_height. For my GridLayout, I follows the same as FrameLayout by extending ViewGroup and override onMeasure (return the minimum between the size of the parent and the size of the screen) and onLayout. Any idea ? Thanks, Matthieu -- You received this message

[android-developers] Red square on android Google map

2009-11-05 Thread Matthieu Cornillault
Hello, I have written a simple map application using the google API. I have the apikey set and the map displays properly on the android phone. However, there is always a red square on the bottom left of the map, that I don't know how to get rid off. Here is the URL of the snapshot:

Re: [android-developers] Re: Red square on android Google map

2009-11-05 Thread Matthieu Cornillault
the LinearLayout but I don't know why. Try removing that and see if it helps. I don't think you need it. - dave On Nov 5, 2:18 pm, Matthieu Cornillault m...@netsurf.org wrote: Hello, I have written a simple map application using the google API. I have the apikey set and the map displays properly

Re: [android-developers] Need an invitation to google Wave?

2009-11-02 Thread Matthieu Jeanson
please... On Sat, Oct 31, 2009 at 10:20 PM, Auguste Lunang legraphi...@gmail.comwrote: Hi, i have some google wave. invits to share. tell me if u want .. thx -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group,

[android-developers] Re: repo: command not found

2009-10-07 Thread Matthieu Jeanson
Hi, You should check whether 'repo' has been downloaded correctly after curl (use ls repo). After you download it, you should also make sure it is part of your PATH (edit your ~/.bashrc) When you're done, you should be able to run 'which repo' from any folder. Matt On Tue, Oct 6, 2009 at 9:28

[android-developers] [MediaPlayer] Error during preparation

2009-08-06 Thread matthieu nicolazo
media player can just play audio stream ? Regards, Matthieu --~--~-~--~~~---~--~~ 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