[android-developers] Re: Android 2.0 SDK is here!

2009-11-04 Thread Nishant
Hello,

Why in-build javax.sound API of Java not introduced in Android 2.0?
Lots of problems occur in Android Sound API (AudioTrack as well as
MediaPlayer).

Regards,
Nishant Shah

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Android 2.0 SDK is here!

2009-11-04 Thread Nishant
Hi,

You can download source code from:

http://android.git.kernel.org/?p=platform/dalvik.git;a=tree;hb=HEAD

Thanks & Regards,
Nishant Shah

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Can't run or debug my app on Eclipse

2009-11-09 Thread Nishant
Hi,

Try to change the ADB debugger base port from Eclipse Preferences.

Regards,
Nishant Shah


-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Problem while drawing texture on object

2009-11-11 Thread Nishant
Hi,

I am new in Android.
I have drawn a object in android using Bitmap.
I am using openGL ES.
Can anyone tell me how to draw a Texture on object.

Regards,
Nishant Shah

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Start Activity from Service

2009-11-13 Thread Nishant
Hi,

I want to develop a application that continuously running in
background as service.
And after that if i press any numeric key, it should start an
application.

I have developed a service which is running continuously.
Is it possible in Android?

Regards,
Nishant Shah

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Send SMS when phone gets switch-off

2009-11-20 Thread Nishant
Hi,

I am working on SMS application.
If i switch-off my phone, at that time i want to send SMS.
Is it possible or not?
If yes, which events are used to handle this?

Regards,
Nishant Shah

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] How to fetch Mobile Number

2009-11-20 Thread Nishant
Hi,

Is it possible to fetch Owner Mobile number.
I have got the operator name but not able to fetch the Mobile Number.

Which intent will be used?

Regards,
Nishant Shah

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: How to fetch Mobile Number

2009-11-21 Thread Nishant
Hi,

I have tried it in emulator. It should return 5554
But it gives me another number.

Thanks & Regards,
Nishant Shah

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Problem while playing buffer data

2009-10-30 Thread Nishant

Hi,

I have developed application in Java using javax.sound api.
It works perfectly in Java Applet Player.

But the same application developed in Android using android.media
library.
I have used AudioTrack class to play the sound.

The content of the buffer used in Java Player, i have written in the
wav file.
You can download that wav file from : http://saltriver.com/download/qed.wav

Regards,
Nishant Shah


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Lat Long Problem in Broadcast Receiver

2010-01-01 Thread Nishant
Hello All,

I have developed application which runs when SMS is received.
At that time I have started thread and passed the object of the
Context in thread.

In thread, I am accessing Lat-long by implementing LocationListner and
also set :

LocationManager locationManager = (LocationManager)
context.getSystemService(Context.LOCATION_SERVICE);

locationManager.requestLocationUpdates(LocationManager.GPS_PROVIDER,
1000L, 500.0f, this);

And it's onLocationChanged(), i have fetched lat-long.
But onLocationChanged() is not able to call this function.

Can anyone has any suggestion what i have made mistake?

Regards,
Nishant Shah

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Lat Long Problem in Broadcast Receiver

2010-01-01 Thread Nishant
Thanks for the reply.

Yes, I have set this 2 permissions:




I am testing this application on device (HTC Tatto) having 1.6 SDK.

I am not able to get LogCat because of testing on device.

Thanks & Regards,
Nishant Shah

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Android market link in SMS

2010-07-07 Thread Nishant
Hi,

I have tried via  but it is not working.

I have also checked in T-mobile G1 but it does not show me link.

How to set android market link in sms?

Regards,
Nishant Shah

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Getting phone number from default SMS activity

2010-07-14 Thread Nishant
Hi,

You can use the following code:

Intent sendIntent= new Intent(Intent.ACTION_VIEW);
sendIntent.putExtra("sms_body", "smsBody");
sendIntent.putExtra("address", "phoneNumber1;phoneNumber2;...");
sendIntent.setType("vnd.android-dir/mms-sms");
startActivity(sendIntent);

Regards,
Nishant Shah

On Jul 14, 10:52 am, Amit  wrote:
> Hi All,
>
> I have started the default SMS application and specified the SMS text
> to be sent through following code-
>
> intent = new Intent(Intent.ACTION_VIEW, Uri.parse("sms:"));
> intent.putExtra("sms_body", "SMS Text");
> startActivity(intent);
>
> It worked fine and sends the message to selected number from contact
> list.
>
> My requirement is that i want to know the number to which my SMS was
> sent?
>
> Please help me...its urgent.
>
> Thanks in advance.
>
> Amit

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Getting phone number from default SMS activity

2010-07-14 Thread Nishant
Hi,

Use startActivityForResult(intent, requestCode)
May be it will help you.

Regards,
Nishant Shah

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Getting phone number from default SMS activity

2010-07-14 Thread Nishant
Hi,

You can pass any integer value. suppose 1
startActivityForResult(intent, 1) ;

And in activity class you can override the onActivityResult() method.

@Override
protected void onActivityResult(int requestCode, int resultCode,
Intent data) {
// TODO Auto-generated method stub
super.onActivityResult(requestCode, resultCode, data);

if ( requestCode == 1 ) {
// do something
}
}

You can fetch the mobile number from the intent.
Hope this may help you.

Regards,
Nishant Shah

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Implement onScrollChanged Event

2010-07-26 Thread Nishant
Hello,

I have a xml of AbsoluteLayout :

http://schemas.android.com/apk/res/android";
  android:id="@+id/MeasureAbsLayout"
  android:layout_width="fill_parent"
  android:layout_height="fill_parent">













I want to implement onScrollChanged event of AbsoluteLayout in
Activity class. How can i implement this?

Regards,
Nishant Shah

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Google Nexus S - Please provide as DEV phone, asap :-)

2010-12-23 Thread Nishant
http://en.wikipedia.org/wiki/Near_field_communication
this link might help you

Regards,
Nishant Bhargava

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] drawing line graph in android

2011-07-04 Thread nishant kumar
Hi,
 I am new in android and my application requirement is to draw a line
graph using data given by the user. I am trying it from 2 days but
didn't found any perfect solution.The data provided by the user will
be
1. A list of (x,y) co-ordinates
2. Title of the graph
3. X-axis label and Y-axis label
4.Background color and foreground color
 I want only single line chart not a series of line chart. please help
me with example...

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Null Pointer Exception

2008-06-21 Thread Nishant Suresh
Hey Mark,

I'm posting the log here...

