[android-developers] Urgent need of Junior/Mid-Level .NET Developer / Bay Area, CA / Long Term Contract

2019-10-04 Thread Nandan Sharma
Hi, Hope you are doing well. My name is Nandan with Dynpro. We are a company focused on helping our customers realize value from their Cloud & On-Prem Applications, Big Data & SAP investments. Hope you don’t mind the outreach. We are currently looking for Mid-Level .NET Developer fo

[android-developers] Urgent need of Mid-Level .NET Developer / Local to Bay Area, CA / Long Term Contract

2019-09-16 Thread Nandan Sharma
Hi, Hope you are doing well. My name is Nandan with Dynpro. We are a company focused on helping our customers realize value from their Cloud & On-Prem Applications, Big Data & SAP investments. Hope you don’t mind the outreach. We are currently looking for Mid-Level .NET Developer fo

[android-developers] Need a Salesforce Developer and a Mulesoft Developer in Ann Arbor, MI - Direct Client

2019-07-30 Thread Nandan Sharma
nths+* *REQUIRED SKILLS* 4+ years of progressive software development, with focus on integration, SOA and Java. *Demonstrated recent hands-on experience in MuleSoft 3.7, 3.8 or 3.9 (2+ years)* Deep competency in Data Weave and complex XML mapping to other formats. Regards, Nandan Sharm

[android-developers] Urgent need of Data Modeler/Architect for a project in Ann Arbor, MI (Direct Client)

2019-07-19 Thread Nandan Sharma
Hi, Hope you are doing well. My name is Nandan with Dynpro. We are a company focused on helping our customers realize value from their Cloud & On-Prem Applications, Big Data & SAP investments. Hope you don’t mind the outreach. We are currently looking for Data Modeler for one of our

[android-developers] Urgent need of a Java Front End Developer with Android/iOS experience / Chicago, IL

2018-05-10 Thread nandan . betasoft
with geographically distributed teams - Experience working with testing frameworks and implementing test automation Regards, Nandan Sharma Synapse Business Systems *11350 Random Hills Rd, # 800* <https://maps.google.com/?q=11350+Random+Hills+Rd,+%23+800+%0D%0AFairfax,+VA+2203

[android-developers] Urgent need of a Java Front End Developer with Android/iOS experience / Chicago, IL

2018-05-10 Thread nandan . betasoft
ious experience working with geographically distributed teams - Experience working with testing frameworks and implementing test automation Regards, Nandan Sharma Synapse Business Systems 11350 Random Hills Rd, # 800 Fairfax, VA 22030 Phone: 703-782-0007, Ext 102 Cell: 703-957-2919

[android-developers] Urgent need of a Sr. Websphere Portal/Java Developer / Peoria, IL

2018-05-10 Thread nandan . betasoft
, IL* *Requirements:* • IT - 7+ years • Java / J2EE - 7+ years • WebSphere Portal - 4+ years • Maven - 3+ years • Spring IoC, AOP - 3+ years • JSR 286 - 3+ years • jQuery = 3+ years • Angular and/or React - 2+ years ○ HTML/CSS - 5+ years • Agile/scrum - 2+ year Regards, Nandan Sharma

[android-developers] Urgent REQ - Need a Big Data Hadoop Specialist with HBase / Atlanta, GA / 6 Months - 12 Months+

2018-05-10 Thread Nandan Sharma
Description:* Client is looking for a strong big data specialist with strong HBase or Splice Machine experience. -- Regards, Nandan Sharma Synapse Business Systems 11350 Random Hills Rd, # 800 Fairfax, VA 22030 Phone: 703-827-0007, Ext 102 Cell: 703-957-2919 Fax: 703-880-7166 Email-: nan

[android-developers] Need a .NET Developer / Local to KY / F2F Interview

2018-05-09 Thread Nandan Sharma
or Git* •Experience designing web applications compliant with Section 508 accessibility standards •Experience writing automated tests Regards, Nandan Sharma Synapse Business Systems 11350 Random Hills Rd, # 800 Fairfax, VA 22030 Phone: 703-827-0007, Ext 102 Cell: 703-957-2919 Fax: 703-88

[android-developers] Need a Sr. Oracle Apps Developer with SOA Middleware / Akron, OH

2018-05-09 Thread Nandan Sharma
SOA middleware*. Must have hands on experience *with Oracle SOA, OAF, Oracle Supplier Hub, and OPM*. Strong SQL and PL/SQL skills are a must as well as strong *Oracle Forms and Reports development skills.* Regards, Nandan Sharma Synapse Business Systems 11350 Random Hills Rd, # 800 Fairfax

[android-developers] Need Java Backend Developer / Seattle, WA

