[android-developers] Custom Listener is Null in BroadcastReceiver

2016-12-27 Thread Navid Arfaie


I Create a BroadcastReciver and want to call a method when SMS Recived! 
this code work correctly in other classes but not fire in BroadcastReciver.


*My BroadcastReciver.java:*


public class IncomingSms extends BroadcastReceiver {
String smsBody;

private SmsListener smsListener;

public interface SmsListener {
void PassActivate();
};

public void setSmsListener(SmsListener listener) {
smsListener = listener;
}

public static final String SMS_BUNDLE = "pdus";
@Override
public void onReceive(Context context, Intent intent) {

String address = "";
Bundle intentExtras = intent.getExtras();
if (intentExtras != null) {
Object[] sms = (Object[]) intentExtras.get(SMS_BUNDLE);
String smsMessageStr = "";
for (int i = 0; i < sms.length; ++i) {
SmsMessage smsMessage = SmsMessage.createFromPdu((byte[]) sms[i]);

smsBody = smsMessage.getMessageBody().toString();
address = smsMessage.getOriginatingAddress();
}

String strOrig = smsBody;

try {
if (strOrig.contains("_Activated_"))  {
if(smsListener!=null){
smsListener.PassActivate();
}

} else {
Toast.makeText(context, "Ops", Toast.LENGTH_LONG).show();
}

} catch (Exception e) {
Toast.makeText(context, "Ops", Toast.LENGTH_LONG).show();
}

}

}


When SMS recive , I chek smsListener.But it's always null!


*and My Activity:*


import arfaie.navid.mei.IncomingSms.SmsListener;

public class Activate extends Activity {

private IncomingSms incomingSms;

@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_activate);

incomingSms = new IncomingSms();
incomingSms.setSmsListener(smsListener);

}

SmsListener smsListener = new SmsListener() {
@Override
public void PassActivate() {
Toast.makeText(getBaseContext(), "It Works", Toast.LENGTH_SHORT).show();
}
};



-- 
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/0fa831c4-5c2e-4151-8dbf-afe51f73b880%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] NodeJS Interview Questions and Answers @mindmajix

2016-12-27 Thread azhar uddin
Q. What is node.js?

Node.js is a Server side scripting which is used to build scalable 
programs. Its multiple advantages over other server side languages, the 
prominent being non-blocking I/O.

Node.js is a web application framework built on Google Chrome’s JavaScript 
Engine(V8 Engine).

Node.js comes with runtime environment on which a Javascript based script 
can be interpreted and executed (It is analogus to JVM to JAVA byte code). 
This runtime allows to execute a JavaScript code on any machine outside a 
browser. Because of this runtime of Node.js, JavaScript is now can be 
executed on server as well.

Node.js also provides a rich library of various javascript modules which 
eases the developement of web application using Node.js to great extents.

Node.js = Runtime Environment + JavaScript Library
--
Q. How node.js works?

Node.js works on a v8 environment, it is a virtual machine that utilizes 
JavaScript as its scripting language and achieves high output via 
non-blocking I/O and single threaded event loop.
--
Q. Is it free to use Node.js?

Yes! Node.js is released under the MIT LICENSE 
 and is free 
to use.

For more information, click the link below.
http://mindmajix.com/node-js-interview-questions

-- 
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/0456c66e-4e39-4d1d-af1c-c7e1bcdcaccf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] My name is panpan priyatna

2016-12-27 Thread Panpan MC


My name Panpan
I lived in Indonesian
my age is 18 years 
earlier I'm sorry if I'm still a beginner

-- 
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/2900aaf6-0713-4d60-9a8e-6bc3fcdd3c0c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent Need : Sr. WebLogic Admin with Devops _Mclean, VA _ 6-12+Months

2016-12-27 Thread Shawn Marsh
Hi,

Hope your are Doing Good…!

I have an urgent opening on  *Sr. WebLogic Admin with Devops* Position with
my client. Please send me the resumes with full name, contact details,
Salary, and availability date.



*Requirementdetails:*

*Title:*  *Sr. WebLogic Admin with Devops*

*Location: **Mclean, VA*

*Duration   : 6-12+ Months*



Technical skills and Knowledge:



*Immediate opening*



*Primary Skills**:*  *Sr. WebLogic Admin with Devops*

*Responsibilities:*

WebServices support expert

•Experience of working on WebLogic server

•Depth of experience of supporting applications hosted on WebLogic

•Experience of middleware, Web Services development and support

•Should be good in* Devops*

•Application Deployment on WebLogic Server







Thanks & Regards



*Shawn Marsh*

Insoursys Inc

Ph: 972-427-1801

shawn_ma...@insoursysinc.com ||| www.insoursys.com

Note: If you have received this mail in error or prefer not to receive such
emails in the future, please reply with "REMOVE" in the subject line and
the email id(s) to be removed. All removal requests will be honored ASAP.
We sincerely apologize for any inconvenience caused.

-- 
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/CAFjuZGG89mKWr9U3jP97u0O-eUWDcVepNvtZrnJnoGDRaMbR%2BQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Immediate Requirement :: Java Developer(10+) :: Brentwood, TN :: Contract/Full time

2016-12-27 Thread Sharad Rajvanshi
Hi

Hope you are doing fine!!
Please share your consultant resume at *sree.si...@softnet-consulting.com
*

*Flash experience is must have*

*Position:- **Java Developer(10+)*

*Position Type:-  **Contract/Full time*

*Location:- * *Brentwood, TN*



JOB DESCRIPTION :

Java, J2EE, Flash, Oracle, SQL Server






Regards,


Sree Singh

Softnet Consulting, Inc.

*sree.si...@softnet-consulting.com *

Ph: 9253506855

www.softnet-consulting.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/CAOJmjN0u20drQSimJisoj0qab0R2ksZb2uQ1j4RTGY-%2Bs5VMFg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Requirement/ Project Manager/ Dearborn, MI/ Long Term Contact

2016-12-27 Thread isha0239


Hi,

 

This is Isha Saraf from Virtual Recruiters.

Hope this email finds you well. 

 

We have a requirement open for a *Project Manager* . If you have a relevant 
consultant please send me the Updated Resume or give me a call at 
*415-202-5274*.

   

*Job Description:*

*Work Location:*Dearborn, MI
*Duration:*6 to 12 Months

*Extension Possible:  *Yes

*Offshore/Onsite:  *Onsite

*Experience:   *10 to 15 years

*Rate:*Competitive Rates

*Mode of Interview:  Telephonic and Skype mandatory*

 

*Job Title: *Project Manager 

*Location: *Dearborn, MI 

*Duration: *6 to 12 Years

 

*Required Skills*

Ø  Must have Skill EDD (Employment Development Department 
)

Ø  Good To have Skill Project Management. Ensure analysts adhere to 
SLA's/KPI's/OLA's.

 

*Description:*

• To ensure successful initiation, planning, execution, control and 
completion of the project by guiding team members on technical aspects, 
conducting reviews of technical documents and artifacts. Lead project 
development, production support and maintenance activities. 