DEBUG/ActivityThread(1228): Performing launch of ActivityRecord{400bb518
[EMAIL PROTECTED]/com.android.hello.HelloAndroid}}
INFO/jdwp(1244): prepping for JDWP over ADB
INFO/jdwp(1244): PID sent as '04dc' to ADB
INFO/jdwp(1244): trying to receive file descriptor from ADB
DEBUG/AndroidRuntime(1244): --- registering native functions ---
DEBUG/dalvikvm(1228): Exception Ljava/lang/RuntimeException; from
ActivityThread.java:1758 not caught locally
DEBUG/dalvikvm(1228): Exception Ljava/lang/RuntimeException; from
ZygoteInit.java:1553 not caught locally
DEBUG/AndroidRuntime(1228): Shutting down VM
WARN/dalvikvm(1228): threadid=3: thread exiting with uncaught exception
(group=0x4000fdf8)
ERROR/AndroidRuntime(1228): Uncaught handler: thread Main exiting due to
uncaught exception
ERROR/AndroidRuntime(1228): java.lang.RuntimeException: Unable to start
activity ComponentInfo{com.android.hello/com.android.hello.HelloAndroid}:
java.lang.NullPointerException
ERROR/AndroidRuntime(1228): at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1758)
ERROR/AndroidRuntime(1228): at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1770)
ERROR/AndroidRuntime(1228): at
android.app.ActivityThread.access$1500(ActivityThread.java:99)
ERROR/AndroidRuntime(1228): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1271)
ERROR/AndroidRuntime(1228): at
android.os.Handler.dispatchMessage(Handler.java:80)
ERROR/AndroidRuntime(1228): at android.os.Looper.loop(Looper.java:91)
ERROR/AndroidRuntime(1228): at
android.app.ActivityThread.main(ActivityThread.java:3052)
ERROR/AndroidRuntime(1228): at
java.lang.reflect.Method.invokeNative(Native Method)
ERROR/AndroidRuntime(1228): at
java.lang.reflect.Method.invoke(Method.java:356)
ERROR/AndroidRuntime(1228): at
android.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1547)
ERROR/AndroidRuntime(1228): at
android.os.ZygoteInit.main(ZygoteInit.java:1445)
ERROR/AndroidRuntime(1228): at android.dalvik.NativeStart.main(Native
Method)
ERROR/AndroidRuntime(1228): Caused by: java.lang.NullPointerException
ERROR/AndroidRuntime(1228): at
com.android.hello.HelloAndroid.onCreate(HelloAndroid.java:24)
ERROR/AndroidRuntime(1228): at
android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:847)
ERROR/AndroidRuntime(1228): at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1728)
ERROR/AndroidRuntime(1228): ... 11 more
INFO/Process(508): Sending signal. PID: 1228 SIG: 3
INFO/dalvikvm(1228): threadid=7: reacting to signal 3
INFO/dalvikvm(1228): DALVIK THREADS:

The screen1.xml file is as below:



http://schemas.android.com/apk/res/android";
  android:orientation="vertical"
  android:gravity="center"
  android:layout_width="fill_parent"
  android:layout_height="wrap_content"
  >
   


The screen2.xml is as below:



http://schemas.android.com/apk/res/android";
  android:orientation="vertical"
  android:gravity="center"
  android:layout_width="fill_parent"
  android:layout_height="wrap_content"
  >
   


After you said, I realized the error is in the findViewbyId function cause I
tried to comment the rest of the code and then try and set a button
attribute. And it gave the null pointer exception again.

Pls help!


On Sat, Jun 21, 2008 at 6:56 AM, Mark Murphy <[EMAIL PROTECTED]>
wrote:

>
> redhatab wrote:
> > Hi,
> >
> > Am a total beginner and I was trying out to extrapolate on the Hello
> > Android code, but I've sort of hit a road block with a null pointer
> > exception. The code is as below:
> >
> > public class HelloAndroid extends Activity
> > {
> >  @Override
> >  public void onCreate(Bundle icicle)
> >  {
> >  super.onCreate(icicle);
> >
> >  setContentView(R.layout.screen1);
> >
> >  Button btn = (Button) findViewById(R.id.hellobtn);
> >btn.setOnClickListener(new View.OnClickListener() {
> >public void onClick(View view) {
> >setContentView(R.layout.screen2);
> >}
> >});
> >  }
> > }
> >
> > As soon as I run this, the emulator gives me a null pointer exception.
> >
> > The res/layout/screen1.xml and res/layout/screen2.xml are working
> > perfectly fine because when I just run
> > setContentView(R.layout.screen1) without the onClickListener, both the
> > screens work fine.
> >
> > I suppose the null pointer exception pops in the onClick function.
>
> If you get the exception as soon as you run the program in the emulator,
> it can't be *inside* onClick(), as you would not have clicked anything yet.
>
> More likely, btn is not getting set, because findViewById() is returning
> null, which would occur if R.id.hellobtn isn't in R.layout.screen1

[android-developers] Updated HOTLIST - Kindly share your open positions

2022-05-16 Thread Nishant Verma
Hi,



Hope you are doing well.



Kindly find below our availability list of consultants who are available to
take new projects. Please let me know if you have any positions for them on
C2C.



*Please add me **nish...@stglobaltech.com* * in
your distribution list.*





Consultant

Technology

Visa

Exp

Current location

Relocation

William

Data Engineer

USC

14yrs

NY

Remote

Senait

Mulesoft Developer

USC

9Yrs

Dallas, TX

Yes

Trsit

Mulesoft Developer

USC

8+yrs

Los Angeles, CA

Remote

Araya

Mulesoft Developer

USC

8+yrs

McLean, VA

Yes

Yet

Lead POWER BI Developer

USC

10+yrs

Los Angeles, CA

Yes

Shamell

Healthcare Data Analyst

USC

10+yrs

Louisiana

Yes

Hanna

Mulesoft Developer

GC EAD

8+yrs

Sunrise, FL

Yes

San

Sr. Business Analyst with Banking

USC

13+yrs

Seattle, WA

Remote

Ernest

DevOps Engineer

GC

6+yrs

Lanham, MD

Yes

Yery

System Engineer

USC

14+yrs

NYC, NY

Remote





*Thank You*



Nishant Verma

Business Development Manager

*ST Global LLC*

Call: 513-597-6172

Fax: 206-319-4579

nish...@stglobaltech.com

www.stglobaltech.com



