[android-developers] Business Analyst//Raleigh, NC// Contract c2c// 12 months

2019-11-11 Thread Vamsi Krishna
Hi Sandy Greeting from Simba Staffing Job Tittle : Business Analyst Location :Raleigh, NC Duration :12 months Contact C2c What We are looking for: · Must be enrolled in an accredited university/college pursuing bachelors degree in a relevant field (i.e.: Business

[android-developers] Re: fused location provider provides fake accurate location

2018-04-10 Thread vamsi . krishna
hi, im also facing the same issueesspecially when the device is indoor... Did u got any update on that On Monday, May 30, 2016 at 12:56:23 PM UTC+5:30, Li wrote: > > I'm using the fused location provider to track the user location on > android. Most of the time it works great, the l

[android-developers] Requirement for the position of Sterling OMS @Woonsocket, RI

2018-02-22 Thread vamsi . infyshine
· Candidate should have lead experience · Overall more than 8 years of experience · Lead · Technical sound · Functionally sound Thanks and Regards Vamsi Infyshine Inc., Grand Rapids, MI 49546 +1-616-855-4353 *Website:* www.infyshine.com -- You received this

[android-developers] Need Mid Level Oracle DBA (systems) at Long Beach , CA

2017-02-07 Thread Vamsi-StaidLogic
logical recoveries by restoring a copy of a database in an alternate location. Email me your consultants resume at va...@staidlogic.com For every submission we need Three Professional References, Valid Visa Copy and Photo ID. Thanks and Regards, Vamsi M va...@staidlogic.com www.staidlogic.com

[android-developers] Issue in calling JNI APIs from service

2012-06-29 Thread vamsi
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:551) 01-01 01:18:53.885: E/AndroidRuntime(2553): at dalvik.system.NativeStart.main(Native Method) Thanks Raghu Vamsi -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this g

Re: [android-developers] android tablet 3.0

2012-03-28 Thread vamsi Vamsi
extending the tab view is the way to go. On Wed, Mar 28, 2012 at 9:57 PM, Justin Anderson wrote: > IN the attached screenshot how to create the left most views for android >> tablet 3.0 >> > You do some programming... And then make it look like that. > > Thanks, > Justin Anderson > MagouyaWare D

Re: [android-developers] Which on is best?

2012-03-28 Thread vamsi Vamsi
does your application needs features that are only available only in 4.0 ? On Thu, Mar 29, 2012 at 9:39 AM, Kirupa wrote: > I want to do an project in android. Which platform is best? 2.2.3 > (gingerbread) or 4.0 (Ice Cream Sandwich)??? > > -- > You received this message because you are subscrib

Re: [android-developers] which framework is best for to develop cross platform mobile applications?

2012-03-25 Thread vamsi Vamsi
I recommended phonegap , because I had used it for an app in the past, and porting it to Iphone was easy like 123. On Thu, Mar 22, 2012 at 5:29 PM, Anirudh Loya wrote: > What made you say PhoneGap is good? Tell its merits? > > > On Wed, Mar 21, 2012 at 4:05 PM, vamsi Vamsi wrote

Re: [android-developers] which framework is best for to develop cross platform mobile applications?

2012-03-22 Thread vamsi Vamsi
Hi Lakshmi, I have tried PhoneGap , and its pretty good http://phonegap.com/ On Wed, Mar 21, 2012 at 12:34 PM, Anirudh Loya wrote: > > Check previous mails. Already lots of discussion happened on this topic . > > > On Wed, Mar 21, 2012 at 1:59 AM, nvlakshmi vakiti < > lakshmi.vad...@gmail.com> w

Re: [android-developers] video not playing in mdpi devices..

2012-03-22 Thread vamsi Vamsi
Hi Vani. the problem might be due to resolution of the video. you might want to re-size the resolution of your video and try . On Wed, Mar 21, 2012 at 9:25 PM, vani reddy wrote: > > HI friends, > > I have a video in mp4 format its playing in hdpi devices but not in mdpi > devices? > How to resol

Re: [android-developers] free publisher account

