Re: [android-developers] Re: AppWidgetManager, function updateAppWidget not working after an undetermined time

2016-05-04 Thread Test Dev
Hello,
I have same bug. Could you explain more about using a service to resolve 
your bug?


On Wednesday, May 23, 2012 at 5:55:23 PM UTC+7, Jorodan wrote:
>
> It seems that my bug was resolved by using a service. 
>
> Le mardi 22 mai 2012 08:02:27 UTC+2, Jorodan a écrit :
>>
>> The problem is the time to reproduce the bug (few days)*.* now I am 
>> waiting since i put the update in a service. 
>> Le 22 mai 2012 03:27, "TreKing"  a 
>> écrit :
>>
>>> On Mon, May 21, 2012 at 3:21 PM, Julien Del Rio >> > wrote:
>>>
 Is it possible to build a too big (in memory size) for my remoteview 
 with all the bitmap ?
>>>
>>>
>>> Take out the bitmaps, or use much smaller ones, and try again. See what 
>>> happens.
>>>
>>>
>>> -
>>> TreKing  - Chicago 
>>> transit tracking app for Android-powered devices
>>>
>>> -- 
>>> You received this message because you are subscribed to the Google
>>> Groups "Android Developers" group.
>>> To post to this group, send email to android-d...@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
>>
>>

-- 
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...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/9e200874-e0d0-4586-b9a3-7f5b66f0b80e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Re: Issue with startSession() function in VoiceInteractionService

2016-05-04 Thread Pushparaj Jayaseelan
Hi Michel,

Sorry. It is not yet done. Still I am waiting for help from somebody.

Regards,
*Pushparaj J*

On Thu, May 5, 2016 at 3:05 AM, Michel Fiallo 
wrote:

> Hello Pushparaj Jayaseelan,
>
>
> Do you did it solve the problem? can you help me?
>
>
>
> El viernes, 15 de abril de 2016, 14:19:10 (UTC-5), Pushparaj Jayaseelan
> escribió:
>>
>> +Android Developers 
>> I am really trying hard to implement my own "hotword" detecting application
>> like OK GOOGLE but none of the sources even from Google's voice interaction
>> sample application works.. I am facing compile time errors like below.
>>
>> 1. startSession(args) method cannot be resolved in
>> VoiceInteractionService class
>>
>> 2. onCreate(Bundle args) overridden method of VoiceInteractionSession
>> class has been removed and also showWindow() method has been removed in the
>> same class.
>>
>> Please anyone help me to get rid of these errors.
>>
>> FYI - See the screenshot attached.
>>
>> Thanks in advance!
>> [image: Photo]
>> [image: Photo]
>> 2016-04-14
>> 2 Photos - View album
>>
>> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Android Developers" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/android-developers/BbPWY5p0oEE/unsubscribe
> .
> To unsubscribe from this group and all its topics, send an email to
> android-developers+unsubscr...@googlegroups.com.
> To post to this group, send email to android-developers@googlegroups.com.
> Visit this group at https://groups.google.com/group/android-developers.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/android-developers/39224c16-d8ae-4f44-ab4f-59eee4777eb9%40googlegroups.com
> 
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAA3KkRRX2BJtwZ1wGtrv7WOWdfj5MEfCRJFjHZeoZ8F_Ej6a5w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Issue with startSession() function in VoiceInteractionService

2016-05-04 Thread Michel Fiallo
Hello Pushparaj Jayaseelan,


Do you did it solve the problem? can you help me?



El viernes, 15 de abril de 2016, 14:19:10 (UTC-5), Pushparaj Jayaseelan 
escribió:
>
> +Android Developers   
> I am really trying hard to implement my own "hotword" detecting application 
> like OK GOOGLE but none of the sources even from Google's voice interaction 
> sample application works.. I am facing compile time errors like below.
>
> 1. startSession(args) method cannot be resolved in VoiceInteractionService 
> class
>
> 2. onCreate(Bundle args) overridden method of VoiceInteractionSession 
> class has been removed and also showWindow() method has been removed in the 
> same class.
>
> Please anyone help me to get rid of these errors.
>
> FYI - See the screenshot attached.
>
> Thanks in advance!
> [image: Photo]
> [image: Photo]
> 2016-04-14
> 2 Photos - View album
>
>

-- 
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...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/39224c16-d8ae-4f44-ab4f-59eee4777eb9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Missing Tools SDK

2016-05-04 Thread Timothy Fry
Jonathan S  gmail.com> writes:

> 
> 
> Sorry, it is Gradle instead "Grundle."
> AS needs to point the correct SDK directory to order it to work. it looks 
like Platform-tools is missing. Recheck SDK Manager. 
> On Monday, November 30, 2015 at 3:46:58 PM UTC-5, Kimberly Crawley wrote:I 
would really appreciate anyone with experience using Android Studio in Linux 
to help me. Thanks in advance!
> OS: Kubuntu 15.04
> JDK version: Oracle 7 (Default JDK in Debian derivients is now OpenJDK. 
Android developers warned me that OpenJDK has compatibility problems, so I 
went out of my way to install Oracle JDK 7.)
> This is my second time installing Android Studio from the ZIP file of the 
Linux IDE since yesterday.  You know, the version where you launch AS from 
the Bash shell with studio.sh. 
> The "Hello World" app I tried to build yesterday wouldn't, because Grundle 
was having problems with a missing Tools SDK. (Missing button and widget 
resources error messages in the AS IDE.)
> I launched the SDK installer within the AS IDE, and tried to make sure that 
as many SDK packages as possible were installed. 
> Trying to install one Tools SDK would seem to uninstall another.
> I removed the AS IDE this morning, hoping that reinstalling the IDE and 
SDKs from scra tch might work.
> When reinstalling, the part of the AS install wizard that downloads and 
installs SDKs still has an error message saying that the Tools SDK component 
was not installed.
> Right now, I'm at the SDK install step of the AS installation wizard, and I 
won't click on "Finish" until I can resolve the problem. 
> Please help me!
> 
> 
> 
> 
> 
> 


It may be called "Gradle", but everyone I know universally refers to it as 
"Grundle", and for good reason. Perhaps it will improve in the future; until 
that time it will be hard to remember its correct name.

-- 
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...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/loom.20160504T225727-615%40post.gmane.org.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Salesforce Dev(501 or 401 certified) San Francisco ,CA

2016-05-04 Thread sudhanshu pandey
*Hi There,*

*I am technical recruiter and I am looking for Relevant consultant for
below job description, if interested please let me know the hourly rate you
are looking for below mention job position.*

*Job Title: Salesforce Dev(501 or 401 certified)*

*Location: San Francisco ,CA*

*Contract: 6-12+ Months*



