[android-developers] I'm looking Jr Level SAP consultants (need Passport number & OPT is also Accepted)

2018-02-21 Thread Gopal Usstaffing
Hi Friends, I'm looking for Jr. Level SAP consultant.Please help me... *SAP SD-Functional Consultant Required (Onsite) * · Location: Sunnyvale, CA. · PRIMARY SKILL: SAP SD Sales & Distribution · 5+ years of experience with SAP SD module · At least two Ful

[android-developers] Re: Senior Java Developer //Cupertino, CA //6+months

2017-02-27 Thread venu gopal
Hi, Please find attached an excellent profile for the said position. He is well experienced with good communication skills. Revert back to me for more information on 628-400-9003 or mail me at v...@dizercorp.com. Best regards, Venu Gopal Technical Recruiter Direct : 628-400-9003

[android-developers] Re: Senior Java Developer @ Cupertino, CA

2017-02-27 Thread venu gopal
Hi, Please find attached an excellent profile for the said position. He is well experienced with good communication skills. Revert back to me for more information on 628-400-9003 or mail me at v...@dizercorp.com. Best regards, Venu Gopal Technical Recruiter Direct : 628-400-9003

[android-developers] Re: Hana Developer:: San Jose, CA::: CONTRACT:: URGENT

2017-02-07 Thread venu gopal
Hi, Please find attached an excellent profile for the said position. He is well experienced with good communication skills. Revert back to me for more information on 628-400-9003 or mail me at v...@dizercorp.com. Best regards, Venu Gopal Technical Recruiter Direct : 628-400-9003

[android-developers] Immediate Interview ON MONDAY -- SAP CRM Service at CA

2016-11-11 Thread Gopal Usstaffing
*Urgent Need& Immediate Interview ___** SAP CRM Service* * Location: Washington* * Contract Duration: 12+ months * *Visa: H1 (C2C, W2 only)* * Interview Mode: Telephonic only* sudanivenugopa...@gmail.com Job Description & Skillset: Required Qualifications, Experience and Skills: ¿

[android-developers] Re: immediate need a DBA Oracle and SQL || Allentown, PA ||

2016-10-04 Thread venu gopal
Hi, I am herewith submitting an excellent profile for the said position. He is well experienced with good communication skills. Revert back to me for more information on 321-245-6857 or mail me at v...@dizercorp.com. Best regards, Venu Gopal Technical Recruiter Direct : 628-400

[android-developers] Re: Urgent Need----Oracle PLSQL Developer(Local with 8+ Profile)

2016-09-21 Thread venu gopal
Hi, I am herewith submitting an excellent profile for the said position. He is well experienced with good communication skills. Revert back to me for more information on 321-245-6857 or mail me at v...@dizercorp.com. Best regards, Venu Gopal Technical Recruiter Direct : 628-400

[android-developers] Re: Immediate Hire :::::Oracle JDE(Finance modules - GL, AR, AP and FA), SQL with infosys

2016-08-10 Thread venu gopal
Hi, I am herewith submitting an excellent profile for the said position. He is well experienced with good communication skills. Revert back to me for more information on 321-245-6857 or mail me at v...@dizercorp.com. Best regards, Venu Gopal Technical Recruiter Direct : 321-245

[android-developers] RecyclerView Single Selection Mode

2016-05-23 Thread Nanda Gopal
Dear All, I have done the single selection with Recyclerview. But it does not work like ListView Single Choice. I'm using notifyItemRangeChanged(0,itemList.size()) method to notify the selection. It shows time delay in the UI like a blink. How to resolve the single choice mode in recy

[android-developers] SDK Manager details

2016-02-15 Thread Mani Gopal
Hi, I am new to mobile development i have installed the android studio but confused to install which SDK to be installed and whether for eg. If i install Android 6.0's should i install everything under it ? Please clarify and please share the link how to develop a app for the website which mig

[android-developers] Build Java Modules that are out of Android SDK

2013-04-22 Thread Madan Gopal
While building Android SDK, my apps reside under /packages/myapp. I am able to build this app as part of the SDK by adding an entry into sdk.mk file. How do I move myapp outide SDK folder and still be able to build the SDK with myapp? Eg: I want to move myapp to /home/myapp and even then make

[android-developers] Re: Protocol exception : too many redirects