Note: We respect your Online Privacy. This is not an unsolicited mail.
Under Bills.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
at 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 view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAMouwTdZSGBXpWDeSOgzjfKGRngSDdJwVtoEwh26SKoWgAPrBw%40mail.gmail.com.


[android-developers] Product Business Analyst with Data Migration

2022-05-16 Thread Nishant Verma
*12 months contract*

*Client: VMWare*

*Location: Bay Area, CA (Onsite post covid, will need to operate PST hours)*



*DATA MIGRATION**—must to have*



$70/hr



 Client is looking for a Product BA. Candidate needs to have 10+ yrs of
exp. Require a seasoned strong Product BA. *Also, please **understand if
they have any understanding on SKUs, product attribute based pricing,
catalogues etc.** Candidate needs to have EXPERIENCE IN PRODUCT DATA
MIGRATION FROM ONE PLATFORM TO ANOTHER. Which is the SAAS experience
required here. Candidate will have to move products from current platform
to new platform.*



Retail – Product – SaaS – Strong BA – Order management – Product definition
and MDM

· Product Management -

· Process Management -

· Master data management -

· Order Management -



*Need a  Sr. Business Analyst with solid product experience *


*Requirements*

   - 9+ years of experience in  Business Transformation, Business Process
   Analysis
   - Experience with end-to-end processes like Idea to Offer, Order to
   Cash, license to renew
   - Ability to extract data sets using sql, excel and perform data analysis
   - Strong analytical and problem-solving skills with attention to details
   - Track metrics to communicate data related effort connecting to
   business value/outcomes KPIs (compliance, risk, efficiency, cost, revenue)
   - Knowledge and understanding of data governance concepts and frameworks
   helpful
   - Experience with SaaS, PaaS or subscription software business desired
   - Exceptional interpersonal, team-building, and oral and written
   communication skills; outstanding integrity, initiative, creativity, and
   passion
   - Experience with Product Lifecycle Management  / PIM

*Thank You*


Nishant Verma

Business Development Manager

*ST Global LLC*

Call: 513-597-6172

Fax: 206-319-4579

nish...@stglobaltech.com

www.stglobaltech.com



Note: We respect your Online Privacy. This is not an unsolicited mail.
Under Bills.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
at 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 view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAMouwTecXkPO2qa0EcnW2f%3DRL4HvRGRLiGDwNoqjtPraLsA9Rg%40mail.gmail.com.


[android-developers] Product Business Analyst with Data Migration

2022-05-17 Thread Nishant Verma
*12 months contract*

*Client: VMWare*

*Location: Bay Area, CA (Onsite post covid, will need to operate PST hours)*



*DATA MIGRATION**—must to have*



*$70/hr*



 Client is looking for a Product BA. Candidate needs to have 10+ yrs of
exp. Require a seasoned strong Product BA. *Also, please **understand if
they have any understanding on SKUs, product attribute based pricing,
catalogues etc.** Candidate needs to have EXPERIENCE IN PRODUCT DATA
MIGRATION FROM ONE PLATFORM TO ANOTHER. Which is the SAAS experience
required here. Candidate will have to move products from current platform
to new platform.*



Retail – Product – SaaS – Strong BA – Order management – Product definition
and MDM

· Product Management -

· Process Management -

· Master data management -

· Order Management -



*Need a  Sr. Business Analyst with solid product experience *


*Requirements*

   - 9+ years of experience in  Business Transformation, Business Process
   Analysis
   - Experience with end-to-end processes like Idea to Offer, Order to
   Cash, license to renew
   - Ability to extract data sets using sql, excel and perform data analysis
   - Strong analytical and problem-solving skills with attention to details
   - Track metrics to communicate data related effort connecting to
   business value/outcomes KPIs (compliance, risk, efficiency, cost, revenue)
   - Knowledge and understanding of data governance concepts and frameworks
   helpful
   - Experience with SaaS, PaaS or subscription software business desired
   - Exceptional interpersonal, team-building, and oral and written
   communication skills; outstanding integrity, initiative, creativity, and
   passion
   - Experience with Product Lifecycle Management  / PIM

*Thank You*


Nishant Verma

Business Development Manager

*ST Global LLC*

Call: 513-597-6172

Fax: 206-319-4579

nish...@stglobaltech.com

www.stglobaltech.com



Note: We respect your Online Privacy. This is not an unsolicited mail.
Under Bills.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
at 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 view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAMouwTf1iw9vcOaO7HAX3r0O8rHDkSuvFAOG_U%2BhYJSqKLgM%2Bw%40mail.gmail.com.


[android-developers] Updated HOTLIST - Kindly share your open positions

2022-05-17 Thread Nishant Verma
Hi,



Hope you are doing well.



Kindly find below our availability list of consultants who are available to
take new projects. Please let me know if you have any positions for them on
C2C.



*Please add me **nish...@stglobaltech.com* * in
your distribution list.*





Consultant

Technology

Visa

Exp

Current location

Relocation

William

Data Engineer

USC

14yrs

NY

Remote

Senait

Mulesoft Developer

USC

9Yrs

Dallas, TX

Yes

Trsit

Mulesoft Developer

USC

8+yrs

Los Angeles, CA

Remote

Araya

Mulesoft Developer

USC

8+yrs

McLean, VA

Yes

Yet

Lead POWER BI Developer

USC

10+yrs

Los Angeles, CA

Yes

Shamell

Healthcare Data Analyst

USC

10+yrs

Louisiana

Yes

Hanna

Mulesoft Developer

GC EAD

8+yrs

Sunrise, FL

Yes

San

Sr. Business Analyst with Banking

USC

13+yrs

Seattle, WA

Remote

Ernest

DevOps Engineer

GC

6+yrs

Lanham, MD

Yes

Yery

System Engineer

USC

14+yrs

NYC, NY

Remote





*Thank You*



Nishant Verma

Business Development Manager

*ST Global LLC*

Call: 513-597-6172

Fax: 206-319-4579

nish...@stglobaltech.com

www.stglobaltech.com



Note: We respect your Online Privacy. This is not an unsolicited mail.
Under Bills.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
at 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 view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAMouwTd74QzSPEvZ6za99t8ZL2oCbkG5j%3DsBJzi_zkiLmVyA9w%40mail.gmail.com.


[android-developers] Updated HOTLIST - Kindly share your open positions

2022-05-25 Thread Nishant Verma
Hi,



Hope you are doing well.



Kindly find below our availability list of consultants who are available to
take new projects. Please let me know if you have any positions for them on
C2C.



