[android-developers] Network Service Discovery not discover service type of other device in local network

2016-06-08 Thread Mangesh Sambare
positive feedback. -- Thanks and Regards, Mangesh Sambare -- 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...@google

Re: [android-developers] How to find ip address through hostname in local network?

2016-05-31 Thread Mangesh Sambare
Thanks Richard, I will search on linux forum. On Tue, May 31, 2016 at 5:12 PM, Richard < lists-android-...@listmail.innovate.net> wrote: > > > > Date: Tuesday, May 31, 2016 10:25:04 +0530 > > From: Mangesh Sambare <mangesh.sa...@gmail.com> > > > >> O

Re: [android-developers] How to find ip address through hostname in local network?

2016-05-30 Thread Mangesh Sambare
riginal Message > > Date: Monday, May 30, 2016 19:26:44 +0530 > > From: Mangesh Sambare <mangesh.sa...@gmail.com> > > > > Hi guys, > > > > Hope you are great. I am newbie in android. I am struggling at one > > issue. please help me.

[android-developers] How to find ip address through hostname in local network?

2016-05-30 Thread Mangesh Sambare
Hi guys, Hope you are great. I am newbie in android. I am struggling at one issue. please help me. please see following link. Here is my question : http://stackoverflow.com/q/37525371/5015103?sem=2 -- Thanks and Regards, Mangesh Sambare -- You received this message because you are subscribed

Re: [android-developers] Can I Publish Multiple Apps From The Same Codebase?

2016-04-26 Thread Mangesh Sambare
egroups.com > <https://groups.google.com/d/msgid/android-developers/21b5986a-d992-441f-86cd-42a25c5102d5%40googlegroups.com?utm_medium=email_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Thanks and Regards, Mangesh Sambare -- You rec

Re: [android-developers] Re: Urgent Req::::::::::::: Senior Storage Engineer ,Cumberland, RI/Scottsdale, AZ /Dublin, Ohio ,6-12+ Months

2016-03-23 Thread Mangesh Sambare
t;> *www.nityo.com <http://www.nityo.com/>* >> *Gtalk : sudhanshu.intime* >> >> >> >> >> >> >> > -- > You received this message because you are subscribed to the Google Groups > "Android Developers" group. > To unsu

Re: [android-developers] Re: Where to ask questions about Android Dev API level 9?

2016-01-08 Thread Mangesh Sambare
Ask on stackoverflow On 8 Jan 2016 01:46, "Clint William Theron" wrote: > this forum makes me sad. you don't tell me why you don't answer my > questions > > On Wednesday, January 6, 2016 at 2:13:12 PM UTC+2, Clint William Theron > wrote: >> >> Hi. Just what the

Re: [android-developers] i have problem, in android studio "Cannot resolve symbol 'SetOnClickListener' ".how to handle. thanks

2015-12-21 Thread Mangesh Sambare
urce=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Thanks and Regards, Mangesh Sambare -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop

Re: [android-developers] Twice Expandable ListView

2015-12-09 Thread Mangesh Sambare
r> > . > For more options, visit https://groups.google.com/d/optout. > -- Thanks and Regards, Mangesh Sambare -- 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

[android-developers] Re: alertdialog

2015-12-09 Thread Mangesh Sambare
Set .9.patch image to dialog background and please read android.view.Window guideline from developer.android.com . You will know following things: 1. How to set Background to dilog? 2. How to hide title bar in dialog? and also

[android-developers] Problem in smoothscrolling of horizontal scrollview ?

2012-10-25 Thread Mangesh
Hi All, I've implemented custom listview with textview and one horizontal scrollbar. Horizontal scrollbar is applied to set of images inside it. But, I'm facing problem in the smoothness of horizontal scrollbar. While scrolling it, it gets stuck in between after scroll of 2-3

[android-developers] Speech Recognition App

2010-04-19 Thread Mangesh
Hi, I am beginner to Android development and trying to develop speech recognition software using speech recognition apis available in Android. I am not able to get the recognized speech. Please can anybody help me in this. Here is my code. package com.Speech; import java.util.ArrayList; import