*Requirement:*

· *Dev 501 Cerified or Dev 401 Certification min 2 year back*

· All  profiles should include full name / email id used for
certification.

· Apex/VF,Java,Javascript,HTML,SOQL,SOSL,webservices

· salesforce secuity model,

· Understanding of salesforce.com。

· Sales Cloud 2, Service Cloud, Chatter

· Force.com product offerings

· Experience with Test-driven Development (TDD)

· Experience with Continuous Integration (CI) platforms and process

· Excellent understanding of salesforce.com

· Sales Cloud 2, Service Cloud, Chatter and Force.com product
offerings

· Experience with database concepts and data modeling capabilities

*Desirable Functional Skills *

· Experience developing in an Agile software development environment

· Solid understanding of the Software Development Life Cycle (SDLC)

· Strong analytical skills and the ability to develop processes and
methodologies.

· Good understanding of Software-as-a-Service (SaaS) model and
concepts



*Thanks & Regards,*
--



Nityo Infotech Corp.
666 Plainsboro Road,

Suite 1285

Plainsboro, NJ 08536



*Sudhanshu Pandey Sr. Technical Recruiter*

Desk : 609-853-0818 X 2126
Fax :   609 7995746

*sudhansh...@nityo.com   *
*www.nityo.com *
*Gtalk : sudhanshu.intime*

-- 
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...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAEZkQ%2BhK5UFqmmqjA_UEqF-FdexjN13jK7wU_tFNzw6P-AEKsQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] SAP ABAP APO Consultant...urgent Req

2016-05-04 Thread Karanam Sreedhar
Hi,



How are you?  Please find below the requirement and let me know your
comforts.  Please provide me below details in order to submit your profile.



Availability:

Current Location:

Work Status:

Rate (All Inclusive):


*Please respond with resumes at ksreed...@siyaton.com
*


Position:   SAP ABAP APO Consultant

Location:   Mounds View, MN

Duration:  8 Months



Description:

Development Coordinator who should be able to lead development in SAP APO
module, prepare technical design,coordinate with business analyst and
develop the solution with or without help of remote developers. Nice to
have skills (maximum of 3): Development Coordinator who should be able to
lead development in SAP APO module, prepare technical design,coordinate
with business analyst and develop the solution with or without help rem.


Best Regards,

Sreedhar K

-- 
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...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAC_mo7JQq-6jVmhZTMRSjUuE%2BP9RNE1nHy5JjEuqjOD6NHFiow%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Looking for Life Ray Developer in Wayne, NJ.

2016-05-04 Thread salma bhat
Hi,

Please provide some resources for this position



*Position: Life Ray Developer*

*Location: Wayne, NJ*

*Duration: 12+months*





*Key Responsibilities And Accountabilities:*





Must have:

• 5+ years experience with good knowledge of Life Ray Portal experience

• Must have worked on Large-scale website management projects, leveraging
Life ray’s rich suite of content management tools.

• Must have experience on Complex, legacy application integration
initiatives for Retail Domain.

• Candidate should be familiar with integration to deliver e-commerce
functionality via a custom UI.

• Experience in any of the web frameworks (Struts, Spring etc)

• Good knowledge in Oracle PL/SQL

• Good written and verbal communication skills

• Extract Transform and Load (ETL) tools

• Design and correct design suggestion

• Interacting with customer and focus on discovering customer needs and
finding out how to best meet them.

• Ability to prioritize tasks, execute them by complying to processes and
towards timely completion. Follow all the customer processes.

• Provide timely status reporting to the customer.

• Work with offshore team on day to day basis

• Proactive and should be able to work independently or as part of a team

• Good communication and analytical skills

• Client / Vendor interaction, responding to their requests in a timely and
appropriate manner

• Status and metrics reporting

• Life Ray Development, review and implementation

Good to have:

Retail domain knowledge, Project lead/management experience is plus







*Salma Bhat*

Desk : 609-853-0818 Ext: 2121

salma.b...@nityo.com 

*Nityo Infotech Corp. *

-- 
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...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAHi_%2BqSAdG5vaDVJu5KA1cVjyg1pbUzgZsnScjN6C-F%2Bpwg8oQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Looking for Life Ray Developer in Wayne, NJ.

2016-05-04 Thread SALMA BHAT
Hi,

Please provide some resources for this position



*Position: Life Ray Developer*

*Location: Wayne, NJ*

*Duration: 12+months*





*Key Responsibilities And Accountabilities:*





Must have:

• 5+ years experience with good knowledge of Life Ray Portal experience

• Must have worked on Large-scale website management projects, leveraging
Life ray’s rich suite of content management tools.

• Must have experience on Complex, legacy application integration
initiatives for Retail Domain.

• Candidate should be familiar with integration to deliver e-commerce
functionality via a custom UI.

• Experience in any of the web frameworks (Struts, Spring etc)

• Good knowledge in Oracle PL/SQL

• Good written and verbal communication skills

• Extract Transform and Load (ETL) tools

• Design and correct design suggestion

• Interacting with customer and focus on discovering customer needs and
finding out how to best meet them.

• Ability to prioritize tasks, execute them by complying to processes and
towards timely completion. Follow all the customer processes.

• Provide timely status reporting to the customer.

• Work with offshore team on day to day basis

• Proactive and should be able to work independently or as part of a team

• Good communication and analytical skills

• Client / Vendor interaction, responding to their requests in a timely and
appropriate manner

• Status and metrics reporting

• Life Ray Development, review and implementation

Good to have:

Retail domain knowledge, Project lead/management experience is plus







*Salma Bhat*

Desk : 609-853-0818 Ext: 2121

salma.b...@nityo.com 

-- 
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...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAJ0KNK89Zyx-4Wci92bMMZPEHNcen0rt3Bap7TPRWo8F47ncxw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Need Local to OH - .Net Developer - OH ////// Face To Face is required ////