*Please add me **nish...@stglobaltech.com* * in
your distribution list.*





Consultant

Technology

Visa

Exp

Current location

Relocation

William

Data Engineer

USC

14yrs

NY

Remote

Senait

Mulesoft Developer

USC

9Yrs

Dallas, TX

Yes

Trsit

Mulesoft Developer

USC

8+yrs

Los Angeles, CA

Remote

Araya

Mulesoft Developer

USC

8+yrs

McLean, VA

Yes

Yet

Lead POWER BI Developer

USC

10+yrs

Los Angeles, CA

Yes

Shamell

Healthcare Data Analyst

USC

10+yrs

Louisiana

Yes

Hanna

Mulesoft Developer

GC EAD

8+yrs

Sunrise, FL

Yes

San

Sr. Business Analyst with Banking

USC

13+yrs

Seattle, WA

Remote

Ernest

DevOps Engineer

GC

6+yrs

Lanham, MD

Yes

Yery

System Engineer

USC

14+yrs

NYC, NY

Remote





*Thank You*



Nishant Verma

Business Development Manager

*ST Global LLC*

Call: 513-597-6172

Fax: 206-319-4579

nish...@stglobaltech.com

www.stglobaltech.com



Note: We respect your Online Privacy. This is not an unsolicited mail.
Under Bills.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
at 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 view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAMouwTeo2dr3ne8-Au9Esv6-MN7WquWRzhjE9XbW%2B1RKNQJZug%40mail.gmail.com.


[android-developers] FileNet Lead Requirement

2022-05-26 Thread Nishant Verma
*FileNet Lead*

*San Ramon, CA/ Tempe, AZ*

*12 + month contract*



9+ years of experience



FileNet Lead profiles



with application development experience on FileNet

·   Custom .Net (Web/Desktop) application development

·   Datacap Development / Administration Experience.

·   FileNet Workflow / Sweep / Custom application development in
J2EE/Java

·   Websphere Administration / IBM Cloud Experience.



*Role:* an IBM ECM (FileNet/Datacap) Architect with atleast 10+ Years of
hands on Experience.

-Excellent hands-on development experience in FileNet products
including P8 Architecture 4.0/4.5/5.1/5.2, BPM,*IBM Content Manager*, *IBM
Records Manager, IBM Content Collector, *IBM Enterprice Content Gateway.

-Extensive experience in installing IBM FileNet P8 products.

-Proficient in analyzing business requirements to create
customizations.

-Proficient and experienced in different types of testing:
functional, system, regression, integration, performance testing.

-Proficient in creating project and QA documentation.

-Proficient in providing help in creation of general software
documentation and manuals.

-Experienced in all aspects of creation, customization,
installation, support and testing of the projects IBM Datacap software.
Projects included custom actions, validations, verifications, lookups and
exports to databases and FileNet

-Proficient in document imaging products such as *IBM Datacap
Taskmaster, IBM Capture Professional*



Technical Competency : (Atleast IBM Certified Solution Designer and IBM
Filenet content Manager Certifications)



-  *Data Capture*: *IBM Datacap *9.x, 8.x, Capture Profesional 5.2
etc.,

-  *Programming Languages: Core Java, JavaScript, *XSL, XSLT,
VB.Net,*C#, PL/SQL *

-  *Reporting applications: *MSBI

-  *ECM Tools: IBM Content Manager *8.*, Filenet 4.5/5.*, Content
Collector, Content Navigator, Datacap Navigator, Records Manager, Content
Gateway.

-  *Databases: *Oracle, SQL Server, IBM DB2



Thank You



Nishant Verma

Business Development Manager

*ST Global LLC*

Call: 513-597-6172

Fax: 206-319-4579

nish...@stglobaltech.com

www.stglobaltech.com



Note: We respect your Online Privacy. This is not an unsolicited mail.
Under Bills.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
at 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 view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAMouwTeHXA5d6d7J_GEbXhjwe8HpK7e%2B9nom9MEkGP529Rec%2BQ%40mail.gmail.com.


[android-developers] Data Engineer with AI / Data Strategy Consultant

2022-05-27 Thread Nishant Verma
*Data Strategy Consultant*

*Location: San Ramon, CA/ Tempe, AZ - Post covid on site*

*Duration: 12-18 months contract*



*Artificial Intelligence, Data Governance & Management, Cloud
Technologies—MUST*



*10 + years of experience*



Job Description

Working closely with our clients, you will design, build, and implement
data strategies that will help enhance business performance. You will
develop specialized expertise - strategic, industry, functional, technical
- in a diverse project environment that offers multiple opportunities for
career growth and personal development.

   - You will define the overall data strategy and evaluate its business
   impact
   - You will conduct assessments of as-is data capabilities and suggest
   road maps towards a data-driven organization
   - You will formulate creative business cases, interact with client teams
   to conduct interviews, discuss findings and recommendation
   - You will provide strategic advice on technological solutions for
   businesses with the focus on advanced analytics, data platforms &
   architecture, and data-driven business insights
   - You will collaborate with C-level stakeholders from leading companies
   across industries and geographies



Additionally, you will be able to learn and improve your skills in:

o   Leveraging Data Management & Governance tools, e.g., Data Catalogue

o   Architecting innovative cloud & on-premises data solutions

o   Creating Machine Learning models and data pipelines

o   Designing interactive Business Intelligence dashboards

o   Quantitative Methods, Business Analytics, Economics, Data Science, Big
Data, Computer Science, or related field with excellent academic performance



Qualifications

 §

 §Strong passion for the following topics – Data-driven
transformations, Artificial Intelligence, Data Governance & Management,
Cloud Technologies

 §Practical knowledge of tools, frameworks & technologies
within at least one of the following categories:

o   Data Strategy (Data Governance, Data Management)

o   Business Intelligence (Power BI, Tableau, Qlik)

*o   Machine Learning (R, Python, SAS, SPSS)*

o   Cloud Platforms (Google, Azure, Amazon Web Services)


Thank you


Nishant Verma

Business Development Manager

*ST Global LLC*

Call: 513-597-6172

Fax: 206-319-4579

nish...@stglobaltech.com

www.stglobaltech.com



Note: We respect your Online Privacy. This is not an unsolicited mail.
Under Bills.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
at 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 view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAMouwTc_cWEfUKHjcJhRghJtivFGhZn2Avp7Kgu90_%3D3T10WYw%40mail.gmail.com.


[android-developers] FileNet Lead || San Ramon, CA/ Tempe, AZ

