[android-developers] Re: spinner

2013-03-08 Thread srikanth
Please go through this url http://www.lacherstorfer.at/haris_blog/2008/03/android-howto-create-spinners.html On Friday, March 8, 2013 2:31:40 PM UTC+5:30, Sadhna Upadhyay wrote: > > Hi friends, > i need a help,can some oe tell me that how to dynamically add a value > in spinner in android.

[android-developers] Re: sample code req.

2013-03-09 Thread srikanth
http://developer.android.com/guide/components/index.html On Wednesday, March 6, 2013 10:06:04 PM UTC+5:30, ramesh babu wrote: > > Hi frnds..., > send me some sample source code android app for beginners... > -- -- You received this message because you are subscribed to the Google Grou

[android-developers] Google+ integration

2013-03-14 Thread srikanth
Dear all, Please help me How to post image and text through our android application using google+ integration as like face book integration.. -- -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to andr

[android-developers] What needs to be considered about memory/management usage

2012-04-05 Thread srikanth
Hi , I wanted to know some information regarding memory management of android while writing system level tests. I am new to android and android architechture. While writing test/ cases related to system testing, what needs to be considered under point of reference when comes to memory management

[android-developers] What are /data/anr/slow00.txt

2012-04-12 Thread srikanth
Hi All, I am seeing some traces under /data/anr though i didn't get any anr related to any of the process. But i am seeing some traces related to calendar process under /data/anr. Is there any Non-Visible ANR's in android? Can any one clarify me what exactly these traces are and when it will get cr

[android-developers] Re: What are /data/anr/slow00.txt

2012-04-12 Thread srikanth
Ok, Got it from new dumpstate.c The activity manager has a feature when launching an app every 500ms, where it collects the current stack traces of the app if it hasn't finished launching. It will dump the stack traces to /data/anr/ slowXX.txt On Apr 13, 8:58 am, srikanth wrote: > Hi

[android-developers] Dear all

2012-07-11 Thread srikanth
Dear all, sorry for my bad English and i had a problem , i am android beginner i want go next activity while click or select a name in the list view in android . i hope you can understand my question. thank you.. -- You received this message because you are subscribed to the Google Groups

[android-developers] Re: Dear all

2012-07-12 Thread srikanth
sorry for my English , thanks for this solution but my intention is if i click individual options in list view retrieve different actives...as like one options for one activity and second for second activity and third for third activity On Wednesday, July 11, 201

[android-developers] Music Player Issue

2012-07-19 Thread srikanth
. so please help me how to solve this Thanks&Regards Srikanth -- 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

Re: [android-developers] Re: Dear all

2012-07-20 Thread srikanth
thank you i got it On Friday, July 13, 2012 9:23:55 AM UTC+5:30, jugni wrote: > > Hello, > first of all retrive the which item is clicked and then based on cliked > item call the activity so your query will be solve. > > On Fri, Jul 13, 2012 at 8:41 AM, srikanth > wro

[android-developers] Re: Music Player Issue

2012-07-31 Thread srikanth
Thank you so much i got the answer.. On Friday, July 20, 2012 2:49:19 AM UTC+5:30, bob wrote: > > I would suggest you get a real device and not mess with the Emulator SD > Card (or the Emulator at all, quite frankly). > > > > On Thursday, July 19, 2012 6:25:

[android-developers] Debugging

2012-08-01 Thread srikanth
Dear all, can you explain how to debug my android application -- 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-dev

Re: [android-developers] Exit from app

2012-08-02 Thread srikanth
yeah it's good for me... tanks On Thursday, August 2, 2012 11:18:47 AM UTC+5:30, Bharath Smitha wrote: > > > > On Thu, Aug 2, 2012 at 10:42 AM, Kristopher Micinski < > krismicin...@gmail.com> wrote: > >> ... >> >> -- You cannot "exit" the app gracefully. This is an antipattern. >> -- You

[android-developers] Re: Debugging

2012-08-03 Thread srikanth
n Wednesday, August 1, 2012 2:31:41 PM UTC+1, srikanth wrote: >> >> Dear all, >> can you explain how to debug my android application >> >> -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to thi

[android-developers] Re: Debugging

