[android-developers] Webservices

2012-06-22 Thread Yogeshkumar Tiwari
Hi frnds,
  i want to display a records from the server so i how to do it
through webservices.pls if any one have idea then help me.

-- 
With Regards:
Yogesh Tiwari
(Android Developer)

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] how to save and retrieve data from microsoft sql server management studio in android

2012-06-12 Thread Yogeshkumar Tiwari
Hi freinds,
 i am developing an android apps in that i have to save my data in to the
microsoft sql server management studio and retrieve the data from the same
so please any one have any idea of how to save data on the microsoft sql
server managment studio and retrieve the data from same.If any one have
code or refrence please share with me freinds.


-- 
With Regards:
Yogesh Tiwari
(Android Developer)

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] how to save and retrieve data from microsoft sql server management studio in android

2012-06-12 Thread Yogeshkumar Tiwari
Thanks bro!
i just try to implement it .


On Tue, Jun 12, 2012 at 12:21 PM, deepak mamdapure 
developer.it.a...@gmail.com wrote:



 On 12 June 2012 11:59, Yogeshkumar Tiwari yogeshtiwari2...@gmail.comwrote:

 Hi freinds,
  i am developing an android apps in that i have to save my data in to the
 microsoft sql server management studio and retrieve the data from the same
 so please any one have any idea of how to save data on the microsoft sql
 server managment studio and retrieve the data from same.If any one have
 code or refrence please share with me freinds.



 --
 With Regards:
 Yogesh Tiwari
 (Android Developer)

  --
 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+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en



 As per your requirement  you can use asp.net web service with your
 android code...the asp.net web service looks like below

 and use that web request and response code with your client program it
 works very fine...




 -- try {
 DefaultHttpClient client = new DefaultHttpClient();
  HttpPost httpPost = new HttpPost(url);
 /*String payLoad = ?xml version=\1.0\ encoding=\utf-8\?
  + soap:Envelope xmlns:xsi=\http://www.w3.org/2001/XMLSchema-instance\;
 xmlns:xsd=\http://www.w3.org/2001/XMLSchema\; xmlns:soap=\
 http://schemas.xmlsoap.org/soap/envelope/\;
  + soap:Body
 + createNewAccounts  xmlns=\http://tempuri.org/\;
  + fname + finame.getText().toString() + /fname
 + lname + lstname .getText().toString() + /lname
  + age + age.getText().toString()+ /age
 + address + addr.getText().toString() + /address
  + mno + mbl.getText().toString() + /mno
 + gender + gen.getText().toString() + /gender
  + /createNewAccounts + /soap:Body + /soap:Envelope;








  (Deepak Mamdapure)

  You only live once, once is enough.

  --
 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+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en




-- 
With Regards:
Yogesh Tiwari
(Android Developer)

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] how to connect ms sql server management studio in android code

2012-06-12 Thread Yogeshkumar Tiwari
Hi freinds,
 i am developing an android apps in that i have to save my data in to the
microsoft sql server management studio and retrieve the data from the same
so please any one have any idea of how to save data on the microsoft sql
server managment studio and retrieve the data from same.If any one have
code or refrence please share with me freinds.

-- 
With Regards:
Yogesh Tiwari
(Android Developer)

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Couldn't get connection factory client in android

2012-05-10 Thread Yogeshkumar Tiwari
Hi Android Champs,
   *  * * I got this error: ERROR/MapActivity(258):
Couldn't get connection factory client
*i'm not able to see map only it shows gray
square.
i have tried so many things like generated a new api key and tri to run but
problems remains the same.
if any body have any idea so pls share.
-- 
With Regards:
Yogesh Tiwari
(Android Developer)

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] How to show map in android apps

2012-05-08 Thread Yogeshkumar Tiwari
Hi all,
 i'm developing an android apps for restaurant in that i have to
display a maps in that i have to show different branches of the
restaurants. so pls help me how to show the map in android apps.

-- 
With Regards:
Yogesh Tiwari
(Android Developer)

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] How to add facebook page in android apps

2012-04-17 Thread Yogeshkumar Tiwari
Hi,
Greeting to all of you !!!
  i'm developing android apps in that i want to add facebook page
of the client, so any one can help me how to add facebook page in my apps
.if any source code or any reference is there pls share with me.

Thanking You!


-
With Regards:
Yogesh Tiwari
(Android Developer)

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] How to integrate Google maps and Facebook page and Twitter in android apps.

2012-04-13 Thread Yogeshkumar Tiwari
Hi Everybody,
  I'm developing android Restaurant apps for my
client in that i have to show store locator that means location of my
clients Restaurants in Google maps and share button for Facebook and
Twitter button  for tweet. so please any one can help me how to integrate
all these features in my apps. If any one of them have source code or any
reference please share with me.
Thanks a lot in advance!



-- 
With Regards:
Yogesh Tiwari
(Android Developer)

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] How to record a voice and match the recorded voice with the mp3 file that have in raw folder

2012-03-04 Thread Yogeshkumar Tiwari
Hi Freinds,
I'm developing a android apps in that i have to record a voice and match
the voice with the audio that have in my raw folder so any one help me to
sort out the problem.
please if any one have a source code or any refrence link pls share with me.

Thanks in advance!

-- 
With Regards:
Yogesh Tiwari

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] Re: How to swipe three images and on onclicking the image corresponding sound should come from image

2012-02-22 Thread Yogeshkumar Tiwari
Hi Moktarul,
   first of all i would like to thanks you for considering
my question.Actually i have to swipe the image when user click on any image
corresponding sound should come. i used to implement this using a view
flipper it works but when last image come it rollback to first means it
continue to swipe even end of the images. i doing all this through xml but
it very much tedious is it any another method is there.if any link or
source code is there please share with me.

Thanks a lot!


-- 
With Regards:
Yogesh

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Horizontal swipe three images at a time in honeycomb

2012-01-31 Thread Yogeshkumar Tiwari
Hi All,
  I am developing a speech therapy apps for Android 3.2, in that i
have to swipe three images at a time and all the three images are
clickable, when we click on any of  the image corresponding sound should
come. so please if any one have this answer please help me.
Thanks in advance.

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] login password

2012-01-04 Thread Yogeshkumar Tiwari
Hi Indraneel,
   You want to read the Username and password from the
web services or from locale database.please elaborate your question i  can
help you i have developed the same application.

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] Androin 2.2 calendar source code

2012-01-03 Thread Yogeshkumar Tiwari
Hi,
i have a calender source code that i have developed but i cant give you
because  of confidentials issues. But i can help you in that.
if you want more helps, mail me i will help you to come out with your
problems that you facing during developments.



with regards:
Yogesh Tiwari

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] Hindi font issue

2011-08-25 Thread Yogeshkumar Tiwari
Hi jyothi,

 i have also developed the application in that i used kiran.ttf font for
hindi language.
it work just try this. i hope you got the solution if not let me know about.

Regards:
Yogesh Kumar

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] XML Parsing

2011-07-04 Thread yogeshkumar tiwari
Hi vikash,
i'm here sending u the link, from here u get the idea
abt parsing.
 i hope this link is helpful to you.

http://www.androidpeople.com/android-xml-parsing-tutorial-using-saxparser

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] to retrieve images

2011-04-11 Thread yogeshkumar tiwari
Hi,
I'm new in android development, i want to match the images which
is stored in database with image which is in asset folder, if match take
place then i have to display the image in image view.
 please any one suggest me the answer. if possible give me the source code.
 Thanks in advance.

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] to display image

2011-03-30 Thread yogeshkumar tiwari
How to display images from drawable in listview.

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en