2022-05-27 Thread Nishant Verma
*FileNet Lead*

*San Ramon, CA/ Tempe, AZ*

*12 + month contract*



9+ years of experience



FileNet Lead profiles



with application development experience on FileNet

·   Custom .Net (Web/Desktop) application development

·   Datacap Development / Administration Experience.

·   FileNet Workflow / Sweep / Custom application development in
J2EE/Java

·   Websphere Administration / IBM Cloud Experience.



*Role:* an IBM ECM (FileNet/Datacap) Architect with atleast 10+ Years of
hands on Experience.

-Excellent hands-on development experience in FileNet products
including P8 Architecture 4.0/4.5/5.1/5.2, BPM,*IBM Content Manager*, *IBM
Records Manager, IBM Content Collector, *IBM Enterprice Content Gateway.

-Extensive experience in installing IBM FileNet P8 products.

-Proficient in analyzing business requirements to create
customizations.

-Proficient and experienced in different types of testing:
functional, system, regression, integration, performance testing.

-Proficient in creating project and QA documentation.

-Proficient in providing help in creation of general software
documentation and manuals.

-Experienced in all aspects of creation, customization,
installation, support and testing of the projects IBM Datacap software.
Projects included custom actions, validations, verifications, lookups and
exports to databases and FileNet

-Proficient in document imaging products such as *IBM Datacap
Taskmaster, IBM Capture Professional*



Technical Competency : (Atleast IBM Certified Solution Designer and IBM
Filenet content Manager Certifications)



-  *Data Capture*: *IBM Datacap *9.x, 8.x, Capture Profesional 5.2
etc.,

-  *Programming Languages: Core Java, JavaScript, *XSL, XSLT,
VB.Net,*C#, PL/SQL *

-  *Reporting applications: *MSBI

-  *ECM Tools: IBM Content Manager *8.*, Filenet 4.5/5.*, Content
Collector, Content Navigator, Datacap Navigator, Records Manager, Content
Gateway.

-  *Databases: *Oracle, SQL Server, IBM DB2



Thank You



Nishant Verma

Business Development Manager

*ST Global LLC*

Call: 513-597-6172

Fax: 206-319-4579

nish...@stglobaltech.com

www.stglobaltech.com



Note: We respect your Online Privacy. This is not an unsolicited mail.
Under Bills.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
at 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 view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAMouwTea097j2qBYqL6L06jnEJgVxqQatths89OQh8kuPSiYJw%40mail.gmail.com.


[android-developers] Updated HOTLIST - Kindly share your open positions

2022-05-31 Thread Nishant Verma
Hi,



Hope you are doing well.



Kindly find below our availability list of consultants who are available to
take new projects. Please let me know if you have any positions for them on
C2C.



*Please add me **nish...@stglobaltech.com* * in
your distribution list.*





Consultant

Technology

Visa

Exp

Current location

Relocation

William

Data Engineer

USC

14yrs

NY

Remote

Senait

Mulesoft Developer

USC

9Yrs

Dallas, TX

Yes

Trsit

Mulesoft Developer

USC

8+yrs

Los Angeles, CA

Remote

Araya

Mulesoft Developer

USC

8+yrs

McLean, VA

Yes

Yet

Lead POWER BI Developer

USC

10+yrs

Los Angeles, CA

Yes

Shamell

Healthcare Data Analyst

USC

10+yrs

Louisiana

Yes

Hanna

Mulesoft Developer

GC EAD

8+yrs

Sunrise, FL

Yes

San

Sr. Business Analyst with Banking

USC

13+yrs

Seattle, WA

Remote

Ernest

DevOps Engineer

GC

6+yrs

Lanham, MD

Yes

Yery

System Engineer

USC

14+yrs

NYC, NY

Remote





*Thank You*



Nishant Verma

Business Development Manager

*ST Global LLC*

Call: 513-597-6172

Fax: 206-319-4579

nish...@stglobaltech.com

www.stglobaltech.com



Note: We respect your Online Privacy. This is not an unsolicited mail.
Under Bills.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
at 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 view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAMouwTe%3DPikq51uggnVdQV_9TZJWTv%3DNHiJV3VHBw482DMTFMw%40mail.gmail.com.


[android-developers] Updated HOTLIST - Kindly share your open positions

2022-06-01 Thread Nishant Verma
Hi,



Hope you are doing well.



Kindly find below our availability list of consultants who are available to
take new projects. Please let me know if you have any positions for them on
C2C.



*Please add me **nish...@stglobaltech.com* * in
your distribution list.*





Consultant

Technology

Visa

Exp

Current location

Relocation

William

Data Engineer

USC

14yrs

NY

Remote

Senait

Mulesoft Developer

USC

9Yrs

Dallas, TX

Yes

Trsit

Mulesoft Developer

USC

8+yrs

Los Angeles, CA

Remote

Araya

Mulesoft Developer

USC

8+yrs

McLean, VA

Yes

Yet

Lead POWER BI Developer

USC

10+yrs

Los Angeles, CA

Yes

Shamell

Healthcare Data Analyst

USC

10+yrs

Louisiana

Yes

Hanna

Mulesoft Developer

GC EAD

8+yrs

Sunrise, FL

Yes

San

Sr. Business Analyst with Banking

USC

13+yrs

Seattle, WA

Remote

Ernest

DevOps Engineer

GC

6+yrs

Lanham, MD

Yes

Yery

System Engineer

USC

14+yrs

NYC, NY

Remote





*Thank You*



Nishant Verma

Business Development Manager

*ST Global LLC*

Call: 513-597-6172

Fax: 206-319-4579

nish...@stglobaltech.com

www.stglobaltech.com



Note: We respect your Online Privacy. This is not an unsolicited mail.
Under Bills.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
at 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 view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAMouwTdxdgnFxzu-ja5Fxzpc4mZSJ-3Gk7Yk69PA%2B%2BdBPX4W_w%40mail.gmail.com.


[android-developers] Updated HOTLIST - Kindly share your open positions

2022-06-02 Thread Nishant Verma
Hi,



Hope you are doing well.



Kindly find below our availability list of consultants who are available to
take new projects. Please let me know if you have any positions for them on
C2C.



*Please add me **nish...@stglobaltech.com* * in
your distribution list.*





Consultant

Technology

Visa

Exp

Current location

Relocation

William

Data Engineer

USC

14yrs

NY

Remote

Senait

Mulesoft Developer

USC

9Yrs

Dallas, TX

Yes

Trsit