2016-05-04 Thread Megha Agarwal
*Hello,Please let me know if you have any consultant available for the
below role,Role : .Net DeveloperLocation : Columbus, OhioDuration : Long
Term ContractNeed Local only Face to face required Primary
Responsibilities: Participate in design sessions with other Developers,
Business Analysts, Users and Quality Assurance. Develop new applications
and features based on formal business requirements. Write SOLID code using
test-driven development methodologies. Design, code, configure, and test
applications that meet technical and business specifications. Work in a
collaborative, agile, team environment. Lead, motivate, and engage team
members to cultivate a culture of excellence. Required Skills: NET 3.5-4.5
AngularJS C# T-SQL / SQL Server 2012 Visual Studio 2012-2015 Desired Skills
(3 or more):Agile, Scrum, Lean JavaScript, TypeScript Silverlight WCF, SOA,
XML,  MSMQ TFS, MS Build TDD, BDD, ATDD Design
Patterns Qualifications:Bachelor’s Degree in CIS/CSE/MIS, or equivalent
experience Technical certifications are a plus (MCAD, MCSD, MCPD*
__

*Please send your resumes to megha.agar...@panzersolutions.com
  for immediate consideration*
*Thanks,*
*Megha Agrawal*
*megha.agar...@panzersolutions.com *

-- 
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...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAOwfwP1YZRUGdB%2BkEBZqp%3D8JV2YBbgU6K6SjxSG8y01P%2BHw_Bw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Apps for specific private channels

2016-05-04 Thread No Soy Beto
Our organization has different clients, and different apps for each of 
them. We were thinking about buying an android developer account to 
distribute the applications in an easier way, but what I understand is that 
google will only let me distribute the applications for our private domain (
em...@ourorganizationsdomain.com), and our clients have their own google 
apps domain (em...@theirdomain.com).

I wanted to know if I am wrong, and if so, an alternative to do this using 
google play store.

Thank you.
*INFO: *I would think this is not the place to ask about this, but I have 
been told that this is not a concern of play store 
(https://productforums.google.com/forum/?utm_medium=email_source=footer#!msg/play/DIssAVLXqVI/wn-pHbwFBQAJ)
 
so I am sorry if it is not here.

-- 
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...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/09ef2c7d-1956-4236-8fe1-6a083e8867b6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Sr.Vmware Consultant (Specialized in ESX Migration / HP Hardware) ,Cumberland, RI...No's of position -3

2016-05-04 Thread sudhanshu pandey
*Hi There,*

*I am technical recruiter and I am looking for Relevant consultant for
below job description, if interested please let me know the hourly rate you
are looking for below mention job position.*

*Job Title: Sr. Infrastructure Engineer (Specialized in ESX Migration / HP
Hardware)
*

*Location: Woonsocket, RI *

*Contract: 6-12+ Months*



*Requirement:*

· HP Blade Enclosures including Virtual Connect (Ethernet and Fiber)

· HP Servers (x86) & Storage Blades

· HP MSA Storage

· HP VSA Storage (Left-Hand)

· vSphere ESXi 3.5/4.1 to 5.5/6

· VMware ESXi 5.x and 6

· Strong knowledge in EMC storage connectivity and ports

· X86 / ESX Capacity Management

· Architecture and Infrastructure of VMware





*Sr  **Infrastructure Engineer

*

Responsibilities include providing Infrastructure Architecture & SME
support for all Enterprise X86 Server hardware, Server & Desktop
Virtualization (VMware ESX / View), Windows Server OS. Focus will be
projects requiring migration from win2003 to 2012 and VMWare ESX 3.5/4.1 to
5.5/6






*Daily tasks include:*

· Provide Engineering guidance to EITS (Build, Run & DR), Data
Architecture and Application Teams

· Create and Maintain Project related Infrastructure Engineering
Document (IEG)

· Work with Architect team to translate Infrastructure
Documentation into Engineering guides.

· Provide HP Hardware Configurations and Quotes, when necessary.

· X86 / ESX Capacity Management

· Architecture and Infrastructure of VMware

· documentation and preparation

· Methodology to apply

· How do you define Initial scope and Understanding environment

· new hardware, documentation and Hardware recommendation

· capacity management

· proof of concept – assist and organize

· Strong knowledge in storage HP Side and EMC connectivity and ports

· VM capacity and determine  VM requirement





*In depth knowledge of the following technologies:*

· HP Blade Enclosures including Virtual Connect (Ethernet and Fiber)

· HP Servers (x86) & Storage Blades

· HP MSA Storage

· Windows 2003 to 2012 migration

· vSphere ESXi 3.5/4.1 to 5.5/6

· VMware ESXi 5.x and 6

· VMware View

· Windows Server 2003 – 2012

· MS Server Clustering

· BMC BladeLogic Server Automation

· DR Solutions – Zerto & EMC SRDF

· Open Source/Open Stack

· Nutanix

· HP VSA Storage (Left-Hand)



*Functional knowledge of the following technologies:*

· SQL 2008/2012

· Oracle DB

· Citrix XenApp

· Citrix PVS

· MS SCCM

· NETIQ

· Active Directory

· DHCP

· DNS

· CIFS / NAS

-- 
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...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAEZkQ%2Bh0tKW_jdEf7Dafe%2B9juEUJ3nAZ5A2__F5dQof7%2BEYaTA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Activity.onEnterAnimationComplete implementation for pre-Lollipop

2016-05-04 Thread Jimmy Robert
Hi everyone !

I use Activity.onEnterAnimationComplete in my activities to start an 
animation when the activity starts but this callback only comes with API 
21, so I was wondering if there is a "clean" solution for older API 
versions ?

Is it possible for the Android Team to add this callback in a support 
library class like AppCompatActivity ?

Thanks !

-- 
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...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/8a67da7b-d6ae-4568-83c9-24afc3ad468a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] MSBI Developer with SSAS

2016-05-04 Thread Manisha Budhwar
Hi,

Hope you doing Well !!

Please review the requirement and if you are interested then reply back
with your updated resume and contact details ASAP to manish...@nityo.com



*MUST HAVE WORKING  EXP. WITH MICROSOFT CLIENT*



*Role: MSBI Developer with SSAS*

*Location: REDMOND, WA*

*Work Location: 6+  Months*

*Interview: Phone/ Skype *

*Note: We need Photo visa copy (H1b)*



*Required Experience and Technical Skills:-*

ØAbility to do Business Reporting documentation and preparing Technical
Design document ØExperience in Data mining & analysis on the Source systems

 ØExperience in Preparing Tabular design and SSAS components

ØCreating SSIS Packages to pull data from the Source.

ØCreating Test Scripts for automation of Unit testing.

ØDeveloping, Testing, deploying Power BI reports/Dashboards Mandatory
Skills-SSIS, SSAS, Power BI

Good to Have Skills-Should have had earlier exposure of working for
Microsoft.

*Mandatory:-.*

a) Need to have work on SSAS projects on recent projects b) Should have
worked on Agile environments. c) Desired if they have worked in environment
like MS earlier in any of the projects



*Thanks & Regards,  *

*Manisha Budhwar*

Recruiter

Nityo InfoTech .

Desk No-609-853-0818 Ext-2160

Gtalk ID:- manishanityo16

E Mail: manish...@nityo.com

-- 
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...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAMnZ%3DMBoe1ansjX_SRRz2p87hj99coH53GHvoNVbwNpbfY1w-Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Looking for lead Oracle DBA....Contract/ Full Time in Mount Laurel, NJ with TCS