2018-05-09 Thread Nandan Sharma
ards, Nandan Sharma Synapse Business Systems 11350 Random Hills Rd, # 800 Fairfax, VA 22030 Phone: 703-782-0007, Ext 102 Cell: 703-957-2919 Fax: 703-880-7166 Email-: nan...@synapsebsystems.com *Synapse Business Systems is a SWAM, LDBE, WOSB, E-Verified, MBE, DBE Certified company.* -- You rece

[android-developers] Config Change on Ice Cream Sandwich!

2011-12-07 Thread Nandan .
Hi friends I am testing my app on acer tablet Ice Cream Sandwich 4.0.1. in 4.0.1 every times its called OnCreate() method of activity but already i have specified in mainfest file also. android:configChanges= "locale|keyboardHidden|orientation|keyboard|screenSize" i have also tried through On

[android-developers] Developing aqndroid apps in EClipseIDE using Maven framework

2011-07-04 Thread dipti nandan
Hi, I have been stuck with this problem for 3 days.I want to develop an android app in Maven framework using Eclipse.I have no idea about Maven framework.I am using apache maven.I followed the instructions in installing,its showing the version etc,but when i try to set path to repo,I am getting thi

[android-developers] Orientation problem !!!!!

2011-06-02 Thread nandan Mehra
Dear All, we are facing orientation problem in my current GB porting project .we integrate HAL layer source code . In Games and all Android apps which are using G-sensor is working fine but the orientation is not working at all . i analysis the code and during orientation in SensorManger.

[android-developers] G sensor :Games is working but automatic screen rotation is not working .......

2011-05-25 Thread nandan Mehra
Hi all, Now I can not rotate my screen automatically even i can play app games which are using g-sensor. I am not seeing any problem in HAL layer as Games are working .can some body help me regarding this if we need some changes in apps or BSP layer . -- You received this message because you are

[android-developers] Disconnect Incoming Call in Android

2010-09-06 Thread Nandan .
hello frnds i m trying to disconnect incoming call from my application. i have done with Automatic Answer with this code Intent new_intent = new Intent(Intent.ACTION_MEDIA_BUTTON); new_intent.putExtra(Intent.EXTRA_KEY_EVENT, new KeyEvent( KeyEvent.ACTION_DOWN, KeyEvent.KEYCODE_HEADSETHOOK));

[android-developers] how to Change SMS Preference or setting

2010-07-14 Thread Nandan .
hi friends,,, in my application i m trying to change default android SMS Setting through programming. But i havent find any document to how to change Messages Setting in android. i have seen package android.provider.Settings but in this package i hav'nt find any setting regarding SMS. With Regr

[android-developers] Re: kill or wait phone activity (incoming call) between running my application

2010-06-30 Thread Nandan .
Regrads Bhavesh On Wed, Jun 30, 2010 at 5:49 PM, Nandan . wrote: > > hello friends.. > > Is it possible if my application is running and that time if any incoming > call arrives > > then i want to kill or wait that call (phone activity). > > any one achieve this type of w

[android-developers] kill or wait phone activity (incoming call) between running my application

2010-06-30 Thread Nandan .
hello friends.. Is it possible if my application is running and that time if any incoming call arrives then i want to kill or wait that call (phone activity). any one achieve this type of work in android. i have a no idea how to do this. Thank you very much . With Regards Bhavesh -- You re

Re: [android-developers] AutoCompleteTextView with autoText