Mulesoft Developer

USC

8+yrs

Los Angeles, CA

Remote

Araya

Mulesoft Developer

USC

8+yrs

McLean, VA

Yes

Yet

Lead POWER BI Developer

USC

10+yrs

Los Angeles, CA

Yes

Shamell

Healthcare Data Analyst

USC

10+yrs

Louisiana

Yes

Hanna

Mulesoft Developer

GC EAD

8+yrs

Sunrise, FL

Yes

San

Sr. Business Analyst with Banking

USC

13+yrs

Seattle, WA

Remote

Ernest

DevOps Engineer

GC

6+yrs

Lanham, MD

Yes

Yery

System Engineer

USC

14+yrs

NYC, NY

Remote





*Thank You*



Nishant Verma

Business Development Manager

*ST Global LLC*

Call: 513-597-6172

Fax: 206-319-4579

nish...@stglobaltech.com

www.stglobaltech.com



Note: We respect your Online Privacy. This is not an unsolicited mail.
Under Bills.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
at 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 view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAMouwTdEnjwH3uf9fWyFE4S%3DT_gOgFqnsOJM79gSODh74f_Z2Q%40mail.gmail.com.


[android-developers] Urgent Need - Genesys PureConnect Engineer

2022-06-02 Thread Nishant Verma
*Genesys PureConnect Engineer*

*Location:* *Hayward, CA - Onsite Day one*

*Duration: 12-18 months contract*

*Qualifications:*


   - 5+ years' experience with the Genesys product suite in either
   implementation or support
   - *Mandatory experience with Genesys PureConnect*
   - *Knowledge of SIP and VoIP*
   - Knowledge of voice communications such as SIP, ISDN, and T-1
   - Knowledge of data networking, especially TCP/IP
   - Ability to troubleshoot and diagnose, on-site or remotely, issues
   related to hardware, software, VoIP or network connectivity


*Thank You*



Nishant Verma

Business Development Manager

*ST Global LLC*

Call: 513-597-6172

Fax: 206-319-4579

nish...@stglobaltech.com

www.stglobaltech.com



Note: We respect your Online Privacy. This is not an unsolicited mail.
Under Bills.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
at 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 view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAMouwTeyp11WfL0MMJGMCv90GSvWN1mk%3Dqb7ZZO0-LMP%2B3OLsw%40mail.gmail.com.


[android-developers] Updated HOTLIST - Kindly share your open positions

2022-06-03 Thread Nishant Verma
Hi,



Hope you are doing well.



Kindly find below our availability list of consultants who are available to
take new projects. Please let me know if you have any positions for them on
C2C.



*Please add me **nish...@stglobaltech.com* * in
your distribution list.*





Consultant

Technology

Visa

Exp

Current location

Relocation

William

Data Engineer

USC

14yrs

NY

Remote

Senait

Mulesoft Developer

USC

9Yrs

Dallas, TX

Yes

Trsit

Mulesoft Developer

USC

8+yrs

Los Angeles, CA

Remote

Araya

Mulesoft Developer

USC

8+yrs

McLean, VA

Yes

Yet

Lead POWER BI Developer

USC

10+yrs

Los Angeles, CA

Yes

Shamell

Healthcare Data Analyst

USC

10+yrs

Louisiana

Yes

Hanna

Mulesoft Developer

GC EAD

8+yrs

Sunrise, FL

Yes

San

Sr. Business Analyst with Banking

USC

13+yrs

Seattle, WA

Remote

Ernest

DevOps Engineer

GC

6+yrs

Lanham, MD

Yes

Yery

System Engineer

USC

14+yrs

NYC, NY

Remote





*Thank You*



Nishant Verma

Business Development Manager

*ST Global LLC*

Call: 513-597-6172

Fax: 206-319-4579

nish...@stglobaltech.com

www.stglobaltech.com



Note: We respect your Online Privacy. This is not an unsolicited mail.
Under Bills.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
at 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 view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAMouwTe4OYvk%2BV8O5KWe0nJidZVgpqhFd82EOZAgjU_UFcJ6og%40mail.gmail.com.


[android-developers] Sr Unix, C++ Corba developer || Dallas, TX (remote to start)

2022-06-03 Thread Nishant Verma
*Sr Unix, C++ Corba developer *



Location: Dallas, TX (remote to start)
Duration: 12-24+ months

IT Experience: 9+ = target



We are looking to hire a Sr Developer with Unix, C++ Corba development
experience that also has familiarity with Rogue Wave libraries
*Plus skills:*
Microservices
Telecom industry experience is a plus
Knowledge of Art, SAFE Agile





Nishant Verma

Business Development Manager

*ST Global LLC*

Call: 513-597-6172

Fax: 206-319-4579

nish...@stglobaltech.com

www.stglobaltech.com



Note: We respect your Online Privacy. This is not an unsolicited mail.
Under Bills.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
at 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 view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAMouwTc5qnnWru8b2-ix4c8Wqc7ujJTWq4Nk6xtkbmseNGHZ8w%40mail.gmail.com.


[android-developers] Apache Camel Developer || Apache Camel Developer

2022-06-03 Thread Nishant Verma
*Apache Camel Developer*




*Location: Tampa, FL (remote to start) Duration: 12-24+ months *

*IT Experience: 10+ = target *

*Industry: TELECOM*





Telecom experience must
Networking experience
IEN - Telecommunication
Knowledge of Art, SAFE Agile
Postage SQL and Oracle benefits





Nishant Verma

Business Development Manager

*ST Global LLC*

Call: 513-597-6172

Fax: 206-319-4579

nish...@stglobaltech.com

www.stglobaltech.com


Note: We respect your Online Privacy. This is not an unsolicited mail.
Under Bills.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
at 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 view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAMouwTf1X99h7%2BiPAfOtj_08_wQyGcNXuTFgrxk9W7B3%2BhPRUQ%40mail.gmail.com.


[android-developers] Golang Developer || Tampa, FL (remote to start)

2022-06-03 Thread Nishant Verma
*10+ Years*

*Golang Developer  *


*Location: Tampa, FL (remote to start) Duration: 12-24+ months  *

Strong understanding and experience with Golang
Telecom experience must
Networking experience
IEN - Telecommunication
Knowledge of Art, SAFE Agile
Postage sql and Oracle benefits





Nishant Verma

Business Development Manager

*ST Global LLC*

Call: 513-597-6172

Fax: 206-319-4579

nish...@stglobaltech.com

www.stglobaltech.com