2012-03-22 Thread vamsi Vamsi
to add to TreKing's reply, if you are from India, you cannot release paid apps in the market on your own, even after paying the fees. On Wed, Mar 21, 2012 at 8:53 PM, TreKing wrote: > 2012/3/21 νιяιη¢нソ > >> Is it mandatory for a developer to buy an android publisher account with >> an amount

[android-developers] Re: How to connect internet through android emulator application

2011-05-02 Thread vamsi prakash
Which Android SDK platform you are using? will it work for 2.2? -- 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-

[android-developers] Re: How to increase the amount of time to consider input complete, in android voice recognition?

2011-03-23 Thread vamsi
? thanks vamsi On Mar 23, 1:53 pm, Filip Havlicek wrote: > Hi vamsi, > > you should of course specify some integer value representing the silence > length in milliseconds. For example: > > Intent intent = new Intent(RecognizerIntent.ACTION_RECOGNIZE_SPEECH); &

[android-developers] Re: How to increase the amount of time to consider input complete, in android voice recognition?

2011-03-22 Thread vamsi
ment. Am i doing correct or did i do any mistake. Please let me know. Thanks vamsi On Mar 22, 5:01 pm, Filip Havlicek wrote: > Hi vamsi, > > check this RecognizerIntent > extrahttp://developer.android.com/reference/android/speech/RecognizerInten... > > Best regards, > Fil

[android-developers] How to increase the amount of time to consider input complete, in android voice recognition?

2011-03-22 Thread vamsi
Hi In android voice recognition, Can any one know how to increase the amount of time that it should take after we stop hearing speech to consider the input possibly complete. I need to prevent the endpointer cutting off during very short mid-speech pauses while voice recognition. If anyone knows t

[android-developers] how to increase the time for android voice recognition?

2011-03-21 Thread vamsi
Hi Does anyone knows how to extend the time period for voice recognition? According to my application user need to say any words, through voice recognition my application will return some output. For that the time period should be more to recognize the complete word from user. To improve waiting t

[android-developers] how to know the minimum time period for voice recognition?

2011-03-02 Thread vamsi
Hi all, I want to know the exact minimum time limit for voice recognition in android. the amount of minimum waiting time to get voice completely. If anyone knows please tell me. any response would be appreciated. thanks -- You received this message because you are subscribed to the Google Group

[android-developers] reusing same Activity for multiple Tabs in TabActivity

2011-02-15 Thread vamsi
I have an android application which has 3 tabs and reusing the same Activity to display the contents for the 3 different tabs. In the destination activity depending on the intent extra parameters during addition of the Tabs to the Tabhost, i am showing the desired contents to the user. The pro

[android-developers] how to add gradient effect to my rectangle without using xml

2011-02-11 Thread vamsi
Hi all, I have created rectangle bars using shapedrawable objects in ondraw method and canvas. I filled each horizontal bar with a color. Following is my class, which i wrote to create those graphs. public class RectangleView extends View{ private Paint mPaint; private ShapeDrawable[] mDrawables1

[android-developers] Problem with dynamically adding shapes

2011-01-04 Thread vamsi
Hi all, I have a xml file with some layouts and some titles. In that xml i have a title named as "graph", after that other titles and some buttons, text boxes and all. Now under "graph" title I need to place two horizontal rectangles which represents a graph. For that i took a linear layout with a

[android-developers] Re: I want to capture the events for an application.

2010-05-24 Thread Vamsi
Hi TreKing, Thanks for your reply. I have already tried that, but we need to implement that in our application right?? like implemnets OnClickListener or OnTouchListener or etc.. But I want to capture them in the test application not in the Activity. :( > Clicking on buttons an

[android-developers] I want to capture the events for an application.

2010-05-19 Thread Vamsi
Hi All, I want to capture the events like user clicked on so and so button, or entered some text in Edit Box and etc... Can anyone suggest me is there any procedure to get this functionality. Thanks in advance. -- Vamsi. -- You received this message because you are subscribed to the Google

[android-developers] How to include a Checkbox in List View

2009-02-26 Thread vamsi
(),Toast.LENGTH_LONG).show (); } } Thanks in Advance. Vamsi --~--~-~--~~~---~--~~ 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 unsubs