2016-05-04 Thread SALMA BHAT
Hi,

Please provide some resources for this position



*Position: lead Oracle DBA*

*Location: Mount Laurel, NJ*

*Duration: 12+months*

*Client: TCS*

*Job type: Contract/ Full Time*





*Key Responsibilities And Accountabilities:*



· Must be Oracle DBA

• Oracle 11g, Data Modeling knowledge, Business Objects and IBM Data stage
as ETL tool along with Unix experience.

• Experience in developing large On-Line Transaction Processing  (OLTP),
Operational Data Store (ODS), On-Line Analytical Processing (OLAP), Data
Mart (DM) and multi-terabyte Data Warehouse (DW) applications in Oracle
11g/10g/9i/8i on Sun/HP/Linux Unix platforms.

• Extensive experience in Oracle Partitioning and Compression technologies
and heavy PL/SQL and SQL coding as well as Unix shell scripting.

• Strong understanding of Oracle relational/dimensional/multi-dimensional
schema objects and performance tuning with Automatic Workload Repository
(AWR) and Automatic Database Diagnostic Monitor (ADDM).

• Hands-on experience scripting ETL data Loading and Data Cleansing, Data
Standardizing and Staging.

• Thorough knowledge of complete Software Development Life Cycle (SDLC) in
Analysis, Design, Development, Testing and Production support.











*Salma Bhat*

Desk : 609-853-0818 Ext: 2121

salma.b...@nityo.com 

*Nityo Infotech Corp. *

666 Plainsboro Road, Suite 1285 Plainsboro, NJ 08536

USA | Canada | India | Singapore | Malaysia | Indonesia | Philippines |
Thailand  | UK |Australia|Zealand  |

-- 
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...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAJ0KNK-vWkM%2BNaK_OR5Syj9rumX%2BOc%2BaMUiS62CZibbKnuED9A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Looking for lead Oracle DBA....Contract/ Full Time in Mount Laurel, NJ with TCS

2016-05-04 Thread salma bhat
Hi,

Please provide some resources for this position



*Position: lead Oracle DBA*

*Location: Mount Laurel, NJ*

*Duration: 12+months*

*Client: TCS*

*Job type: Contract/ Full Time*





*Key Responsibilities And Accountabilities:*



· Must be Oracle DBA

• Oracle 11g, Data Modeling knowledge, Business Objects and IBM Data stage
as ETL tool along with Unix experience.

• Experience in developing large On-Line Transaction Processing  (OLTP),
Operational Data Store (ODS), On-Line Analytical Processing (OLAP), Data
Mart (DM) and multi-terabyte Data Warehouse (DW) applications in Oracle
11g/10g/9i/8i on Sun/HP/Linux Unix platforms.

• Extensive experience in Oracle Partitioning and Compression technologies
and heavy PL/SQL and SQL coding as well as Unix shell scripting.

• Strong understanding of Oracle relational/dimensional/multi-dimensional
schema objects and performance tuning with Automatic Workload Repository
(AWR) and Automatic Database Diagnostic Monitor (ADDM).

• Hands-on experience scripting ETL data Loading and Data Cleansing, Data
Standardizing and Staging.

• Thorough knowledge of complete Software Development Life Cycle (SDLC) in
Analysis, Design, Development, Testing and Production support.











*Salma Bhat*

Desk : 609-853-0818 Ext: 2121

salma.b...@nityo.com 

*Nityo Infotech Corp. *

666 Plainsboro Road, Suite 1285 Plainsboro, NJ 08536

USA | Canada | India | Singapore | Malaysia | Indonesia | Philippines |
Thailand  | UK |Australia|Zealand  |

-- 
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...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAHi_%2BqR7ziOWQwBJTL6UOXsCd33MJJb4vi%2BzX2m3vh%3DDZauzWw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Sr. Infrastructure Engineer (Specialized in ESX Migration / HP Hardware) ,Cumberland, RI

2016-05-04 Thread sudhanshu pandey
*Hi There,*

*I am technical recruiter and I am looking for Relevant consultant for
below job description, if interested please let me know the hourly rate you
are looking for below mention job position.*

*Job Title: Sr. Infrastructure Engineer (Specialized in ESX Migration / HP
Hardware)
*

*Location: Woonsocket, RI *

*Contract: 6-12+ Months*



*Requirement:*

· HP Blade Enclosures including Virtual Connect (Ethernet and Fiber)

· HP Servers (x86) & Storage Blades

· HP MSA Storage

· HP VSA Storage (Left-Hand)

· vSphere ESXi 3.5/4.1 to 5.5/6

· VMware ESXi 5.x and 6

· Strong knowledge in EMC storage connectivity and ports

· X86 / ESX Capacity Management

· Architecture and Infrastructure of VMware





*Sr  **Infrastructure Engineer

*

Responsibilities include providing Infrastructure Architecture & SME
support for all Enterprise X86 Server hardware, Server & Desktop
Virtualization (VMware ESX / View), Windows Server OS. Focus will be
projects requiring migration from win2003 to 2012 and VMWare ESX 3.5/4.1 to
5.5/6






*Daily tasks include:*

· Provide Engineering guidance to EITS (Build, Run & DR), Data
Architecture and Application Teams

· Create and Maintain Project related Infrastructure Engineering
Document (IEG)

· Work with Architect team to translate Infrastructure
Documentation into Engineering guides.

· Provide HP Hardware Configurations and Quotes, when necessary.

· X86 / ESX Capacity Management

· Architecture and Infrastructure of VMware

· documentation and preparation

· Methodology to apply

· How do you define Initial scope and Understanding environment

· new hardware, documentation and Hardware recommendation

· capacity management

· proof of concept – assist and organize

· Strong knowledge in storage HP Side and EMC connectivity and ports

· VM capacity and determine  VM requirement





*In depth knowledge of the following technologies:*

· HP Blade Enclosures including Virtual Connect (Ethernet and Fiber)

· HP Servers (x86) & Storage Blades

· HP MSA Storage

· Windows 2003 to 2012 migration

· vSphere ESXi 3.5/4.1 to 5.5/6

· VMware ESXi 5.x and 6

· VMware View

· Windows Server 2003 – 2012

· MS Server Clustering

· BMC BladeLogic Server Automation

· DR Solutions – Zerto & EMC SRDF

· Open Source/Open Stack

· Nutanix

· HP VSA Storage (Left-Hand)



*Functional knowledge of the following technologies:*

· SQL 2008/2012

· Oracle DB

· Citrix XenApp

· Citrix PVS

· MS SCCM

· NETIQ

· Active Directory

· DHCP

· DNS

· CIFS / NAS





*Thanks & Regards,*
--



Nityo Infotech Corp.
666 Plainsboro Road,