Note: We respect your Online Privacy. This is not an unsolicited mail.
Under Bills.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
at 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 view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAMouwTfj%3DZyT9WQJLQRuk_OOxcjOcWMMncCD0FrWYS2ScP0mPg%40mail.gmail.com.


[android-developers] Updated HOTLIST - Kindly share your open positions

2022-06-06 Thread Nishant Verma
Hi,



Hope you are doing well.



Kindly find below our availability list of consultants who are available to
take new projects. Please let me know if you have any positions for them on
C2C.



*Please add me **nish...@stglobaltech.com* * in
your distribution list.*





Consultant

Technology

Visa

Exp

Current location

Relocation

William

Data Engineer

USC

14yrs

NY

Remote

Senait

Mulesoft Developer

USC

9Yrs

Dallas, TX

Yes

Trsit

Mulesoft Developer

USC

8+yrs

Los Angeles, CA

Remote

Araya

Mulesoft Developer

USC

8+yrs

McLean, VA

Yes

Yet

Lead POWER BI Developer

USC

10+yrs

Los Angeles, CA

Yes

Shamell

Healthcare Data Analyst

USC

10+yrs

Louisiana

Yes

Hanna

Mulesoft Developer

GC EAD

8+yrs

Sunrise, FL

Yes

San

Sr. Business Analyst with Banking

USC

13+yrs

Seattle, WA

Remote

Ernest

DevOps Engineer

GC

6+yrs

Lanham, MD

Yes

Yery

System Engineer

USC

14+yrs

NYC, NY

Remote





*Thank You*



Nishant Verma

Business Development Manager

*ST Global LLC*

Call: 513-597-6172

Fax: 206-319-4579

nish...@stglobaltech.com

www.stglobaltech.com



Note: We respect your Online Privacy. This is not an unsolicited mail.
Under Bills.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
at 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 view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAMouwTcB%3DYP_zdktkutC7OAa_7_Zt0ZUCUfedJ4K_KHApuA4xA%40mail.gmail.com.


[android-developers] Can't get GET_ACCOUNTS permission for Android M

2016-11-04 Thread Nishant Soni
My AndroidManifest:







My build.gradle:
classpath 'com.android.tools.build:gradle:2.1.2'


My Activity's `onCreate()`:

if (Build.VERSION.SDK_INT > Build.VERSION_CODES.LOLLIPOP_MR1) {
if (ContextCompat.checkSelfPermission(this,
Manifest.permission.GET_ACCOUNTS)
!= PackageManager.PERMISSION_GRANTED) {
ActivityCompat.requestPermissions(AnyMailMainActivity.
this,
new String[]{Manifest.permission.
GET_ACCOUNTS},
MY_PERMISSIONS_REQUEST_READ_CONTACTS);
} else {
mContactPermissionGranted = true;
}
} else {
mContactPermissionGranted = true;
}


My `onRequestPermissionsResult()`:

@Override
public void onRequestPermissionsResult(int requestCode, String[] 
permissions, int[] grantResults) {
switch (requestCode) {
case MY_PERMISSIONS_REQUEST_READ_CONTACTS: {
// If request is cancelled, the result arrays are empty.
if (grantResults.length > 0
&& grantResults[0] == PackageManager.
PERMISSION_GRANTED) {
mContactPermissionGranted = true;
} else {
mContactPermissionGranted = false;
}
return;
}
}
}

Still, I am neither getting a 'request contact dialog' nor getting any 
permission granted for GET_ACCOUNTS.
The purpose is to get the google emails from the device for Android M and 
above without showing google's account picker. Just the way we used to get 
the list of accounts before Android M.

-Nishant

-- 
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/8eda0f38-4c59-40eb-948f-0095253ccbd0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Samsung Internet - Video doesn't Autoplay

2017-09-07 Thread Nishant Gala
Trying video tag autoplay with muted and playesinline= true works well in 
other browser but gives a blank screen in Samsung Internet browser.

-- 
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/1bbdad01-166e-4aef-ae45-d00a963d4791%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] how to make a pattern lock screen in android studio!!

2015-12-29 Thread Nishant Choudhary
how can i make a pattern lock screen in android studio

-- 
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/60a52991-c719-4687-8c8e-14878607fbd8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Display android screen on projector

2010-07-04 Thread Nishant Kumar
Hi,

I have made an android application. Now I want to demonstrate the
application to a group of people.

How can I show my android screen live on a projector through a
laptop/desktop.

Thanks,
Nishant

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] push notification and xml/json parsing

2010-08-09 Thread Nishant Patil
What is push notification and xml/json parsing?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Problem in providing a string to the JavaScript

2010-11-18 Thread Nishant Bhargava
I am trying to pass an array from Java to JavaScript by converting the
array into a string with the help of delimiter and later splitting in
JavaScript with the split function in JavaScript. Now the problem
arrives if I display String in the form of alert the String is coming
in the JavaScript and is displaying the right output which I want but
the split function doesn't work here for unknown reason but the same
function works if I give the String for same name with the same type
of values defined in the code. The problem is in JavaScript for sure
as the string I am fetching from is being displayed in alert. Please
suggest something, I worked on the problem on emulator only.


This is the function in JavaScript
function load()
{
//var stringFromJava =  
"Nishant|Amit|Ankit|Ashok|Working|Ishaan|
Hallelujah|Floor|Haroon|Fish|Wasim|";
var stringFromJava = window.cname;
var names = stringFromJava.split("|");
sortnames(names);

}

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] Re: How to delete a inbox message from a specific sender

2010-06-15 Thread Nishant Kumar
Hi,
  Although this method of content Uri  is working , I have found over
internet that this is not a reliable method. It has been removed from
current android sdk and there is not any document  on  Android Developer
website.

So, I thought to convey this message.
Moreover, there is no reliable way to access inbox sms. If any one finds ,
kindly inform that.

Thanks,
Nishant

On Sat, Jun 12, 2010 at 1:21 PM, Ganesh Pisal  wrote:

> SMS/MMS Inbox parsing:
> Uri uriSms = Uri.parse("content://sms/inbox");
> Cursor c = getContentResolver().query(uriSms, null,null,null,null);
>
> This will help you to parse messages from inbox.
> No idea about message deletion.
>
> Regards,
> Ganesh Pisal
>
> Creating Android knowledge base - http://ganeshpisal.blogspot.com/
>
>
>
>
> On Jun 11, 6:51 pm, Mohammad Siddiqui  wrote:
> > Hi
> > everyone
> > How to delete a inbox message programmaticaly coming from a specific
> > sender
> >
> > Thanks
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] How to store information in android setting menu

