Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
Fallen_Knight
Old
#51  
Senior Member
Thanks Meter 71
Posts: 851
Join Date: Mar 2012
help...cant run adb shell on cmd..got android sdk and running cmd as admin and using win 7
Attached Thumbnails
Click image for larger version

Name:	help.jpg
Views:	205
Size:	57.7 KB
ID:	1011051  
 
chamatht
Old
#52  
chamatht's Avatar
Senior Member - OP
Thanks Meter 393
Posts: 422
Join Date: Nov 2011
Location: Kurunegala
Quote:
Originally Posted by devion14 View Post
help...cant run adb shell on cmd..got android sdk and running cmd as admin and using win 7
goto folder where android-sdk installed.
goto platform-tools in that folder.
right click on anywhere at folder while pressing shift key.
select open command window here.
then enter commands.


Don't forget to press thanks
The Following User Says Thank You to chamatht For This Useful Post: [ Click to Expand ]
 
Androhacker
Old
#53  
Androhacker's Avatar
Senior Member
Thanks Meter 120
Posts: 266
Join Date: Dec 2011
Location: Ghaziabad
Hey guys! I know about deodexing (no doubt, Aurora is also deodexed). But what I want to share is that there is a problem with Deodexing, that you will no longer be able to update your apps (Like gmail, maps, etc.). Whenever you try, you will see that it will show - "The package is not correctly signed". It is because the mail Authorization file is the .odex file. Which disappears and joins with the .apk file at the name of "Classes.dex".
Androhacker Xavier



Press Thanks on the name of CyanogenMod!
The Following User Says Thank You to Androhacker For This Useful Post: [ Click to Expand ]
 
chamatht
Old
#54  
chamatht's Avatar
Senior Member - OP
Thanks Meter 393
Posts: 422
Join Date: Nov 2011
Location: Kurunegala
Quote:
Originally Posted by Androhacker View Post
Hey guys! I know about deodexing (no doubt, Aurora is also deodexed). But what I want to share is that there is a problem with Deodexing, that you will no longer be able to update your apps (Like gmail, maps, etc.). Whenever you try, you will see that it will show - "The package is not correctly signed". It is because the mail Authorization file is the .odex file. Which disappears and joins with the .apk file at the name of "Classes.dex".
Simply you can remove that app from /system/app and can download from google play.

Sent from my GT-S5360 using xda premium


Current Device : SE Xperia Neo V

Previous Devices : Huawei U8160, Samsung Galaxy Y, Samsung Galaxy Ace

My Projects for Samsung Galaxy Y :
------------------
How to Deodex stock Rom
Kernel Backup - to backup kernel
ICS Settings app for stock and custom roms
Default Launcher (Touchwiz) with landscape orientation

 
heirfister
Old
#55  
Senior Member
Thanks Meter 17
Posts: 209
Join Date: Feb 2012
Location: Pampanga
ive downloaded sdk but command prompt says adb shell out of date or something like that..
 
chamatht
Old
#56  
chamatht's Avatar
Senior Member - OP
Thanks Meter 393
Posts: 422
Join Date: Nov 2011
Location: Kurunegala
Quote:
Originally Posted by heirfister View Post
ive downloaded sdk but command prompt says adb shell out of date or something like that..
Pls upload screenshot in here.

Sent from my GT-S5360 using xda premium


Current Device : SE Xperia Neo V

Previous Devices : Huawei U8160, Samsung Galaxy Y, Samsung Galaxy Ace

My Projects for Samsung Galaxy Y :
------------------
How to Deodex stock Rom
Kernel Backup - to backup kernel
ICS Settings app for stock and custom roms
Default Launcher (Touchwiz) with landscape orientation

 
chamatht
Old
#57  
chamatht's Avatar
Senior Member - OP
Thanks Meter 393
Posts: 422
Join Date: Nov 2011
Location: Kurunegala
Aa


Current Device : SE Xperia Neo V

Previous Devices : Huawei U8160, Samsung Galaxy Y, Samsung Galaxy Ace

My Projects for Samsung Galaxy Y :
------------------
How to Deodex stock Rom
Kernel Backup - to backup kernel
ICS Settings app for stock and custom roms
Default Launcher (Touchwiz) with landscape orientation

 
heirfister
Old
#58  
Senior Member
Thanks Meter 17
Posts: 209
Join Date: Feb 2012
Location: Pampanga
Quote:
Originally Posted by chamatht View Post
Pls upload screenshot in here.

Sent from my GT-S5360 using xda premium
problem solved,reinstalled sdk and now ive got deodexed stock rom..thanks!
 
MR.change
Old
(Last edited by MR.change; 18th April 2012 at 10:46 PM.)
#59  
MR.change's Avatar
Senior Member
Thanks Meter 124
Posts: 510
Join Date: Nov 2011
Location: Baghdad
Thanks it worked beautifully ,although not without bumps ,for instance you should elaborate more on how to get ADB working in the first place ,since the latest Android SDK don't include adb by default ,you have to manually install it from the SDK manager
here are the steps:

1. download the Android sdk from this link http://developer.android.com/sdk/index.html

2.after installation you should go to C:\Program Files (x86) , find a folder called android ,and open it's properties then-----> uncheck read only parameter.

3. open SDK manager and install "Android SDK Platform-tools" package.

4.now open command prompt and type:
cd C:\Program Files (x86)\Android\android-sdk\platform-tools

then type the script provided by the OP (after you connect the device and make sure USB debugging is checked in development settings.


thanks a lot for this method +3 for you (I lost count lol)
The Following User Says Thank You to MR.change For This Useful Post: [ Click to Expand ]
 
chamatht
Old
#60  
chamatht's Avatar
Senior Member - OP
Thanks Meter 393
Posts: 422
Join Date: Nov 2011
Location: Kurunegala
Quote:
Originally Posted by MR.change View Post
Thanks it worked beautifully ,although not without bumps ,for instance you should elaborate more on how to get ADB working in the first place ,since the latest Android SDK don't include adb by default ,you have to manually install it from the SDK manager
here are the steps:

1. download the Android sdk from this link http://developer.android.com/sdk/index.html

2.after installation you should go to C:\Program Files (x86) , find a folder called android ,and open it's properties then-----> uncheck read only parameter.

3. open SDK manager and install "Android SDK Platform-tools" package.

4.now open command prompt and type:
cd C:\Program Files (x86)\Android\android-sdk\platform-tools

then type the script provided by the OP (after you connect the device and make sure USB debugging is checked in development settings.


thanks a lot for this method +3 for you (I lost count lol)
Yep buddy.
Adb is in platform-tools in new version of sdk.

Sent from my GT-S5360 using xda premium


Current Device : SE Xperia Neo V

Previous Devices : Huawei U8160, Samsung Galaxy Y, Samsung Galaxy Ace

My Projects for Samsung Galaxy Y :
------------------
How to Deodex stock Rom
Kernel Backup - to backup kernel
ICS Settings app for stock and custom roms
Default Launcher (Touchwiz) with landscape orientation


 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

Go to top of page...