• Fill and ensure timesheets are completed, as is the invoicing 
process, on or before the deadline. Lead the customer interface for the 
project on an everyday basis, proactively addressing any issues before they 
are escalated. Create functional and technical specification documents. `

• Track open tickets/ incidents in queue and allocate tickets to 
resources and ensure that the tickets are closed within the deadlines. 

• Ensure that all in the delivery team, including self, are 
constantly thinking of ways to do things faster, better or in a more 
economic manner. Lead and ensure project is in compliance with Software 
Quality Processes and within timelines. 

• Review functional and technical specification documents. Serve as 
the single point of contact for the team to the project stakeholders. 
Promote team work, motivate, mentor and develop subordinates. 

• Provide application production support as per process/RACI 
(Responsible, Accountable, Consulted and Informed) Matrix. 

• Manage the EDD Strategy Board

• Support development of EDD Strategic Vision

• Develop and Status EDD Monthly Release Plan

• Develop and Status EDD

• Weekly Release Plan

• Review and assess EDD source code

 

 

*As this is an urgent requirement, I would appreciate if you can call me on 
**415-202-5274* *or respond back with the updated resume and the best 
number to reach you along with answers to following questions. This would 
help us to market your profile with other direct clients.*

 

*Note: Client may ask for background and drug check, If Hired*

 

 

*Please provide below information in order to submit your profile:*

*Candidate Name*

 

*SR Number / Position*

 

*Present location (city, state or ZIP)*

 

*Work Authorisation*

 

*D.O.B. (MM/DD/)*

 

*Last four SSN*

*Tel No*

*E-mail ID*

*Skype ID*

 

*Linkedin*

*Onsite availability (post-selection)*

*Total onsite exp, working in US*

 

*Overall relevant exp of candidate*

 

*Notice Period Required*

 

*Degree:*

 

*Major (Specialisation):*

 

*University:*

 

*Graduation Year:*

*Interview Availability (Time & Date)*

 

*Rate - $/hr*

 

*I look forward to hear from you soon*

 

*Thanks & Regards*

Isha Saraf

Technical Recruiter

Virtual Recruiters Pvt. Ltd.

Email: i...@virtualrecruiters.co

Contact: 415-202-5274

-- 
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/e2aaed59-66bd-4f03-8b1a-156638ac7f8f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Req - IT Analyst - San Jose, CA

2016-12-27 Thread venkatesh . virtualrecruiters
Hello,

Hope you are doing Good!


We have an excellent opportunity with our direct client. Kindly go through 
the below position and revert to me with your updated resume


US CITIZENS & GREEN CARD / EAD  and H1B can apply for this position


*Title: IT Analyst*

*Location: San Jose, CA*

*Duration: Long term*

*Primary Responsibilities*

· Able to guide the team through the development, testing and 
implementation stages and review the completed work effectively

· Provide direction and technical expertise in design, development and 
systems integration

· Able to make quick decisions and solve technical problems to provide an 
efficient environment for project implementatio

· Ensure standard operating procedures and project guidelines are in place

· Project scheduling and resource management

· Planning, budgeting and reporting on projects

· Make presentations on project status, present monthly and annual reports 
to senior management

· Meet with client teams and gather requirements, conduct regular team 
meetings and track project progress

· Must ensure teams follow the correct procedures, policies and 
documentation requirements across project phases

Thanks & Regards,

*Venkatesh.*

Technical Recruiter

Virtual Recruiters Pvt Ltd.

614-467-0922

*venkat...@virtualrecruiters.co *

-- 
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/420c4395-0e06-4bd5-9134-9b72dc3901c3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] REQUIREMENT : Informatica Data Quality Developer at Jacksonville FL || 6 months

2016-12-27 Thread Victor Acreaty
Hi,



We have an urgent opening with *Informatica Data Quality Developer* and I
have sent you job description, please go through it and let me know your
comfort with it and also send me your updated resume ASAP



*Title:   Informatica Data Quality Developer*

*Location:  Jacksonville FL*

*Duration: 6+ months Contract*



*Note: Please share the profile with Informatica Data Quality , Data
Quality Administration , IDQ Admin/ IDQ developer*



*Job Description*



*Experience Required :*

· 8+ years of Data Quality Administration experience.

· 5+ years of experience as IDQ Admin/ Sr developer



*Technical/Functional Skills   -MUST HAVE SKILLS:*



·Bachelor’s degree in Computer Science/ IT or equivalent work
experience
·Hands-on experience in Informatica Administration - specializing
in Data Quality Administration (9.x).   Certification on IDQ Admin
Specialist is highly desirable
·Well versed with various Data Quality application/repository
services, installation & project setup - within single as well as grid
environments
·Well aware of security setup, command line utilities, configuring
content including out-of-the-box and address validation files
·Troubleshooting, monitoring and managing the environment
·Facilitating the establishment and implementation of standards,
guidelines, "how-to"s, as well as best practices that guide the various IDQ
projects within the organization
·Awareness of ETL/Informatica PowerCenter
·Experience on both Linux & Windows operating systems
·Experience working with a virtual team environment over multiple
locations, including off-shore
·Effective communications with all levels of internal staff,
including issue resolution, negotiation of project related priorities, and
completion dates
·Strong analytical and technical aptitude
·Exposure to complex, cross-departmental projects involving
multiple platforms
·Ability to create technical specifications, configuration & usage
documents
·Ability to lead walk through of design documents





*Roles & Responsibilities :*



·Develops business relationships and integrates activities with
other IT departments, i.e., Security, Database Administrators, etc., to
ensure successful implementation and support of project efforts.
·Provides scope, sizing and estimates time required to complete
code and provides this information to the project manager for input to the
project plan. Determines impacts and integration points. May participate in
capacity planning with project manager or functional manager
·Creates application design specification documents from which code
will be written. Interfaces with external vendors and customers through
crosswalk mapping with different and often complex architecture
·Perform Unit Testing and Prepare Application for Release to
Testing Team. Analyze Defects Found in Testing and Fix Coding Errors
·Coordinate Activities with Others on All Phases of SDLC
·Troubleshooting, monitoring and managing the environment
·Facilitating the establishment and implementation of standards,
guidelines, "how-to"s, as well as best practices that guide the various IDQ
projects within the organization
·Document design and results, and follow change management
procedures;







*If you’re interested please revert with the below information with the
updated copy of your resume.*



First Name:

Middle name:

Last name:

Date of Birth: spell month please

Gender:

Nationality:

Available for interview (Time zone) : suggest specific slot:

Do you need to give notice to your current client :

Contact Number:

Current Location: City/ State

Email ID:

Linkedin ID:  Prefererred

Skype ID: needed!

SSN No (Last 4 digit)

Total IT Experience (Years):

Experience in Required Skills (Years):

*Full Name* of Degree/ highest education:

College name, city:

Specialization:

Duration Start Date (mm/dd/):

Duration End Date (mm/dd/):

% Marks/Grade:

Type (Full time / Part time):

Visa Status and validity:





*Thanks and Regards,*

*Varun Jain*

*Diverse Lynx LLC*



Email is the best way to reach me…


*Email – varun.j...@diverselynx.com *





Diverse Lynx LLC |300 Alexander Park|Suite #200|Princeton , NJ 08540



“For our open jobs please visit Diverselynx Jobs

”





*“Note: Diverse Lynx LLC is an Equal Employment Opportunity employer. All
qualified applicants will receive consideration for employment without
regard to race, religion, color, sex, age, national origin or disability.
All applicants will be evaluated solely on the basis of their ability,
competence, and performance of the essential functions of their positions.
We promote and support a diverse workforce at all levels 

[android-developers] Requirement- ETL TESTER with Abinitio (Deerfield, IL)

2016-12-27 Thread Victor Acreaty
*Mail me updated resume on varun.j...@diverselynx.com
*


Hi,



We have an urgent opening with .NET Developer , SSIS Developer and I have
sent you job description, please go through it and let me know your comfort
with it and also send me your updated resume ASAP



*Title:  ETL TESTER*

*Location: Deerfield, IL*

*Duration: 6+ months Contract*



*RATE : $45/hr on C2C*



*Note: Please share the profile with ETL Abinitio,  Unix, SQL*



*Job Description*



*Technical/Functional Skills   -MUST HAVE SKILLS:*



· ETL Abinitio experience in testing

· Knowledge of Unix is a must

· SQL experience





*Roles & Responsibilities :*



ETL Tester responsibilities:

· Worked with business owners, Functional departments to identify
key data elements that will be monitored on an on-going basis to ensure a
high level of Data quality within the Warehouse.

· Coordinated with the client, BA and Dev Team regarding
clarifications in the Requirements.

· Analyzed the data mapping and developed scenarios to facilitate
verification & validation of data migration from different data sources.

· Designed and created Data Quality baseline flow diagrams which
also included test plan flow data

· Participated in requirements gathering, process mapping, Business
process reengineering to gain in-depth knowledge of the application being
developed and tested

· Conducted Workshops, Elicitation sessions with Teradata Co while
designing the Test artifacts for the newly build IDL-ADL-FDL architecture.

· Coordinated Teradata 12 to 14 Upgrade and have performed end to
end Upgrade Testing.

· Designed SQL Scripts for DWH Incremental Testing , Regression
Testing

· Developed FEXP, BTEQ scripts to extract/Verify data from PROD and
to load them back to Test environments (QA/SIT/UAT)

· Developed GENERIC GRAPHS in Ab-initio SIT to perform
load/extract/validate operations.

· Hands-on Experience in developing UNIX shell wrapper scripts.
Practical experience working on multiple environments like production,
development, testing

· Developed Teradata SQL Scripts to perform – Data Quality, Data
Integrity, Domain Integrity, Accuracy, Consistency tests on the data being
loaded in to the Warehouse Application databases.

· Created Test scripts to implement inquiry and error functions
like is_valid, is_error, is_defined of ETL Ab Initio routines in order to
perform data validation and data cleansing while loading in to warehouse.

· Created Test Plans, Test Cases, and Test Scripts for all testing
events such as System Integration Testing (SIT) & User Acceptance Testing
(UAT).

· Documented frequent problems into ISSUE LOG REPORTS with
solutions to help support teams reduce average response times.

· Designed Test scenarios for Data validation, Reviewed test cases,
test requirement and test scripts and have Delivered Test Summary and test
plan documents to Client.

· Converted user defined functions and complex business logics of
an existing application process into  SQL Scripts and ETL Routines using
Teradata BTEQ functionalities and Ab Initio components such as Reformat,
Join, Transform, Sort, Partition to facilitate the subsequent Test cases
for loading process.

· Served as a Single point of contact  for all account issues,
escalation, operations and delivery assurance by ensuring compliance to
procedures, templates, checklists while introducing new services into
operations

· Worked on improving the performance of Teradata SQL Scripts and
ETL Ab Initio Routines by optimizing the join operations in the scripts and
by using Various Ab Initio performance techniques like using lookup s
(instead of joins), In-Memory Joins and rollups to speed up various Ab
Initio Graphs.



Coordinated a team of total 20 (15 offshore, 5 near shore) and worked
heavily with business staff to document process/needs/requirements.





*Generic Managerial Skills :*



· Will have to co-ordinate and lead business meetings for gathering
requirements to monitor health check of project life cycle.

· Monitor project status to make sure they adhere to the SLA and
highlight any risk or discrepancy to all the stakeholders

· Daily Reporting on the progress of project status to the client
and the stakeholders





*If you’re interested please revert with the below information with the
updated copy of your resume.*



First Name:

Middle name:

Last name:

Date of Birth: spell month please

Gender:

Nationality:

Available for interview (Time zone) : suggest specific slot:

Do you need to give notice to your current client :

Contact Number:

Current Location: City/ State

Email ID:

Linkedin ID:  Prefererred

Skype ID: needed!

SSN No (Last 4 digit)

Total IT Experience (Years):

Experience in Required Skills (Years):

*Full Name* of Degree/ highest 

[android-developers] Requirement- ETL TESTER with Abinitio (Deerfield, IL)

2016-12-27 Thread Victor Thomas
Hi,



We have an urgent opening with .NET Developer , SSIS Developer and I have
sent you job description, please go through it and let me know your comfort
with it and also send me your updated resume ASAP



*Title:  ETL TESTER*

*Location: Deerfield, IL*

*Duration: 6+ months Contract*



RATE : $45/hr on C2C



*Note: Please share the profile with ETL Abinitio,  Unix, SQL*



*Job Description *



*Technical/Functional Skills   -MUST HAVE SKILLS:*



· ETL Abinitio experience in testing

· Knowledge of Unix is a must

· SQL experience





*Roles & Responsibilities :*



ETL Tester responsibilities:

· Worked with business owners, Functional departments to identify
key data elements that will be monitored on an on-going basis to ensure a
high level of Data quality within the Warehouse.

· Coordinated with the client, BA and Dev Team regarding
clarifications in the Requirements.

· Analyzed the data mapping and developed scenarios to facilitate
verification & validation of data migration from different data sources.

· Designed and created Data Quality baseline flow diagrams which
also included test plan flow data

· Participated in requirements gathering, process mapping, Business
process reengineering to gain in-depth knowledge of the application being
developed and tested

· Conducted Workshops, Elicitation sessions with Teradata Co while
designing the Test artifacts for the newly build IDL-ADL-FDL architecture.

· Coordinated Teradata 12 to 14 Upgrade and have performed end to
end Upgrade Testing.

· Designed SQL Scripts for DWH Incremental Testing , Regression
Testing

· Developed FEXP, BTEQ scripts to extract/Verify data from PROD and
to load them back to Test environments (QA/SIT/UAT)

· Developed GENERIC GRAPHS in Ab-initio SIT to perform
load/extract/validate operations.

· Hands-on Experience in developing UNIX shell wrapper scripts.
Practical experience working on multiple environments like production,
development, testing

· Developed Teradata SQL Scripts to perform – Data Quality, Data
Integrity, Domain Integrity, Accuracy, Consistency tests on the data being
loaded in to the Warehouse Application databases.

· Created Test scripts to implement inquiry and error functions
like is_valid, is_error, is_defined of ETL Ab Initio routines in order to
perform data validation and data cleansing while loading in to warehouse.

· Created Test Plans, Test Cases, and Test Scripts for all testing
events such as System Integration Testing (SIT) & User Acceptance Testing
(UAT).

· Documented frequent problems into ISSUE LOG REPORTS with
solutions to help support teams reduce average response times.

· Designed Test scenarios for Data validation, Reviewed test cases,
test requirement and test scripts and have Delivered Test Summary and test
plan documents to Client.

· Converted user defined functions and complex business logics of
an existing application process into  SQL Scripts and ETL Routines using
Teradata BTEQ functionalities and Ab Initio components such as Reformat,
Join, Transform, Sort, Partition to facilitate the subsequent Test cases
for loading process.

· Served as a Single point of contact  for all account issues,
escalation, operations and delivery assurance by ensuring compliance to
procedures, templates, checklists while introducing new services into
operations

· Worked on improving the performance of Teradata SQL Scripts and
ETL Ab Initio Routines by optimizing the join operations in the scripts and
by using Various Ab Initio performance techniques like using lookup s
(instead of joins), In-Memory Joins and rollups to speed up various Ab
Initio Graphs.



Coordinated a team of total 20 (15 offshore, 5 near shore) and worked
heavily with business staff to document process/needs/requirements.





*Generic Managerial Skills :*



· Will have to co-ordinate and lead business meetings for gathering
requirements to monitor health check of project life cycle.

· Monitor project status to make sure they adhere to the SLA and
highlight any risk or discrepancy to all the stakeholders

· Daily Reporting on the progress of project status to the client
and the stakeholders





*If you’re interested please revert with the below information with the
updated copy of your resume.*



First Name:

Middle name:

Last name:

Date of Birth: spell month please

Gender:

Nationality:

Available for interview (Time zone) : suggest specific slot:

Do you need to give notice to your current client :

Contact Number:

Current Location: City/ State

Email ID:

Linkedin ID:  Prefererred

Skype ID: needed!

SSN No (Last 4 digit)

Total IT Experience (Years):

Experience in Required Skills (Years):

*Full Name* of Degree/ highest education:

College name, city:

Specialization:

Duration Start Date (mm/dd/):


[android-developers] Urgent Need :: Drupal Developer(Only Local) :: Hillsboro, OR

2016-12-27 Thread swamil singh
Hello,

Hope you are doing great today…!!!

I have urgent requirement for below position. Please go through the job
description and if you have consultant kindly let me know. Please revert me
on swam...@sysmind.com 

*Role* :: Drupal Developer(Only Local)
*Location* :: Hillsboro, OR

Description ::
Face to Face interview is must.

Experienced required :: 5+ years

Must Have Skills

1. Drupal

2. PHP

3. HTML/CSS

Nice to have skills

1. .Net

2. MVC



-- 


-- 

*Thanks & Regards*

*Swamil Singh* | SYSMIND, LLC

Phone: 609-897-9670 x 5121

Email: swam...@sysmind.com

Hangout: swamil.sysm...@gmail.com

Website: www.sysmind.com

Address: 38 Washington Road, Princeton Junction, NJ 08550

-- 
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/CAP_aUSzi_QU82Pikqex6%3DvaL-OPe%2By1eEhOL%2B80KLSjPiJwnug%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Hiring for DevOps PaaS Engineer at Fort Worth, TX

2016-12-27 Thread USIT Recruiter
*Hi *



* Please lookup the below position and if you feel comfortable ,then please
send me your updated resume *



*Job Title: DevOps PaaS Engineer*

*Duration: 6+ months*

*Location:**  Fort Worth, TX*



*Job Requirement :*

· AWS/Cloud Infrastructure





*Thanks and Regards,*

*Abhishek Kumar*

Next Level Business Services, Inc.

*An Oracle Recognized Partner & *An ISO 27001 and 2-1 Certified &
Minority Business Enterprise (CMBE)

 *f: *+1 (608) 646 8326

*e:* abhishek.kum...@nlbservices.com | *w:* www.nlbservices.com

*a:* 8613 Old Kings Road South, Unit 303, Jacksonville, Florida 32217

-- 
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/CALnpRi2E39k4HBEY7YTg3YAVFS8VEqTf1ikNNYAxyYjCPaSm8Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Need | Java Developer- Milwaukee, WI

2016-12-27 Thread Sam
Hi



Please let me know if you have anyone available for the following opening.
If yes, please send me your resume with the desired rate information.

Send it on h...@smdconsultants.com


*Position Title/Role: Java Developer*

*Location: Milwaukee, WI*

*Duration: Long Term*

*Rate: $55 C2C All Inc.*



*Mandatory Skills:*

· Java/ J2EE, Spring, Hibernate, Agile, RESTFUL.

· Spring boot

· Micro services

· Deploy spring boot app on Linux

· Strong j2ee skills.

· Agile/ Scrum experience.

· Good communication & Presentation Skills.

· Coordinate with other team members for successful sprint and
release execution.



Sameer Sinha

Manager (Talent Acquisition)

Contact Number: +1 347-809-6832

Skype: sam18jan |E-mail: h...@smdconsultants.com


Website: www.smdconsultants.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/CANdBHnV%3DagQc7eMOQZCX%2BdGe7%3DUcz4YyM%3Deed%2B5gEBOA8NKF2w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] F2F on 5th January || Quality Assurance Specialist (10 years of exp required) || Columbus, OH

2016-12-27 Thread Vishal Ji Awasthi
*Job Title: *Quality Assurance Specialist (10 years of exp required)

*Location: *1970 W. Broad St. Columbus, OH 43215

*Contract: *6+ months (Note: This will likely be extended through fiscal
year 2018)





*Job Overview:*

· Help IT design, pilot, and implement the software quality
assurance review process.

· Will help development teams test software quality for production
deployment.

· This position will function as a highly skilled Quality Assurance
Specialist with specific responsibilities that include:



*Major Job Duties and Responsibilities:*

· Proactively engage in the end-to-end software testing cycle as it
pertains to the project.

· Work closely with and follow direction from QA Manager

· Contribute to the establishment of and meet quality goals and
objectives for the project.

· Contribute to all aspects of quality assurance for the project
including establishing relevant metrics, applying industry best practices,
and developing new tools and processes to ensure quality goals are met.

· With input from QA Manager and team, develop and execute test
cases, scripts, plans and procedures (manual and automated).

· Work with the ODPS project team to test updates, patches, and
repairs to the application software components in the development, test,
and QA environments. Develop software changes for promotion to production
following best practice and standards as defined by the ODPS ITO.

· Take corrective action, subject to the ODPS Management approval,
to resolve all issues and problems encountered with testing to ensure the
applications perform as required.

· Design, develop, execute and maintain automated test scripts.

· Perform, maintain, create and execute load tests on applications
as needed based on defined processes



*Education/Experience/Skills Required: *

· Strong communication/ leadership skills.

· Strong influence, collaboration and negotiation experience.

· Ability to collaborate with supporting resources across business
and/or functional lines.

· Have excellent oral and written skills/possess strong meeting and
work session facilitation skills.

· Have the ability to work independently and as part of a team, the
ability to manage time and resources to meet assigned deadlines.

· Have strong understanding of prioritization stemming from the
elicitation of system and/or user requirements.

· Have excellent organizational skills, proven analytical,
planning, problem solving, and decision-making skills.

· Must be knowledgeable in the English language/speak clearly and
understandably use the English language.

· 10 Years in testing I.T products and applications.

· 5 Years automation experience using MS Visual Studio Coded UI,
Team Foundation Server and Microsoft Test Manager

· 5 Years of verifiable .NET Development/scripting experience in C#

· 5 Years in End to End Test Automation experience

· 5 years of verifiable experience with SQL Server Database Design
and development including optimization of queries, creating tables, views,
stored procedures, and functions.

· 5 Years demonstrated experience in converting existing manual
test cases to automation scripts.

· 5 Years conducting test case reviews to ensure scenarios
accurately capture business functionality.

· Contributes to continuous process improvements to increase the
efficiency of QA and development.

· Excellent communication skills both written and oral Needs to
show at least 1 year Quality Assurance experience in a technical capacity
with a large organization as ODPS.  The experience must encompass the
writing of test strategies, test scenarios, test plans and test scripts.

· Must have at least 1 year experience working on Agile/Scrum I.T.
projects.

· Must have experience working with Microsoft Test Manager on at
least one project

· 1 year experience or a demonstrable understanding of code
repository strategies, code promotion strategies and recovery using Team
Foundation Server.

· Experience with load and performance testing in a multi-tier
application tiers with multiple servers and SQL Server clusters.

· Experience in analyzing the results of the testing to determine
solutions to problem areas.

· Certifications in Software Testing Field.

· Programming background.

· Certifications in Microsoft tools and technologies.

· CRUD Testing experience

· Test coverage and estimations experience

· Must meet productivity standards, complete work in timely manner
and strive to increase productivity





*Needed some details for submission process -*






*Full Legal Name : Contact Number:
Email ID: Current
Location 

[android-developers] Urgent Need: Java Developer(Angular Js) _ Herndon,VA _ 12+months

2016-12-27 Thread Shawn Marsh
Hi,

Hope your are Doing Good…!

I have an urgent opening on *Java Developer(Angular Js)*Position with my
client. Please send me the resumes with full name, contact details, Salary,
and availability date.



*Requirementdetails:*

*   Title: Java Developer(Angular Js)*

*Location: **Herndon, VA*

*Duration   : 12+ months*

*Primary Skills**: **Java Developer*

*Online test & One Skype Interview For Today & Tomorrow*

*Immediate opening *

*Need H1B & Passport mandatory for Submission. Please Don’t Share me if you
can’t Provide Passport *

*Responsibilities:*

1.   Strong Full stack developer with more than 8+ years of experience

2.   Should be strong in ESB/SOA

3.   Strong in AngularJS or Backbone.js

4.   Minimum of 5 years of development experience in angular.js or
backbone.js

5.   *Angular JS development custom directive , custom filters, two way
binding...etc*

6.   Minimum of 8 years of experience in java and web services

7.   Preferred with mortgage industry experience

8.   Must be hands on and lead developer (not a team lead)

9.   Excellent communication skills

10.   Knowledge of JSHint, Jasmine-Karma preferred but not mandated

11.   Experience working in Agile (Preferably TDD) environment for at least
2 years

12.   Good Problem solver with knowledge on application architecture





Thanks & Regards



Shawn Marsh

Insoursys Inc

Ph: 972-427-1801

shawn_ma...@insoursysinc.com ||| www.insoursys.com

Note: If you have received this mail in error or prefer not to receive such
emails in the future, please reply with "REMOVE" in the subject line and
the email id(s) to be removed. All removal requests will be honored ASAP.
We sincerely apologize for any inconvenience caused.

-- 
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/CAFjuZGHsntBO%2BLnXs-V3eQc_mdVviYv%2B5h60vCAQAjTv5DWDjw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Interview on 6 January || UI Developer (SME LEVEL) || Columbus, OH || Local only

2016-12-27 Thread Vishal Ji Awasthi
*Job Title:* UI Developer (Senior Subject Matter Expert 1)

*Location: *30 W. Spring St. Columbus, OH 43215

*Contract: *6+ months (chance for extension)



*Interviews:*  Interviews conducted Week of January 6, 2017.  Initial phone
interview followed by mandatory onsite interview.





*Department Overview:*

· BWC administers the State of Ohio’s worker’s compensation
insurance program.

· Ohio employers purchase policies from BWC that cover their
employees for workplace injuries and diseases.

· Covered employees who report a work-related injury or illness are
eligible for medical benefits and indemnity payments in lieu of lost wages.

· BWC also operates free industrial safety and health programs to
reduce the incidence of accidents and illnesses.

· Services are provided to workers and employers centrally and at
twelve service offices located throughout Ohio.

· In fiscal year 2016, BWC had 1,842 employees and assets of
approximately $27 billion dollars.

· Approximately 239,000 private, 3,800 public, and 1,200
self-insured policyholders participated.

· During this period, BWC accepted just over 88,000 claims and paid
$1.6 billion in total benefits.

· Additional information about BWC can be found at www.bwc.ohio.gov.



*Situation Analysis:*

· The BWC web site is a comprehensive resource where claimants,
policyholders, or their respective proxies can perform transactions and
obtain information.

· BWC believes there may be multiple opportunities for improvement:



*Job Responsibilities:*

· Overall web strategy that aligns with customer needs to improve
the user experience

· BWC service offerings to provide intuitive and seamless customer
experience

· New potential service offerings that are not available as part of
the current web strategy and will enhance the user experience

· Appropriate digital messaging based on differentiation of
customer needs

· Transform the web site from informational and transactional
services to an interactive resource focused upon fulfilling customer needs

· Enhance the BWC customer experience on an ongoing basis using
analysis of collected customer satisfaction data

· Provide customers with a flexible choice of methods for
exchanging information with BWC

· Utilize self-service customer service offerings to extend the
customer experience



*Required Qualifications:*

· Three years of web user experience consulting

· Five years of web technologies experience

· Three years of experience in visual communication of complex
systems and processes

· Two years of experience in web analytics for large business or
governmental sites

· The resource is required to agree to handle all proprietary BWC
data and customer confidential personal information (CPI) in a manner that
consistently safeguards this data and effectively precludes its disclosure
to unauthorized individuals.





*Needed some details for submission process -*






*Full Legal Name : Contact Number:
Email ID: Current
Location   : *

*Relocation   :*



*Last 4 digit of SSN : Skype ID
  : DOB(MM/DD): *

*Availability to Join: *

*Work authorization   :*

*Education, University, Year:*









*Regards*



*Vishal Ji Awasthi*

*Srimatrix Inc.*

[image: Logo.png]

E-Mail:*vis...@srimatrix.com *

Phone: *214-227-9311(Direct)*

Web: www.srimatrix.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/CAJYEZ99NQM8-y9mdhzChA%2BovbVqrbs9DBAXZEYWECLnHPoUgrA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Senior Oracle DBA - Englewood, CO/ Denver, CO

2016-12-27 Thread Sekhar Reddy
Hi,

*Sekhar* here from *METASIS INFORMATION SYSTEMS,* one of our client has an
opening for *Senior Oracle DBA*

Below is the job description for your reference, do go through it and let
me know your interest.



*Job Title   : Senior Oracle DBA*

*Job Location   : Englewood, CO/ Denver, CO*

*Duration  : 12 months*

*Interview: Telephonic/Skype *



*Skills: Oracle RDBMS to include Oracle 11gR2  and 12, Oracle RAC, Oracle
Data Guard, Oracle Enterprise Manager, RMAN, Linux/Unix experience, Golden
Gate*



*Requirement:*

· 10+ years current hands-on experience operationally supporting
Oracle RDBMS to include Oracle 11gR2  and 12c

· 8+ years current hands-on Oracle RAC, Oracle Data Guard, Oracle
Enterprise Manager, RMAN, Linux/Unix experience

· 1-3+ years hands on experience with Oracle Golden Gate in a
production environment, with direct experience in installation, setup,
modification and troubleshooting

· Perform database tuning and performance monitoring

· Setup and maintain documentation and standards

· Plan growth and changes (capacity planning)

· Implement / manage data retention and data lifecycle management.

· Perform general technical trouble shooting and give consultation
to project and support teams.

· Patch Management and Version Control

· Create and support databases required for development, testing
and production usages.

· Continual assessment of database performance and identification
and tuning of problem areas.

· Install/upgrade database platforms and the tools or products
necessary to support them.

· Provide guidance and solutions to ensure effective and efficient
backup and recovery for the Oracle database environments.

· Provide expertise to implement security policies for database
environments.

· Create and enforce standards to ensure that all application
design and code is produced with proper integrity, security and performance
considerations.

· Monitor database applications and makes recommendations on
upgrades or new functionality.

· Organize, plan and execute database upgrades and implementations
to ensure success.

· Provide technical expertise and support to application
development team.

· Be able to review code and provide assistance to development team

· Maintain database user accounts to ensure they meet corporate
standards and guidelines.

· Be able to work effectively with vendors to ensure quick and
accurate issue resolution including Oracle support.

· Work with the Infrastructure team to provide Level 2 technical
support.

· Participate in on-call rotation.

· Exposure to NoSQL new technologies, with ability to articulate
pros and cons.

· Complete other duties as assigned



*Thanks & Regards,*

*Sekhar*

*Email : sek...@metasisinfo.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/CAC%2BeU0uXYPhsHXOvCoVNceL7GQh2zJOh%3DKOy5SnmBH3NZnZ5xw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent Need: SAP Procure to Pay Analyst(P2P) _ Joliet, IL _ 6+ Months

2016-12-27 Thread Shawn Marsh
Hi,

Hope your are Doing Good…!

I have an urgent opening on *SAP Procure to Pay Analyst(P2P)*  Position
with my client. Please send me the resumes with full name, contact details,
Salary, and availability date.

*Requirementdetails:*

*   Title: **SAP Procure to Pay Analyst(P2P)*

*Location: **Joliet, IL*

*Duration   : 6+ Months*

*Primary Skills** : SAP Procure to Pay Analyst  *

*Responsibilities:*

· Bachelors of Information Systems or related areas.

· 8+  years of related SAP PTP experience, including:

· 8+ years of strong and broad business experience in their
principal PTP functional area of expertise;

· 5+ years of ERP transactional and/or configuration experience;

· 3+ full life cycle implementation.

· SAP Purchase to Pay (P2P) process expertise in the following
areas:

· Functional knowledge of Procure to Pay process and touch points
with other functions.

· In depth technical knowledge across Procure to Pay work-stream.

· Configuration experience across SAP-MM module including Purchase
Requisitions, Purchase Orders, STO’s, Pricing Conditions, Output
Conditions, and other Procurement related objects.

· Data integration experience with non-SAP to SAP and SAP to SAP
conversion projects.

· FSD Creation and reviewing/approving FSDs prepared by other team
members.

· Ability to work with business and IT leadership in resolving
design, build and support issues

· Experience with third party systems that interact with SAP
systems preferred.

· Must have excellent communication skills both oral and written.

· Must be able to work independently.

· Must be able to mentor junior team members.

Led 3-4 end to end solution implementations.



Responsibilities



· Configure ERP solutions for identified gaps in functionality and
business process.

· Participate in design reviews and business model matching
sessions.

· Resolve ERP systems issues resulting from user error, incomplete
system setup or systems bugs.

· Gather and understand business requirements for support and work
with the rest of IT to ensure expectations are met or exceeded.

· Maintain complex integration points between ERP and third party
systems.

· Manage and coordinate all development applications including
requirements definition, vendor evaluation, strategic systems planning,
processes re-engineering, design, and development, and documentation,
production support of major manufacturing implementation or new
functionality.

· Leverage business knowledge and expertise to deliver business
process improvements.

· Provide analysis and requirements to the ABAP Development area as
it pertains to customization while following standard practices.

· Manage user acceptance testing and approval of configuration and
development with the business partners for signoff.

· Develop user acceptance test scenarios, test scripts and results
to validate configuration with the business.

· Provide innovative solutions by staying abreast of current
technology.

· Follow established policies and procedures for system security
and production operations.

·  with other IT and functional area personnel on routine and major
Collaborate system upgrades activity.

· Develop test plans and protocols for evaluation of system
performance.

· Prepare user personnel training materials and assist users in the
conversion and implementation of the system.

Adhere to Solution Development Methodology (SDM) practices.





Thanks & Regards



Shawn Marsh

Insoursys Inc

Ph: 972-427-1801

shawn_ma...@insoursysinc.com ||| www.insoursys.com

Note: If you have received this mail in error or prefer not to receive such
emails in the future, please reply with "REMOVE" in the subject line and
the email id(s) to be removed. All removal requests will be honored ASAP.
We sincerely apologize for any inconvenience caused.

-- 
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/CAFjuZGHB5atspsaXSUK8WGNXmo2BSwtVh%3DNLX1Zjg0vXuhoOBQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Job Title : Java Backend Developer

2016-12-27 Thread mahesh babu
|Hi,
Hope you are doing great.
Please find the requirement below and send me matched resumes to
 mampago...@sageitinc.net, Tel Direct :  972-996-0650-347
Client: Wipro
Job Title  : Java Backend Developer
Location : San jose CA
Duration : 12MonthS
we want  ONLY GC
Responsibilities:
As an onsite Java Developer, you should be be able to build highly
efficient / responsive RESTful  web services using Java with Spring and
Mongo/NoSQL DB. This is a hands on coding role and be able to co-ordinate
with offshore team.

Qualifications:
— 9 years of Software development experience building highly scalable
RESTful web services
— Deep understanding of Core Java and Spring
— Strong problem solving skills
— Good Oral and written english communication skills
— Experience with GIT

Education:
— B.S / M.S in Comp Sc engineering or equivalent

Additional Requirements:
— Familiarity  with NoSQL DB’s like Mongo. Cassandra is a huge plus
— Familiarity with Kafka is a plus
— Familiarity with UI stack (HTML/JQuery/ Angular is a huge plus)



Thanks & Regards

Mahesh
Sage IT Inc,
3011 Internet Blvd, Ste 110
Frisco, TX 75034, USA
Direct: 972-996-0650|Ext:347
Fax : 214-619-2033
Email: mampago...@sageitinc.net | Web: www.sageitinc.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/CANjz4uCCHOyePJ4WftUKr8iKxYW1%2BSxN4fuErUJ7kgF7q16Lsg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] COBOL DEVELOPER,Phoenix, AZ

2016-12-27 Thread ramaraomalkuri . agile66
Job Title : Cobol Developer
Location : Phoenix, AZ
Duration : Fulltime

*Required Skills
 
  IMS, COBOL

b.  Only Full Time
c.   Open for Any Visa
 
 (h1b competitors/GC/USC are fine)
 
VISA  COPY MANDATORY

2. IMS, COBOL – for Phoenix, AZ location (Online test and Skype interview)

Client:


Thanks & Regards,
Ramarao Malkuri
Agile Enterprise Solutions Inc
PH : 972-427-1824
E-mail:  ramarao_malk...@aesinc.us.com || www.aesinc.us.com 
Note: If you have received this mail in error or prefer not to receive such 
emails in the future, please reply with "REMOVE" in the subject line and 
the email id(s) to be removed. All removal requests will be honored ASAP. 
We sincerely apologize for any inconvenience caused.

-- 
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/360bde94-4ab6-45e2-bcb9-e7750f225f04%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Security Engineer---EAD or GC or Citizens Only

2016-12-27 Thread Saikiran Nandrolu
Hi Friends,

Hope you are doing great,



I have an urgent requirement from one of my esteem client, I will
appreciate if you can have an eye on the below requirement and send me your
consultant updated profile ASAP.



*Security Engineer*

*Houston, TX*

*6 months*

*EAD or GC or Citizens Only*



*Looking for someone who has Treat MGT Gateway experience  “TMG”  *



*Must Have:*

TMG Experience or

Force point experience



*Top Three Skills:*

1)Forcepoint 7.X

2)Security

3)Proxy

4) TMG Proxy



Best Regard

Sai Kiran

saikir...@usmsystems.com

703-880-4146

-- 
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/CAJT%2BorDKT%3DkQdrz1qtGYx%3DDHd5hWPovO73uDDhQi8JBk8mpoEA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent Requirement :: Sr. Net Developer(USC, GC, GC-EAD) :: LAS VEGAS, NV :: Right to Hire

2016-12-27 Thread Sharad Rajvanshi
Hi

Hope you are doing fine!!
Please share your consultant resume at sharad.ya...@contech-it.com


.Net, C#, (Sybase OR SQL) and Stored Procedures are must have


C2C is workable


Position:- *Sr. Net Developer(USC, GC, GC-EAD)*

Position Type:-  Right to hire

Location:- Las Vegas, NV

*Required Qualifications:*
• 5+ years of development and testing experience in C# / .Net programming
language
• 5+ years of experience working with Sybase or/and SQL Database
• 5+ years of Senior level Applications Developer experience
• 5+ years of SDLC experience
• 5+ years Database Design/Programming (Stored Procedures)

* Primary Responsibilities:*
• Use best practices and experience to design, code, build, and test
software solutions
• Determine best technical solutions and document detailed design based on
requirements.
• Lead application build team for selected projects
• Solid organizational skills and focus on accuracy and attention to detail.
• Excellent analytical, problem solving and troubleshooting abilities
• Self-motivated with the ability to work both independently and in a team
environment
• Providing accurate and timely estimates for tasks
• Provide support and leadership in critical production support issue
resolution. Role will be final escalation point for supporting application
and performing root cause analysis.
• Support the team for application availability, reliability and stability
on a 7 by 24 by 365 basis
• Conduct or facilitate root cause analysis on all in-scope incidents and
recommend a corrective action plan
• Lead team efforts to achieve timely resolution of all production issues
meeting or exceeding Service Level Agreements
• Conduct code review to ensure the work delivered by the team is of high
quality standards
• Mentor other developers on coding standards, problem solving, and
application architecture


Thanks
*Regards,*
*Sharad*
sharad.ya...@contech-it.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/CAOJmjN09by6dn%3Dfdr0mAy_DhEysLfFZ0EBpjEiRjY9FFcuQrdA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Job Title : Java Backend Developer

2016-12-27 Thread mahesh babu
|Hi,
Hope you are doing great.
Please find the requirement below and send me matched resumes to
 mampago...@sageitinc.net, Tel Direct :  972-996-0650-347
Client: Wipro
Job Title  : Java Backend Developer
Location : San jose CA
Duration : 12MonthS
we want  ONLY GC
Responsibilities:
As an onsite Java Developer, you should be be able to build highly
efficient / responsive RESTful  web services using Java with Spring and
Mongo/NoSQL DB. This is a hands on coding role and be able to co-ordinate
with offshore team.

Qualifications:
— 9 years of Software development experience building highly scalable
RESTful web services
— Deep understanding of Core Java and Spring
— Strong problem solving skills
— Good Oral and written english communication skills
— Experience with GIT

Education:
— B.S / M.S in Comp Sc engineering or equivalent

Additional Requirements:
— Familiarity  with NoSQL DB’s like Mongo. Cassandra is a huge plus
— Familiarity with Kafka is a plus
— Familiarity with UI stack (HTML/JQuery/ Angular is a huge plus)



Thanks & Regards

Mahesh
Sage IT Inc,
3011 Internet Blvd, Ste 110
Frisco, TX 75034, USA
Direct: 972-996-0650|Ext:347
Fax : 214-619-2033
Email: mampago...@sageitinc.net | Web: www.sageitinc.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/CANjz4uBfs5ryTUhPKgtW3iHR0pOEgBnweRnfsBpSFoZL5yt%3Dcw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent Need: SAP HANA Modeler/Developer _Dallas, TX _6+ Months

2016-12-27 Thread Shawn Marsh
Hi Friend,

Hope your are Doing Good…!

I have an urgent opening on *SAP HANA Modeler/Developer  * Position with my
client. Please send me the resumes with full name, contact details, Salary,
and availability date.



*Requirementdetails:*

*Title:* *SAP HANA Modeler/Developer  *

*Location: **Dallas, TX*

*Duration   : 6+ Months*



*Immediate Interviews*



Technical skills and Knowledge:



*Primary Skills**:*  * SAP HANA Modeler/Developer  *



*Responsibilities:*



SAP experience with the primary focus on SAP HANA development for minimum 7
years with experience in planning, architecture and implementation of large
scale data warehousing initiatives on SAP HANA platform.



*Core Competencies:*

●   Expertise in Native Hana hands-on development experience: creating
SAP HANA information models such as Procedure and Hana Views (Attribute,
Analytics and Calculation views) with graphical and SQL Scripting, SDA
(Smart Data Access), SAP HANA Live (Analytics)

●   Experience with SAP HANA migration & Optimization –HANA Sizing and
performance tuning

●   Functional background and understanding of SAP ECC business
processes.

●Translating Functional Specifications into Technical Specifications

●   Exposure to SAP HANA S4 is preferable but not mandatory

●   Enterprise Data Warehouse and Reporting Strategy

●   Working with large data volumes





Thanks & Regards



*Shawn Marsh*

Insoursys Inc

Ph: 972-427-1801

shawn_ma...@insoursysinc.com ||| www.insoursys.com

Note: If you have received this mail in error or prefer not to receive such
emails in the future, please reply with "REMOVE" in the subject line and
the email id(s) to be removed. All removal requests will be honored ASAP.
We sincerely apologize for any inconvenience caused.

-- 
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/CAFjuZGGRbg0U3v%3DSb%2BXCHDMpRv2EJkUiiS%3D4%3D9o50ynn_zyBFA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Need: Java Developer with DROOLS - Warren, NJ - Long Term

2016-12-27 Thread kumar ascii


*Title   :* *Java 
Developer with DROOLS*

*Location   : Warren, NJ*

*Duration  : Long Term *

*Rate   : $Negotiable*

*Visa Status  : Any Work Status*

 

*Job Description:*

· 7+ years experience as Senior System Analyst/Developer with J2EE 
and Java technologies, Spring, Servlet, Web Services, XML, XSLT, SOA & AJAX 
.

· solid working experience of Java, OOP, SOA, modular code 
development, design pattern, multi-threading.

· Server back end and API/Service development experience is required

· Experience in DROOLS Rules Engine with Workbench, GDST, Guided 
Rule Engine, Execution Server, etc.

· Mobile web experience is a plus

· Experience in Spring Integration, Caching, or any similar 
technology is a plus

· Experience with JUnit/TestNG, Maven, Oracle, UNIX

· Experience using GIT Stash, Accurev as the SCM tool

· Good understanding or network protocols such as TCP/IP, HTTP etc.

· Strong problem solving and analytical skills, proactive and 
go-getter

· Good grasp of industry best practices in enterprise-class 
software development, agile methodology

· Design and code from specifications, analyzes, evaluates, tests, 
debugs, documents, and implements complex software apps

· Uses coding methods in specific programming languages to initiate 
or enhance program execution and functionality

· Participate in the evaluation, recommendation, and selection of 
hardware and software solutions

· Performs expert-level engineering tasks associated with the 
analysis, design, and development of computer hardware, firmware, embedded 
systems, and/or operating systems

· Develop, maintain, and report intranet metrics

· Interface with different departments within the organization 
regarding new deployments

· Research/analyze data processing functions, methods and procedures

· Monitor program execution for expected performance

· Requires a bachelor's degree in area of specialty and at least 5 
years of experience in the field or in a related area

 

*Please respond with below following details: Please give us particular 
time for interview slots.*

RESOURCE DETAILS

Full Name of the Candidate

 

Contact Number

 

Email ID

 

Last 5 Digits of your SSN

 

LinkedIn ID

 

Availability

 

 

Education

Major In

University:

Attended

from: (mm/yy)

 

To: (mm/yy)

Work Experience (specify a number)

Relevant:   years

Total: years

Current Location

 

Visa Status

 

Hourly Rate /Salary per annum

$

 

*Please pick any 3 skills in which you are expert and rate yourself at 
scale 1-10*.

 

*Skills*

*Rating (1-10)*

Skill 1:

Skill 2:

Skill 3:

 

 

 

*[image: Description: Description: cid:image007.png@01D215AF.E5604F40]*

*Sravan Kumar **| **Sr Recruiter -US TAG** | **Newt Global* *|* 
*USA|Phone# 469 713 2635*

*Email: **ku...@newtglobal.com *

*Skype: kumar.newt*

*www.newtglobal.com *

 

*CONFIDENTIALITY NOTICE: This email message and any attachments may contain 
legally privileged and confidential information intended only for the 
individuals or entities to whom it is addressed or copied. If the reader of 
this message is not the intended recipient or the agent responsible to 
deliver it to the intended recipient, you are notified that any review, 
dissemination, distribution, or copying of this communication is 
prohibited. If this communication was received in error, please notify us 
by reply email and delete the original message.*

 

-- 
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/8865c6c7-ac1a-4c8c-b6b1-82ed10db7da1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] NetApp Storage Expert @Northport Loop W, Alameda

2016-12-27 Thread amit yadav
Hi,

Hope you are doing great!





*Job Description: Job Title*   NetApp Storage Expert 45365 Northport Loop
W, Alameda Contract duration (in months)*  7 months Target Start Date*
3rd Jan 2017*

Job Details:

Must Have Skills (Top 3 technical skills only)*
1.At least 9+ years’ experience in Storage technology Netapp 7-mode and
C-mode and Storage migration.
2.Good experience in Migration process.
3.Ability to debug and troubleshoot issue related to  7-mode to C-mode
migration

Nice to have skills (Top 2 only)
1.Strong communication Skills.
2.Client Interfacing Skills.

Desired years of experience* : Above 9 years

Education/ Certifications (Required) : Bachelor’s Degree

Top 3 responsibilities you would expect the subcon to shoulder and execute*:
1.Target environment design , build , DR setup, Snap mirror, Snap vault,
backup integration, network integration
2.Network performance issues for data migration
3.Storage administration

Any additional information you would like to share about the project specs/
nature of work:

Storage activities:
•Storage patching/upgrades, capacity management
•Planning & Design  the NetApp cluster
•Deployment of the NetApp cluster.
•Installing the licenses of the cluster.
•Prechecks for the migration
•Migrating data using NetApp Snap mirror and other third party mechanism
•Setting up Snap mirror sessions.
•Snapvault configuration
•Setting up the performance monitoring tools from NetApp
•Firmware up-gradation.
•ONTAP up gradations if any
•Monitoring the cluster nodes
•Monitoring the Snap mirror & health of the cluster nodes.
•NFS & CIFS shares data  collection (count & segregation depending upon the
application)
•Continuous monitoring of the migration
•Mounting & sharing the NFS & CIFS shares to the clients once the migration
is done.
•Monitoring the physical & logical components of the cluster.
•Volume creation, snapshot creation.
•Snap-mirror session monitoring.





*Best Regards,*

*Amit Yadav* | SYSMIND, LLC

Team Lead

[image:
ttps://newoldstamp.com/editor/profilePictures/profile-b15c8fc3ea4630e2ca604f11e3e951c7-41898.png]



Phone: 609-897-9670 x 4009

Email: am...@sysmind.com

Gtalk: amitkumaryadav489

Website: sysmind.com

Address: 38 Washington Road, Princeton Junction, NJ 08550

-- 
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/CAKAv6ERnSyWtayTWRQbRwGwnN3w91cohhHZu0aF4eW8MaropBg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Requirement- .NET Developer ( Melville , NY )

2016-12-27 Thread Victor Acreaty
Hi,



We have an urgent opening with .NET Developer  and I have sent you job
description, please go through it and let me know your comfort with it and
also send me your updated resume ASAP



*Title: .NET Developer*

*Location: Melville, NY*

*Duration: 12+ months Contract*



*Note: Please share the profile with .NET ,  Splunk , App Dynamics, Azure,
RabbitMQ , PowerShell Scripting*



*Job Description*



*Technical/Functional Skills   -MUST HAVE SKILLS:*



- Min 5/6 years’ experience in developing applications in dot net
- Min. 3/4 years’ experience in Azure Cloud services & microservices
administration
- Excellent hands on PowerShell scripting experience
- Minimum 2/3 years’ experience in Octopus auto deployment tool
- RabbitMQ
- Min 1 year experience in App Dynamics Or Splunk monitoring tool set up



*If you’re interested please revert with the below information with the
updated copy of your resume.*



First Name:

Middle name:

Last name:

Date of Birth: spell month please

Gender:

Nationality:

Available for interview (Time zone) : suggest specific slot:

Do you need to give notice to your current client :

Contact Number:

Current Location: City/ State

Email ID:

Linkedin ID:  Prefererred

Skype ID: needed!

SSN No (Last 4 digit)

Total IT Experience (Years):

Experience in Required Skills (Years):

*Full Name* of Degree/ highest education:

College name, city:

Specialization:

Duration Start Date (mm/dd/):

Duration End Date (mm/dd/):

% Marks/Grade:

Type (Full time / Part time):

Visa Status and validity:





*Thanks and Regards,*

*Varun Jain*

*Diverse Lynx LLC*



Email is the best way to reach me…


*Email – varun.j...@diverselynx.com *





Diverse Lynx LLC |300 Alexander Park|Suite #200|Princeton , NJ 08540



“For our open jobs please visit Diverselynx Jobs

”





*“Note: Diverse Lynx LLC is an Equal Employment Opportunity employer. All
qualified applicants will receive consideration for employment without
regard to race, religion, color, sex, age, national origin or disability.
All applicants will be evaluated solely on the basis of their ability,
competence, and performance of the essential functions of their positions.
We promote and support a diverse workforce at all levels in the company.
This is not an unsolicited mail. If it is not intended for you or you are
not interested in receiving our e-mails 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. We are
extremely sorry if our email has caused any inconvenience 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/CAAGkmiw%2B7tKLXG-gT89rnFeq0egMKEgQM5CS4_PYPDOX4%2B8iXw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent Requirement :: Sr. Salesforce Developer(USC, GC, GC-EAD) :: EDEN PRAIRIE, MN :: Right to Hire

2016-12-27 Thread Sharad Rajvanshi
Hi

Hope you are doing fine!!
Please share your consultant resume at sharad.ya...@contech-it.com


C2C is workable


Position:- *Sr. Salesforce Developer(USC, GC, GC-EAD)*

*Position Type:- **Right to hire*

Location:- *EDEN PRAIRIE, MN*

*Job Duties*
• With limited guidance performs design and development of new system
functionality, as well as defect correction (analysis, design, code) on
complex issues. Through collaboration with other teams install, customize
and integrate commercial software packages. Works with peers to gain
understanding of systems while conducting root cause analysis of issues,
reviewing new and existing code and/or performing unit testing.

   - Works with experienced team members to conduct root cause analysis of
   issues, review new and existing code and/or perform unit testing.
   - Learns to create system documentation/play books and attends
   requirements, design and code reviews.
   - Understands and assists in gathering and analyzing customer
   requirements
   - Partners with experienced team members to develop accurate estimates
   on work packages. Identifies issues that impact availability.

*Minimum Requirements*

   - Bachelor's degree or 4+ years of work experience in the Information
   Technology field.
   - Previous Salesforce Developer experience. Salesforce 401 certification
   required
   - 4+ years of developer experience specific to I/T
   discipline/technology(s) - i.e., Salesforce/Force.com, Web Services.
   - Experience with Salesforce development, including writing Apex,
   Visualforce pages, and triggers in the Force.com development environment.
   - Use of Salesforce declarative features, security model, and
   administrative tools
   - Ability to function in an Agile environment
   - Confidence to raise issues or alert project team to risks

*Preferred*
• 5 years of experience in Salesforce, with 3 of those years being in a
Developer role.
• Additional Salesforce certifications
• Experience with HTML and JavaScript.
• Knowledge of Healthcare, Call Center and/or Eligibility functionality a
huge plus
• Healthcare industry experience


Thanks
*Regards,*
*Sharad*
sharad.ya...@contech-it.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/CAOJmjN2YUmn8SfD7p6HBDJ%2Bn88o%3DxFOak-T3oTaKU77-ZZoCwA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent || SAP Logistics consultant need || Back fill & Immediate position

2016-12-27 Thread Mahesh IT Recruiter
*Hi All,*

*Please find the below requirement details, this is very urgent from my 
client. Please let me know of you have any consultants.*

*Please share me mah...@urpantech.com OR reach me 408-351-6920*


*SAP Logistics Consultant *

*Neenah, WI *
*6 - 12 Months contract*
*Backfill Position*

Around 8-12 years of experience in SC Mgmt, SAP Around 10 years of 
experience in various modules in SAP

Different Modules of SAP include:

 Material Management, 

•   Production Planning, 

•   Warehouse management,  "

Integration part & Experience working on logistics, EDI processes is 
desired.

"Understanding Business Process, Demonstrated standard business processes, 
Gap Analysis, gathered functional requirements and configure business 
scenarios. 

•   Preparing functional specification for new development, Interface, 
and enhancements. 

•   Offshore-onshore co-ordination from onshore. Co-ordination with 
developers for new scenario development.

•   Project charter preparation and communication, status reporting to 
stakeholders. "

 Implementation projects in SAP MM, Logistics 

•   Experience in business facing role. 

•   Has a rich supply chain Domain Experience of 4-6 years 

•   Projects on SAP – Store Operation, SAP –WMS, Order to Cash Cycle, 
Inventory Count Procure to Pay 

 


*Thanks & Regards,*

*Maheshwaran*

*Technical Recruiter*

*Phone: 408-351-6920*

mah...@urpantech.com   | |  mah...@cloudious.com  

www.urpantech.com  | |  http://www.cloudious.com

GTalk: mah...@urpantech.com

LinkedIn: https://in.linkedin.com/in/mahesh-waran-a097ba97

Always Hiring || Java || build and release || Java Fullstack || Python Hive 
|| Spark Scala ||

-- 
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/6b42e87f-d257-483d-9a3f-b7a4ab0dc479%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Scrum Master (CSM Certification) @ El Segundo CA 90245

2016-12-27 Thread amit yadav
Hi,

Hope you are doing great!





* Job Description: Job Title LCON - Scrum Master 2250 E Imperial Hwy El
Segundo CA 90245 Contract duration (in months)   6 months Target Start
Date   1st Jan 2017*


Job Details:

Must Have Skills (Top 2 technical skills only)

1.Knowledge of Scaled Agile Framework
2.For the DFW-new SM: Tools hands-on knowledge esp JIRA/Rally etc

Nice to have skills (Top 2 only)
1.Good communication skills.
2.Facilitation skills, and conflict resolution

Desired years of experience:

Experience playing the role of SM for at least 3 years.

Education/ Certifications (Required): CSM or SAFe-certification

Top 3 responsibilities you would expect the subcon to shoulder and execute:
1. First Level Coach, mentor and facilitator for the Scrum Team in Process
and Methodology
2. Providing all the support to the team using servant leadership style
3. Supporting and educating the Product Owner in grooming and maintaining
the product Backlog



*Best Regards,*

*Amit Yadav* | SYSMIND, LLC

Team Lead

[image:
ttps://newoldstamp.com/editor/profilePictures/profile-b15c8fc3ea4630e2ca604f11e3e951c7-41898.png]



Phone: 609-897-9670 x 4009

Email: am...@sysmind.com

Gtalk: amitkumaryadav489

Website: sysmind.com

Address: 38 Washington Road, Princeton Junction, NJ 08550

-- 
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/CAKAv6ETZfBM3ruLRmhcZDN-OUujL6_YchfYGtY-OEYSWdcKvgg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Face to face interview || Title Linux Admin @ San Jose, CA 95134

2016-12-27 Thread amit yadav
Hi,

Hope you are doing great!



  Job Title: IT - Technology Lead | Open System | Shell scripting
  Job Description: Job Title Linux Admin
80 W Tasman Ave, San Jose, CA 95134
Contract duration (in months)*  6
Target Start Date*  1-Jan-2017
*Mandatory

Job Details:

Must Have Skills (Top 3 technical skills only)*
1. Linux administration(Redhat)
2. Good Shell scripting, Bash scripting
3. Nagios, Syslog NG knowledge

Nice to have skills (Top 2 only)
1. Linux administration(Redhat)
2. Good Shell scripting, Bash scripting

Desired years of experience* : 6+ years

Education/ Certifications (Required) : BE or equivalent

Top 3 responsibilities you would expect the subcon to shoulder and execute*:
1. support of Infrastructure include UCS machines with RHLinux OS
2. Good Shell scripting, Bash scripting
3. Nagios, Syslog NG knowledge



*Best Regards,*

*Amit Yadav* | SYSMIND, LLC

Team Lead

[image:
ttps://newoldstamp.com/editor/profilePictures/profile-b15c8fc3ea4630e2ca604f11e3e951c7-41898.png]



Phone: 609-897-9670 x 4009

Email: am...@sysmind.com

Gtalk: amitkumaryadav489

Website: sysmind.com

Address: 38 Washington Road, Princeton Junction, NJ 08550

-- 
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/CAKAv6EQaDMbfufEA4s_QqHFKV--J36LRSb%3DUM7y9jc%3DN9m8dRA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] JOB ID:46906: Required:::Java with Spring Boot at Eagan, MN

2016-12-27 Thread priyadarshani . s145


Hi, 

 

Hope you are doing Good! 

 

This is Priya Technical Recruiter form Virtual Recruiters Pvt Ltd. We have 
come across your profile on LinkedIn/Job Boards and we found your profile 
matching to the below job description. 

 





*Title: Java with Spring Boot Location: EAGAN, MN  Duration: Long term*

 

*Job Description:*

 

The Client looking for a JAVA Developer with Spring Boot skill.


Thanks & Regards,

*Priyadarshani S.*

Technical Recruiter


Virtual Recruiters Pvt Ltd.

201.266.0710

*priyadarsh...@virtualrecruiters.co *

-- 
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/094c2e75-7b47-441c-bf28-718ad976201b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Middleware Admin//Oaks, PA 19456 ,.Need Local F2F Must

2016-12-27 Thread Priyanka Katiyar
*Job Title: Middleware Admin (RR-0001381)*



*Location: Oaks, PA 19456*

*Duration: 12+ Months*




Interview Process: Phone Screen And In-Person Interview Must (Local
Candidates Strongly Preferred)



Full Name:

Full Addresses with Zip Code:

Contact (Home/Cell):

Email:

Skype:

LinkedIn:

Education Details:



2 References:



Name:

Role:

Project:

Phone:

Email:



Experience Skill Matrix:



Total years of Experience in IT: years

Total years of US Experience: years



1. Complete Skill Matrix (Years Of Experience In Each Skill):



1.   Middleware Administrator: years

2.   WebLogic experience: years

3.   Unix / Linux: years

4.   Messaging [JMS, MQ, OSB]: years

5.   Proxy Servers like Apache: years

6.   Web Application design: years

7.   Windows environments: years



*Role Summary:*



*Primarily 10 years WebLogic experience … but expertise in: *

· Unix / Linux

· Messaging [JMS, MQ, OSB]

· Proxy Servers like Apache

· Web Application design



*MUST HAVE good working knowledge of:*



· Application database design [not really a DBA, but knows about
connection pools, for example]

· Windows environments



Priyanka Katiyar

Technical Recruiter

Nityo Infotech Corp.

Direct: 609-378-1139

Email: priyanka.kati...@nityo.com

Gtalk: puja123h...@gmail.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/CAETinPMiW5QR5cPwUt9bRrLTQ2hpCEe%3Dnr572%2BZ95oh_4kaNCg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Need Local or Nearby Only-----Requirement Systems Analyst in VA

2016-12-27 Thread Mohd Taher
Hello,
Please share your consultant resume to tah...@usmsystems.com

Job Title: Requirement Systems Analyst
Location:  Vienna, VA*Need Local or Nearby Only!!*
Duration: 6+ months
*Green Cards or US Citizens only*

*Candidates must provide samples of their work – narrative and process
flow. It will be reviewed during the interview and do no keep it. *

The Requirement Analyst (Systems Analyst) supports Information Technology
and works with both business and technical teams by managing the analysis
of system requirements for business initiatives.
Specific activities for creating and managing system requirements include:
Ability to work on larger and more complex projects and initiatives with
little direction
Analyzes and translates unique and highly complex business requirements
into system requirements
Broad knowledge and expertise of systems in the Financial Services /
Banking industry required Develops and presents demonstrations of proposed
solutions to project issues
Good communication and interpersonal skills

Required Qualifications:
Qualified candidate must have at least 5+ years of systems analysis
experience and have technical experience in their background.
Demonstrated experience with Visio
Demonstrated experience in systems analysis and workflow analysis
Demonstrated experience of the systems development life cycle (SDLC)
Demonstrated experience in analyzing, translating and communicating system
requirements Demonstrated ability to exercise initiative and good judgment,
and make sound decisions Demonstrated ability to work independently and as
part of a team
Demonstrated use of established system requirements elicitation techniques
Experience using requirement management tools is a plus.

Make sure your candidates have these skills/experience highlighted in their
resumes if they have done it:
•   BPMN
•   SDLC
•   Gap Analysis
•   Visio
•   Functional and Non Functional Req’s doc and definition
•   BRD, FRD, SRD
•   Worked on Data projects, data conversion, migration,
integration, analysis
•   Disaster recovery
This is a business project so someone who has worked with business
stakeholders.

Best Regards,

Mohammed Taher
US IT Recruiter
Direct: 703 349 4237
USM Business Systems
Chantilly, VA 20151, USA.

-- 
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/CAL4ROq542Q4WAGYJYCSWa7eKLxMm0jDg-MYsSWAWZ0ovzLj6hQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Immediate Need - Application Developer

2016-12-27 Thread Mohammad Imran
Hi Partner, I hope you are doing great! Please share profiles for the below
position.

 

 

Title: Application Developer

Location: Addison, TX

Visa: H1B/GC/USC

Contract: C2C

Interview Process: Telephone, Face to Face Interview

JOB DESCRIPTION:

Mary Kay eCommerce Application Developer (Canada Deployment)

 

Overview:

The Mary Kay eCommerce Application Development team is responsible for the
architect, design, develop and implement eCommerce applications for the
Canada market.  The application suite includes order entry system, new
agreement processing system, customer support applications and various
integrations with external applications and 3rd-party vendors such as
fulfillment system and reporting system.  Canada is one of the main
subsidiaries for Mary Kay international markets.  The market has used the
older version of eCommerce applications.  This deployment will bring the
newest version of the eCommerce application suite to Canada.

 

Essential Duties and Responsibilities:

The developer will be providing on-site application development of the
ASP.NET applications and their underlining services.  The applications
include Online Agreement, Customer Services Order Entry, Customer Service
Agreement, Windows/Web Services and other support tools.  The developer
should familiar with Microsoft development tools such as Team Foundation
Server, Visual Studio, SQL Management Studio and other application
development related tools.  The developer will be participating in a design
meeting, iteration planning, and discussion of design, code, test and
implementation of the applications.  The developer will provide an accurate
estimate of the design, code, test and implementation of the applications.
The developer will make a record of their time in time tracking tools.  The
developer will follow coding protocols and source control procedures.

 

Requirements:

*   Degree (if not they need to be SUPER sharp) 
*   7+ year experience in web/windows application development
*   5+ years developing Web Applications in the .NET environment using
ASP.NET, MVC, C#, ADO.NET, and Web Services
*   Experience with .NET 4.5, VS 2013
*   Experience in building international applications using .NET 
*   Proficient with SOA Patterns
*   Familiar with HTTP Rest and SOAP Services
*   Good understanding on following technologies:

*   API Management
*   Service Bus/Messaging architectures
*   Caching/Distributed Cache
*   Information Discovery/Search & Index

*   Strong database design and SQL skills using SQL Server
*   Good grasp of Object Oriented concepts, techniques and patterns 
*   Participation in full development life cycle of product/application
development
*   Knowledge of client side Web technologies including HTML, CSS,
JavaScript, XML, XSL and XPATH
*   Ability to work on multiple concurrent projects 
*   Strong analytical and problem-solving skills 
*   Excellent oral and written communication skills 
*   Must be a team player with good people skills 
*   Ability to interface with all levels within the organization 
*   Proficient with Visio and MS Office products 
*   Driven to learn the latest programming technologies, especially
within the web and Microsoft stack or other platforms

 

 

 

 

 

Best Regards,

Mohammad Imran Uddin

Manager Talent Acquisition

IDC Technologies Inc.

1851 McCarthy Boulevard, Suite 116, Milpitas, CA, USA, 95035.

Ph - 408-459-5636 Fax - 408-608-6088

Email -  
mohammad.ima...@idctechnologies.com

URL- .   www.idctechnologies.com

CMM LEVEL 3 Company & ISO 9001-2008 Certified

 

"Under Bill s. 1618 Title III passed by the 105th U.S. Congress this mail
can not be considered spam as long as we include a way to be removed from
our mailing list. Simply send us an e-mail with REMOVE in the subject and we
will gladly REMOVE you from our mailing list."

 

-- 
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/58629f7a.841d240a.5ca0d.1a0cSMTPIN_ADDED_BROKEN%40gmr-mx.google.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Hiring for Angular JS Developer at Monroeville, PA

2016-12-27 Thread USIT Recruiter
*Hi *



* Please lookup the below position and if you feel comfortable ,then please
send me your updated resume *



*Job Title: Angular JS Developer*

*Duration: 6+ months*

*Location:**  Monroeville, PA*



*Job Requirement :*

· Angular JS 2.0, Rest web services, Spring boot, API Management.







*Thanks and Regards,*

*Abhishek Kumar*

Next Level Business Services, Inc.

*An Oracle Recognized Partner & *An ISO 27001 and 2-1 Certified &
Minority Business Enterprise (CMBE)

 *f: *+1 (608) 646 8326

*e:* abhishek.kum...@nlbservices.com | *w:* www.nlbservices.com

*a:* 8613 Old Kings Road South, Unit 303, Jacksonville, Florida 32217

-- 
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/CALnpRi1ttQTT-Ao0MM0fKni_J0wb9MjyZxWQihD3YwuXGETExg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Netezza DBA@Phoenix, AZ

2016-12-27 Thread Santosh kumar Nityo
*URGENT NEED *



Hi,

Hope you doing Well !!!



Here is our Implementing partner Requirement, Please go through the below
requirement and send us suitable consultant with their updated resume,
rates and Contact details ..



*Role:* *Netezza DBA*

*Location: **Phoenix, AZ*

*Work Duration:** Long Term*

*Note: We need Photo id and visa copy (H1B)*
* Job Description:*
Must Have Skills (Top 2 technical skills only)
1. Netezza DBA responsible for Database Performance & maintenance
activities like Weekly backups, daily Incremental backups, tuning complex
report queries, Groom process, Workload Management, Alerts etc.
2. Design and develop scheduler which is interfacing with Netezza appliance
and returning response to the ETL server.
3. Proficient in agile methodology.
4. Participate in scrum call and team meeting and share updates regularly
with required stakeholders.






*If I'm not available over the phone, best way to reach me in email...*





[image: cid:image001.jpg@01D0BE16.B9DD7240]



Nityo Infotech Corp.
666 Plainsboro Road,

Suite 1285

Plainsboro, NJ 08536

*Santosh Kumar *

*Technical Recruiter*

Desk No-609-853-0818 Ext-2170
Fax :   609 799 5746

kuntal.sant...@nityo.com
www.nityo.com


--

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

*Nityo Infotech has been rated as One of the top 500 Fastest growing
companies by INC 500*
--

*Disclaimer:* http://www.nityo.com/Email_Disclaimer.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/CAG0Zfz1dX9W3pB2Pt-vzirtMJjkA4OezOp%3DWK%2BsQ8RNbJ6mG2w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] BSA in Data Warehouse projects - Philadelphia, PA

2016-12-27 Thread Sekhar Reddy
Hi,

*Sekhar* here from *METASIS INFORMATION SYSTEMS,* one of our client has an
opening for *BSA in Data Warehouse projects*

Below is the job description for your reference, do go through it and let
me know your interest.



*Job Title   : BSA in Data Warehouse projects*

*Job Location   : Philadelphia, PA*

*Duration  : 8 months*

*Interview: Telephonic/Skype *



*Job Description: *

*BSA in Data Warehouse projects:*

· *8 + Years* of Industry Experience

· Solid *Healthcare* Domain Knowledge

· BSA Experience in *Data Warehouse projects* (Preferably in
Sourcing or Outbound Extracts)

· Perform Data Profiling (Identify all data issues before getting
the data to DW)

· Prepare Functional Specification based on the interaction with
Business and Technical teams

· Prepare Mapping Document to be used by Dev and QA team (Detailed
level required. Provide Joins, Filters and Ranking (if required) to get
UNIQUE records)

· Good understanding of RDBMS concepts

· Present the draft version of Data Model

· Perform UAT / Business Checkout using SQL Scripts

· Good Communication Skills



*Thanks & Regards,*

*Sekhar*

*Email : sek...@metasisinfo.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/CAC%2BeU0vE_ZKZJbNAqWsmq_d%3DZjwWiP3mY3Zws8Wkbx_1LL823Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Change of Email(Please SHare daily Requirements)

2016-12-27 Thread vikram . ameritechgl1


Hi – Vikram here.

I have a new email address as my old email domain got expired and wanted to 
let you know about it.

My old email address was: vik...@ameritechgl.com

My new email address is: vik...@atgtech.com.

Add me into your distribution list and share your daily Requirements.

Note : Please only use my new email account from now on. Thanks!
 
 
 
 
 
Thanks You,

Vikram Nannapaneni

Manager in Marketing & Sales

Email: vik...@atgtech.com 

Ph: (630) 219 1935) (Direct)

Ph: (630) 388 5407 Ext: 301
Fax: 1-(630) 566-3487

Ameritech Global Inc

Address: Ameritech Global INC, 1601 Bond St, 60 IL 60563.

Web Address: www.atgtech.com 

E-Verify Employer.

*Gtalk - vikram.nannapan...@gmail.com *

*Linkedin - 
https://www.linkedin.com/in/vikram-chowdary-56a1343b?trk=hp-identity-n 
ame*

 

Please consider the environment and do not print this email unless 
absolutely necessary. Save Earth.
This message is intended for recruiting and consulting professionals only 
and is not intended as a solicitation.  If you received this email in error 
and/or you wish to be removed from our list for any reason, please REPLY 
with REMOVE in the subject

-- 
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/4b997bd5-685c-4407-b0ab-9deebfb7db3c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Fwd: Required: Sr. Angular.js Developer at Ann Arbor, MI.

2016-12-27 Thread Praveen
Hi,

I have an urgent requirement mentioned below. If you find yourself
comfortable with the requirement please reply back with your updated resume
and I will get back to you or I would really appreciate if you can give me
a call back at my contact number.



*Position: **Sr. Angular.js Developer *

*Location: **Ann Arbor, MI*

*Duration: Contract *



*Required Skills:*

· Experience with Angular.js, software development experience



*Job Description: *



*Primary Initiative**: *

Is responsible for facilitating the research, prototyping and development
of automated analytics solutions utilizing existing data and systems. as
well as new AI and machine learning platforms.

*Secondary Initiative: *

• Through demonstrated software development experience and the use of new
technologies, this role will help guide the future direction of solutions
and efficiencies across the organization.

*Job Duties Responsibilities: *

• Revises Angular.js code of the Outage Dashboard.

• Integrates the dashboard with active production testing systems
such as Splunk, EV and MARS

• Works in cooperation with other teams

• Perform system design and specification development, program
logic and flow-charting, testing, debugging, and documentation, although
specific skill requirements could vary based on the type of development
being performed

• Work independently and with supervisory review on highly complex
programming tasks. Provides analysis of problems and recommends solutions.
Prepares program specifications and develops coding logic flowcharts.



*Required Skills: *

· 6+ years software development experience

· Excellent written and verbal communication skills

· Full knowledge of common software design patterns

· 4+ years experience with Angular.js

· Experience working with browser delivered solutions preferred

· Ability to interpret business requirements

· Experience with Unix/Linux, Windows, Mac













*Regards,*



*Praveen Tiwari*

Senior Technical Recruiter

*Sage Group Consulting, Inc*

*W:*+ 732-767-0010 x  113 |Direct: 732-851-1637 | *F:* 732-749-8969 | *Email:
**ptiw...@sagetl.com* 

*Gtalk/yahoo/Skype: praveentj101*

[image: SageLogoC] [image: saplogoone]



This message contains information that may be privileged or confidential
and is the property of Sage Group Consulting, Inc. It is intended only for
the person to whom it is addressed. If you are not the intended recipient,
you are not authorized to read, print, retain copy, disseminate,
distribute, or use this message or any part thereof. If you receive this
message in error, please notify the sender immediately and delete all
copies of this message. Sage Group Consulting, Inc does not accept any
liability for virus infected mails.

-- 
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/CADa58PTjBKfk-DVPV7Ux6-eCcJVTYq5-ZtWhbqtFkvEENv34%2BA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Availble consultant list immediately

2016-12-27 Thread Kavitha csr
Dear Associates,

Greetings from CSR Infotech Inc,

Hope you are doing well!

Please share your requirements to kavi...@csrinfotech.com

*CONSULTANT NAME*

*LOCATION*

*RELOCATION*

*AVAILABILITY*

*Windows Admin*

*NY*

*OPEN*

*IMMEDIATELY*

*VMWare/Citrix Admin*

*CA*

*OPEN*

*IMMEDIATELY*

*Network Engineer*

*TX*

*OPEN*

*IMMEDIATELY*

*Workday Consultant*

*NY*

*Open*

*IMMEDIATELY*

*.Net Developer*

*WI*

*Open*

*IMMEDIATELY*

*QA Analyst*

*NJ*

*NJ,NY*

*IMMEDIATELY*

*Hadoop Developer*

*OH*

*Open*

*IMMEDIATELY*

*HL7/Cloverleaf Consultant*

*VA*

*Open*

*IMMEDIATELY*

*Java Developer*

*TX*

*Open*

*IMMEDIATELY*

*Salesforce Dev/Admin*

*IL*

*Open*

*IMMEDIATELY*

*Tableau Dev/Admin*

*VA*

*Open*

*IMMEDIATELY*

*Business Analyst*

*NC*

*Open*

*IMMEDIATELY*

*SQL DBA*

*DE*

*DE,VI,WA*

*IMMEDIATELY*

*Business system Analyst*

*CA*

*Open*

*IMMEDIATELY*

Looking forward to work with you soon!

-- 

*Thanks & Regards*

*​KAVITHA*
*Professional Recruiter *
*CSR INFOTECH INC​*
Ph: ​​305-851-3786 / E: kavi...@csrinfotech.com
​450 West Broad St, suite# 214 Falls church VA 22046.

-- 
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/CAKwxXNooOOkhvDxJBoJxyydTe_4247C1eNhp0%2BiOMRiyUVuy3Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Hiring for Mark Logic Developer at Minneapolis, MN

2016-12-27 Thread USIT Recruiter
*Hi *



* Please lookup the below position and if you feel comfortable ,then please
send me your updated resume *



*Job Title* *Mark Logic Developer*

*Duration: 12+Months*

*Location:*  *Minneapolis, MN*



*Job Requirement :*

· Over 7 years of experience as application developer

· 5 years’ experience in Java, C#, J2EE, Hibernate, Spring

· Strong experience in SQL and data bases such as Informix, MYSQL,
Oracle, PostgreSQL

· Strong experience in developing web services using SOAP, REST
Proven Mark Logic developer & solution design experience

· Extensive database experience

· A history of delivering production quality software for
enterprise environments

· Intimate familiarity with XML, XSD and JSON

· Programming experience with xQuery and JavaScript

· Understanding of distributed systems, building web applications,
ETL processes and data modeling

· Good knowledge of MarkLogic configurations and Infrastructure

· MarkLogic Security, Triples and Semantic experience is a plus

· Healthcare experience is a plus.









*Thanks and Regards,*

*Abhishek Kumar*

Next Level Business Services, Inc.

*An Oracle Recognized Partner & *An ISO 27001 and 2-1 Certified &
Minority Business Enterprise (CMBE)

 *f: *+1 (608) 646 8326

*e:* abhishek.kum...@nlbservices.com | *w:* www.nlbservices.com

*a:* 8613 Old Kings Road South, Unit 303, Jacksonville, Florida 32217

-- 
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/CALnpRi2RY_oUZQ-ErbBcmra9ASH2NYmLLrS4fRC11PSy7pii%3Dw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] CMOD with SAP Integration Developer ::::: Scottsdale, AZ :::: Contract Opportunity

2016-12-27 Thread Soumya Sp
*CMOD with SAP Integration Developer (SAP Integration experience is
mandatory)*



*Location: Scottsdale, AZ*



* Primary skills (5 years’ experience)*



· IBM CMOD for multiplatform (Mandatory skill)

· InfoPrint Afp2Pdf

· Very good knowledge on configuring pre-printed forms and font
mapping, afp2pdf.ini and a2pxopts.cfg

· PDF indexer

· ACIF indexer

· Generic indexer

· Must have experience storing LINE reports as AFPs in CMOD

· Unix shell scripting

· Must be good at understanding programming logic



*Secondary skills (good to have)*



· ABAP programming

· Tivoli Workload Scheduler





*Regards,*



*Ranjan*

*Next Level Business Services Inc*

*Staffing|Consulting|Outsourcing*

*Jacksonville, FL*

Phone: +1 (904) 267-0727 | Fax: +1 (608)646-8326

E-mail: soumya.ran...@nlbservices.com |Web:www.nlbservices.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/CAHUJvG5rDVBWAP84qngYrpjSXVbOqY63MUUKAwdsihRSZfoH4Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] JIRA Subject Matter Expert and Need .Net Developers Local To OHIO Need USC and GC Only for .net

2016-12-27 Thread Priyanka Katiyar
*Role: JIRA Subject Matter Expert*

*Location: Lincolnshire, IL*

*Rate: $50/hr CTC*

*Length: 2 contact – start date Jan 16th*

*Interview: Phone Interview / Technical Skype*



*JOB DESCRIPTION*



*RESPONSIBILITIES:*

Be the JIRA subject matter expert and lead the implementation

Provide post implementation training



*QUALIFICATIONS:*

5+ years of JIRA implementation experience

Experience with installation, configuration and implementation

Experience setting up Workflows

Experience providing training




* Need .Net Developers..*


*Columbus Ohio*

*GC USC *

*Phone then In-person*


*Some Healthcare Industry experience *

*Excellent communication skills*

*.Net Framework 4.5*

*Visual Studio 2015*

*TFS 2015*

*KendoUI*

*MVC*

*SSRS*

*SQL Server 2012*



*Will have at least 4 years of experience***

*Posting will close to submissions on 12/28 @ 2pm.** *





Priyanka Katiyar

Technical Recruiter

Nityo Infotech Corp.

Direct: 609-378-1139

Email: priyanka.kati...@nityo.com

Gtalk: puja123h...@gmail.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/CAETinPP6GnHX1U3w39wwDgzDwW1G5e3d%3DmX6rWgVFdL1qp_ofg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Job Title: PHP/ Drupal developer,location:or

2016-12-27 Thread chandrakanth itiyam
*Job Title: PHP/ Drupal developer location:Hillsboro, OR Contract duration
(in months): 3 Exp:8+years*
Job Details:

*Must Have Skills (Top 3 technical skills only)**
1. Drupal
2. PHP
3. HTML/CSS

*Nice to have skills (Top 2 only)*
1. .Net
2. MVC
Education/ Certifications (Required) :
*Top 3 responsibilities you would expect the subcon to shoulder and
execute**:
1. Web application development
2. Understand customer requirements and co-ordination with offshore team
3. Consulting help for issues

-- 
Please send resume to my Official mail ID*:** chandrakan...@itiyam.com
*


-- 
Thanks & Regards,

*Chandrakanth Grandhi*
*ITiyam LLC*

chandrakan...@itiyam.com / *(571) 446-4825/4822*
*www.itiyam.com *

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
remove link for removal from our mailing list. To be removed from our
mailing list, reply with remove in the subject heading and your email
address in the body. Include complete address and domain to be removed.
Pursuant to Federal law, if you do not wish to receive future email
messages from us, please reply with "remove" to the same id.

-- 
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%2BBaSkdA7ag2%2BpjMxZQ_Lq4zqFTpHCVHzyXG1Y__5Ybqih%3DE2A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Available consultants for C2C Requirements

2016-12-27 Thread Khasim Peera


Hi,

Hope this mail finds you good. I would like to submit the list of my 
available candidates for your perusal. Please do let me know if you could 
consider them for any of the contract opportunities with your client. For 
further details, please mail me at kha...@dizercorp.com or call me at 
*732-518-8411*

 

Consultant

Technology

Location

Relocation

Experience

Sandeep

Linux Admin

OH

Open

7 years

Dinesh

QA

NJ

Open

7 Years

Mallika

Devops engineer

NC

Open

7 Years

Rajanaka

QA Analyst

NJ

Open

7+ Years

Vamsi

Linux Admin

TX

Open

8 Years

Mounika

UI Developer

DL

Open

6 Years

Lakshmi

Java Developer

CA

Open

8+years

sravanti

BA

CA

Open

8 years

Ravi

iOS

TX

Open

6+years

 

 

Thanks and regards

Khasim

IT Recruiter

1912 Mentor Ave, Painesville, OH 44077, USA

“ Certified Minority-owned Business Enterprise (MBE)” 

 

Email: kha...@dizercorp.com 


Direct : 732-518-8411 Alternate: 440-368-0200 Ext:111

website:www.dizercorp.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/c12fac49-6737-404e-8b17-6f78b823e1d0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Java Developer with Banking Experience @ Charlotte, NC

2016-12-27 Thread ANUDEEP
*Title : Java Developer with Banking Experience*

*Location : Charlotte, NC*

*Duration : 12+ Months*



*Description:*

Client is seeking a Java Developer with Banking Experience at Charlotte, NC



*Thanks*

*Anudeep | Anblicks | www.anblicks.com *

*14651 Dallas Parkway, Suite 816, Dallas, TX-75254*

*anudee...@anblicks.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/CAJOb5BbCEgJAhGfZW1gOTsOFTEo7H50mMJGY6EhNMkKBDx23nw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] NEED: DB2 UDB Administration @ Highlands Ranch, CO --- Contract

2016-12-27 Thread Martin Zeller
Hi,

This Is Martin Zeller from Agile Enterprise Solutions,

This is Reference for Following Position



* Please reply with *Resume, Work Authorization , Rate & Contact
Details* ASAP *



*Job Title: DB2 UDB Administration*

*Location:* Highlands Ranch, CO

*Duration:* 6+ Months

*Interview Type: *Phone+ Skype



*Primary Skills:  DB2 UDB DBA v9 and v10*



*Job Description*



*Must Have Skills:*

v  *DB2 UDB Database Administration and Management(DB2 UDB DBA) v9 and v10*

v  Data partitioning feature skills should be included in the candidate

v  Administration, configuration and support of *DB2 Database Environment*

v  Understanding of *AIX, Linux, and Windows operating systems*

v  Experience in performing maintenance activities.

v  Experience in *DB2 High Availability(HADR, TSA)*

v  Knowledge of *Backup and Recovery, shell Scripting.*

v  Should have knowledge of *Oracle Enterprise Manager(OEM)*

v  Experience of Space management activities like Table space creation,
modification, etc.

v  Experience in Automatic Storage databases

v  Implementing Business Continuity Solutions like Database refresh,
cloning, Database Backups, etc.

v  Experience in resolving incident management tickets of Database
Environment

v  Opening PMR with IBM through phone or tickets in case of Database
failures or any support required & driving them to closure

v  Participate in Database Maintenance and DR activities

v  Have worked on Database maintenance activities using security and access
control tools.

v  Monitoring the database on regular basis for performance and other
issues.

v  Able to resolve performance issues using various tools.

v  *DB2 UDB Database v9 and v10.*

v  *DB2 HADR, Shell Scripting*

v  *DB2 UDB Certification is added advantage*

v  *Operating systems like Windows, Unix, AIX, Linux*



*Nice to have skills:*

v  IT process and security standards

v  Good knowledge on Incident , Problem and Change management process

v  Knowledge on Ticketing tools

v  Managing P1/P2 Bridge Calls



Thanks & Regards

*Martin Zeller*

*Agile Enterprise Solutions, Inc*

Ph: 972-427-1837

Email: martin_zel...@aesinc.us.com

Gmail: martinzeller0...@gmail.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/CAJkGZ%2BxSo8qf2a08Z45a6vCjk2DV3oTwFkjFNW5itFyKszxfaQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Requirement- .NET Developer , SSIS Developer ( FortMill, SC )

2016-12-27 Thread Victor Acreaty
Hi,



We have an urgent opening with .NET Developer , SSIS Developer and I have
sent you job description, please go through it and let me know your comfort
with it and also send me your updated resume ASAP



*Title: .NET Developer , SSIS Developer*

*Location: FortMill, SC - USA*

*Duration: 12+ months Contract*



*Note: Please share the profile with .NET ,  SSIS, XML, JSON, EDI*



*Job Description *



*Technical/Functional Skills   -MUST HAVE SKILLS:*



· Experience as a C#, .NET Developer

· Expertise in collaborating with Business users, Cross functional
Groups to understand requirements

· Create Design Documentation

· Excellent Communication Skills A MUST – across customer,
business, and Technical landscape

· Ability to handle multiple projects at a time.

· Advanced knowledge of SQL

· Advanced knowledge in .NET Core technologies (VB.NET, C#,
ASP.NET,WCF)


· Experience in handling Data transfer projects

· Experienced SSIS Skills

· Must have experience in XML, JSON Data format exports

· Must have experience in EDI standard transactions

· Healthcare industry experience preferred





*Roles & Responsibilities :*

·  Discussion with the business stakeholders to identify scope of
the project.
·  Attending requirement gathering sessions
·  Do analysis to highlight impacts, feasibility, and risk with the
project.
·  Communicate the findings to the  stakeholders for buy In
·  Lead Project Development
·  Coding and Designing the solution
·  Support the project through its entire lifecycle.
·  Status reporting



*If you’re interested please revert with the below information with the
updated copy of your resume.*



First Name:

Middle name:

Last name:

Date of Birth: spell month please

Gender:

Nationality:

Available for interview (Time zone) : suggest specific slot:

Do you need to give notice to your current client :

Contact Number:

Current Location: City/ State

Email ID:

Linkedin ID:  Prefererred

Skype ID: needed!

SSN No (Last 4 digit)

Total IT Experience (Years):

Experience in Required Skills (Years):

*Full Name* of Degree/ highest education:

College name, city:

Specialization:

Duration Start Date (mm/dd/):

Duration End Date (mm/dd/):

% Marks/Grade:

Type (Full time / Part time):

Visa Status and validity:





*Thanks and Regards,*

*Varun Jain*

*Diverse Lynx LLC*



Email is the best way to reach me…


*Email – varun.j...@diverselynx.com *





Diverse Lynx LLC |300 Alexander Park|Suite #200|Princeton , NJ 08540



“For our open jobs please visit Diverselynx Jobs

”





*“Note: Diverse Lynx LLC is an Equal Employment Opportunity employer. All
qualified applicants will receive consideration for employment without
regard to race, religion, color, sex, age, national origin or disability.
All applicants will be evaluated solely on the basis of their ability,
competence, and performance of the essential functions of their positions.
We promote and support a diverse workforce at all levels in the company.
This is not an unsolicited mail. If it is not intended for you or you are
not interested in receiving our e-mails 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. We are
extremely sorry if our email has caused any inconvenience 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/CAAGkmizFeU4%2BQ-SEh0QH_DNXiZ5_iBHPoWx%3D%3Dk3nw529_SZrzA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent Need: SAP HANA Modeler/Developer _Dallas, TX _6+ Months

2016-12-27 Thread Shawn Marsh
Hi,

Hope your are Doing Good…!

I have an urgent opening on *SAP HANA Modeler/Developer  * Position with my
client. Please send me the resumes with full name, contact details, Salary,
and availability date.



*Requirementdetails:*

*Title:* *SAP HANA Modeler/Developer  *

*Location: **Dallas, TX*

*Duration   : 6+ Months*



*Immediate Interviews*



Technical skills and Knowledge:



*Primary Skills**:*  * SAP HANA Modeler/Developer  *



*Responsibilities:*



SAP experience with the primary focus on SAP HANA development for minimum 7
years with experience in planning, architecture and implementation of large
scale data warehousing initiatives on SAP HANA platform.



*Core Competencies:*

●   Expertise in Native Hana hands-on development experience: creating
SAP HANA information models such as Procedure and Hana Views (Attribute,
Analytics and Calculation views) with graphical and SQL Scripting, SDA
(Smart Data Access), SAP HANA Live (Analytics)

●   Experience with SAP HANA migration & Optimization –HANA Sizing and
performance tuning

●   Functional background and understanding of SAP ECC business
processes.

●Translating Functional Specifications into Technical Specifications

●   Exposure to SAP HANA S4 is preferable but not mandatory

●   Enterprise Data Warehouse and Reporting Strategy

●   Working with large data volumes





Thanks & Regards



*Shawn Marsh*

Insoursys Inc

Ph: 972-427-1801

shawn_ma...@insoursysinc.com ||| www.insoursys.com

Note: If you have received this mail in error or prefer not to receive such
emails in the future, please reply with "REMOVE" in the subject line and
the email id(s) to be removed. All removal requests will be honored ASAP.
We sincerely apologize for any inconvenience caused.

-- 
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/CAFjuZGGWGeHLXKsBHEEb7p_uufkfwe4xX%2BrD9vYDrsx5L%2BtREg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] urgent need a Spark Developer || Dallas, TX || 12+ Months || No H1B ||

2016-12-27 Thread Mohammad Wasim
*Hello All,*

*Please find the Job Description and let me know the interest. Please reply
at wa...@sourceinfotech.com .*

*If interested then please send update resume along with below information.*

*Full Name:*

*Contact:*

*Alternate Contact:*

*Email:*

*Skype Id:*

*Rate: (All Incl or plus Expenses)*

*Visa (OPT/H1B/EAD/GC/USC):*

*Current Location:*

*Last 4 digit SSN No: *

*Relocation: (Yes/No)*

*Availability:*





*Spark Developer*

*Dallas, TX*

*12+ Months*

*Phone Hire*



*Any Visa is OK (But NO H1’s) !!*



*Manager is looking for TRUE Spark Development skills to hire them ASAP !!*



*Requirements :*



   - 5+ years of Software development experience within Big Data or Java
   Technologies
   - Experience architecting infrastructure solutions in AWS based cloud
   deployments of big data platforms
   - Skill working with REST/Services and Big data like Amazon S3, Spark,
   Scala and Python
   - Administration and setup experience in technologies such HBase Admin,
   Apache Phoenix, Impala, Redshift, Amazon RDS, Sqoop is a plus





**

*Thanks,*

*Mohammad Wasim*

*Source InfoTech Inc.*W: *6099450420*| F: 732-909-2282|

Email: *wa...@sourceinfotech.com *|Website:
*www.sourceinfotech.com*  |



*Disclaimer:*  If you are not interested in receiving our e-mails then
please reply with a "REMOVE" in the subject line at
rem...@sourceinfotech.com for automatic removal. And mention all the e-mail
addresses to be removed with any e-mail addresses, which might be diverting
the e-mails to you. We are sorry for the inconvenience.

-- 
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/CANdkWrSJfZQ0DXw75znToJP6JOJnsQt1Ypxz0qwEiroVQV3DYg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent Requirement for Hadoop Developer with Shiny and R Studio at Wilmington DE

2016-12-27 Thread Rajesh Kumar Behera
Hi Partners,

Hope you are doing  well !!!

*Please share your consultant profile below position at*
raj...@tekinspirations.com

*Hadoop Developer with Shiny and R Studio*
*Wilmington DE*
*6 month contract with possible extension*

CANDIDATES MUST HAVE SHINY EXPERIENCE.


*Top Skills:*
Strong communication skills
5+ years of Hadoop
2+ years of Shiny
2+ years of RStudio

*Overview: *
Work closely with Team Manager, Project Managers and other team members to
develop customized custom reporting, issue-specific consulting, and
high-end analytic solution using internal and third-party data. Our work is
quantitative, fast paced and challenging.

*Responsibilities Include:*

   - Conduct programming, perform data manipulations, perform significance
   testing and produce various reports and using RStudio, Shiny, and SQL
   - Design program to achieve specific analytic objective to inform
   business decisions and insights.
   - Working with relational database
   - Recent "hands-on” experience must include RStudio and Shiny
   - Multi-tasking on different projects
   - Extract and prepare data from multiple databases
   - Develop customized reports


*Experience and Skills:*

   - Hadoop
   - Shiny
   - R Studio or R development experience
   - Impala
   - Linux (Red Hat)
   - AWS experience
   - APT (the current application they are migrating from)
   - Cloudera Hadoop stack
   - Excellent R skills in RStudio, Shiny, SQL, SAS, Python, Mathematica,
   Matlab, Octave, C++, Java
   - BA/BS is required with 2 years prior SAS working experience, or MS/MA
   without working experience
   - Understanding of the pharmaceutical drug development process, as
   gained through a minimum of two years of experience in the pharmaceutical
   or healthcare industry
   - Proven data manipulation skills (SQL applied to Oracle and DB2
   databases, scripting languages, Big Data related technologies)
   - Fluency in SAS and R
   - Strong experience with Windows and Microsoft Office products.
   - Demonstrated problem solving and analytic skills, Must be detail
   oriented
   - Ability to handle multiple projects with aggressive timelines, Strong
   work ethic and self-motivated team player, Good communication skills,
   organization and planning ability
   - Capable of using Windows, MS Word, Excel, Access and Power Point
   - Experience with retrospective data sources and analysis
   - Desire to work with 'big data'
   - Well-developed analytical and problem-solving skills, with ability to
   think strategically and objectively
   - Excellent oral and written communication/presentation skills, with
   ability to work collaboratively with diverse teams and manage projects as
   well as work independently



-- 

*Regards,*


*Rajesh Kumar*

*Sr. Technical Recruiter*

*TEK Inspirations LLC*

Cowboys PKWY, #3074, Irving, TX 75063

E: raj...@tekinspirations.com 

W: www.tekinspirations.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/CAHc%3DgbqvczQKO0L00tu_ucKHqzQ8WROTFG39H9YuKJvGduLTwg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Need Java Developer - Serialization, at Lincoln, NE

2016-12-27 Thread Shaik Salam
Hi Everyone ,
Hope you are doing great,
We have an immediate opportunity for *Java Developer - Serialization, at
Lincoln, NE*. Below is the job description and if you’d like to pursue
this, please include a word copy of your latest resume along with a daytime
phone number and rate in your response.

*Send Resume at s...@nytpartners.com *

*Job Title: Java Developer -  Serialization)*
*Location: Lincoln, NE.*
*Duration: 12 months with the opportunity to extend and/or convert*
*interview: Phone/skype interview *
*Serialization, Background only*

*Job Details:*

   - Minimum of 5 years’ experience in Java Development - Medicaid
   experience a must with an interest in learning Curam.
   - They will be required to do rule configurations as well as building
   new screens.


Thanks and Regards,

Sam
New York Technology Partners – Rochester
332 Jefferson Rd.
Rochester, NY 14623
201 680 0200 Ext: 7026
s...@nytpartners.com
www.nytp.com
Skype: sam.staffing

-- 
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/CAHWKL1hzDA2ANDV%2BafxUaBCZU6xjQ0YfPvG9oxVsrJOpbf3sAQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent Requirement for Kentico Developer at Stamford, CT.

2016-12-27 Thread Rajesh Kumar Behera
Hi Partners,

Hope you are doing  well !!!

*Please share your consultant profile below position at*
raj...@tekinspirations.com

Kentico Developer

Location: Stamford, CT

SKYPE/F2F OR ANOTHER SKYPE ROUND

USC/GC ONLY!





*Role*

*Key Responsibilities*

*Mandatory Skills*

*Desirable Skills*

*Years of Experience*

*Kentico Developer*



*Open Rate*

1.   Core development experience on DotNet platform using SQL and
Kentico, and Server/ Oracle databases.
2. Should have Designed , Developed, and implemented Dot Net based
solutions. Using Kentico
3. Should be experienced in client interactions and must have participate
in requirement analysis and translating business requirements to technical
specifications.
4. Should essentially be having implementation experience on every phase of
Software Development Life Cycle.



Key Competences : Kentico, C#, ASP.NET , MVC, WPF, WCF,
Angular JS, SOA, Web Services, REST, Ajax Control toolkit,  IIS ,  COM,
COM+, DCOM, Visual Studio.
Frameworks: Dot Net Framework 4.5/4.0/3.5
Internet Technologies: Silverlight, Angular JS, JQuery, HTML5, CSS3.
Tools: Microsoft Visio , UML
Knowledge of IIS and site deployment

.NET

C#

MVC

Kentico CMS

Git

Jenkins

JIRA





5+ years



-- 

*Regards,*


*Rajesh Kumar*

*Sr. Technical Recruiter*

*TEK Inspirations LLC*

Cowboys PKWY, #3074, Irving, TX 75063

E: raj...@tekinspirations.com 

W: www.tekinspirations.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/CAHc%3DgboFS6PrAey-kW4OmdjnqaHV-ADqxY_HzqaAZasz9EH73A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Tester---Experience in Healthcare----EAD or GC or Citizens only

2016-12-27 Thread Saikiran Nandrolu
Hi Friends,

Hope you are doing great,



I have an urgent requirement from one of my esteem client, I will
appreciate if you can have an eye on the below requirement and send me your
consultant updated profile ASAP.


*Tester---Experience in Healthcare*

*Jessup PA*

*6+ Months *

*EAD or GC or Citizens only*

*Rate: $40/ hr*



*Responsibilities:*

•   Medicare and Medicaid exp

•   Eligibility in Medicare Application

•   Billing exp

•   Visual Basic exp

•   Automated file creating exp

•   Exp with reports in healthcare

•   Exp with conversion testing in healthcare

•   Exp with running batch jobs



Best Regard

Sai Kiran

saikir...@usmsystems.com

703-880-4146

-- 
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/CAJT%2BorDPEvOG0_GyxCatxEb3Ybwo-SP5P9mxYNdhPwDBtjGFfQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Sr .Net Developer_Long beach, CA @ Need consultant who can provide DL and Work authorisation copy

2016-12-27 Thread "N"agarju"N"@iDu
*Please share Your Profiles to **nagarj...@tekskillsinc.com*
 *with a CC to my gmail ID
:**gani.nagarj...@gmail.com
*

*Job Title: Sr .Net Developer*

*Job Location: Long beach, CA *

*Job Duration: 6+ Months*

*Domain: Healthcare is Must (**Medicaid, Marketplace, Medicare, Healthcare
EDI, Enrollment, Billing, Claims, Care Management etc**)*



*Job Description:*

Strong experience in *.Net, SQL Server, SSIS* and a *good Healthcare
experience background* (not Insurance but *Healthcare* – *Medicaid,
Marketplace, Medicare, Healthcare EDI, Enrollment, Billing, Claims, Care
Management etc)*




*Nagarjuna. G*

*IT Recruiter*

Phone: 732-354-4300

Email : nagarj...@tekskillsinc.com | www.tekskillsinc.com

Gmail: gani.nagarj...@gmail.com

INDIA | USA | CANADA | UK

*Appraised at CMM Level 3 | WMBE Certified Company*

-- 
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/CADALKbzoAOYuNXg8uOa_h%2BEC%2BR%2BqwWe5r5GanPqm5h59SfD3MA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Netezza DBA@Phoenix, AZ

2016-12-27 Thread Santosh kumar Nityo
*URGENT NEED *



Hi,

Hope you doing Well !!!



Here is our Implementing partner Requirement, Please go through the below
requirement and send us suitable consultant with their updated resume,
rates and Contact details ..



*Role:* *Netezza DBA*

*Location: **Phoenix, AZ*

*Work Duration:** Long Term*

*Note: We need Photo id and visa copy (H1B)*
* Job Description:*
Must Have Skills (Top 2 technical skills only)
1. Netezza DBA responsible for Database Performance & maintenance
activities like Weekly backups, daily Incremental backups, tuning complex
report queries, Groom process, Workload Management, Alerts etc.
2. Design and develop scheduler which is interfacing with Netezza appliance
and returning response to the ETL server.
3. Proficient in agile methodology.
4. Participate in scrum call and team meeting and share updates regularly
with required stakeholders.






*If I'm not available over the phone, best way to reach me in email...*





[image: cid:image001.jpg@01D0BE16.B9DD7240]



Nityo Infotech Corp.
666 Plainsboro Road,

Suite 1285

Plainsboro, NJ 08536

*Santosh Kumar *

*Technical Recruiter*

Desk No-609-853-0818 Ext-2170
Fax :   609 799 5746

kuntal.sant...@nityo.com
www.nityo.com


--

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

*Nityo Infotech has been rated as One of the top 500 Fastest growing
companies by INC 500*
--

*Disclaimer:* http://www.nityo.com/Email_Disclaimer.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/CAG0Zfz2_%2BS3AaTSiLTQrngTihbPBxxU2ccLUh3zhYs%2Bg4dPXVg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Looking for Agile Scrum Master in Los Angeles CA

2016-12-27 Thread SALMA BHAT
Hi Partners,

Please share profiles with entertainment domain experience.

 naseer.ah...@nityo.com


Location: Los Angeles CA

Scrum Master with great facilitation/communication skills and certified 2. SAFe
knowledge is essential 3. Entertainment industry background is good to have
or hands-on knowledge of JIRA or other Agile tools 4. Played the role of a
Scrum Master atleast for 4 years



*Naseer Bhat*

Desk : 609-853-0818 Ext: 2184

Fax :   609 799 5746

naseer.ah...@nityo.com

www.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/CAJ0KNK9g36WFn87WrCMQ9RSAPCw4swi9yGt47DNe-iMPA%2B4BcQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] IT - Technology Lead | Oracle Edge Applications | Oracle

2016-12-27 Thread sammy
Hello,
How are you doing?
Please send me reverent profiles.


My Name is Sharmishtha Rawat, Talent Acquisition Specialist at Systems
America.  We found your profile on Job Portal and wanted to see if you are
still looking for a new project?
Your background is amazing!  We are working on, what I think, potentially
would be your next career move.



Request Type:   Opportunity

Labor Category:IT



Request:  IT - Technology Lead | Oracle Edge Applications |
Oracle Primavera

Request Code:  JTC_Technology Lead | Oracle Edge Applications | Oracle
Primavera

General Information

Job Description:Pontoon Intake Form Requirement Details



Work Location & Address 4900 Rivergrade Road, Irwindale, CA
91706

Contract duration (in months)9 t0 12 Months

Target Start Date  ASAP



Job Details: Contribute in requirements elicitation, creation of
application architecture document and creation of design artifacts; deliver
high quality codes, support activities related to implementation and
transition; interface with internal team and key stakeholders; analyze and
resolve issues to ensure high quality deliverables at each stage of SDLC
WITHIN the guidelines, policies and norms of Infosys.



Must Have Skills (Top 2 technical skills only)

1.Primavera EPPM with strong understanding of technical
architecture of R 15.x

2.Primavera modules: P6 EPPM(Web), P6 Professional, Team
Member, BI Publisher, P6 Analytics

Nice to have skills (Top 2 only)

1. Experience in integration of Primavera with ERP application would be
added advantage

2. Oracle certification in Primavera ver. 8.x would be a plus

Desired years of experience : 10+ Years

*With Regards..**?*

*With Regards..**?*

Sharmishtha Rawat


Systems America, Inc.

3130 Crow Canyon Place Suite 425 San Ramon, CA 94583

Sr. Technical Recruiter|Direct: 408-789-8768
Email: sam.ra...@systemsamerica.com  web: http://www.systemsamerica.com/


[image: Logo]


 *P*Please consider the environment before printing this e-mail!



Disclaimer*:* If you wish to be removed from this mailing list, please
reply with "REMOVE" in the subject line.

-- 
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/CAP3QAUpmFMBrySmJyUyUb2Te%2B6D5cg%3Dvrq2WW%2BKRncw6r4KFjA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] UPDATED HOT-LIST 12/27/2016

2016-12-27 Thread Acha Hotlist
Hello,



Hope you’re doing great today.

Please find the below HOT-LIST and let me know any suitable requirements
for our consultants.



*Name*

*Technology*

*Location*

*Experience*

*Relocation*

SB

.Net Developer

Aberdeen, SD

12+

Yes

VB

SQL BI Lead Developer

Richmond, VA

8+

Yes

MJG

Hadoop Developer

Lisle, IL

7+

Yes

SV

Hadoop Admn

Charlotte, NC

7+

Yes

VPP

Salesforce Developer

Santa Clara, CA

9+

Yes

HD

DevOps Engineer

San Ramon, CA

8+

Yes

RA

Selenium Automation Test

Pittsburgh, PA

7+

Yes

HC

.Net Developer

Los Angeles, CA

7+

Yes

BG

Java Developer

Foster City, CA

8+

Yes

URR

Service Now Developer/Admin

Richardson, TX

7+

Yes



Thanks & Regards,



*Acha Ayyappa*

*CNET Global Solutions, Inc *

*Certified Minority Business Enterprise (MBE)*
800 E. Campbell Road, Suite # 345 Richardson, Texas 75081
Phone: 972 782 4306|| Fax: 972-692-8828
Email: a...@cnet-global.com  || *Hangouts:*
acha.requireme...@gmail.com 



*“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/CAP%2Bb5tGOM2KbTMrFDwoZg57bbez5XjeDJmec6NQ3fNAqRXoe-Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] IT - Technology Architect | Business Intelligence - Reporting |

2016-12-27 Thread sammy
 Hello,How are you doing?
Please send me reverent profiles.


My Name is Sharmishtha Rawat, Talent Acquisition Specialist at Systems
America.  We found your profile on Job Portal and wanted to see if you are
still looking for a new project?
Your background is amazing!  We are working on, what I think, potentially
would be your next career move.
Request Type:   Production Work Location: Springfield, MA  Request
Information Request:  IT - Technology Architect | Business
Intelligence - Reporting | Cognos Request Code:  JTC_Technology Architect |
Business Intelligence - Reporting | Cognos General Information  Job
Description:   Pontoon Intake Form Requirement Details ECMS
Request Number 14179 Work Location & Address
Springfield,MA,USA Contract
duration (in months)   12 Target Start Date  Dec 19 2016   Must
Have Skills (Top 2 technical skills only) 1.Alteryx Architect   Nice to
have skills (Top 2 only) 1.cognos 2.tableau

*With Regards..**?*

Sharmishtha Rawat


Systems America, Inc.

3130 Crow Canyon Place Suite 425 San Ramon, CA 94583

Sr. Technical Recruiter|Direct: 408-789-8768
Email: sam.ra...@systemsamerica.com  web: http://www.systemsamerica.com/


[image: Logo]


 *P*Please consider the environment before printing this e-mail!



Disclaimer*:* If you wish to be removed from this mailing list, please
reply with "REMOVE" in the subject line.

-- 
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/CAP3QAUq1ZrvA%2BC4wjnSE5RH0tH-Y5NbaRVbW%2B3jRvUt6VH-z_A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] HOTLIST : Sr UI Developer - JavaScript, JQuery , AngularJS , Node.JS,Web developer

2016-12-27 Thread Sudheer Kumar
Hello,

Hope you are doing great today.

Please find the updated hot-list of my consultants.

Please send the suitable requirements to my mail id sudh...@tektreeinc.com or
feel free to call me *734-661-7973*



*Consultant*

*Technology*

*Location *

*Relocation *

*Experience*





Shashank

Java UI/Frontend Developer/web developer

Milwaukee,WI

Open

9



Sumanth

Java UI/Frontend Developer/web developer

Mineeapolis,MN

Open

8









Thanks & Regards


   Sudheer

TEKTREE LLC


*Work* : (734) 661-7973

*Fax*: (302) 397-2097
*Email *: sudh...@tektreeinc.com

*Web   *: www.tektreeinc.com

Gtalk   : sudheertektree...@gmail.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/CAMVYyP8_qLGmhx%2BskihH%3DLShfJiSZuzP%3DtdRYKxrU1eghrKeZQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Shashank UIResume.docx
Description: MS-Word 2007 document


Sumanth-UI Dev.docx
Description: MS-Word 2007 document


[android-developers] Urgently looking for Apigee support guy with Java expereince

2016-12-27 Thread SALMA BHAT
Hi Partners,
Good Morning

Please share resume at *naseer.ah...@nityo.com *

Apigee support guy with Java expereince



Location:Phoenix AZ



Duration : Long term




*Naseer Bhat*

Desk : 609-853-0818 Ext: 2184

Fax :   609 799 5746

naseer.ah...@nityo.com

www.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/CAJ0KNK94UmqJq2Mm5nS-fXB-SqnJB%2Bmz5e4CDGOrdyh6W4we3A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Microsoft .Net full stack developer with strong SQL and TFS - Philadelphia, PA

2016-12-27 Thread Sekhar Reddy
Hi,

*Sekhar* here from *METASIS INFORMATION SYSTEMS,* one of our client has an
opening for *Microsoft .Net full stack developer*

Below is the job description for your reference, do go through it and let
me know your interest.



*Job Title   : Microsoft .Net full stack developer*

*Job Location   : Philadelphia, PA*

*Duration  : 8 months*

*Interview: Telephonic/Skype *



*Job Description: *

· Microsoft .Net full stack developer w/strong *SQL and TFS*
experience



*Mandatory skills :*

· Microsoft .Net full stack developer

· Workflow integration (Bizagi or other tools)

· Senior level with Solutions experience and be able to lead a team
or work within one

·  Customer focus, communication skills are key

· Strong SQL, TFS experience.



*Good to have Skills: *

· SSRS - Active Batch

· HealthCare experience



Thanks & Regards,

Sekhar

Email : *sek...@metasisinfo.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/CAC%2BeU0uyKhMowcSyvkN7vacrg6qRDXBvobbYTXv%2BvBkK_SdOxA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent requirement ::: Sr. DevOps Consultant @Sunnyvale, CA

2016-12-27 Thread swamil singh
Hi,


Hope you are Doing well...!!!



I have urgent requirement for below position. Please go through the job
description and if you are interested kindly let me know. Please revert me
on swam...@sysmind.com





*Role*: Sr. DevOps Consultant

*Location*:Sunnyvale, CA

*Client: *Wipro


*Must have*:



   - *Worked on Ansible*


*JD*:

Job Description: Introduces and integrates new technologies into existing
system environments. Manages user accounts. Performs performance tuning of
systems. Analyzes system logs and identifies potential issues with computer
systems. Troubleshoots any reported problems. Performes routine audits of
systems and software. Performes backups of application and data. Applies
operating system updates, patches, and configuration changes. Installs and
configure new hardware and software

-- 


-- 

*Thanks & Regards*

*Swamil Singh* | SYSMIND, LLC

Phone: 609-897-9670 x 5121

Email: swam...@sysmind.com

Hangout: swamil.sysm...@gmail.com

Website: www.sysmind.com

Address: 38 Washington Road, Princeton Junction, NJ 08550

-- 
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/CAP_aUSytY34E8DAsefpSSSHfTCoH9fgfbe-bCsNcksVtHMT9ag%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Need :Sr Business Analyst -Lansing, MI (In-person Only) (Strictly 10+ required)

2016-12-27 Thread Mani Recruiter
*Dear,*

*Hope you are doing well…..*

*Please send resumes to* *r...@hclglobal.com *



*ROLE*

*Sr Business Analyst*

*LOCATION*

*Lansing MI*

*DURATION*

*LONG TERM*

*CLIENT*

*DIRECT*

*INTERVIEW TYPE*

*In-Person Only*

*Local candidates strongly preferred*

*ALL candidates MUST be able to attend a personal interview, NO phone
interviews, NO Skype, NO exceptions*

*State Experience Highly Preferred*

*U.S. Citizens and those authorized to work in the U.S. are encouraged to
apply*

*Note: For H1 While submitting I need consultant I 797 OR ID Proof.*

*Position will*

·  Elicit and document SMART functional requirements.

·  Develop and document technical system requirements.

·  Review and document business processes.

·  Contribute to use case / user stories estimates.

·  Develop use case / user stories documentation.

·  Conduct walkthrough of use case and GUI documentation.

·  Demonstrate skill of complex problem solving, negotiation, and
deductive reasoning.

·  Develop functional designs.

·  Support system design and development.

·  Contribute to the mentoring of less experience Business Analysts on
the team.

·  Facilitate the communication of technical terminology at a level
appropriate to the audience.

·  Provide direction to software developers.

·  Be self-motivated.

·  Able to work independently and as part of a team.

·  Work with stakeholders and discover the underlying business need.

·  Establish and maintain effective relationships with clients.

·  Ensure requirements and business solutions map to a business need.



*Highly Desired Skills*

·  Solid knowledge of Finance Systems.

·  Knowledge of Michigan government.

·  Microsoft Office (Outlook, Project, Excel, Word, Access, Office).

·  Knowledge of SQL and databases highly desirable.

·  Knowledge of TOAD or other database querying tool.

·  Experience in Agile and Waterfall methodologies.

·  Knowledge of the State Unified Information Technology Environment
(SUITE).

·  Experience using Project Management Institute (PMI) methodologies.



*Skills*

*Required*

*Years Used*

*Last Used*

Experience using structured System Development Life Cycle (SDLC) and/or
CMMI (Capability Maturity Model Integration) methodologies.

*8 Years*





Experience preparing Use and Test cases.

*8 Years*





Experience developing IT project documentation including use cases/user
stories, application requirements, functional designs, and system designs.

*8 Years*





Experience using industry-standard methodologies like System Development
Life Cycle (SDLC), Project Management Methodology (PMM), and Syst Eng (SEM).

*8 Years*





Experience creating and documenting workflows.

*8 Years*





Experience contributing to Use case/User stories estimates.

*8 Years*





Experience with Financial Systems

*3 Years*









Thank You,

Warm Regards,

Mani

Technical Recruiter

HCL Global Systems Inc.

Desk: (248)473-0720 Ext: 157

Email: r...@hclglobal.com

Web: http://www.hclglobal.com



*Certified Minority Business Enterprise (MBE)*

___


DISCLAIMER: This message is intended only for the addressee and may contain
confidential, privileged information. If you are not the intended
recipient, you may not use, copy or disclose any information contained in
the message. If you have received this message in error, please notify the
sender by reply e-mail and delete the message.

-- 
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/CAJTn12Qqe4Y7%2BuQk3JWt-%3DXGjNQQeGwfxomztY5fv7AqUyFnCg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent Need :: ETL Developer @San Jose, CA

2016-12-27 Thread satish kumar
Hi ,



Hope you are doing great!



Please review the following Job Description and share updated resume if you
find comfortable for this position...



*Note: Need Passport Copy/Number*



*Role : ETL Developer*

*Location : San Jose, CA*

*Duration  : Long Term *





Requisition Details:

Total Experience Required  6+





Mandatory Technical Skills

Proficiency with Oracle SQL, PlSQL, Informatica Teradata



Soft Skills

Excellent Written and Verbal communication skills and

Strong Analytical and problem solving abilities









*Satish Kumar* | SYSMIND, LLC
*Technical Recruiter*

Phone: 609-897-9670 x 2152

Email: sati...@sysmind.com

Gmail: satishsysmi...@gmail.com

Website: sysmind.com

Address: 38 Washington Road, Princeton Junction, NJ 08550

-- 
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/CAHxR9Gb-FxuevS%2B-PSi-o9koDB4PDySxYYZXJyGcbE1cSrZhUg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] immediate need a Full Stack Developer || 6 + months || face to face After telephonic || Reston, VA ||

2016-12-27 Thread Mohammad Wasim
Hello All,

Please find the Job Description and let me know the interest. Please reply
at wa...@sourceinfotech.com.

If interested then please send update resume along with below information.

Full Name:

Contact:

Alternate Contact:

Email:

Skype Id:

Rate: (All Incl or plus Expenses)

Visa (OPT/H1B/EAD/GC/USC):

Current Location:

Last 4 digit SSN No:

Relocation: (Yes/No)

Availability:







*Title: Full Stack Developer*

*Duration: 6 + months*

*Interview: Phone then F2F*

*Location: Reston, VA ( need Local )*



Development experience with JAVA, Javascript (and 1+ JS frameworks such as
Angular, Backbone, jQuery, reactJS), CSS, J2EE (including Spring,
JPA/Hibernate), REST/SOAP Web Services, API’s and Oracle is a must
Strong development/technical skills in TcServer, Maven, Nexus, Jenkins,
SOA, SVN, Clear Quest, Oracle, Mockit, Puppet, Artifactory, and GIT
Experience with containers such as Docker, Kubernetes, Openshift is
desirable
Experience with Cloud platforms (AWS, Azure) and technologies as IAAS,
PAAS. Knowledge of container based cloud development using Docker,
CloudFoundry is desirable

Notes: The first two lines are must haves. We need someone very strong in
Java Dev. We are NOT looking for a DBA. The candidate must communicate very
well as they will be the lead point of contact for business partners and
customers alike. Work Flow Development experience is a huge plus. Team
size: 5 people. Life Ray is a nice to have. Modern Web Development
Framework called "Lets Play" is a good to have. Looking for a go-getter
that does not need direction--someone who takes initiative.



**

*Thanks,*

*Mohammad Wasim*

*Source InfoTech Inc.*W: *6099450420*| F: 732-909-2282|

Email: *wa...@sourceinfotech.com *|Website:
*www.sourceinfotech.com*  |



*Disclaimer:*  If you are not interested in receiving our e-mails then
please reply with a "REMOVE" in the subject line at
rem...@sourceinfotech.com for automatic removal. And mention all the e-mail
addresses to be removed with any e-mail addresses, which might be diverting
the e-mails to you. We are sorry for the inconvenience.

-- 
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/CANdkWrR9qhtK8eJt7VtPp0uD7wDM%3DSqAvqx5YQSisSn6VaeCJQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent Need: Informatica Developer with Unix shell scripting _Herndon, VA _6-12+ Months

2016-12-27 Thread Shawn Marsh
Hi,

Hope your are Doing Good…!

I have an urgent opening on *Informatica Developer with Unix shell
scripting  *Position with my client. Please send me the resumes with full
name, contact details, Salary, and availability date.



*Requirementdetails:*

*Title:* *Informatica Developer with Unix shell scripting*

*Location: **Herndon, VA*

*Duration   : 6-12+ Months*



*Immediate Interviews*



Technical skills and Knowledge:



*Primary Skills**:*  * Informatica Developer with Unix shell scripting*



*Responsibilities:*



Good in Informatica and should have *Informatica Power Center *

*Experience* for minimum 5 years

Should be extremely strong in *PLSQL*

Should be extremely strong in *SQL and UNIX*

Experience in *Autosys* is preferred – or any other scheduler such as *Tidal,
Control-M* is also acceptable.

Excellent written and verbal skills Demonstrated ability to *design and
build mappings and transformations* in Informatica





Thanks & Regards



*Shawn Marsh*

Insoursys Inc

Ph: 972-427-1801

shawn_ma...@insoursysinc.com ||| www.insoursys.com

Note: If you have received this mail in error or prefer not to receive such
emails in the future, please reply with "REMOVE" in the subject line and
the email id(s) to be removed. All removal requests will be honored ASAP.
We sincerely apologize for any inconvenience caused.

-- 
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/CAFjuZGFOb6VZPD%2BhbuGqDX6bH7D2zP3m3gGZK5%3DcpgUKigBnSw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] NEED: Netezza Admin @ Phoenix, AZ 85054 --- Contract

2016-12-27 Thread Martin Zeller
Hi,

This Is Martin Zeller from Agile Enterprise Solutions,

This is Reference for Following Position



* Please reply with *Resume, Work Authorization , Rate & Contact
Details* ASAP *



*Job Title: Netezza DBA*

*Location:* Phoenix, AZ 85054

*Duration:* 6+ Months

*Interview Type: *Phone+ Skype


*Primary Skills:   Netezza DBA*


*Job Description*
*Netezza Administration, Netezza DBA*


Thanks & Regards

*Martin Zeller*

*Agile Enterprise Solutions, Inc*

Ph: 972-427-1837

Email: martin_zel...@aesinc.us.com

Gmail: martinzeller0...@gmail.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/CAJkGZ%2BzfqjC22oZb1XXemO1KzLS7fH1LVGijBtqLT%2B5gR1bWQg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] List of Available Consultants –Scepter Technologies.

2016-12-27 Thread Technical Consultants
Dear Business Partner,

 Greetings from Scepter Technologies, Hope you are doing great.

 This is Peter from Scepter Technologies Inc. I am really glad to introduce
my list of available consultants for your various Corp-Corp projects.

Please add *pe...@scepter-tech.com*  to your
distribution list & share your Corp-Corp open positions on daily basis.



*Name*

*Title/Position*

*Relocation*

Shivaprasad

Sevicenow Developer

OPEN

Swarna

Hadoop Developer

OPEN

Hari

Hadoop Developer

OPEN

Suresh

AWS Engineer

OPEN

Harmandeep

MSBI

OPEN

Sanyo

DevOps

OPEN

Shasidhar

SAP BO

OPEN

Sudheer

ETL Developer

OPEN

Shylesh

ETL Developer

OPEN

Sai Sudha

.NET Developer

OPEN

Pawan

JAVA Developer

East Coast

Kishore

Storage Engineer

OPEN

Deepthi

Application Packager

East Coast

Rakesh

Hadoop Developer

OPEN

Bala

SCCM Packaging

OPEN

Anoop

VMWare

OPEN

Sindhusha

JAVA Developer

OPEN

Dileep

JAVA Developer

OPEN

Sai

Citrix Engineer

OPEN

Avinash

Network Engineer

OPEN

Dileep Kumar

SCCM Packaging

OPEN

Swathi Reddy

JAVA Developer

DC/VA/MD





*Regards,*

*Peter*

**

pe...@scepter-tech.com 

*Scepter Technologies, Inc.*

9256 Bendix Road, Suite 104

Columbia, MD 21045

www.scepter-tech.com


CONFIDENTIALITY NOTICE: The information in this email may be confidential
and/or privileged. This email is intended to be reviewed by only the
individual or organization named above. If you are not the intended
recipient or an authorized representative of the intended recipient, you
are hereby notified that any review, dissemination or copying of this email
and its attachments, if any, or the information contained herein is
prohibited. If you have received this email in error, please immediately
notify the sender by return email and delete this email from your system.

-- 
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/CAMJEDjoZwDeWY%3DSvKVj_EH9mtaUcREZCDPJ2ZHKNRp59XZM_pg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Hiring for SQL Developer at Seattle, WA

2016-12-27 Thread USIT Recruiter
*Hi *



* Please lookup the below position and if you feel comfortable ,then please
send me your updated resume *



*Job Title* *SQL Developer*

*Duration: 12+Months*

*Location:*  *Seattle, WA*



*Job Requirement :*

· 8-10 years of hands on SQL, programming

· 2-4 years of coding experience in Shell, Node.js / Python / Java.

· Experience working with Amazon AWS technology stack such as EC2,
S3, DynamoDB, Redshift etc.

· Experience working with a database such as Teradata, Oracle,
Redshift.







*Thanks and Regards,*

*Abhishek Kumar*

Next Level Business Services, Inc.

*An Oracle Recognized Partner & *An ISO 27001 and 2-1 Certified &
Minority Business Enterprise (CMBE)

 *f: *+1 (608) 646 8326

*e:* abhishek.kum...@nlbservices.com | *w:* www.nlbservices.com

*a:* 8613 Old Kings Road South, Unit 303, Jacksonville, Florida 32217

-- 
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/CALnpRi37REpuCVGJ_hPKk8ySnsmC%2Ba3EyZhiAApXsc2F4sLBMQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Job Title: AEM Developer in London

2016-12-27 Thread Pandiyan N
Role: AEM Developer
 Location: London
 Duration: 3 months
 Start Date: ASAP
 
 My London based client is currently looking for an AEM Developer to join 
them for an initial 3 month contract.
 
 The successful candidate will have the following:

3 years of experience building with Adobe Experience Manager/CQ5
Experience developing applications, templates, and components for the Adobe 
AEM/CQ product (WCM, DAM, CQSE, CRX)
Experience with web application design and analysis, design patterns, and 
Object Oriented Design
Experience in multiple web technologies including: XML, HTML, CSS, 
AJAX/JavaScript, Web Services/SOAP, SQL
Working knowledge and understanding of the following: Apache Sling, Apache 
Felix, Apache and App server logs, OSGi, RESTful web services, Javascript, 
jQuery, AJAX, JSON, HTML, CSS, familiarity with SOLR/Lucene, and RabbitMQ 
or similar messaging systems
Experience and desire to work within a fast-paced, iterative development 
environment; must have experience with Agile
Ability to write complex programs, analyze code changes and make 
suggestions to improve code complexity for maintainability and scalability.

To apply click the below link,
http://thulya.com/FPrint/2wNKh7sWt0Sm9c2iR-0Gkg

-- 
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/7d9ad23a-45c2-41c1-ad69-141289fbf6eb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Front End Developer - HTML5, CSS, AngularJS - Manchester

2016-12-27 Thread Pandiyan N
Job Title: Front End Developer - HTML5, CSS, AngularJS
Location: Lancashire, Manchester

Our growing client based in Manchester City Centre is currently looking for 
a skilled Front End Developer. Reporting to the Development manager and 
working within a small team across multiple sites, this role encompasses 
all of the requirements of maintaining, supporting and developing our 
internal/external applications.

Successful candidates will be able to demonstrate a balance between a 
supportive role by responding to customer requests within SLA, and a 
proactive role by ensuring the company maintains a competitive advantage in 
the market.

JOB TASKS

* Maintenance and support of internally developed applications.
* Enhancements to the current code base through both small changes (Support 
Tickets) and larger project based work. 
* Be the go to staff member for Front End related queries
* Development of additional applications in support of business activities 
to support growth and enhance productivity/service offerings/competitive 
advantage 
* Support and development of an AngularJS customer facing tool that through 
responsive design supports mobile, desktop and tablet
* Consult with non-IT staff on providing opportunities for IT to provide 
additional organisational improvement, primarily through application 
development
* Analyse complex processes and decompose into concise and understandable 
requirements documentation

Team Working

* Work collaboratively around the various business departments, forging 
effective relationships that enhance service.
* Keep Standard Operating Procedures (SOP's) up to date.
* Share knowledge and skills effectively and maintain good communication 
with all colleagues.
* Share improvement and solution ideas on issues that impact users and 
services so that they can be employed.

Customer Service and Communication

* Liaise with Development manager and provide feedback in weekly updates.
* Quickly develop and build rapport with Super Users to guarantee excellent 
cross team communication and focus on achievement.
* Provide full support services to all users. 
* Support the Development Manager by assisting in any additional duties as 
necessary.

Skills and Experience

Required:

* AngularJS
* HTML5
* CSS
* Strong C# experience
* Web service consumption
* Responsive Design
* Unit Testing
* Exceptional verbal and written communication skills with a high degree of 
attention-to-detail and strong sense of ownership/urgency
* The ability to develop strong working relationships
* Detail oriented with strong organisational and analytical skills

Desirable:
* Travel Systems
* ASP.NET
* WebAPI

To apply click the below link,
http://thulya.com/FPrint/xIJSK1KOAkedrRp2Y1a4IA

-- 
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/bcf65d93-4cdc-4b2b-ad8a-69bbd2173539%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Agile Coach in Bristol, Somerset

2016-12-27 Thread Pandiyan N
Job Title: Agile Coach
Location: Bristol, Somerset

Newly created Agile Portfolio Delivery Manager role requiring an 
experienced Agile change professional with the capability of growing the 
function long term. 
 
Following long term commitment and investment to an Agile delivery 
methodology, we have created a new Senior Manager post. 
 
Job title: Agile Coach

Location: Bristol or Gloucester (commutable from Bath, Cheltenham, 
Hereford, Cardiff, Newport, Swindon, Wiltshire, Stroud) 

Salary: Circa £65k   car allowance   10% bonus   benefits 

Keywords: Agile, Agile Coach, Agile Evangelist, Agile Change, Financial 
Services 
 
This is a Senior Manager role responsible for implementing, and building, 
an Agile Change capability across the next 18 months. 

Implement and grow an agile capability within project delivery
Manage the agile processes behind the delivery of a small but growing 
portfolio of Agile projects
Champion the growth of Agile delivery across the business
Drive cultural change with stakeholders to move towards Agile 
The successful candidate will be a change professional who can demonstrate; 

A proven change delivery background
A good level of knowledge in Agile change delivery
Have a background in change delivery rather than IT
Experience in Financial Services or digital projects is advantageous
Large agile Project or Programme delivery 

To apply click the below link,
http://thulya.com/FPrint/mIkKxv41VEqWnS96mHElDA

-- 
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/8480dccf-3155-4569-b24a-26d52533a0c0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] [Job] Mobile Designer in Swindon, Wiltshire

2016-12-27 Thread Pandiyan N
Job Title: Mobile Designer
Location: Swindon, Wiltshire

A manufacturing firm are looking for a Senior Mobile Designer to join their 
expanding development team. You will be working on their flagship products 
using a range of the latest technologies, including iOS and Android.

This is an amazing opportunity to join a skilled development team who work 
within an agile and scrum environment. You will be responsible for helping 
define and design new brands, websites and smart applications, as well as 
using your existing knowledge to advise. You will be working closely with 
the marketing team to create and develop of new assets.

Technical Skills include:

- Mobile app design experience on both iOS and Android.

- A good understanding of the many intricacies of mobile design across 
different screen sizes.

- Experience of web design in particular data driven dashboards.

- Ability to effectively connect design visions through sketches and 
wireframes to mockups and prototypes, interactive prototypes are a plus.

- Experience with HTML5 and CSS3

This Swindon based company have an exciting culture focused towards 
developing and creating a collaborative environment for all members of 
staff. The goal is to continue to create software, which are 
ground-breaking and exciting to work on.

To apply click the below link,
http://thulya.com/FPrint/XcHq6CgOb0KN-vhyAteOiA

-- 
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/25f5d234-b1eb-446b-8ac8-4dd63ab75a6f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Is It Possible to play Swf File In Android Porgramatically

2016-12-27 Thread Richa Gogoi
Hey Friend ,
I Want to Know That It Is Possible To Play SWF File In Android 
Problematically ???
when i googling i find that 


   1.  mWebView.getSettings().setJavaScriptEnabled(true);
   2. mWebView.getSettings().setPluginsEnabled(true);
   

but it give error cant resolved and say that it deprecated

-- 
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/d9e71cd8-5cb7-4b41-b239-d8cfe5e27a76%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Problems in android studio with gradle

2016-12-27 Thread aikennicole492 via Android Developers


On Tue, 12/27/16, jacqulinewoody via Android Developers 
 wrote:

 Subject: Re: [android-developers] Problems in android studio with gradle
 To: android-developers@googlegroups.com
 Date: Tuesday, December 27, 2016, 10:26 AM
 
 
 
 On Tue, 12/27/16, prathap badavath 
 wrote:
 
  Subject: Re: [android-developers] Problems in android
 studio with gradle
  To: android-developers@googlegroups.com
  Date: Tuesday, December 27, 2016, 7:58 AM
  
  check
  Gradle version of your IDE. I think it is Gradle version
  problem.
  
  Regards,Prathap
  BadavathMaster of EngineeringComputer
  Science and Automation DepartmentIndian institute
  of ScienceBangalore-560012.
  
  
  On Tue, Dec 27, 2016 at
  8:22 AM, AJS BOX 
  wrote:
  I am getting this error -->  
  Gradle sync failed: Could not find 
  method android() for arguments 
  [build_ alp2stvy9o5tk1z0bm7dxo5wk$_ run_closure3@521649]
 on
  root project 
  'MyApplication' of type org.gradle.api.Project.
  Consult IDE log for more
   details (Help | Show Log)
  
  
  
  
  
  
  
  
  -- 
  
  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/ 19818111-7a9a-4375-b80b-
  5ffd24b0ebaa%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/CAKGvEqfxtBnWj%2BcLp8Gk6DpNJOiYEzrV2YEydXBCQOJkRaJWtw%40mail.gmail.com.
  
  For more options, visit
 https://groups.google.com/d/optout.
  elor. Un proces de concentrare a avut loc si in lumea
 bancara din tara
 
 -- 
 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/1865521646.1060017.1482827163627%40mail.yahoo.com.
 For more options, visit
 https://groups.google.com/d/optout.irtutea sa trebuiau create noi institutii 
si construita o economie intemeiata pe Un centralism excesiv  in  care rolul  
priontar revenea  unei  industrii  mare  consumatoare de .materii prime  dar 
necompetitiva  ceea ce a adancit  in timp  contradictii si a determinat 
conflicte practic imposibil de solutionat.

-- 
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/1930603479.1100866.1482828354507%40mail.yahoo.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Problems in android studio with gradle

2016-12-27 Thread jacqulinewoody via Android Developers


On Tue, 12/27/16, prathap badavath  wrote:

 Subject: Re: [android-developers] Problems in android studio with gradle
 To: android-developers@googlegroups.com
 Date: Tuesday, December 27, 2016, 7:58 AM
 
 check
 Gradle version of your IDE. I think it is Gradle version
 problem.
 
 Regards,Prathap
 BadavathMaster of EngineeringComputer
 Science and Automation DepartmentIndian institute
 of ScienceBangalore-560012.
 
 
 On Tue, Dec 27, 2016 at
 8:22 AM, AJS BOX 
 wrote:
 I am getting this error -->  
 Gradle sync failed: Could not find 
 method android() for arguments 
 [build_ alp2stvy9o5tk1z0bm7dxo5wk$_ run_closure3@521649] on
 root project 
 'MyApplication' of type org.gradle.api.Project.
 Consult IDE log for more
  details (Help | Show Log)
 
 
 
 
 
 
 
 
 -- 
 
 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/ 19818111-7a9a-4375-b80b-
 5ffd24b0ebaa%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/CAKGvEqfxtBnWj%2BcLp8Gk6DpNJOiYEzrV2YEydXBCQOJkRaJWtw%40mail.gmail.com.
 
 For more options, visit https://groups.google.com/d/optout.
 elor. Un proces de concentrare a avut loc si in lumea bancara din tara

-- 
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/1865521646.1060017.1482827163627%40mail.yahoo.com.
For more options, visit https://groups.google.com/d/optout.