2010-06-16 Thread Nishant Kumar
Hi,
 I  want to see the information stored in the file by browsing my android
phone.

How can I do that?

Moreover, is it not possible to create my own setting menu inside android
setting menu ? This will store information about my application

Thanks,
Nishant

On Wed, Jun 16, 2010 at 10:03 AM, kavitha b  wrote:

> Hi Nishanth,,
>
> you can store that file either in sdcard or context cache,,and retrieve it
> whenever required back.
>
> Thanks
> Kavitha
>
> On Wed, Jun 16, 2010 at 1:03 PM, NishantKumar wrote:
>
>> Hi,
>> I am creating an application that requires some values of username
>> during execution. Hence, I want to create an option for storing
>> information. I donot want to use the general java.io  classes for
>> storing information.
>>
>> I want to create an option  "MyAppInfo" in the android setting menu .
>> When I click on this option, window showing the username should be
>> displayed.
>>
>> How to create this type of application that stores information in
>> android
>> setting menu.  Is it possible??
>>
>> If it is possible, then how can I read the information saved in the
>> Android setting menu in the MyAppInfo option ?
>>
>>
>> If the above mentioned is not possible then how can I use the java.io
>> classes to save the username, that can also be seen using the android
>> menu.
>>  I have used the java OutputStream to write username to a file,
>> but I cannot see where it is.
>>
>> Thanks,
>> Nishant Kumar
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Android Developers" group.
>> To post to this group, send email to android-developers@googlegroups.com
>> To unsubscribe from this group, send email to
>> android-developers+unsubscr...@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/android-developers?hl=en
>
>
>  --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Display a Dialog in non-Activity (simple Java) Class By passing Parameters

2010-06-23 Thread Nishant Kumar
Hi,
 I am trying to display a dialog box in a simple Java class that is
called from my main Activity but not successful.
Please help me to figure it out.

I am passing the required values as parametrs.


I have two class:

class MainActivity extends Activity  ::  Main *starting point *of
Application

class ShowMyDialog   ::  a simple java program In which I *generate an
URl* and *display a dialog with WebView*.
  I am passing the Acitivity from my
MainActivity to this class as a parameter in function.

But I am *unable to call* the onCreateDialog method that I have *defined in
the simple java class*.

However , If I define the *onCreateDialog method in MainActivity*, I am able
to display it* successfully.
*

*What Should I pass as Parameter to the non Activity class from MainActivity
class so that I am able to display the dialog as defined by showdialog
method in JAVA class ???*

My steps of source code is as follow:


class MainActivity extends Activity{

  onCreate{

Activity passingActivity =  this;//  THIS PASSING
PARAMETERS NEED TO BE CHANGED , getApplicationContext doesnot works for me
   ShowMyDialog showMyDialog = new ShowMyDialog(passingActivity);
   showMyDailog.displayMyDialog();

   }
}


class ShowMyDialog{

   public ShowMyDialog(Activity passingActivity){
this.passingActivity = passingActivity;
   }


public displayMyDialog (){
 int ID = 1;

passingActivity.showdialog(ID);
}

protected Dialog onCreateDialog(int position){

 Dialog dialog = new Dialog(callingActivity);
 dialog.setContentView(R.layout.dialogbrowser);
 WebView mWebView = (WebView) dialog.findViewById(R.id.webview);
 mWebView.loadUrl("http://www.google.com";);
 return dialog
   }

}

Thanks,
NIshant

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] ListView - textrow not highlighted completely

2010-06-23 Thread Nishant Kumar
Set the propert of width(both for the Listview and the TextBox of Content )
to fill_parent instead of wrap_content.

It should work.

On Wed, Jun 23, 2010 at 4:33 PM, TreKing  wrote:

> On Wed, Jun 16, 2010 at 6:13 AM, AndyDev  wrote:
>
>> I want the whole textrow to be highlighted if its clicked anywhere else
>> on the row.
>>
>
> How have you set up your click listener?
>
>
> -
> TreKing - Chicago transit tracking app for Android-powered devices
> http://sites.google.com/site/rezmobileapps/treking
>
>  --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Re: Stop execution of an activity after startActivityForResult() and setResult

2010-07-02 Thread Nishant Kumar
Hi all,

 Sorry to resend the mail. But I am in need of help. If any one know about
the solution, Please help me.

Thanks,
Nishant

On Thu, Jul 1, 2010 at 10:05 PM, NishantKumar wrote:

> Hi,
>
> I want that no further execution of statements should take place when
> a new activity is called from main activity and
>
> when the result is set from the called activity for the caller
> activity.
>
> How can I do that? Please help!!!
>
> I have the following scenario
>
> I have two activity:
>  Activity 1: Caller.java
>  Activity 2: Called.java
>
>
>
> IN Caller activity , I am calling the called activity. But, in my
> code , I have some statements that I dont want to execute when caller
> calls called.
>
> In Called Activity ,  when result is set by using setResult(), then I
> dont want any execution in this activity.
> I simply want it to return.
>
> HOW CAN I DO THAT?  PLEASE HELP.   I have the following code
>
>
> CALLED Activity
>
> for(int i=0;i<1000;i++)
>Log.d("Debug","In Called Activity");
>
>Bundle bundle = new Bundle();
>Intent returnIntent = new Intent();
>bundle.putString("isSuccess", "Success");
>returnIntent.putExtras(bundle);
>setResult(RESULT_OK,returnIntent);
>finish();
>
>  
>     Now I dont want this for loop to execute as I have returned
> result back to caller activity
>  
> for(int i=0;i<15;i++)
>Log.d("Debug","Still In Called Activity After RETURNING
> result to Caller");
>
>
>
>
> CALLER Activity
>
> onCreate()[
>   Intent intent=   new Intent(this, Called.class);
>
>   startActivityForResult(intent,0);
>
>
> 
> /   I dont want to execute this for loop as the new Activity has
> been called
> /
>   for(int i=0;i<15;i++)
>Log.d("Debug","Still In Caller Activity After Starting
> New Activity ");
>
>
> }
>
>onActivityResult()
>
>  if(resultCode==RESULT_OK){
>Log.d("DEBUG","INSIDE onActivityResult");
>
>}
>
> PLease Help me. I am STRUGGLING with this.  Please do mention, if I am
> unable to express my doubt.
>
> Thanks,
> Nishant Kumar
> Student
>
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en