Re: [android-developers] .Net Developer at Madison, WI

2019-10-28 Thread Vicky Sathya
Hi Brad, Client for this position is Syntel / Cuna Mutual Thanks Sathya On Mon, 28 Oct 2019 at 09:40, Brad Wayne wrote: > Client? > > On Mon, Oct 28, 2019 at 10:28 AM Vicky Sathya > wrote: > >> >> Hi, >> >> Greetings! >> Hiring .Net Developer wit

Re: [android-developers] .Net Developer at Madison, WI

2019-10-28 Thread Vicky Sathya
Hi Brad, Client for this position is Syntel / Cuna Mutual On Mon, 28 Oct 2019 at 09:40, Brad Wayne wrote: > Client? > > On Mon, Oct 28, 2019 at 10:28 AM Vicky Sathya > wrote: > >> >> Hi, >> >> Greetings! >> Hiring .Net Developer with our client

[android-developers] .Net Developer at Madison, WI

2019-10-28 Thread Vicky Sathya
Hi, Greetings! Hiring .Net Developer with our client in Madison,WI || Appreciate your response. *Role: .Net Developer* *Location: Madison, WI* *Duration: 24 Months* *Job Description:* - Hands-on experience creating complex, interactive web applications for large enterprises using the

[android-developers] Sales Force Developer at Chicago ,USA

2019-10-24 Thread Vicky Sathya
Hi, We have an immediate position as follows *Position: Sales force developer with copado* *Location: Chicago,IL,USA* *Duration: 12 Months* *Job Description:* *Must Have: Experience on Sales force* *Exp: 7-10 Yrs* Thanks & Regards, Sravan Involgixs Inc 12885 Research Blv

[android-developers] How to does parental control intercept http request from web browser

2012-06-07 Thread Vicky Singh
Hi, I am investigating how applications like Norton Safe Monitor attach them self to the browser on android. How does software like this intercept the url request form the browser. I dont think ther create a proxy. Neither are they getting site details from the logs. Any suggestions? This is w

[android-developers] Dynamic permissions in Android

2012-04-02 Thread Vicky Singh
application is important? has any one used this feature? If yes under what scenarios? Vicky -- 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

[android-developers] want android source code

2012-03-12 Thread VICKY
hello sir/madam, i need source code for predictive text input 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

[android-developers] emulator-arm.exe has stopped working

2012-02-28 Thread Vicky
Hello Friends, This is my first day with Android and I managed to set up everything. However while running the HelloWorld application I am getting this error - emulator-arm.exe has stopped working and emulator just closes. I have read somewhere that we need to do some changes in Emulator settings.

[android-developers] How to add application to a gid using adb shell

2012-02-23 Thread Vicky Singh
I am trying to add my application to internet group. But I do not want to add it from manifest file. I want to use adb shell and then add my application to the group. Vicky Singh -- You received this message because you are subscribed to the Google Groups "Android Developers" group.

Re: [android-developers] The way to get coordinate of any element on activity

2011-08-26 Thread Vicky Wang
w.getLocationOnScreen(xy); >> // enjoy >> >> Best regards, >> Yahor >> >> >> On Fri, Aug 26, 2011 at 11:30 AM, Vicky Wang wrote: >> >>> What tool can help to get coordinate of element? >>> >>> Thank you a lot. >>> >>&

Re: [android-developers] The way to get coordinate of any element on activity

2011-08-26 Thread Vicky Wang
What tool can help to get coordinate of element? Thank you a lot. On Thu, Aug 25, 2011 at 4:04 PM, Vicky Wang wrote: > Hi ,all > What way to get coordinate of any element on activity? Thank you for your > help. > > > Thanks. > -- You received this message because you

[android-developers] The way to get coordinate of any element on activity

2011-08-25 Thread Vicky Wang
Hi ,all What way to get coordinate of any element on activity? Thank you for your help. 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 t

[android-developers] [android-developer] Why system is full after flash

2011-06-21 Thread Vicky Wang
HI, guys After I use image file to flash phone (Nexus one), and then check partition by command df, the system is full. Free space is 0. What is the reason? Thanks for your help. wq -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post

[android-developers] Unable to connect to internet using wired connection and emulator

