PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Android > Android HTC Devices > Legacy HTC Android Devices > HTC Hero
Register Community Search

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #21 (permalink)  
Old 02-26-2010, 12:09 AM
Sporkman's Avatar
Just a NooB
Offline
Pocket PC: ZoOm ZoOm EVO Time
Carrier: Sprint
Threadstarter
Location: in a locked dark room
 
Join Date: Feb 2009
Posts: 1,530
Reputation: 1245
Sporkman is halfway to VIP status based on repSporkman is halfway to VIP status based on repSporkman is halfway to VIP status based on repSporkman is halfway to VIP status based on repSporkman is halfway to VIP status based on repSporkman is halfway to VIP status based on repSporkman is halfway to VIP status based on repSporkman is halfway to VIP status based on repSporkman is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: ADB Shell ... then i get No $ SU found

im saying that when i press the button it still launches LOL so yea
Reply With Quote
  #22 (permalink)  
Old 02-26-2010, 11:11 AM
Volknochi's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Hero
Carrier: Sprint
 
Join Date: Jan 2010
Posts: 68
Reputation: 5
Volknochi is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: ADB Shell ... then i get No $ SU found

Hmm. Did you, by chance, input the command to remove both .apk and .odex, or just one of those? If you only stuck in one of those, maybe the other is still there and that's why it's not going away. That's my only other thought.
Reply With Quote
  #23 (permalink)  
Old 02-26-2010, 12:07 PM
Sporkman's Avatar
Just a NooB
Offline
Pocket PC: ZoOm ZoOm EVO Time
Carrier: Sprint
Threadstarter
Location: in a locked dark room
 
Join Date: Feb 2009
Posts: 1,530
Reputation: 1245
Sporkman is halfway to VIP status based on repSporkman is halfway to VIP status based on repSporkman is halfway to VIP status based on repSporkman is halfway to VIP status based on repSporkman is halfway to VIP status based on repSporkman is halfway to VIP status based on repSporkman is halfway to VIP status based on repSporkman is halfway to VIP status based on repSporkman is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: ADB Shell ... then i get No $ SU found

did not see a odex file listed
Reply With Quote
  #24 (permalink)  
Old 02-26-2010, 12:52 PM
jonnythan's Avatar
Regular 'Geeker
Offline
Pocket PC: Hero
Carrier: Sprint
Location: Upstate NY
 
Join Date: Oct 2008
Posts: 427
Reputation: 215
jonnythan is keeping up the good workjonnythan is keeping up the good workjonnythan is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: ADB Shell ... then i get No $ SU found

C:\AndroidSDK\tools>adb push asroot2 /data/local
cannot stat 'asroot2': No such file or directory
this is with a space after the asroot2 wasnt sure if i needed a space looks like but it will not go


C:\AndroidSDK\tools>adb push asroot2/data/local


You're not rooted if you haven't successfully pushed and run asroot2.

The first response, "no such file or directory," tells you that either asroot2 doesn't exist in the directory you're in or there's no such directory as /data/local.

The second command has improper syntax - you have no space between asroot2 and /data/local.
Reply With Quote
  #25 (permalink)  
Old 02-26-2010, 02:41 PM
Sporkman's Avatar
Just a NooB
Offline
Pocket PC: ZoOm ZoOm EVO Time
Carrier: Sprint
Threadstarter
Location: in a locked dark room
 
Join Date: Feb 2009
Posts: 1,530
Reputation: 1245
Sporkman is halfway to VIP status based on repSporkman is halfway to VIP status based on repSporkman is halfway to VIP status based on repSporkman is halfway to VIP status based on repSporkman is halfway to VIP status based on repSporkman is halfway to VIP status based on repSporkman is halfway to VIP status based on repSporkman is halfway to VIP status based on repSporkman is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: ADB Shell ... then i get No $ SU found

Quote:
Originally Posted by jonnythan View Post
C:\AndroidSDK\tools>adb push asroot2 /data/local
cannot stat 'asroot2': No such file or directory
this is with a space after the asroot2 wasnt sure if i needed a space looks like but it will not go


C:\AndroidSDK\tools>adb push asroot2/data/local


You're not rooted if you haven't successfully pushed and run asroot2.

The first response, "no such file or directory," tells you that either asroot2 doesn't exist in the directory you're in or there's no such directory as /data/local.

The second command has improper syntax - you have no space between asroot2 and /data/local.


i take it you stopped reading after that post did yea :P i got past all that
Reply With Quote
  #26 (permalink)  
Old 02-26-2010, 04:14 PM
jonnythan's Avatar
Regular 'Geeker
Offline
Pocket PC: Hero
Carrier: Sprint
Location: Upstate NY
 
Join Date: Oct 2008
Posts: 427
Reputation: 215
jonnythan is keeping up the good workjonnythan is keeping up the good workjonnythan is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: ADB Shell ... then i get No $ SU found

Quote:
Originally Posted by Sporkman View Post
i take it you stopped reading after that post did yea :P i got past all that
You never really said that.
Reply With Quote
  #27 (permalink)  
Old 02-26-2010, 04:20 PM
Sporkman's Avatar
Just a NooB
Offline
Pocket PC: ZoOm ZoOm EVO Time
Carrier: Sprint
Threadstarter
Location: in a locked dark room
 
Join Date: Feb 2009
Posts: 1,530
Reputation: 1245
Sporkman is halfway to VIP status based on repSporkman is halfway to VIP status based on repSporkman is halfway to VIP status based on repSporkman is halfway to VIP status based on repSporkman is halfway to VIP status based on repSporkman is halfway to VIP status based on repSporkman is halfway to VIP status based on repSporkman is halfway to VIP status based on repSporkman is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: ADB Shell ... then i get No $ SU found

it should have been pretty clear lol
Reply With Quote
  #28 (permalink)  
Old 09-13-2011, 01:26 AM
Ginhel's Avatar
Lurker
Offline
Pocket PC: HTC
Carrier: AT&T
 
Join Date: Sep 2011
Posts: 1
Reputation: 0
Ginhel is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: ADB Shell ... then i get No $ SU found

Thanks a lot. It's realy working!
Reply With Quote
Reply

  PPCGeeks > Android > Android HTC Devices > Legacy HTC Android Devices > HTC Hero


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 05:03 PM.


Powered by vBulletin® ©2000 - 2024, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com