2012-08-03 Thread srikanth
thaq On Friday, August 3, 2012 7:12:49 PM UTC+5:30, bob wrote: > > Aye. Click this icon in Eclipse: http://postimage.org/image/r1v4xift3/ > It be a bug icon. > On Friday, August 3, 2012 4:51:00 AM UTC-5, srikanth wrote: >> >> thanks for this answer can you explain piratic

[android-developers] Re: how to customize tab bar in some different shape

2012-08-20 Thread srikanth
me also thinking to create this type app On Tuesday, August 21, 2012 9:45:38 AM UTC+5:30, Gaurav wrote: > > hey > i want to create a tab bar in some shape like the attached pic. can > somebody please guide me how to do it. i am new in developing android > applications. > thanking you > Gaurav >

[android-developers] How to find RAM usage by Graphics susbsystem?

2011-11-23 Thread Srikanth
I am trying to find out the run time memory allocated for Graphics subsystem on a android device leaving bitpmaps and resources aside. I understand that Below factors contribute to RAM of a Android device keeping Graphics subsystem in mind a) Views b) Caching[Texture cache, gradient cache etc and

[android-developers] Build specific api test

2011-11-27 Thread srikanth
Hello Android, I just want to build and generate a apk file for only one specific test instead of all api tests.. http://developer.android.com/resources/samples/ApiDemos/src/com/example/android/apis/media/MediaPlayerDemo_Video.html Can any one help me on this would be a great help.. Thanks in adv

[android-developers] send SMS from adb without using mobilenetwork

2011-10-04 Thread Srikanth
Can i send an SMS to the phone through adb without using mobile network? i need this to test with a device that doesn't have a connection to mobile network? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email t

[android-developers] Stock browser tests

2011-10-20 Thread srikanth
Hi All, I'm developing some browser based application and i am looking for a app/test that tests android stock browser. Something like auto browse list of url's(200) on single/multiple tabs or browser benchmark test. Please share your valuable info... Thanks in advance. -- You received this mes

[android-developers] Single report after rerunning CTS failures

2012-04-25 Thread srikanth
Hi All, Is there a way in CTS 4.0.3R2 to produce a single report after rerunning CTS failures instead of creating a new report after rerunning all failures from previous CTS report. Thanks in advance. -- You received this message because you are subscribed to the Google Groups "Android Develope

[android-developers] Dumpsys meminfo explanation...

2011-08-01 Thread Srikanth
accounts.db Regards Srikanth M. -- 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-developer

[android-developers] Re: Dumpsys meminfo explanation...

2011-08-01 Thread Srikanth
heap: 168 memoryUsed: 168 pageCacheOverflo: 35 largestMemAlloc: 50 DATABASES Pagesize Dbsize Lookaside Dbname 1024 29 72 settings.db 1024 16 33 accounts.db Thanks Srikanth M. On Aug 1, 6:35 pm, Kostya Vasilyev

[android-developers] Can anyone explain librank command output?

2011-08-03 Thread Srikanth
Can anyone explain librank command output in android? -- 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+

[android-developers] Re: upload photos on web server.

2012-09-07 Thread srikanth
please find www.developers.android.com On Friday, September 7, 2012 3:52:25 PM UTC+5:30, vivekdave wrote: > > Hi > > I am new to Android and I would like to create a simple application to > upload photos on webserver. please let me know how to achieve it.any steps > to complete it? > -- Y

[android-developers] Android Future Extensions

2012-09-25 Thread srikanth
Let me know details about android future extensions -- 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, se

[android-developers] How to get a button id from an app(I don't have the source)

2012-10-16 Thread srikanth
Hi, I want to get the element/button id in an app(I don't have the apk).. can any one please tell me on how to get the id? 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@g

[android-developers] adb offline issue

2012-10-18 Thread srikanth
were made to the attached adbd inorder to fix the offline issue. So thought of asking you like experts. Share your info.. Thanks -Srikanth. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email t

[android-developers] Pdf reader

2012-11-13 Thread srikanth
Hi friends, I need code for android pdf reader static and dynamically. -- 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 t

[android-developers] Sobel camera

2012-11-16 Thread srikanth
please guide me how to make sobel camera in android application thanks and regards srikanth 9640031533 srikanthandroidgro...@gmail.com and sritullimi...@gmail.com -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to

[android-developers] Re: Playing mp3 streamed from website

2012-11-16 Thread srikanth
Use mp3 player and parsing On Thursday, November 15, 2012 2:13:51 AM UTC-5, kosie99 wrote: > Hi everybody, > > I am brand spanking new to Android development, having just done the > "Hello, Android" tutorial, so please bear with me ;) > > I have a website with a simple webservice that will r

[android-developers] Re: Freelancer

2014-05-05 Thread srikanth
Hi, Are you available to work on Android? I had a small project. Please reply to my email address to talk further. On Saturday, June 18, 2011 9:13:37 AM UTC+5:30, khanh_qhi™ wrote: > > Hi, > Does anyone need freelancer in Android? > > -- > Regards, > Khanh. > -- You received this message beca

[android-developers] How to trigger onTouch/onKeyPress event for '+' (plus) symbol

2010-08-25 Thread Srikanth
Hi, In my app i would need to add dynamic table rows on touch(on key event) of '+' (plus) symbol from the keypad. The KeyListener() was triggered for down/back keys but not for '+'. I would appreciate if you let me know how i could trigger an onKey event for '+'

[android-developers] Urgent Opening for Android Developer in Austin, TX for Long Term

2010-09-16 Thread Srikanth
Position : Android developer Location : Austin, TX Duration : Long-term We have an immediate requirement for one of our direct client in Austin, TX. We are looking for Very good Android developer with Kernel and C++ and Embedded experience. Please forward your profiles to: snamb...@open-log

[android-developers] How To Programmatically Customize Android Home Screen's Icons And Background Image?

2010-12-06 Thread srikanth
tion ... can someone point me to a more detailed explanation of the code? Thanks in advance. With best regards, Srikanth. -- 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@g

[android-developers] porting android application on iphone

2011-05-02 Thread srikanth
. Thanks & Regards ------ Srikanth Chilukuri -- 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,

[android-developers] including my .so files in sdk.

2010-04-01 Thread srikanth tangirala
Hi all, I am building my sdk in which i want to include my own libraries. I want to do this by including my own .so files. Is that possible? Can i place my own .so files and use that in my sdk. And how can i use them in any application. Any suggestions are welcomed. Thanks in advance.

[android-developers] Re: Spying camera application

2009-03-28 Thread srikanth reddy
working automatically. Thank you, Srikanth --- On Sat, 3/28/09, Tseng wrote: From: Tseng Subject: [android-developers] Re: Spying camera application To: "Android Developers" Date: Saturday, March 28, 2009, 12:21 PM This kind of application is strongly discouraged in Android. The

[android-developers] Re: Spying camera application

2009-03-28 Thread srikanth reddy
: Spying camera application To: "Android Developers" Date: Saturday, March 28, 2009, 1:37 PM I think you are only allowed to do it, if you write in the application that it takes every 2 mins photos. But is your target only to make screenshots??? On 28 Mrz., 18:31, srikanth reddy w

[android-developers] Re: Spying camera application

2009-03-29 Thread srikanth reddy
Hi   Thanks for reply,   If I install the application in mobile with user permissions can I able to take the pictures without user involvement for every 1 minute using timers thread in program.   Thank you, Srikanth. --- On Sun, 3/29/09, Dianne Hackborn wrote: From: Dianne Hackborn Subject

[android-developers] customizing status bar and application layer

2010-02-24 Thread srikanth tangirala
I am trying to make a new SDK with the status bar at the bottom and the application layer in top of it.. is it possible?.. if any one has any idea of how to do this plz help me .. thanks in advance... -- You received this message because you are subscribed to the Google Groups "Android Developers

[android-developers] Application performance slower in Samsung Galaxy S

2011-06-09 Thread srikanth vikkurty
I have designed an application in which before application launches, it has to parse the response obtained for a http request and store it in data base. This process works faster on most of the devices except Samsung Galaxy S. Could anyone suggest an alternative for overcoming the same. -- You re

[android-developers] Regd. Android Reusable Activity

2011-06-22 Thread srikanth purohit
Hi All, I am pretty new to Android stuff and had a question regarding adding dynamically to the activity.I am developing an app where I will be using a single screen with just one different Layout .Ill give you guys an example I have a Linear Layout view where in there are some 6 Sub- Lin

Re: [android-developers] Re: Write storage on Samsung Galaxy Tab 7.7

2012-04-18 Thread Srikanth Kotagiri
starting at root and skipping few locations like not searching in /proc, /system, /d. I ignore the LOST.DIR in the / directory. So far this liiks to me like a reliable way to find mount points for external storage. Since Android 3.2, the permissions however are screwed up. Srikanth On

[android-developers] sqlite login screen problem

2012-02-03 Thread srikanth chitturi
Hi i am creating a login screen in android . But i am facing a problem in which i have to find whether the username is already present in database and check with the password . please send reply. -- You received this message because you are subscribed to the Google Groups "Android Developers" gr

[android-developers] SQLiteTable is not inserting

2012-02-06 Thread srikanth chitturi
(); } private void setUpViews() { //add the user names and passwords //db.open(); //long id = db.insertUser("srikanth", "srikanth"); //db.close(); edit = (EditText)fi

[android-developers] How To Identify Android Tablet Unique_ID / Hardware Signature. Which Android Version It will Support?

2012-08-31 Thread Srikanth Turpu
Hi, As per our requirement, we need to identify android tablet device unque_id/hardware signature. This unique_id is sent to the server to check the certifications on the device. This unique_id is used to manage the device remotely to wipe data, remote lock and getting location of the device. P

[android-developers] Best Open Source MDM servers for Android

2012-08-31 Thread Srikanth Turpu
Hi, Whis is the best MDM server for android. How to develop our own MDM server to manage devices remotely. -- 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 unsubscr

Re: [android-developers] Dumpsys meminfo explanation...

2011-08-01 Thread Srikanth Mandalapu
heap: 168 memoryUsed: 168 pageCacheOverflo: 35 largestMemAlloc: 50 DATABASES Pagesize Dbsize Lookaside Dbname 1024 29 72 settings.db 1024 16 33 accounts.db Thanks Srikanth M. On Mon, Aug 1, 2011 at 7:05 PM

[android-developers] Re: About Already Developed Applications

2008-04-09 Thread srikanth pattapuram
On Tue, Apr 8, 2008 at 11:32 AM, pramod shinde <[EMAIL PROTECTED]> wrote: > Hello, > How can I know the recent applications available for Android? > Which links should I refer to know about current applications,which are > already developed? > > > Regards, > > Pramod K.Shinde > > -

[android-developers] Informatica ETL lead//glastonbury CT//c2c

2020-03-05 Thread JALDA SRIKANTH
estimations & planning •Effective communication Skills(oral and written) Should have experience of 3-4 BI life cycle implementations Thanks&Regards Srikanth US IT Recruiter Email :*srika...@yochana.com* Phone : +12485987518 -- You received this message because you are subsc

[android-developers] sr java developer

2020-03-05 Thread JALDA SRIKANTH
ive long running programs with far reaching changes ·Strong ability to coordinate activities across geographically spread teams and ability to handle multiple competing priorities Thanks&Regards Srikanth US IT Recruiter Email :*srika...@yochana.com* Phone : +12485987518 --

[android-developers] Technical Lead

2020-03-06 Thread Srikanth Jalda
ng using PRD (Plateau Reports Designer) 2. Experience with ComplianceWire LMS data sets & reporting 3. Experience working closely with IT Project managers and development teams 4. Experience working in the Pharmaceutical domain Additional Information: Start Date: ASA Thanks&Regard

[android-developers] Immediate hire for SOA engineer at CA for long term

2018-03-23 Thread Srikanth Recruitment
Hello, Greetings of the day!!! *Please share resumes to s...@hclglobal.com at earliest.* *Below is the job description for your consideration:* Title: SOA Engineer/ Tester Location: Sunnyvale, CA Duration: 6 - 12 Months Number of positions – 3 Rate : $DOE/hr *Skill:* SOA Engineer/SDE

[android-developers] Re: *****HOT HOT HOT LIST (EAD,CITIZEN,GC ,H1B)*******

2018-03-23 Thread srikanth garikapati
Srikanth Garikapati OracleDBA 15 Years H1B Open On Friday, July 22, 2016 at 9:33:37 AM UTC-4, John Welsely wrote: > > > > > Greetings from *AMTEKSYS**!!* > > > > Here is our Hotlist of our Consultants available immediately for your > client requirements. &g

[android-developers] Immediate hire for SAP SD OTC Consultant at St Louis, MO for long term

2018-03-29 Thread Srikanth Recruitment
and translate them to Functional specification. Able to do carry out integration testing and also able to impart training to the different business teams on the new process implemented -- Thanks and Regards, Srikanth, HCL Global Systems, Inc 24543 Indoplex Circle, Suite 220, Farmington. MI

[android-developers] Immediate hire for SAP Vistex ABAP- Technical Consultant for long term at MN

2018-04-02 Thread Srikanth Recruitment
handling skills -Vistex experience is a must Bachelors Degree or equivalent -- Thanks & Regards, Srikanth, HCL Global Systems, Inc 24543 Indoplex Circle, Suite 220, Farmington. MI 48335 Board- 248-473-0720 Ext: 179 Email Id: s...@hclglobal.com -- You received this message because

[android-developers] Immediate hire for SAP TMS Consultant at MO for long term

2018-04-02 Thread Srikanth Recruitment
years Transportation experience or Transportation Management System administration Flexibility, adaptability, and process improvement approach Technical proficiency in Microsoft Office Strong written and verbal communication skills -- Thanks & Regards, *Regards,* Srikanth, HCL Global Systems Inc

[android-developers] Business Analyst || VA, CT

2018-04-03 Thread Srikanth Recruitment
relationships with the internal team, customers, and vendors Team player; must be able to work independently while supporting the team and various departments. -- Thanks & Regards, Srikanth, HCL Global Systems, Inc 24543 Indoplex Circle, Suite 220, Farmington. MI 48335 Board- 248-473-

[android-developers] SAP SD OTC Consultant || St Louis, MO

2018-04-03 Thread Srikanth Recruitment
requirements and translate them into the Functional Specification. Able to do carry out integration testing and also able to impart training to the different business teams on the new process implemented -- Thanks & Regards, Srikanth, HCL Global Systems, Inc 24543 Indoplex Circle, Suite

[android-developers] Sr SAP ABAP Consultant || US remote to work in UK time zone

2018-04-03 Thread Srikanth Recruitment
like ARIBA,APO etc and exposure to PI/EDI/IDOcs and BAPIs -- Thanks & Regards, Srikanth, HCL Global Systems, Inc 24543 Indoplex Circle, Suite 220, Farmington. MI 48335 Board- 248-473-0720 Ext: 179 Email Id: s...@hclglobal.com -- You received this message because you are subscribed to t

[android-developers] SAP Vistex ABAP- Technical Consultant || St Paul, MN

2018-04-04 Thread Srikanth Recruitment
client handling skills -Vistex experience is a must Bachelors Degree or equivalent -- Thanks & Regards, Srikanth, HCL Global Systems, Inc 24543 Indoplex Circle, Suite 220, Farmington. MI 48335 Board- 248-473-0720 Ext: 179 Email Id: s...@hclglobal.com -- You received this message bec

[android-developers] SAP GTS+SD Consultant || NYC, NY

2018-04-04 Thread Srikanth Recruitment
SAP. -- Thanks & Regards, Srikanth, HCL Global Systems, Inc 24543 Indoplex Circle, Suite 220, Farmington. MI 48335 Board- 248-473-0720 Ext: 179 Email Id: s...@hclglobal.com -- You received this message because you are subscribed to the Google Groups "Android Developers" group. T

[android-developers] Sr SAP ABAP Consultant || @ Dallas, TX

2018-04-04 Thread Srikanth Recruitment
nical/functional documentation for all integrations • SAP RFCs, BAPIs, IDOCs, User Exists, Badi's WebDynpro • XML • Web Services • Author Specifications -- Thanks & Regards, Srikanth, HCL Global Systems, Inc 24543 Indoplex Circle, Suite 220, Farmin

[android-developers] SAP PLM Consultant || @ US-based either Neenah, Wisconsin or US remote working in CST time zone

2018-04-04 Thread Srikanth Recruitment
cipe Development/Recipe Management Interfaces: Workflow, PI, IDOCs Environmental Health and Safety (EHS) REACH (Registration, Evaluation, Authorization, and Restriction of Chemicals) SAP Fiori WWI: Windows Wordprocessor Integration -- Thanks & Regards, Srikanth, HCL Global Systems, Inc 24543

[android-developers] SAP BI Integrated Planning Consultant || @ Juno Beach, FL

2018-04-04 Thread Srikanth Recruitment
ards, Srikanth, HCL Global Systems, Inc 24543 Indoplex Circle, Suite 220, Farmington. MI 48335 Board- 248-473-0720 Ext: 179 Email Id: s...@hclglobal.com -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this

[android-developers] SAP PLM Consultant || @ US-based either Neenah, Wisconsin or US remote working in CST time zone

2018-04-05 Thread Srikanth Recruitment
cipe Development/Recipe Management Interfaces: Workflow, PI, IDOCs Environmental Health and Safety (EHS) REACH (Registration, Evaluation, Authorization, and Restriction of Chemicals) SAP Fiori WWI: Windows Wordprocessor Integration -- Thanks & Regards, Srikanth, HCL Global Systems, Inc 24543

[android-developers] Selenium - Java Automation Testers with Cucumber || Milwaukee, WI

2018-04-05 Thread Srikanth Recruitment
permutation and combination of test data. • Proven results of delivering and process/ code improvement while working with a dev team. • Experience of mentoring team members (whether other developers or SDETs). -- Thanks & Regards, Srikanth, HCL Global Systems, Inc 24543 Indo

[android-developers] Sr SAP SD GTS Consultant @ NYC, NY

2018-04-06 Thread Srikanth Recruitment
ions to meet customer’s requirements - Strong analytical, problem-solving and communication skills are essential -- Thanks & Regards, Srikanth, HCL Global Systems, Inc 24543 Indoplex Circle, Suite 220, Farmington. MI 48335 Board- 248-473-0720 Ext: 179 Email Id: s...@hclgl

[android-developers] SAP FICO Consultant || SFO, CA

2018-04-09 Thread Srikanth Recruitment
• Supply Chain Management (SCM) reporting • Month-end closing processes • Quarterly reporting • Audits • Support of Liaison • Participation in annual budget preparation -- Thanks & Regards, Srikanth, HCL Global Systems, Inc 24543 Indoplex Circle, Suite 220, Farmington. MI 48335 Board- 248

[android-developers] qa tester//new hyde park//12months//corptocorp

2019-08-08 Thread srikanth goud
Hi all Greeting from Simba Staffing Job Title: qa tester Location: New Hyde Park, NY Duration: 12months Contract : Corp To Corp Minimum Qualifications Required Skills: - Python or Java or c# development experience is required - 2+ years of Test Complete/QTP experien

[android-developers] Java Hadoop //Dearborn MI

2019-10-11 Thread srikanth yadav
boots *Req 3 :- * 1.Strong on JAVA and spring boots 2.Experience working on Hadoop tools (like Sqoop, Hive, PIG, HBASE, etc) 3.Experience or knowledge in SPARK and SCALA Thnaks & Regard’s Srikanth Talent Acquisition | iMINDS Technology Systems,

[android-developers] Java Hadoop //Dearborn MI

2019-10-11 Thread srikanth yadav
boots *Req 3 :- * 1.Strong on JAVA and spring boots 2.Experience working on Hadoop tools (like Sqoop, Hive, PIG, HBASE, etc) 3.Experience or knowledge in SPARK and SCALA Thnaks & Regard’s Srikanth Talent Acquisition | iMINDS Technology Systems,

[android-developers] Java with PL/SQL@ TEMPE ARIZONA

2019-10-11 Thread srikanth yadav
of exp We need a strong Java resource with exp in Pl/SQL SRIKANTH Technical Recruiter *iMINDS Technology Systems, Inc.* *Desk: 412-276-2243 EXT: 565* *Direct: 724-587-6383** I* Best in-class integrated solutions | imindsinc.com <http://www.imindsinc.com/> <https://drive.g

[android-developers] Java with PL/SQL Technologies

2019-10-16 Thread srikanth yadav
dded advantage · Have experience in both Support and development projects, Because has to lead both teams. Have Good Communication and good presentation skills as well *Srikanth yadav* Technical Recruiter *iMINDS Technology Systems, Inc.* *Desk: 412-276-2243 EXT: 565* *DIRECT-986681

[android-developers] Disabling the crash dialogue for the service running in the background

2016-11-25 Thread srikanth kalivarapu
Hi, From past few days i am trying to disable the crash dialogue for the service running in the background. Can you help me out, how can i disable the crash dialogue for the crash happened either in java or native code. For java i have written uncaught exception handler. But for native there is

[android-developers] Google Play Store search on mobile app doesn't show the app icon inline

2016-12-14 Thread Srikanth Madduri
rs to enable it in search or does Google determine based on popularity or other factors? I am just curious as to what the algorithm is so I can have my app show up properly in search results. PS: When I say search results, I mean the search suggestions that show up as I type. Thanks, Srikanth --

[android-developers] Financial Guidance in Vijayawada|Financial Planners|TaxIthere

2017-09-07 Thread Srikanth k
Tax filling:

[android-developers] Re: How To Programmatically Customize Android Home Screen's Icons And Background Image?

2010-12-06 Thread Srikanth Bangalore
Reposting ... On Mon, Nov 29, 2010 at 3:04 PM, srikanth wrote: > Dear Android Programmers, > > I have a few Android tablets, and I want to brand them by customizing > the look of the home screen in the following ways: > a. Change Home Screen's background image. > b. G

[android-developers] How to export the project as a JAR file.

2011-04-13 Thread srikanth gudigunta
Hi all, I have android project. How to export the project as a JAR file. -- 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] How to export the project as a JAR file.

2011-04-13 Thread srikanth gudigunta
Hi All, I have android project. How to export the project as a JAR file. Regards Srikanth.G -- 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

[android-developers] Req: Java Developer

2011-03-28 Thread srikanth nartal
Hello: We have the following urgent long term contract position available with our client. Please send the desired resumes to b...@nartal.com Job Title: *Java Developer** *Location: Atlanta, GA Duration: 18-24 Months with extensions Rate: $35.00 per hour C2C all inclusive - Max *Requirement Det

[android-developers] Need: Mobile Developer with Angular Exp

2021-06-04 Thread Srikanth HCL Global
nate about delivering high quality user experience on mobile devices. Has experience assisting with UX design for mobile · Extensive knowledge of mobile APIs and UI standards -- Thanks & Regards, *Srikanth | *Technical Recruiter HCL Global Systems, Inc. Email ID: s...@hclglobal.com Cert

[android-developers] Immediate Need: Sr API Developer in PA

2021-06-07 Thread Srikanth HCL Global
. · Contributes to the development of functional strategy. · Leads project teams to achieve milestones and objectives. · Operates with broad latitude in a complex environment. -- Thanks & Regards, *Srikanth | *Technical Recruiter HCL Global Systems, Inc. Email I

[android-developers] Fulltime Position: Sr Angular Developer - Remote

2021-06-08 Thread Srikanth HCL Global
referred. -- Thanks & Regards, *Srikanth | *Technical Recruiter HCL Global Systems, Inc. Direct: 248-473-3868 Desk: 248-473-0720 Ext: 179 Email ID: s...@hclglobal.com Certified Minority Business Enterprise (MBE) -- You received this message because you are subscribed to the Google Grou

[android-developers] On W2 Contract: Need Scrum Master && Production Support Engineer

2021-06-22 Thread Srikanth HCL Global
(Autosys). · Experience/knowledge in Tomcat, apache server, web server, jboss. · Support Experience in handling multiple applications, product support experience. -- Thanks & Regards, *Srikanth | *Technical Recruiter HCL Global Systems, Inc. Direct: 248-473-3868 Email I

[android-developers] Need: Lead Data Engineer in Tempe, AZ

2021-06-24 Thread Srikanth HCL Global
ther -- Thanks & Regards, *Srikanth | *Technical Recruiter HCL Global Systems, Inc. Email ID: s...@hclglobal.com Certified Minority Business Enterprise (MBE) -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe f

[android-developers] Immediate Need: Java Tech Lead in Atlanta, GA

2021-06-25 Thread Srikanth HCL Global
g SOA and Axis; · OOD and design patterns; · Client facing systems analysis/requirement gathering; and · Onshore/offshore business model. -- Thanks & Regards, *Srikanth | *Technical Recruiter HCL Global Systems, Inc. Direct: 248-473-3868 Desk: 248-473-0720

[android-developers] Immeidate Need: Mobile App Developer && Mobile Developer

2021-06-28 Thread Srikanth HCL Global
Has experience assisting with UX design for mobile · Extensive knowledge of mobile APIs and UI standards -- Thanks & Regards, *Srikanth | *Technical Recruiter Email ID: s...@hclglobal.com Certified Minority Business Enterprise (MBE) -- You received this message because you are subsc

[android-developers] Immediate Need: Solution Architect - Appian || Tempe, AZ

2021-06-30 Thread Srikanth HCL Global
Thanks & Regards, *Srikanth | *Technical Recruiter HCL Global Systems, Inc. Direct: 248-473-3868 Email ID: s...@hclglobal.com Certified Minority Business Enterprise (MBE) -- You received this message because you are subscribed to the Google Groups "Android Developers" group. T

[android-developers] Fulltime Roles: Project Manager && Python Developer && .Net Lead

2021-07-06 Thread Srikanth HCL Global
any of Python, middleware and JavaScript is a plus -- Thanks & Regards, *Srikanth | *Technical Recruiter HCL Global Systems, Inc. Direct: 248-473-3868 Desk: 248-473-0720 Ext: 179 Email ID: s...@hclglobal.com Certified Minority Business Enterprise (MBE) -- You received this message bec

[android-developers] Immediate Need: Java Architect & Lead Data Engineer (Informatica IICS)

2021-07-08 Thread Srikanth HCL Global
IICS (Cloud version of Informatica system) & folks used to power center version and not IICS can migrate easily; ETL : SAP BODS business objects data services (nice to have) · Complexity to structure 2 data flows without impacting each other -- Thanks & Regards, *Srikanth | *Technic

[android-developers] Need: Appian Solution Architect && AWS Solutions Architect

2021-07-12 Thread Srikanth HCL Global
e Jenkins, Artifactory, Chef, Ansible, AWS Cloud Formation templates, GitHub, and Sonar -- Thanks & Regards, *Srikanth | *Technical Recruiter HCL Global Systems, Inc. Direct: 248-473-3868 Email ID: s...@hclglobal.com Certified Minority Business Enterprise (MBE) -- You received this message be

[android-developers] on W2 Contract: Need Product Manager || Remote

2021-07-16 Thread Srikanth HCL Global
. •Work with UX, Engineering, and Business Partners to define and execute on user stories •Work with other product managers, program managers and product marketing to take new capabilities to market. -- Thanks & Regards, *Srikanth | *Technical Recruiter HCL Global Systems, Inc. E

[android-developers] Reg: APIGEE Developer / Engineer in AZ

2021-07-20 Thread Srikanth HCL Global
ment API monitoring and system support for production application services client facing environments · End to End API lifestyle delivery including design, development, testing and publishing to the API developer portal Automation of API testing -- Thanks & Regards, *Srikanth | *T

[android-developers] Reg: Java Lead Developer && Technical Project Manager in WA

2021-07-22 Thread Srikanth HCL Global
strong Communication skill to manage stakeholders · Relationship Builder · Proactive in collecting – Program Requirements -- Thanks & Regards, *Srikanth | *Technical Recruiter HCL Global Systems, Inc. Email ID: s...@hclglobal.com Certified Minority Business Enterprise

[android-developers] Reg: Lead Java Developer (w/ Microservices, Cloud) in Bellevue, WA

2021-07-26 Thread Srikanth HCL Global
llent knowledge of design patterns and its usage in projects · Must have worked on Test Driven Development approach -- Thanks & Regards, *Srikanth | *Technical Recruiter HCL Global Systems, Inc. Email ID: s...@hclglobal.com Certified Minority Business Enterprise (MBE) -- You rece

[android-developers] Reg: Technical Writer in Bellevue, WA

2021-07-29 Thread Srikanth HCL Global
video, demos, guided tours, and other educational techniques. -- Thanks & Regards, *Srikanth | *Technical Recruiter HCL Global Systems, Inc. Direct: 248-473-3868 Email ID: s...@hclglobal.com Certified Minority Business Enterprise (MBE) -- You received this message because you are subscr

[android-developers] Need: Java Lead Developer && .Net Lead Developer (W/ Terraform)

2021-08-02 Thread Srikanth HCL Global
P and or AWS. · Web Services using SOA and Axis; · OOD and design patterns; -- Thanks & Regards, *Srikanth | *Technical Recruiter HCL Global Systems, Inc. Email ID: s...@hclglobal.com Certified Minority Business Enterprise (MBE) -- You received this message becaus

[android-developers] Reg: Oracle ERP Business Analyst || Remote Role

2021-08-11 Thread Srikanth HCL Global
-- Thanks & Regards, *Srikanth | *Technical Recruiter HCL Global Systems, Inc. Email ID: s...@hclglobal.com Certified Minority Business Enterprise (MBE) -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this

  1   2   3   4   >