Suite 1285

Plainsboro, NJ 08536



*Sudhanshu Pandey Sr. Technical Recruiter*

Desk : 609-853-0818 X 2126
Fax :   609 7995746

*sudhansh...@nityo.com   *
*www.nityo.com *
*Gtalk : sudhanshu.intime*

-- 
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...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAEZkQ%2BgLEzVAeXyCOCkH-myqu_kz4RBk1k0-iXBOfFVcuzNdbQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Burning need: IIS Admin - PA /// Must Have Powershell Exp ////

2016-05-04 Thread Megha Agarwal
Hello,
Hope you are doing well!

Please let me know if you would like to move forward with the below
position.

Role: Microsoft IIS Administrator
Location: Erie, PA
Duration: Long Term

*Strong PowerShell exp is must.  *

Interview mode: Consultant will have 2 rounds of interview
1st round – skype interview
2nd round – Video call

Required Skills:
Bachelor's degree in mathematics, information technology, or computer
science, or related field, required.
Need PowerShell experience.
At least three years of experience in system administration and/or data
processing with knowledge of data processing concepts, required.
Working knowledge of word processing and spreadsheet software required.
Microsoft IIS Administration; Windows Administration, Middleware concepts.
(Mandatory).
Develops and applies systems administration skills and a working knowledge
of an assigned operating system and/or subsystems, including third party
vendor software, infrastructure applications and utilities.
___

*Please send your resumes to megha.agar...@panzersolutions.com
  for immediate consideration*
*Thanks,*
*Megha Agrawal*
*megha.agar...@panzersolutions.com *

-- 
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...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAOwfwP2ZJrHdXBRct5krpo810bgTs4nxfLcZZbxALJRzn2G_nQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Fwd: Need: Sr. Automation Engineer @Jersey city, NJ (Interview Type:Telephonic+F2F)

2016-05-04 Thread Dev
Please share resume at de...@tresourceinc.com

*Role: Automation Engineer*

*Location: Jersey city, NJ(Prefer Local )*

*Duration: Long Term*



*Interview: telephonic+F2F*



*Visa status: Only USC/GC/GC-EAD is applicable*



 .

*Requirements:*
• Minimum of 5+ years of software development and automated testing
experience
• Technical skills and programming languages should include but is not
limited to: Java (req), Restful (req), JavaScript, Python, C++, Perl,
Python, Ruby, HTML, QTP/UFT, JUnit, JMeter
• Solid understanding of the software development lifecycle(SDLC)
• Experience with Continuous Integration/Continuous Delivery (CI/CD)
• Experience working in an agile engineering environment
• Demonstrate knowledge of Quality Center, ALM, Jira, Rally or related
tools
• Familiarity with software testing (unit, integration, functional,
regression).
• Experience with source control, build and deployment tools such as
Subversion, Jenkins, , Maven, Git, TeamCity, Chef.
• Familiarity with test automation tools and frameworks such as Cucumber,
Gherkin, Ruby, Selenium, etc.
• Familiarity with web services standards and related technologies (XML,
SOAP, JSON, etc.).
• Experience working on Linux/Unix environment.
• Knowledge of database query tools and ability write and run SQL queries
• Financial systems/operations background is a plus
• Must be able to multitask and work independently or in a team
• Excellent verbal, written communication and documentation skills
• Bachelor’s or Master’s in Computer or Information Science, Computer
Engineering, Information Systems, or related field or equivalent work
experience required


*Responsibilities:*
• Design and build automation solutions for Continuous
Integration/Continuous Delivery process
• Develop new or extend existing Build and Test Automation tools, and
frameworks as needed to provide complete Continuous Integration
environment.
• Work collaboratively with all members of the Delivery and Test Teams
utilizing agile methodology.
• Participate in requirement reviews, application assessment, feasibility
analysis to ensure full understanding of products in order to identify
proper test framework, methodology, and tools.
• Participate in code/peer reviews with team members, developers and/or
third party vendors.
• Participate in development of test data strategy and preparation of data
• Participate on continuous improvement efforts within the technology
organization
• Provide mentoring or coaching to junior test engineers, developers,
testers and QA







Thanks and Regards,



DEV

Technical Recruiter

Technology Resource Group Inc.
1700 Park St, Unit 212, and Naperville IL, 60563

Office:408-709-1760*9869

Gtalk:  devstaffin...@gmail.com| Fax:
408-213-8316

de...@tresourceinc.com | www.tresourceinc.com

https://www.linkedin.com/in/dev-vishnu-a0aa3791

-- 
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...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CA%2BJvUU5oP1waZkN8zxgtDDxjf67ts0Vxk-OjtE%3DCpcDXdaLS5A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] SAP FI-Inventory/Stock Valuation Consultant...Urgent Req

2016-05-04 Thread Karanam Sreedhar
Hi,



How are you?  Please find below the requirement and let me know your
comforts.  Please provide me below details in order to submit your profile.



Availability:

Current Location:

Work Status:

Rate (All Inclusive):


*Please respond with your resumes at ksreed...@siyaton.com
*



Position: SAP FI-Inventory/Stock Valuation Consultant

Location:Houston, TX

Duration:   6 Months



Description:

Inventory / Stock Valuation Specialist

Skills required: Inventory / Stock Valuation experience with knowledge of
the LIFO / FIFO inventory methods

Nice to have skills: SAP understanding of Inventory process Oil and Gas"

-- 
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...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAC_mo7LahL8bD%3DyCOMzKC1nJTO2Kd36PxapOwRXvB%3DDjqvQrkA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] W2 List from Siyaton Global Solutions

2016-05-04 Thread Jadhav Ashok
Hi,



This is *JadhaV AshoK* from *Siyaton Global Solutions, Inc…*



*Let me know if you have any requirements for the below listed consultants*



*All are our own W2 Consultants and we can submit Visa Copy and
Certification, once you decide to submit our consultant to your Client.*



*#*

*Consultants*

*Skill*

*Exp*

*Visa*

*Present Location*

*Relocation*

1

*KARTHIK SAI*

*UI DEVELOPER / FRONT END DEVELOPER*

*08 Yrs*

*H1B*

*San Jose, CA*

*Open*

2

*Suresh Kavuri*

*SAP HCM Success Factors*

*14 Yrs*

*H1B*

*Houston, TX*

*Open*

3

*Srinivas*

*SAP ABAP Consultant*

*09 Yrs*

*H1-B*

*Ellicott City, MD*

*Open*

4

*Vishesh*

*INFORMATICA POWER CENTER*

*07 Yrs*

*H1-B*

*Houston, TX*

*Open*



*For any other query or updates you shall need, please feel free to call me
@ 1 929 249 4938 OR email me at **as...@siyaton.com* 



