[android-developers] upgrade to 4.2.2 -- Eclipse sees device offline and unknown

2013-02-21 Thread alexdonnini
Hello,

Unfortunately, I foolishly proceeded with the upgrade of my nexus 4 from 
4.2.1 to 4.2.2

Now, even though the device is configured for USB debugging and connected 
as a camera device, although it sees it Eclipse cannot access it as the 
device is reported to be offline.

Does anyone have any information about this problem, ways to resolve it, or 
experienced the same problem?

Any help would be greatly appreciated.

If the problem is known and unnsolved, could anyone let me know how I can 
downgrade back to 4.2.1?

Thanks,

Alex Donnini

-- 
-- 
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
--- 
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.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [android-developers] upgrade to 4.2.2 -- Eclipse sees device offline and unknown

2013-02-21 Thread Mark Murphy
Make sure you are on the latest SDK platform tools from the SDK Manager.

Android 4.2.2 added a long-needed bit of security on the USB debugging
access, and it requires a current edition of adb in order to work:

http://android-developers.blogspot.com/2013/02/security-enhancements-in-jelly-bean.html
(see Secure USB Debugging section towards the bottom)

On Thu, Feb 21, 2013 at 9:06 AM, alexdonnini alexdonn...@ieee.org wrote:
 Hello,

 Unfortunately, I foolishly proceeded with the upgrade of my nexus 4 from
 4.2.1 to 4.2.2

 Now, even though the device is configured for USB debugging and connected as
 a camera device, although it sees it Eclipse cannot access it as the device
 is reported to be offline.

 Does anyone have any information about this problem, ways to resolve it, or
 experienced the same problem?

 Any help would be greatly appreciated.

 If the problem is known and unnsolved, could anyone let me know how I can
 downgrade back to 4.2.1?

 Thanks,

 Alex Donnini

 --
 --
 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
 ---
 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.
 For more options, visit https://groups.google.com/groups/opt_out.





--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_The Busy Coder's Guide to Android Development_ Version 4.6 Available!

-- 
-- 
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
--- 
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.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [android-developers] upgrade to 4.2.2 -- Eclipse sees device offline and unknown

2013-02-21 Thread Zsolt Vasvari
Maybe I am missing something obvious -- what exactly is this new security 
feature supposed to solve?

I mean, anybody who connects the device to a PC, presumably, can also click 
OK on the pop-up message.



On Thursday, February 21, 2013 10:12:43 PM UTC+8, Mark Murphy (a Commons 
Guy) wrote:

 Make sure you are on the latest SDK platform tools from the SDK Manager. 

 Android 4.2.2 added a long-needed bit of security on the USB debugging 
 access, and it requires a current edition of adb in order to work: 


 http://android-developers.blogspot.com/2013/02/security-enhancements-in-jelly-bean.html
  
 (see Secure USB Debugging section towards the bottom) 

 On Thu, Feb 21, 2013 at 9:06 AM, alexdonnini alexd...@ieee.orgjavascript: 
 wrote: 
  Hello, 
  
  Unfortunately, I foolishly proceeded with the upgrade of my nexus 4 from 
  4.2.1 to 4.2.2 
  
  Now, even though the device is configured for USB debugging and 
 connected as 
  a camera device, although it sees it Eclipse cannot access it as the 
 device 
  is reported to be offline. 
  
  Does anyone have any information about this problem, ways to resolve it, 
 or 
  experienced the same problem? 
  
  Any help would be greatly appreciated. 
  
  If the problem is known and unnsolved, could anyone let me know how I 
 can 
  downgrade back to 4.2.1? 
  
  Thanks, 
  
  Alex Donnini 
  
  -- 
  -- 
  You received this message because you are subscribed to the Google 
  Groups Android Developers group. 
  To post to this group, send email to 
  android-d...@googlegroups.comjavascript: 
  To unsubscribe from this group, send email to 
  android-developers+unsubscr...@googlegroups.com javascript: 
  For more options, visit this group at 
  http://groups.google.com/group/android-developers?hl=en 
  --- 
  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 javascript:. 
  For more options, visit https://groups.google.com/groups/opt_out. 
  
  



 -- 
 Mark Murphy (a Commons Guy) 
 http://commonsware.com | http://github.com/commonsguy 
 http://commonsware.com/blog | http://twitter.com/commonsguy 

 _The Busy Coder's Guide to Android Development_ Version 4.6 Available! 


-- 
-- 
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
--- 
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.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [android-developers] upgrade to 4.2.2 -- Eclipse sees device offline and unknown

2013-02-21 Thread Zsolt Vasvari
Oh, it meant to prevent debugging a locked device.   That makes sense...

Is there a way to revoke the permission?  I cannot see an obvious setting.

On Friday, February 22, 2013 3:39:25 PM UTC+8, Zsolt Vasvari wrote:

 Maybe I am missing something obvious -- what exactly is this new security 
 feature supposed to solve?

 I mean, anybody who connects the device to a PC, presumably, can also 
 click OK on the pop-up message.



 On Thursday, February 21, 2013 10:12:43 PM UTC+8, Mark Murphy (a Commons 
 Guy) wrote:

 Make sure you are on the latest SDK platform tools from the SDK Manager. 

 Android 4.2.2 added a long-needed bit of security on the USB debugging 
 access, and it requires a current edition of adb in order to work: 


 http://android-developers.blogspot.com/2013/02/security-enhancements-in-jelly-bean.html
  
 (see Secure USB Debugging section towards the bottom) 

 On Thu, Feb 21, 2013 at 9:06 AM, alexdonnini alexd...@ieee.org wrote: 
  Hello, 
  
  Unfortunately, I foolishly proceeded with the upgrade of my nexus 4 
 from 
  4.2.1 to 4.2.2 
  
  Now, even though the device is configured for USB debugging and 
 connected as 
  a camera device, although it sees it Eclipse cannot access it as the 
 device 
  is reported to be offline. 
  
  Does anyone have any information about this problem, ways to resolve 
 it, or 
  experienced the same problem? 
  
  Any help would be greatly appreciated. 
  
  If the problem is known and unnsolved, could anyone let me know how I 
 can 
  downgrade back to 4.2.1? 
  
  Thanks, 
  
  Alex Donnini 
  
  -- 
  -- 
  You received this message because you are subscribed to the Google 
  Groups Android Developers group. 
  To post to this group, send email to android-d...@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 
  --- 
  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. 
  For more options, visit https://groups.google.com/groups/opt_out. 
  
  



 -- 
 Mark Murphy (a Commons Guy) 
 http://commonsware.com | http://github.com/commonsguy 
 http://commonsware.com/blog | http://twitter.com/commonsguy 

 _The Busy Coder's Guide to Android Development_ Version 4.6 Available! 



-- 
-- 
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
--- 
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.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [android-developers] upgrade to 4.2.2 -- Eclipse sees device offline and unknown

2013-02-21 Thread Nikolay Elenkov
On Fri, Feb 22, 2013 at 4:45 PM, Zsolt Vasvari zvasv...@gmail.com wrote:
 Oh, it meant to prevent debugging a locked device.   That makes sense...

 Is there a way to revoke the permission?  I cannot see an obvious setting.


No. On a rooted device you can edit/delete the adb_keys file, but that's it.
If you delete the host key, it also sort of revokes it -- you will get prompted
to authorize the new key.

-- 
-- 
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
--- 
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.
For more options, visit https://groups.google.com/groups/opt_out.