[android-developers] Re: Android Mobile Developer-Portland OR

2017-08-17 Thread shiva prasad


On Tuesday, August 8, 2017 at 11:35:58 AM UTC-4, Bhanu Pratap wrote:
>
> *Position:* Android Mobile Developer
>
> *Location:* Portland OR
>
> *Duration:* Contract
>
> *Role\Responsibilities\Experience:*
>
> *MUST HAVE:*
>
> · *3 year+ Android development* experience.
>
> · *5 year+ Java Development* experience.
>
> · Experience working with GIT as source repository.
>
> · JUnit-Coding with test cases.
>
> · Experience working in Agile development environment with 
> distributed teams.
>
> *NICE TO HAVE:*
>
> · Experience with Atlassian tools: JIRA, BitBucket, Confluence.
>
> · Mobile Web development experience – JavaScript, HTML , Web 
> Views.
>
> · iOS experience.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/f016e21e-b003-413a-bcf8-0006f26d2e7e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Not seeing Nexus7 in Eclipse's Android Devices

2012-08-27 Thread Shiva Prasad Kodityala

Do you have the answer? I have problems with my NEXUS 7. I don't see that 
in devices. Debug Options turned on, Device driver is also installed.


On Wednesday, July 18, 2012 7:48:18 AM UTC-7, HappyFunBall wrote:

 I'm not seeing my Nexus7 listed in Eclipse's DDMS Devices.

 DDMS and adb devices from the console show my G1 android phone, but not 
 the Nexus7.

 Usb Debugging is enabled on both phones, Eclipse is up to date as far as I 
 can tell, Android SDK's Google-USB-rev6

 When I plugged in the N7 USB, I did see the Windows7 driver installed, and 
 can browse files on it from file manager.

 MTP/PTP made no difference (MTP drivers from Microsoft Update, none found 
 for PTP)

 Select debug app in Developer Options shows nothing.

 Unknown sources is checked.

 Tried different Usb port, toggled Usb Debugging.


-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] How to track URL in each landing page in Webview

2010-06-20 Thread Shiva prasad
Thanks Paulb,

Thank you very much for your help but, I am getting this output. and my
request is after getting the web page if i click on any link in the web, the
URL will get change. I want to catch that URL.

Could you help me to solve this

Thanks and Regards,
Shivaprasad.

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] How to track URL in each landing page in Webview

2010-06-18 Thread Shiva prasad
Hi,

I am working on webview android application and I am successfully able to
load a URL in that webview ,and when i click a link in the webview, i want
to capture the new URL string.

for example,
i search in google and browser opens in webview with multiple search links,
now i click on a link and google opens that link,,,in that scenario,i want
to capture that opening link

bottom point is i am trying to open next link in new webview,just like
tabbed browsing.

 Can any one halp me to solve this issue.

Thanks..
Shivaprasad.

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en