*Thanks & Regards,*



*JadhaV AshoK*

*Siyaton Global Solutions, Inc.*

*as...@siyaton.com* * | **ashok.siya...@gmail.com*


1590 S. Milwaukee Ave | STE # 317 | Libertyville, IL 60048

*Desk: 703 468 1867 | Mobile: 929 249 4938 | Fax: 703 738 7887*



"Note: We respect your on-line privacy. This is not an unsolicited mail.
Under Bill 1618 Title III passed by the 105th US Congress this mail cannot
be considered Spam as long as we include contact information and a method
to be removed from our mailing list. If you are not interested in receiving
our e-mails then please reply with a "REMOVE" in the subject line. I am
sorry for the inconvenience caused to you"

-- 
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...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAMcGdGK1qe5x8Hg66C80651fWBwkA%3DwDGhMWX2AB0%2Boc%2BLV3rw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] HOT-LIST

2016-05-04 Thread sai praveen G
Hi

*Please find the updated hot-list of my consultants..*

*Please send the suitable requirements to *s...@theplanetp.com  *or feel
free to call me at **786-484-7805*





*S.No*

*Name*

*Skill / Job Title*

*Experience*

*Location*

*Relocation*

*1*

Nabeel

.Net Developer

8+ Years

Dallas, TX

Open

*2*

Kalpa

.Net Developer

8+ Years

Harrison, NJ

Open

*3*

Mittul

QA

7+ Years

Detroit, MI

Open

*4*

Kaushal

QA

8+ Years

NJ

Open

*5*

Gokul

UI Developer

7+ Years

San Jose, CA

Bay Area

*6*

Sai

UI Developer

8+ Years

TX

Open

*7*

Sainath

UI Developer

7+ Years

San Jose, CA

Open

8

Jeevitha

Java developer

8+ Years

NY

EST

*9*

Harish

Oracle DBA

7+ Years

Amarillo, TX

Open

*10*

Anusha

Data Modelling

8+ Years

CT

Open







[image: Planet-P Logo.png]

*Sai Praveen*

*Sr.IT Recruiter*

*Planet-P, Inc.,*

7950 NW 53rd Street, Suite 337, Miami, Florida 33166

Direct: +1 (786) 484 - 7805, Fax: +1 (866) 480-9591

Web:   www.theplanetp.com eMail: s...@theplanetp.com

-- 
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...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAABDhFyHDiN%3DA7QWz9fkQGhPBLqpnBNT6%3DaYu-f29uCuzhZWAw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Hot REQ-------Java Developer-------- WA

2016-05-04 Thread tejasri surapaneni
Hi,.

Hope you are doing Great!



*Job Title: Java Developer Location: Seattle, WA Duration: 6+ Months
Contract*

*Mandatory Skills: Retail Domain Experience, Java Web Services, AWS
experience, nosql DB*

*Job Description:*

   -

   Skill Java Web Services, AWS experience, nosql
   -

   JD Mandatory Skills - Java Web Services, AWS experience, nosql DB

 Additional Skills - node.js Extension possible Yes Other skills Retail
marketing domain knowledge Work location Seattle, US


*Tejasri Surapaneni (Teju)*

Desk No-609-853-0818 Ext-2162

Fax :   609 799 5746

tejasri.surapan...@nityo.com 
www.nityo.com

-- 
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...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAD4JY0L987qkAvu_GJCXj7K-AeYfmSjpNOyWRcQK3UN05Pog3g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Hot_list

2016-05-04 Thread Rahul Technocraft
*Hi,*

*   Hope you are doing good.*



*  This is Rahul from Technocraft Solutions Please find the below Hotlist.*

*S.NO* 

*Name*

*Technology*

*Location*

*Experience*

*Relocation*

*1*

*Rounak*

*Business Analyst *

*Des Moines, IA*

*7+*

*Open*

*2*

*Sowmya*

*PL/SQL*

*Dallas, TX*

*8+*

*Yes*

*3*

*Arti*

* QA (automation)*

*Irving (Texas) *

*6+*

*yes*

*4*

*Anu*

*SQL SERVER*

*Houston,TX*

*7+*

*Open*

*5*

*Sree *

*Sr. Business Analyst*

*Houston, Texas*

*7+*

*Yes*

*6*

*Sree Shravya*

*SQL SERVER / MSBI *

*Houston, TX*

*8+*

*Yes*

*7*

*Mrunali*

*Informatica*

*Irvine,CA*

*7+*

*CA, TX, FL, NC, AZ*

*8*

*Ami*

*SQL/BI Developer*

*Piscataway, NJ*

*7+*

* Open*

*9*

*Rama Krishna*

*PL/SQL*

*Tampa,FL*

*7+*

*Yes*

*10*

*Mayu*

*ETL Informatica*

*Plattsburgh, NY*

*7.5*

*Yes*

*11*

*Saurin*

*ETL Informatica*

*Birmingham, IL*

*8+*

*Yes*

*12*

*Shradha*

*Sr. ETL Developer*

*Dallas,Tx*

*11+*

*Only Dallas*

*13*

*Krunal*

*ETL Informatica*

*Cary, NC*

*7+*

*Yes*



*Thanks and Regards*

*RAHUL*



*Business Development Manager*

*Email** : *ra...@technocraftsol.com

*Contact**:* 614-664-7826

*Yahoo ID / Gmail ID** :*
rahul.technocr...@yahoo.com/rahul.technocaft...@gmail.com

*Linkedin : **https://www.linkedin.com/home?trk=nav_responsive_tab_home*


www.technocraftsol.com

www.xdimensiontech.com

Partner with XDimension Technology

-- 
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...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAJV2-zadZsKKRZybdsg67gGJtross0zD7FLxNXCOQMQDZiWF%3Dw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] CNET Global Solutions Inc HOT List

2016-05-04 Thread vishruthreddy katangur
*NOTE: IF YOU DONT WANT TO RECEIVE EMAILS FROM ME IN FUTURE. KINDLY REPLY
TO THIS EMAIL WITH SUBJECT LINE AS REMOVE. I APOLOGIZE FOR THE INCONVIENCE.*



Please let me know if you have any Job Openings for the consultants listed
below. We do have additional consultants available as well. Also, below is
a brief summary about our company. Should you have any questions please
feel free to reach out to me directly.”



*Consultant Name*

*Title*

*Current Location*

*Relocation*

*Exp*

*Rate*

*Visa Status*















NR

Build Release/Devops Engineer

Waukesha, WI

Yes

7+ Years

Open

H1-B















SP

DevOps Engineer/System Administrator

Charlotte, NC

Yes

7+ Years

Open

H1-B















BK