2011-06-06 Thread Vicky
I am trying to open a website using browser from android emulator but it says page doesn't exist, even if I am trying to access http://www.google.com This is what log says: 06-06 11:19:43.319: DEBUG/SearchDialog(258): launching Intent { act=android.intent.action.VIEW dat=http://www.google.com/ flg=

[android-developers]Why insert row into table return null?

2011-06-01 Thread Vicky Wang
Hi, all When i want to insert one row into the table of database, i use getContentResolver().insert(uri, contentvalues). But the return is null. why? What error happed? Thanks for your help. Vicky -- You received this message because you are subscribed to the Google Groups "Android Devel

[android-developers] Why does not the mothed onChange() of contentobserver work when the database changed

2011-05-25 Thread Vicky Wang
Hi, guys I use onChange() to listen the database change. And now this method is called when the database changed finished. why? Is onChange() not called if the database change not the change is finished? Please help me. Thanks a lot. -- You received this message because you are subscribed to the

Re: [android-developers] Re: How to unmount SD card with java code on android?

2011-05-25 Thread Vicky Wang
Thanks a lot for your reply, Frank. As your suggestion, I have code app based on Android source and have a try to run it on my test phone. On Tue, May 24, 2011 at 2:59 PM, FrankG wrote: > Hi Vicky, > > The i.e. teh Settings App uses an AIDL Interface ( IMountService ) > to mount

[android-developers] How to unmount SD card with java code on android?

2011-05-23 Thread Vicky Wang
Hi, guys There is a question about how to unmount SD card with java code on android. Right now, i found if want to unmount SD card with java, it need super permission. But i don't know the details how to do it. Who can help me ? Thanks a lot. -- You received this message because you are subscribe

[android-developers] How to unmount sd card in shell command

2011-05-23 Thread Vicky Wang
Hello, everyone How to unmount sd card in shell command? -- 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-develope

[android-developers] Problem with landscape mode in froyo.

2011-01-06 Thread Vicky
Hi folks, Yesterday I bought a brand new HTC Wildfire smart phone. It's really cool to work with Android. I'm a noob to Android so I don't know how to use that in some parts.Actually, the problem now I face is, I updated Android 2.1 (Eclair) to Android 2.2 (Froyo) successfully got upgraded. Now, wh

[android-developers] Android Curl Animation

2010-12-21 Thread vicky kapadia
I have tried my hand at all the available animations in android right from Tweening animations to Those implemented using Java code like 3D Flip Animation. However I have failed to discover a proper page curl animation. Android developers has a project which creates curling effect on an image the

[android-developers] Gallery Control Fling operation

2010-10-25 Thread Vicky
Hi, I am trying to stop the Gallery's fling operation after just one view change. I am able to do it but I used setSelection(getSelectedItemPosition() +1,true) but i am not able to animate. It just changes the view and a new view gets selected. I also tried with the velocity but this approach is n

[android-developers] Registering an application

2010-05-12 Thread vicky
Hi i am working on one application. The functionality on application is that the application will be auto launched, when user press certain key code. ex:: ##QWER3# ->how can i achive this, that my application will be auto launched on this unique key code. ->and i want to restart this device os

[android-developers] displaying local html pages containing hyperlinked in android emulator

2009-02-12 Thread vicky
is it possible to open local html pages containing hyperlinked to nevigate through different web pages. The prefix "file:///android_asset/" will cause WebView to load content from the current application's assets folder but it does not allow to open next page through hyperlink.." --~--~

[android-developers] Android applications - commercial

2008-11-18 Thread vicky
live in NJ, USA. Please contact me if someone is interested to work with me. Thanks, Vicky. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email

[android-developers] Re: DEATH EVENT

2008-09-20 Thread vicky panthri
ly reason you > should get an immediate cancel is if you used the NEW_TASK flag or B > is a singleTask or singleInstance launch mode, because in that case it > runs completely independently of its caller. > > What are you trying to accomplish? > > On Sep 19, 2:24 am, "vicky

[android-developers] Re: DEATH EVENT

2008-09-19 Thread vicky panthri
Yeah I m trying to do that. I launch activity B from activity A. here B is Background Activity. so when B gets launched by A I get the RESULT_CANCELLED but still my Activity B is running in the background. I want A to be capture or notify when B dies. is that possible? I tried with the RunningTaskI