[android-developers] Best Candidate US Citizen Available in Job Market

2017-09-12 Thread Nirmal Patel
Hello Recruiters, This is *Nirmal from vTech Solution* and I am writing to you regarding an excellent *Available Consultant Hot List* from my side So Kindly go through & Send me requirement on *nirma...@vtechsolution.us* Ph: *(202) *

[android-developers] Available Consultant HotList from “vTech Solution Inc.”

2017-02-21 Thread Nirmal Patel
ards,* *Nirmal Patel* *Technical Recruiter* *vTech Solution Inc.* *You Seek, We Deliver**.s* (202) 241.2419 (D) 866.733.4974 Fax *r...@vtechsolution.us* nirma...@vtechsolution.com 1100 H street, N.W. Suite 450, Washington DC 20005 www.vTechSolution.com &

[android-developers] Available Consultant HotList from “vTech Solution Inc.

2017-02-14 Thread Nirmal Patel
ards,* *Nirmal Patel* *Technical Recruiter* *vTech Solution Inc.* *You Seek, We Deliver**.s* (202) 241.2419 (D) 866.733.4974 Fax *r...@vtechsolution.us* nirma...@vtechsolution.com 1100 H street, N.W. Suite 450, Washington DC 20005 www.vTechSolution.com &

[android-developers] Available Consultant HotList from “vTech Solution Inc.”

2017-02-07 Thread Nirmal Patel
with HealthCare Major Work Authorization :- OPT Current Location :- TX Relocation :- ALL USA Total Exp :- 6+ *Thanks & Regards,* *Nirmal Patel* *Technical Recruiter* *vTech Solution Inc.* *You Seek, We Deliver**.s* (202) 241.2419 (D) 866.733.4974

[android-developers] Available Consultant HotList from “vTech Solution Inc.”

2017-02-01 Thread Nirmal Patel
USA Total Exp :- 5+ Name :- Syed Technology Skill :- Business Analyst with HealthCare Major Work Authorization :- OPT Current Location :- TX Relocation :- ALL USA Total Exp :- 6+ *Thanks & Regards,* *Nirmal Patel* *Techn

[android-developers] --||SQL DBA || ServiceNow ITSM || Cisco Certified || NOS|| GIS Analyst || Project Manager || Business Analyst || Remedy ||--

2017-01-10 Thread Nirmal Patel
Work Authorization :- OPT Current Location :- TX Relocation :- ALL USA Total Exp :- 6+ *Thanks & Regards,* *Nirmal Patel* *Technical Recruiter* *vTech Solution Inc.* *You Seek, We Deliver**.s* (202) 241.2419 (D) 866.733.4974 Fax

[android-developers] ServiceNow ITSM Remedy GIS Analyst SQL DBA Technical Writer Technical Trainer Cisco Network Engineer Scrum /CSM / Agile / PMP Business Analyst with Healthcare Da

2017-01-09 Thread Nirmal Patel
Work Authorization :- OPT Current Location :- TX Relocation :- ALL USA Total Exp :- 6+ *Thanks & Regards,* *Nirmal Patel* *Technical Recruiter* *vTech Solution Inc.* *You Seek, We Deliver**.s* (202) 241.2419 (D) 866.733.4974 Fax

[android-developers] Available Consultant HotList from “vTech Solution Inc.”

2017-01-06 Thread Nirmal Patel
Work Authorization :- OPT Current Location :- TX Relocation :- ALL USA Total Exp :- 6+ *Thanks & Regards,* *Nirmal Patel* *Technical Recruiter* *vTech Solution Inc.* *You Seek, We Deliver**.s* (202) 241.2419 (D) 866.733.4974 Fax

[android-developers] Available Consultant HotList from “vTech Solution Inc.”

2017-01-05 Thread Nirmal Patel
Work Authorization :- OPT Current Location :- TX Relocation :- ALL USA Total Exp :- 6+ *Thanks & Regards,* *Nirmal Patel* *Technical Recruiter* *vTech Solution Inc.* *You Seek, We Deliver**.s* (202) 241.2419 (D) 866.733.4974 Fax

[android-developers] Android Emulator and Proxy

2011-03-18 Thread Nirmal Patel
I am confused with how the Proxy settings work in the Android emulator. I am able to access internet in the browser by configuring my Proxy settings on the APN (TelKila) However, my App is not able to access internet. (uses-permission mentioned in AndroidManifest.xml) I am using HttpClient in

[android-developers] Re: Android Emulator and Proxy

2011-03-18 Thread Nirmal Patel
Yes, I am using Apache HttpClient. I do not understand what you mean when you say bridge this gap?? Do you mean: I need to provide the proxy settings to HttpClient explicitly?? I am doing the same right now by HttpHost httpproxy = new HttpHost(10.0.2.2, 5865); // a proxy running on my

[android-developers] Re: Android Emulator and Proxy

2011-03-18 Thread Nirmal Patel
I did try to start the emulator by specifying the command line option but neither of the following works for me... -http-proxy 127.0.0.1:5865 -http-proxy 10.0.2.2:5865 With either above... I am unable to access internet in emulator browser... -- You received this message because you are