2013-04-02 Thread Venu Gopal
Hey Use HttpClient connection class org.apache.http.client.HttpClient instead of normal HTTPURLConnection Since org.apache will handle such redirects properly than java Regards, Venugopal. On Monday, March 8, 2010 12:42:32 PM UTC+5:30, steVe wrote: > Hi All, > > I get this protoco

[android-developers] Re: Eclipse Config of ADT

2012-08-16 Thread Gopal
Try to check it in this folder: C:\Users\\AppData\Local\Android\android-sdk Or else search for adb.exe on your PC and give that path to Eclipse. On Sunday, August 12, 2012 4:17:13 AM UTC+5:30, kenshort wrote: > > I am setting up the Android SDK and I've gotten to the Eclipse Config of > ADT.

Re: [android-developers] Re: Examples for Android with Eclipse

2012-08-16 Thread Gopal
*>>> Do you have used the sample programs? should they work?* >>> Yes, I have used the sample programs in Eclipse and they worked out of the box for me. I'm not having enough knowledge to say the cause of error you are getting. But it seems it is not finding the R (the resource class). You mig

[android-developers] terminal(Motorola MB525) has to alarm and displayed in notification area but it is not happening .

2012-04-05 Thread madan gopal
Hi all, i am developing a android app, where the terminal(mobile device) will receive the notification from server whenever a failure occurs. terminal has to alarm and displayed in notification area but it is not happening . The terminal is Motorola MB525 and its not happening in other devices als

[android-developers] terminal(Motorola MB525) has to alarm and displayed in notification area but it is not happening .

2012-04-05 Thread madan gopal
i am developing a android app, where the terminal(mobile device) will receive the notification from server whenever a failure occurs. terminal has to alarm and displayed in notification area but it is not happening . The terminal is Motorola MB525 and its happening in other devices also. It is happ

[android-developers] Getting com.google.zxing.NotFoundException problem?

2012-01-10 Thread venu gopal reddy
Hi friends, Am developing barcode application using ZXING api , but am getting below error: com.google.zxing.NotFoundException , How can I solve this Exception? Please help me -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to

[android-developers] How can I solve com.google.zxing.NotFoundException exception?

2012-01-09 Thread venu gopal reddy
Hi guys, Am is using zxing for barcode reading, previous I pasted one sample barcode image in sd card and i read the barcode and got barcode information. Now same i am trying to run the same program, am getting below error in logcat, not even open the application layout in emulator. Error is: 0

[android-developers] how to read dynamically generated XML file?

2012-01-09 Thread venu gopal reddy
Hi friends, I am getting one XML file from one web services cal , i stored this XML file into my sd card , Now Just I want to read the XML file(I mean parsing) . Using SAX parser we can read already knew format of XML file .. Here this case i Dont know the format.. How can I read Dynamically

[android-developers] Store XML file into the Resource folder

2012-01-08 Thread venu gopal reddy
Hi friends, I am getting one XML file from one web services cal. Now Just I want to save that XML file into Resource folder (res/xml/my.xml). I Tries but I could not get the solution.. Can you please help me... -- You received this message because you are subscribed to the Google Groups "Andro

[android-developers] Problem with SQLite Insert command

2011-12-21 Thread Gopal
I am new to andriod. I started creating a sample app using Sqlite databse. When i run the app i m getting this error ERROR/AndroidRuntime(878): Caused by: android.database.sqlite.SQLiteException: table employee has 11 columns but 12 values were supplied: , while compiling: INSERT INTO employee VA

[android-developers] How Should I check barcode without Device

2011-12-16 Thread venu gopal reddy
Hi friends, Actually I developed my customized barcode application , Just i want to check barcode, Present I dont have android device. is there any alternative for checking (My through ,Like webcam..) please do needfull to me.. thanks -- You received this message because you are subscrib

[android-developers] Save XML file into local

2011-12-14 Thread venu gopal reddy
Hi friends, In my application am getting one XML file Dynamically, Just I want to save that XML file into my local system.. How can i save it? Pls help me -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email

[android-developers] How to print HttpGet object in amulator?

2011-12-08 Thread venu gopal reddy
Hi friends, How to print HttpGet object in amulator? I mean to say how to print object information in emulator? Pls help me -- 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@googlegro

[android-developers] Re: paused activity