2010-06-17 Thread Nandan .
hii in this code i m used autocomplete text box to display phone no from contect list and dialed no. this can help you phonetext = (AutoCompleteTextView) findViewById(R.id.PhoneText); ContentResolver content = getContentResolver(); Cursor cursor = content.query(Calls.CONTENT_URI,

Re: [android-developers] power manager (Light off) in android

2010-06-16 Thread Nandan .
hi Richard i m running my application on device . any solution you find about this problem. i cant understand this line " I'm wondering if you have to officially install the package to get it recognized by the emulator? " what this mean... thank you With Regrads bhavesh On Mon, Jun 14, 201

[android-developers] regrading invisible( hide ) running service

2010-06-12 Thread Nandan .
hii friends... i m trying to create a service which does not display in Android phone -- Setting---Application---Running Service it is possible in android. how can i hide service form this location.. can any one had done this.. please help me Thank you in advanced With regrads B

[android-developers] power manager (Light off) in android

2010-06-07 Thread Nandan .
hii . Currently i m facing a problem to switch off light in android application. i m trying to power manager gotosleep method but its giving a below problem . *java.lang.RuntimeException: Unable to start activity ComponentInfo{org.bhavesh/org.bhavesh.mainactivity}: * * * *java.lang.Secur

[android-developers] Re: capture outgoing sms in android

2010-05-21 Thread Nandan .
h can any one help me how to capture outgoing sms in android.. thank you bhavesh On Thu, May 20, 2010 at 4:33 PM, Nandan . wrote: > > Hii. > > In android there is a broadcast Receiver for incoming SMS. > > but in my application i want to capture outgoing SMS th

[android-developers] capture outgoing sms in android

2010-05-20 Thread Nandan .
Hii. In android there is a broadcast Receiver for incoming SMS. but in my application i want to capture outgoing SMS through code it is possible in android. There is no any Receiver for outgoing SMS. how can i implement to capture outgoing SMS. if any one have idea plz reply me.. Thank yo

Re: [android-developers] SIP Stack

2010-05-09 Thread Nandan .
yaa android cod support *sip stack s*uch as mjsip, now pjsip is already ported in android platform. i can refer you just see sipdroid project. sipdroid.org you can use rtpsender and reciver java file of sipdroid project of media folder. bhavesh On Mon, May 10, 2010 at 3:24 AM, mike wrote:

[android-developers] incoming or outgoing call event

2010-05-08 Thread Nandan .
Hii friends i m trying to write a code when any one call me on my android phone after disconnecting call i want to send call information on any Sever. There is any callback function in android to handle that type of situation. yaa how can achive this in android. i can access call log but i want

Re: [android-developers] problem to install .apk on phone

2010-04-28 Thread Nandan .
hi imran when you run a command "adb devices" it display only connected device and emulator. if u r using eclipse then just install the correct usb driver from help menu and updete software. most probaly ur usb driver is not correct driver for LG GW620. thank you bhavesh On Wed, Apr 28, 2010 a

Re: [android-developers] Emulator and device problem

2010-04-14 Thread Nandan .
at 10:20 PM, ~ TreKing wrote: > On Wed, Apr 14, 2010 at 8:32 AM, Nandan . wrote: > >> can any one give me idea why its not working on device. > > > Can you give us an idea what "register with Server" means? > Can you provide more information and detail? >

[android-developers] Emulator and device problem

2010-04-14 Thread Nandan .
hiii...frnds. i m trying to register with Server. my application is working fine in emulator. its register with server through emulator. but when i am trying to register on server with device (motorola milestone).its not register with server. can any one give me idea why its not working on

Re: [android-developers] EditText functionality

2010-04-07 Thread Nandan .
yaa you can do this using coding in java EditText1.setSingleLine(true); Regards** Bhavesh kumar ** On Wed, Apr 7, 2010 at 5:55 PM, Mark Murphy wrote: > > I have a login view on an application with an EditText for entering a > > username. I can't seem to restrict the EditText to be a single l

[android-developers] how to start a new activity within Tabactivity

2010-03-25 Thread Nandan .
hiii all i have a four tabs. using following codes TabHost host = getTabHost(); host.addTab(host.newTabSpec("one").setIndicator("Sip Phone",getResources().getDrawable(R.drawable.ic_launcher_phone_dialer)).setContent(new Intent(this, tabactivity1.class))); host.addTab(host.newTabS

Re: [android-developers] Re: How can i select data onListClick

2010-03-22 Thread Nandan .
Thanks for help. i had solve that problem using cursor.i takeout data direct from cursor. but until i cant understand why its not working with adapter or listview. once again thank you for help On Mon, Mar 22, 2010 at 1:33 AM, alain wrote: > I use the listener on the Listview this way : > >

Re: [android-developers] Re: How can i select data onListClick

2010-03-22 Thread Nandan .
click. in List view. Thank you . On Sun, Mar 21, 2010 at 12:23 AM, Paul Turchenko wrote: > What exactly not working? > > On Mar 20, 2:34 pm, "Nandan ." wrote: > > its pass bellow information to another activity > > > > android.content.contentresolver$cu

Re: [android-developers] Problem with TabActivity and ListActivity

2010-03-22 Thread Nandan .
hi Mark Have you solved ur problem to start a new activity within a tab activity. how can u do this. can u shere with me thank you On Tue, Feb 2, 2010 at 10:58 PM, Mark Murphy wrote: > > And the Problem is If i want to start activity which is not specified > > in tabhost in above Java code,it is

[android-developers] Re: How can i select data onListClick

2010-03-20 Thread Nandan .
its pass bellow information to another activity android.content.contentresolver$cursorwrapperin...@43d4e598 plz help me On Sat, Mar 20, 2010 at 5:50 PM, Nandan . wrote: > Hiii > > i had used Listview to display phoneno from phonebook.now i want on the > onListClick event jus

[android-developers] How can i select data onListClick

2010-03-20 Thread Nandan .
Hiii i had used Listview to display phoneno from phonebook.now i want on the onListClick event just select the phonno and pass phone no to another activity. but its not working . can anyone help me . my code is below. Thank you very much for help. private void populateContactList() { // B

Re: [android-developers] Eclipse Emulator

2010-02-09 Thread Nandan .
just click on menu button on android emulator.. On Wed, Feb 10, 2010 at 4:36 AM, jDev wrote: > I set up Eclipse as directed on the android development site, and ran > the emulator after building one of the sample apps. The emulator comes > up and just displays some text and doesn't funct