Hadoop Developer

St. Louis, MO

Yes

7+ Years

Open

H1-B















MR

Hadoop Developer

Woodland Hills, CA

Yes

8 Years

Open

H1-B















VV

Sr.SQL Server BI Developer

Dallas, TX

Yes

7+ Years

Open

H1-B













NC

.Net Developer

Culver City, LA

Yes

7+ Years

Open

H1-B















AK

Tableau BI Developer

San Francisco, CA

Yes

7+ Years

Open

H1-B















AR

Senior Java Developer

Herndon, VA

Yes

8 Years

Open

H1-B





*CNET Global Solutions Inc* is an IT Consulting & Systems Integration firm
that delivers

High-quality IT services to leading clients around the world.



CNET-GLOBAL solutions, Inc incorporated and headquartered in the USA



We have been playing the role of a trusted IT partner to our clients

Since 2000.



We can provide you with the best services at a reasonable price and

reduce your costs.



I work exclusively on our W2 Consultants. I would appreciate if you

could add vishr...@cnet-global.com  and send me your requirements.



How many consultants are on your payroll?



200+ Consultants on our payrolls.



What areas of skills?

NET, Java, ATG, Data Warehouse (ETL), Middleware, Storage Admin, Linux
Admin, VMware/Citrix, Database Developers/Admins, Testing



Where is your headquarters located?

Richardson, TX



We look forward to work with you.









Looking forward to hear from you J

 Thanks & Regards,



*Vishruth Reddy*

*CNET Global Solutions, Inc *

*Certified Minority Business Enterprise (MBE)*
800 E. Campbell Road, Suite # 156
Richardson, Texas 75081
Phone: 972-784-5140

Fax: 972-692-8828
Email: vishr...@cnet-global.com

*IM:* reddy_cnet

*Gtalk:* reddy.cnet



*“Texas HUB Certified Business”*



*We are Leaders, We are CNETians*



*P*Please consider the environment - do you really need to print this email?




Note: We respect your Online Privacy. This is not an unsolicited mail.
Under Bill s.1618 Title III passed by the 105th U.S. Congress this mail
cannot be considered Spam as long as we include Contact information and a
method to be removed from our mailing list. If you are not interested in
receiving our e-mails then please reply with a "remove" in the subject line
and mention all the e-mail addresses to be removed with any e-mail
addresses which might be diverting the e-mails to you. I am sorry for the
inconvenience caused to you.

-- 
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...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAPysK1edNxsspPP5yvc6RZ4EN8PnMH0i4Zog7e%3D2vCLFphSNdg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Hotlist- Looking Forward to work with you

2016-05-04 Thread Tapan Kushwaha
Hello,

Greetings!



This is with reference to the Updated Hot-List of “Technocraft Solutions”
consultants, who are actively looking for a new contract opportunity;
Please let me know if you have any suitable requirement for our active
consultants. Also please send me your Job Requirements at
*ta...@technocraftsol.com*  or you can reach me
at 614-664-7644



*S.NO* 

*Name*

*Technology*

*Location*

*Experience*

*Relocation*

*1*

*Shradha*

*Sr. ETL Developer*

*Dallas, TX*

*11+*

*Only Dallas*

*2*

*Mayu*

*ETL Informatica*

*Plattsburgh, NY*

*7.5*

*Yes*

*3*

*Saurin*

*ETL Informatica*

*Birmingham, IL*

*8+*

*Yes*

*4*

*Nikitha*

*Informatica*

*Dallas, TX*

*7+*

*Yes*

*5*

*Krunal*

*ETL Informatica*

*Cary, NC*

*7+*

*Yes*

*6*

*Mrunali*

*Informatica*

*Irvine, CA*

*7+*

*CA, TX, FL, NC, AZ*

*7*

*Arti*

*QA Automation*

*CA*

*7+*

*Open*

*8*

*Sowmya*

*PL/SQL*

*Dallas, TX*

*8+*

*Yes*

*9*

*Rama*

*PL/SQL*

*Tamha, FL*

*7+*

*Yes*

*10*

*Ami*

*SQL/BI Developer*

*Piscataway, NJ*

*7+*

* Open*

*11*

*Gunnemouni*

*MS SQL Server SSIS/SSRS*

*Dallas, TX*

*7+*

*Yes*

*12*

*Anusha*

SQL/ SSIS/ SSRS

*Dallas, TX*

*7+*

*Open*

*13*

*Sree Shravya*

*SQL SERVER / MSBI*

*Houston, TX*

*8+*

*Yes*

*14*

*Merilena*

*Service NOW*

*Dallas, TX*

*7+*

*Yes*

15

Sree

Business Analyst

Houston, TX

7+

Open




Looking forward to do Business with you.



Thanks,



*TAPAN*

*Business Development Manager*

*Technocraft Solutions LLC*

7000 parkwood Blvd, Ste#200G

Frisco,TX,75034

Email: ta...@technocraftsol.com

www.technocraftsol.com

www.xdimensiontech.com

Partner with XDimension Technology

Yahoo Id:Tapan_technocraft

Gmail Id: Tapan.technocraft

Contact: 614-664-7644

Fax: 866-360-3962

-- 
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...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CA%2BRjhA93a36jNMuruhxFRp%3DapqxopJZ%2BSwcG7qOGLSDY66EtUA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Direct client REQS

2016-05-04 Thread Ankush Chaudhary
Hi Folks,

Please JOIN and do ask your colleagues/friends to join the Distribution
group to get IT/Non/IT requirements regularly.

C2C Vendors - Sales - Join - https://lnkd.in/bNZvRfp

-- 
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...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAEUFWB_f-g605XUTfmZEWN0-Z90zeU8npg6W2X5u-xfTLAGHpQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Windows Administrator - Vulnerability Management ,Cumberland, RI/Scottsdale,AZ ,6-12+ Months

2016-05-04 Thread sudhanshu pandey
*Hi There,*

*I am technical recruiter and I am looking for Relevant consultant for
below job description, if interested please let me know the hourly rate you
are looking for below mention job position.*

*Job Title: Windows Administrator - Vulnerability Management *

*Location: Cumberland, RI/Scottsdale, AZ *

*Contract: 6-12+ Months*

*No’s of position - 3*



*Requirement:*

•  The Windows administrator should have experience in working with
Different versions Of Windows Server operating systems.

•  The Windows administrator needs to be a work independently with
various application teams with build activities.

•  Effective communication with the IS Application teams is critical to
achieving success with this position.

· The Windows administrator’s responsibilities will include
configuration, maintenance, support, troubleshooting, issue remediation,
system upgrades and Vulnerability management - of all production and test
Windows servers.