2011-07-29 Thread Gopal NIT JSR
nce you go to activity C). Gopal On Jul 28, 10:20 pm, Ab Caballero wrote: > I have an application with 3 activities, which i will call A, B and C. > The activities fire in sequence A->B->C, with each previous activity > being paused. My question is, how do i go from the C activi

[android-developers] How to convert .swf to .apk ?

2010-07-07 Thread VENU GOPAL
Hi Freinds, I created a application using ADOBE AIR and now i want this application to deployed in ANDROID OS enabled mobile phone but i am not able to convert .swf file to .apk Can any one please help me out how i can convert .swf to .apk Best Regards Venu Gopal V -- You received this

[android-developers] Bug or Feature ?

2010-03-23 Thread Gopal Biyani
re is some reason behind this.* Thanks Regards Gopal -- 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 androi

Re: [android-developers] Re: Got 12 Google Wave invitations to use, let me know if you need

2009-11-09 Thread Gopal Biyani
Please can you send me one gopalbiy...@gmail.com Thanks On Mon, Nov 9, 2009 at 11:30 AM, iñaki wrote: > Please send one to inaki.s...@gmail.com > > Thx > > 2009/11/9 ander...@phdgaming.com > > Please send one to ander...@phdgaming.com >> >> Thanks! >> >> On Nov 9, 11:12 am, dave wrote: >> > H

[android-developers] Re: Google wave invitations...?

2009-10-16 Thread Gopal Biyani
Hey Can you refer me please...gopalbiy...@gmail.com Thanks On Fri, Oct 16, 2009 at 7:25 PM, Anton wrote: > > Hi there, could you add me on wave? psych...@googlewave.com > > On Oct 16, 5:41 am, Kenneth Adam Miller > wrote: > > Who wants to be in Google wave? > > I have 16 invitations > > > > -

[android-developers] Re: Archos 5 Android PMP