· Maintaining the highest availability of all systems is of utmost
priority. Period / scheduled after hours support of these systems is
required.

· A strong competency of IIS, FTP, SFTP, and WSFTP Pro is required.

· Should have enough knowledge to initiate WebEx session and can
handle multiple sessions at the same time to provide support to Application
teams assisting them in their application installation .

•  Strong knowledge of Windows operating system (Windows 2000, Windows
2003, Windows 2008, and Windows 2012).

•  Knowledge of patching tools – Blade-logic, WSUS, Windows Update
services

•  In-depth knowledge of Vulnerability Management on Windows servers.

•  Knowledge of security patch maintenance on Windows servers.

•  Knowledge of Microsoft and non-Microsoft patches/products updgarde
knowledge which is installed on Windows servers

•  Good Knowledge of third party vendor applications such as Web and
JAVA applications.

•  Strong Knowledge of IIS, FTP, SFTP, WSFTP and web based application
publishing and handling.

•  Knowledge of Security patch installation process on server
environment.

•  Good communication and interpersonal skills.



*Thanks & Regards,*
--



Nityo Infotech Corp.
666 Plainsboro Road,

Suite 1285

Plainsboro, NJ 08536



*Sudhanshu Pandey Sr. Technical Recruiter*

Desk : 609-853-0818 X 2126
Fax :   609 7995746

*sudhansh...@nityo.com   *
*www.nityo.com *
*Gtalk : sudhanshu.intime*

-- 
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...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAEZkQ%2BhXUSkOdoyimdDJi%3DJBTmKq8dhzv9BQETMv1gY0%2Bg41eQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Google Monitization Policy for feature unlock payment

2016-05-04 Thread anandita choudhury
Hi,

I am developing a Health Care App for a Client, where we need to unlock 
specific App features on payment from user.  

In the App we need to associate the purchases with the Application login 
instead of Google Play Login (as used in In-app Purchases). 

Does Google Policy allow outside app payment for feature unlock. 

Example if user presses a PAY button in App , a payment website is opened 
up in browser , user completed payment operation in browser.


Thanks,
Anandita

-- 
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...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/05f2b67f-60b7-4ba8-aaa8-ae85cb03c365%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Starting another Activity

2016-05-04 Thread michael gbenga
Hi Steven

Try to run your application. If it display any error message don't panic, 
just copy the error you got and paste it here.

Tips: Go to the DisplayMessageActivity.class and confirm if the one you 
created is extending an Activity, and not a Fragment.

On Wednesday, May 4, 2016 at 6:32:34 AM UTC+1, Steven Nix wrote:
>
> Hello everyone I am trying to follow the building your first app tutorial 
> provided on the developer pages however I have hit a snag. For some reason 
> the final code provided for the DisplayMessageActivity class does not match 
> the tutorial. I have gone through it multiple times and just can't figure 
> it out. If anyone has a better alternative please tell me.
>
> Here is the URL for the page I am talking about:
>
> http://developer.android.com/training/basics/firstapp/starting-activity.html
>

-- 
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...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/756013e4-3ec6-4e27-bd61-fad614d1e382%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Third - party applications can get signed for signature permissions

2016-05-04 Thread VUONG Tam
Hi everyone,

I tried to understand the protection levels of permissions. I have a 
question about how to get the certificate to use a "signature" permission 
for the third-party application? 
Following the manifestation file
https://android.googlesource.com/platform/frameworks/base/+/master/core/res/AndroidManifest.xml,
 
we have some protection levels of permissions, such as 
signature|system|development, signature|system, system|signature, 
signature|development|appop, signature|privileged, signature|installer, 
signature. I know that the permissions with ".*|system|.*" are used only 
for the system/manufacturer applications. But for "signature", 
"signature|development|appop" levels, I wonder whether a third-party 
application can get the certificate to use them? Because I saw that 
Facebook has the permission "Battery_stats" in his list of permissions. I 
tried to find the information to confirm this question, but found no clear 
confirmation. If a third-party application can get the certificate, could 
you please detail how they can get it?

Thank you very much,
tam

-- 
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...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/a32a3d00-c6fe-40b1-ad11-4c94b175bff3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Two-way data binding not working

2016-05-04 Thread Piotr Błachut
Are there any plans that android databinding would officially support two 
way bindings? Do you now where can I find any updates regarding this?


Currently two way databinding can be achieved only by creating custom 
binding adapters 
(see: 
https://github.com/pblachut/AndroidDatabinding/blob/master/Databinding/app/src/main/java/piotrek/databinding/EditTextBoxBinding.java).
 
Main disadvantage of this approach is that you have to wrap your type into 
observable object and you cannot use ObservableField<> which should done it 
for you. It is coused that observability of such objects are hidden 
intentionally 
see: https://code.google.com/p/android/issues/detail?id=187130.




W dniu czwartek, 10 marca 2016 21:30:38 UTC+1 użytkownik TreKing napisał:
>
>
> On Wed, Mar 9, 2016 at 9:43 AM, Krishna Sarma  > wrote:
>
>> I am trying to use two-way data binding for editing user data. I am able 
>> to show the POJO contents in the view but the changes made by user are not 
>> able to capture back through POJO.
>
>
> If you mean you expect your model object to update when the user changes a 
> UI field (like entering a text value in an EditText), that is not supported 
> by data binding, to my knowledge.
>
> The code you have set up is for one-way - modify your model and the 
> binding updates the relevant UI field.
>
>
> -
> TreKing  - Chicago 
> transit tracking app for Android-powered devices
>

-- 
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...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/25d290a7-e6b1-47c9-8c67-7d4b5b6f3905%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Google API problem after publishing

2016-05-04 Thread gjs
https://developers.google.com/maps/documentation/android-api/signup

-- 
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...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/2b5d0df4-ce49-45f9-a7c5-aee339bb4cc9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Problem - having RecyclerView and ExpandableListView inside a ScrollView makes the ScrollView not work.

2016-05-04 Thread devBV
Hello everyone. I recently stumbled upon an issue with ScrollView. 
I have in my layout a horizontal RecyclerView with an 
ExpandableListView just beneath it.  Since the RecyclerView takes up half 
the screen, I want to put the whole layout in a ScrollView so the user 
could see the ExpandableListView on the whole screen height, "pushing" the 
RecyclerView up.

I know there's been an issue with nested ScrollView elements, but I thought 
support design library 23.2 should've fixed that. Unfortunately it seems it 
doesn't. 

I tried using " request DisallowInterceptTouchEvent on the inner scrolview 
element, but I still can't get it to work.. 

I've been stuck on it for far too long, and would reaely appreciate any 
help with that.

Thanks!

-- 
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...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/3d643699-aebe-47f8-b22f-70ec139f3a3e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.