2009-10-09 Thread Gopal Biyani
I bought Archos 5 few days back. Was very disappointed when I opened the package. Because the Archos device with Android OS is not ready yet and supposed to be launched somewhere in december :( On Thu, Oct 8, 2009 at 6:02 PM, Wayne Wenthin wrote: > I got this back from them. > http://appslib.com

[android-developers] Re: Application context

2009-10-09 Thread Gopal Biyani
If you want to call getApplicationContext in your Foo class, it better to pass Context reference as a parameter in method DoSomethingWithCurrentContext() or you can pass in constructor while instantiating the Foo class. I think there is no other way to access the context object. On Thu, Oct 8, 200

[android-developers] Re: Custom Views Timerview

2009-10-01 Thread Gopal Biyani
If you can send the exact exception from log cat, then it will be easy to find error. On Thu, Oct 1, 2009 at 8:42 AM, andr0id wrote: > > Hi everyone, > > I've made a simple countdown timer and I would like to use it as a > custom view in my xml layout. > > The view works perfectly well if i add

[android-developers] Re: Trouble in Printing Unicode Male Character

2009-09-29 Thread Gopal Biyani
Thanks Josh for your effort. And hoping to see correction in next release. On Mon, Sep 28, 2009 at 12:49 PM, j.hadley wrote: > > We have confirmed that the current shape for U+2642 in Droid Sans > Fallback is a bug. This will be corrected in the font and supplied for > a future release of Androi

[android-developers] Re: Trouble in Printing Unicode Male Character

2009-09-25 Thread Gopal Biyani
Hey Josh Thanks a lot for showing your concern, will wait for your reply. Regards Gopal On Thu, Sep 24, 2009 at 11:12 AM, j.hadley wrote: > > On Sep 23, 6:18 am, Gopal Biyani wrote: > > At present, I am using emulator. And I don't know how to change font from > > &

[android-developers] Re: Trouble in Printing Unicode Male Character

2009-09-23 Thread Gopal Biyani
At present, I am using emulator. And I don't know how to change font from "Droid Sans Fallback" to "Droid Sans". Can you guide me how to do. Thanks On Wed, Sep 23, 2009 at 12:38 AM, Mark Murphy wrote: > > > > Anyone know about this ?? > > Looking at the Droid TTF fonts installed on my Ubuntu mac

[android-developers] Trouble in Printing Unicode Male Character

2009-09-22 Thread Gopal Biyani
Anyone know about this ?? On Tue, Sep 22, 2009 at 9:08 AM, Gopal Biyani wrote: > Hello Guys, > I am trying to print Unicode Male Sign on Android, when I print it on > Android, it looks different from the original sign. The original sign seems > to be little bit tilted like it is 2 o&

[android-developers] Trouble in Printing Unicode Male Character

2009-09-22 Thread Gopal Biyani
e for MALE sign is '\u2642'. And to print on screen I tried few of different options... (TextView).setText(MALE) (TextView).setText(Html.fromHtml(MALE)) And I tried to print as given in sample UnicodeChart, that too din't helped Anyone have some clue, what I am doing wron

[android-developers] Re: Activity Vs View

2009-09-12 Thread Gopal Biyani
iews, opinions and statements in this email are those of the > >author solely in their individual capacity, and do not necessarily > >represent those of T-Mobile USA, Inc. > > > > > > > >On Sep 11, 1:49 pm, Gopal Biyani wrote: > >> Hello Guys, > &g

[android-developers] Activity Vs View

2009-09-11 Thread Gopal Biyani
3,000,000 Inflate 1 LinearLayout containing 6 TextView Objects 135,000 Then, I was going through the open project Shelves, in which Romain Guy used more then one activity,so, it just confused me. Any suggestions will be highly appreciable. Thanks Regards Gopal

[android-developers] Re: View Files on a remove server/PC

2009-07-29 Thread Gopal Biyani
Just google for WinSCP. On Tue, Jul 28, 2009 at 3:11 PM, johnny wrote: > > Is anyone aware of a way to view the directory structure and files on > a remote server or PC? Is there an existing app for this? > > Thanks in advance! > > > --~--~-~--~~~---~--~~ You rece

[android-developers] Could not find method javax.microedition.io.Connector.open, referenced from method org.ksoap2.transport.ServiceConnectionMidp

2009-06-24 Thread Gopal
Hi Everyone, I've also getting this error "Could not find method javax.microedition.io.Connector.open, referenced from method org.ksoap2.transport.ServiceConnectionMidp." Can anyone please help me ? Thanks in Advance: Thanks! --~--~-~--~~~---~--~~ You received

[android-developers] Re: Could not find method javax.microedition.io.Connector.open, referenced from method org.ksoap2.transport.ServiceConnectionMidp.

2009-06-24 Thread Gopal
Hi, Is your problem solved now? I am also facing the same problem. Kindly help me. Thanks & Regards: Gops On May 27, 10:24 pm, "kevin.cho...@googlemail.com" wrote: > Hi Everyone, > > I've been getting this error "Could not find method > javax.microedition.io.Connector.open, referenced from

[android-developers] Re: Could not find method javax.microedition.io.Connector.open, referenced from method org.ksoap2.transport.ServiceConnectionMidp.

2009-06-24 Thread Gopal
Testing mail. Please ignore On May 28, 8:39 am, "Mark Murphy" wrote: > > I've been getting this error "Could not find method > > javax.microedition.io.Connector.open, referenced from method > > org.ksoap2.transport.ServiceConnectionMidp." > > > Can anyone help? > > Android is not JavaME and ther

[android-developers] Re: Could not find method javax.microedition.io.Connector.open, referenced from method org.ksoap2.transport.ServiceConnectionMidp.

2009-06-24 Thread Gopal
Hi, Is your problem solved? I am also facing this problem. Can u please help me? If u have the link kindly send me. Thanks in advance: Thanks & Regards: Gops On May 28, 8:39 am, "Mark Murphy" wrote: > > I've been getting this error "Could not find method > > javax.microedition.io.Connector.ope

[android-developers] screen moving to third screen instead of staying in second screen

2008-06-10 Thread gopal
Hi, As i press an item in the first screen its moving to third screen fastly by means of a centre pres key.Its going to the second screen,but is not staying in the second screen.Its moving fastly to the third screen without staying in the second screen.Actually,only when i pres an item in the

[android-developers] How to know the id or tag of the album name,movie name,artist name,etc.in the mp3 files in the emulator?

2008-05-30 Thread gopal
Hi, How to know the id or tag of the album name,movie name,artist name,etc.in the mp3 files in the emulator? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send emai

[android-developers] How to explicitly activate a button by pressing a key from the keypad?

2008-05-23 Thread gopal
Hi. How to explicitly activate a button by pressing a key from the keypad? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developer