[Tools][Windows] - myTouch 3G, Magic Android Development

Hey all.
Have been doing Android dev for a short time, but Windows dev for a while.
I wrote myself two little .bat (batch) files for making a couple things quicker for me. These are crude little batches, nothing complicated here.
The first is LogcatBat, which is a little batch file for viewing logcat on your PC using the ADB binaries.
The second is ShellBat, which opens up an Android shell terminal on your PC connected to your phone through ADB as well.
Now, as stated before, THESE FILES ARE CRUDE. There isn't any support for them, and if you use them you do so at your OWN RISK. This is pretty simple stuff, but it can be used for HARM IF YOU'RE STUPID...
...So, don't be.
Now, you have to right click and save these files as .bat files - just clicking the links will generate the text of the batch commands. Also keep in mind these two files assume that your android directory is at C:\android-sdk-windows\tools. If they are not, email me, and tell me the location of your ADB folder so I can remake the file for you. Or, you can edit them yourself (this is Open Source, of course :wink:.
LogcatBat
ShellBat
My email: [email protected]

Well I guess that it will help a handful of noobs out there.
Most of the script (I'd say about 98%) is ascii art.

LOL I had to throw in a little "sumpin' sumpin'" more than what I used it for daily.
And it's TARGETED towards noobs, because I am one myself.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Also, those who download this PLEASE comment/reply to this to let me know how you like, dislike, or just what's up!

You might include instructions for customizing the directory structure, ex mine is c:\android and I have modded my path var to include the location of adb and fastboot.
Sorry, I should have continued reading. Still instructions and maybe how to set up path might be useful.

Cool to see more batch scripts, i love em as u can tell from my signature. They're so simple yet so powerful. Heres a tip to improve em, u can use errorlevel's to check if adb is in the $path. If its not in the path u cud perhaps ask for user-input to the directory where his/her sdk directory is and "cd" to that before executing commands.
Let me know if u need any help, im no pro but ive been working with them for a while now. Refer to my apk manager script, the top few lines are where i check if java/adb are installed on ur system.

Daneshm90 said:
Let me know if u need any help, im no pro but ive been working with them for a while now. Refer to my apk manager script, the top few lines are where i check if java/adb are installed on ur system.
Click to expand...
Click to collapse
Would you possibly wanna work with me on these? I mean, for my own end I don't care how they are, but if we could provide an actually nice work product that would be really cool!

mooch777 said:
Would you possibly wanna work with me on these? I mean, for my own end I don't care how they are, but if we could provide an actually nice work product that would be really cool!
Click to expand...
Click to collapse
Well i already include anything i can think of to apk manager. But if u propose an awesome idea that doesnt already exist, then yea for sure. Otherwise my help offer still exists.

Daneshm90 said:
Well i already include anything i can think of to apk manager. But if u propose an awesome idea that doesnt already exist, then yea for sure. Otherwise my help offer still exists.
Click to expand...
Click to collapse
Actually I used your script and found that I don't have Java installed. But when I installed the latest 1.6 JDK, they still can't detect it! May I know why?

JokerAce said:
Actually I used your script and found that I don't have Java installed. But when I installed the latest 1.6 JDK, they still can't detect it! May I know why?
Click to expand...
Click to collapse
If u can go to command prompt and type
java -version
if u see command not found, then java is not in ur path. If u do find it however, im intrigued as to why apk manager is complaining, in any case ignore the complaint.
Fyi, redirect any issues to its thread on the g1 forums, i dont wanna hijack this thread/easier to manage 1 thread instead of 2.

Related

[Unbranded!]HTC Sapphire/Vodafone Magic System folder!, Get It while it's hot!

Full drop was not posible.
So made a copy of the System folder.
If you like the work of me & my source, don't forget to help us buying a beer.
Get it while it's hot!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Version:
20090109 Sapphire Asia WWE
DROP OF THE SYSTEM FOLDER:
http://www.xmoo.org/android/htc_sapphire_system.rar
nice- can't wait to see what JF can do with this!! i noticed there is a built in pdf reader too...
0_o
ooooo...I'm excited for this, what the outcome will be.
^-^
PDF Reader?
Interesting, there seems to be a PDF reader in there, and an FTP client. Did you install these on your phone, or were they supplied with it? It'd certainly be nice to have pdf capability in the new cupcake update for the G1...
We may get a taste of cupcake early depending on what JF does with this.
NOTE:I'm tired as crap cause I stayed up for 48 hours but I'm so happy cause of this. Excuse my errors.
I'm gonna be the risk taker here and try to apply this on a G1. I should be able to use my backup from nandroid if anything happens. So all this is the system "partion" as fastboot seems to describe it as? So basicly I have to mount system via recovery and replace it?
otto888 said:
NOTE:I'm tired as crap cause I stayed up for 48 hours but I'm so happy cause of this. Excuse my errors.
I'm gonna be the risk taker here and try to apply this on a G1. I should be able to use my backup from nandroid if anything happens. So all this is the system "partion" as fastboot seems to describe it as? So basicly I have to mount system via recovery and replace it?
Click to expand...
Click to collapse
Keep us updated on how this goes. I'm very interested to see the results.
Gimpeh said:
Keep us updated on how this goes. I'm very interested to see the results.
Click to expand...
Click to collapse
tried to use mv...cant boot into normal anymore...checking if system is changed any
EDIT: Pic shows system...
sethp said:
Interesting, there seems to be a PDF reader in there, and an FTP client. Did you install these on your phone, or were they supplied with it? It'd certainly be nice to have pdf capability in the new cupcake update for the G1...
Click to expand...
Click to collapse
This was all in it.
I may get this to work by making it into an img file(nandroid backup file)...How would I do that....on Windows 7?
EDIT: IDEA! Install the latest cupcake build from andblogs.net and try installing all of this stuff manulaly
Could you just copy say, the PDFReader.apk onto your sdcard and install it from there? Or drop the apk into an update.zip?
I tried to install the PDFreader but it fails due to missing libraries. How do I load this firmware into the emulator so I can mess arround with that one instead?
Crazy idea. Take the latest JFrc33 update and overwrite any file in the update with the magic system files...should atleast boot
Lots of HTC stuff
uherrera said:
I tried to install the PDFreader but it fails due to missing libraries. How do I load this firmware into the emulator so I can mess arround with that one instead?
Click to expand...
Click to collapse
Yeah, to be more precise it's missing all the HTC framework stuff. Doubt you would get away with just adding that stuff to your install:
Package com.htc.pdfreader requires unavailable shared library com.htc.framework; ignoring!
Click to expand...
Click to collapse
Somebody should change the subject to HTC Magic System Folder.
Then more people would go to the thread.
pdf reader, etc
hmm, i tried copying the frameworks into system/framework and then installing the .apk file, but that didn't seem to work. Do additional frameworks need to be registered, i wonder?
dwang said:
Somebody should change the subject to HTC Magic System Folder.
Then more people would go to the thread.
Click to expand...
Click to collapse
Changed to HTC Sapphire/Vodafone Magic
Cause officialy it's from the HTC not Vodafone.
Tried my update idea...boots to recovery...atleast it boots now.
HTC Framework stuff
sethp said:
hmm, i tried copying the frameworks into system/framework and then installing the .apk file, but that didn't seem to work. Do additional frameworks need to be registered, i wonder?
Click to expand...
Click to collapse
Yup. See the bottom of /system/etc/permissions.xml
Thing is, I wouldn't be surprised if the android build this thing expects is newer than your current one, with assorted changes in the API, and if the HTC framework stuff depends on more HTC stuff lower down the stack (I notice there's a "libhtc_ril.so" for instance in /system/lib - not looked into what exactly it contains tho).
As a result it'll probably take a bit more than just dropping things into your current installation. That said, I'd love to play around a bit more if I weren't at work
Stop update your phone using these file. These file is made for Magic, not Dream. It has driver file for Magic, not Dream. Wait for JF and stop doing stupid things.

[Bootscreen] Sushi Animation

I've made a Sushi Bootscreen animation. But i need someone to make it into a signed zip. One that is flashable on the Sushi Rom. Anyone care to help?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Edit: Thank you guys so much for everything.
Thank you pseudoremora for making it easy to do so everyone can do it!!!
Thanks Jus10o for explaining how to do it. worked great!
Thanks To Regaw just to be willing to help. Lol
It's Alive!!!!!!!!!!!
lol
this is sick, im sure someone will be making this into a flash zip pretty soon, nice work
Demoyo23 said:
this is sick, im sure someone will be making this into a flash zip pretty soon, nice work
Click to expand...
Click to collapse
Thank you, I hope someone does..
Rsoehelk said:
Thank you, I hope someone does..
Click to expand...
Click to collapse
Doing it now.
pseudoremora said:
Doing it now.
Click to expand...
Click to collapse
beat me to it... damn.
not even gonna try now
Haha very clever!
Deleted- Its posted done there
You guys thank you so much i've been asking for help all day and no one has offered to help.
Do whatever needs to be done to it as long as the quality remains the same. Can't wait!!!!
Updated post.
Fixed the problems mentioned earlier, boots perfectly.
You do not have to worry about deleting the bootanimation.zip file inside /system/media folder. I've taken care of that. I've edited the google script to delete the bootanimation.zip first and then to flash this boot screen.
Enjoy.
pseudoremora said:
Fixed the problems mentioned earlier, boots perfectly.
In order for this to work, you need to first remove the bootanimation.zip thats inside the /system/media/ folder, otherwise even if you flash this, the original boot screen will still take precedence.
To do this:
1. Open Command Prompt
2. CD into androidsdk\tools
3. Run following commands:
Code:
adb remount
adb shell
rm /system/media/bootanimation.zip
exit
exit
Enjoy.
Click to expand...
Click to collapse
Sorry but idk whats wrong with my adb. i could never set it ut is there anothr way to do it?
Rsoehelk said:
Sorry but idk whats wrong with my adb. i could never set it ut is there anothr way to do it?
Click to expand...
Click to collapse
Download root explorer from market. Mount the sd card and delete the file. Iv never used it though.
But youll always want adb.. It will come in handy in many situations.
Rsoehelk said:
Sorry but idk whats wrong with my adb. i could never set it ut is there anothr way to do it?
Click to expand...
Click to collapse
Jus10o said:
Download root explorer from market. Mount the sd card and delete the file. Iv never used it though.
But youll always want adb.. It will come in handy in many situations.
Click to expand...
Click to collapse
Don't do that, I've taken care of it.
I've updated the bootscreen and created a new flashable zip file. All you have to do is copy to your sd card and flash.
I modified the google script to delete the bootanimation.zip before flashing your bootscreen, so the removal will be done automatically when you flash this. Enjoy.
I'll update the original post.
Or that also works... Never hurts to add something to script and save the headaches of people not knowing how to do things themselves (or just havent learned yet).
Jus10o said:
Or that also works... Never hurts to add something to script and save the headaches of people not knowing how to do things themselves (or just havent learned yet).
Click to expand...
Click to collapse
Indeed. Simplification is always good.
Darn. I was too anxious and did it in adb instead of the easy flash. Oh well, I'm liking it though. Great job!
blulitespecial said:
Darn. I was too anxious and did it in adb instead of the easy flash. Oh well, I'm liking it though. Great job!
Click to expand...
Click to collapse
Learn the commands of adb.. They come in handy and the same commands are applied in many situations. I learned alot by not doing it the easy way.
Jus10o said:
Learn the commands of adb.. They come in handy and the same commands are applied in many situations. I learned alot by not doing it the easy way.
Click to expand...
Click to collapse
Learn Linux is what needs to be done. Dual boot if you can and start messing around. Linux and Android go hand in hand.
I think it needs to have more frames, it seems too jerky.
Love this boot screen. Every time my phone boots I tell my gf to look @ it and I grin. She gets pissed.

[TOOL] HTC EVO Boot Replacer

This tool is made for the HTC EVO.
It will replace the bootanimation for you automatically.
No need to know any commands its very simple.
V1
Only supports pushing the bootanimation.zip not the sound. Will update later.
Must be rooted already.
Must have dotNET installed.
V2
Fixed Name.
Fixed backup. Will back up bootanimation as "bootanimation-backup.zip" in the same directory as the program.
V3
Added error control. If bootanimation.zip isnt found will tell you its not found and to place in the same directory.
Added ability to upload SPC_animation_final.mp3. If not found will skip and alert you that it skipped it.
Removed text box as its not needed now with the error control box.
Added image.
V4
Update again few changes this time.
Ability to check connection to make sure you are connected properly.
Added the ability to select your boot animation location as of right now, /system/media and /data/local are the only ones.
Added more error checking.
Still need to fix backup of spc_sound.
Program will tell you that its backup was completed if bootanimation-backup.zip exists.
V5
Fixed Connection Status for devices with "HT06WHL14484"
Reports back with HTC EVO Found! "HT06WHL14484"
Coming Soon.
Ability to backup SPC_animation_final.mp3 as SPC_animation_final-backup.mp3
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download Here
HTC_EVO_Boot_Replacer_v5
amoamare said:
This tool is made for the HTC EVO.
It will replace the bootanimation for you automatically.
No need to know any commands its very simple.
V1
Only supports pushing the bootanimation.zip not the sound. Will update later.
Must be rooted already.
Must have dotNET installed.
Download Here
HTC_EVO_Boot_Replacer_v1
Wait on the download backup isnt working for some reason ill fix that though.
Also if it errors at the end when it reboots the phone ignore that as well.
Click to expand...
Click to collapse
Woww, this is nice, I will try it myself Cute GUI TOO THANKS DEV
Tools like this are always welcome, thank you.
Just one request, the title is deceiving, could you change "Boot" to "Splash" or "Startup".
Quick bump for the updates. Hopefully this will help people out.
mind you this program install everything in the /system/media directory and gives it 755 permissions.
nice work as always amoa
Nice work thank you
Neotelos_com said:
Tools like this are always welcome, thank you.
Just one request, the title is deceiving, could you change "Boot" to "Splash" or "Startup".
Click to expand...
Click to collapse
seconded please
Thx will post in thread for mods for easy find
Simple and highly useful tool! This is the kind of stuff of which we need more. Thank you for this contribution!
feature request: silence boot animation =D
Neotelos_com said:
Tools like this are always welcome, thank you.
Just one request, the title is deceiving, could you change "Boot" to "Splash" or "Startup".
Click to expand...
Click to collapse
Or name it boot anime configuration tool
glad to see you're still around amoamare. awesome stuff..
i remember you back from the mobile-files(R.I.P) days.
i had no interest in bothering to change my boot animation but since this is now so easy.. i'm thinking.. "why not!"
tried this but did not work no idea why great tool
I've seen a few boot animations, but, is there a repository of them somewhere?
I tried to unpack the rar file using androzip but it failed...how exactly do I set this up?
***EDIT*** Just saw it had exe files...i guess this needs to be done via cpu...any tips?
Sent from my PC36100 using XDA App
Works just fine, but I have a question.
This doesn't change the boot up animation of the Sprint logo, how do you actually do that?
Good Job man, this is a really useful application. I can change boots sleeping, in a coma, but this is sick for those who cannot do it themselves yet. Keep up the good work. devs like you are what makes xda awesome​
Well thanks guys, I just seen that it was on the main page. Yes i will include a way for you to be able to have a silent start up.
Basically just a check box that says "Silent Animation" or something.
Im up for any suggestions on this as well. I will be updating this again in the next few days until then. Here is a screen shot of my current project
This is for cricKet specifically, this particular one is not for release.
This is a screen shot of how the one that will be released will look like.
Basically where it says "Install CKT ROM" will just say "Install ROM" and you wont have "Provision Phone"
This program is designed to help you "Root", "Nand Unlock", Install "Recovery" and Push a "ROM" to your SDCard while further more giving you instructions along the way.
Of course its not for you "Advanced" users who can do this. It's for anyone looking to modify there phone but dont quit understand all the adb cmds.
BTW This is just a idea that I might release it. I haven't thought entirely if i should....
O and about the thread title, i cant change it haha so if a mod wants to change it to something more suitable thats fine.
lol, dont do it, ur tool would make it all too easy!
j/k, great job man as always
n0c1v0 said:
lol, dont do it, ur tool would make it all too easy!
Click to expand...
Click to collapse
LMMFAO!!!!

[DEV][UPDATE] Backtrack 5 - Multi-Device Linux Chroot Solution - Debdroid Beta V2

Mods: I'm not sure where this thread belongs as it has evolved to support all Android Devices, please move accordingly.
Debdroid is a fully functional Linux-Android chroot solution. With the ability to set what img file is looped, you are able to run any distro built for ARM.
Update 05/14/11
Backtrack 5 Support!
Backtrack 5 on Android - http://www.youtube.com/watch?v=nYShFr0foS8
Debdroid supports any Android device with loopback devices and ext2.
Succesfully tested on Motorola Atrix, HTC EVO, HTC Incredible.
Release Page: http://gititbit.ch/bt5
All mirrors are provided by gitbrew.org, check out http://gitbrew.org/android/ for more android mirrors. Please contact me if you would like free secure file-hosting.
very interesting!!! i'll give it a shot tomorrow.
Tight work.....finally something fun to play with.
Lol "open sores community" that can't be a typo..........lmao, if it was sorry..hehe
Swyped from a galaxy far far away......
I love sniffing. This means free wifi on my EVO from my EVO hacking abilities.
Here is a song for this hack.
They see me sniffin';
They hatin'.
Patrollin'
And tryin. to catch me sniffin dirty.
catch me sniffin dirty.
Jimdog420 said:
Tight work.....finally something fun to play with.
Lol "open sores community" that can't be a typo..........lmao, if it was sorry..hehe
Swyped from a galaxy far far away......
Click to expand...
Click to collapse
I've already checked my post for spelling mistakes.
and thanks everyone!
It's good to finally see a dev who cares to do a project like this. I wish I had the time to contribute. Maybe after I'm done with univ and fail at trying to find a job I will. Thanks for all the hard work anyways.
So I'm running CM7...
sh debian.sh seemed to complete just fine. (I even went step by step to confirm since there's a 'clear' in there).
but...
sh debdroid gives me:
# debdroid
function: not found
modprobe: chdir(2.6.37-cyanogenmod-01174-gaa3cf65): No such file or directory
debdroid: 47: Syntax error: "}" unexpected
#
I'm decent with linux but a noob with bash (or any coding). It seems like a function is missing (or I did something wrong).
Any help would be appreciated. Thanks.
Do I see gentoo around ther corner?
Sent from my PC36100 using XDA App
easy1600, from the way your output is, it looks like you're not in a bash shell, but just the su sh shell. exec the command bash then exec debdroid. Thank you for trying it out.
As for Gentoo, I've been using Debian for years and never messed about too much in other distros other than arch. Though if you can get an ARM Gentoo img this method can be tweaked to work with any ARM img really.
Update: Here's a WIP of the Debtop software which will allow basically the same functionality of the Motorola Atrix Webtop software.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This vnc session is all through USB with no interaction over the wlan though it has the ability to work with vnc over ssh tunnel.
Sweet! It works and I get tab completion in android (that bugged the hell out of me). Thanks!
easy1600 said:
So I'm running CM7...
sh debian.sh seemed to complete just fine. (I even went step by step to confirm since there's a 'clear' in there).
but...
sh debdroid gives me:
# debdroid
function: not found
modprobe: chdir(2.6.37-cyanogenmod-01174-gaa3cf65): No such file or directory
debdroid: 47: Syntax error: "}" unexpected
#
I'm decent with linux but a noob with bash (or any coding). It seems like a function is missing (or I did something wrong).
Any help would be appreciated. Thanks.
Click to expand...
Click to collapse
Same exact problem here. =/
Aerodynamix: Type 'bash' then try again.
OP: What is the simplest way to copy a .cap file from debian to anywhere I can access it from my laptop? If I can just get it to android /sdcard/ I'm golden. Or if I can just send it anywhere that I can reach it...
Well, you can utilize the unionfs script which is supposed to mount the sdcard and debdroid or you can open up a file manager on your phone like astro and nav to /data/local/debian while debdroid is running.
The problem i am having is that when I type Bash im getting "bash: not found"
grzzer2 said:
The problem i am having is that when I type Bash im getting "bash: not found"
Click to expand...
Click to collapse
Do you have bash installed?
easy1600 said:
It's good to finally see a dev who cares to do a project like this. I wish I had the time to contribute. Maybe after I'm done with univ and fail at trying to find a job I will. Thanks for all the hard work anyways.
Click to expand...
Click to collapse
dasmoover said:
Do you have bash installed?
Click to expand...
Click to collapse
No I dont think I do, is it in the market. Sry I am a noob with Linux
You should grab the BusyBox tools from the market if you haven't already, I'm almost positive it comes with bash.
Yes I just installed busybox from the market on my phone and still getting the "bash: not found"
I got everything working, thank you for your help
dasmoover said:
Well, you can utilize the unionfs script which is supposed to mount the sdcard and debdroid or you can open up a file manager on your phone like astro and nav to /data/local/debian while debdroid is running.
Click to expand...
Click to collapse
My /data/ directory is empty (debian is running). Unionft script doesn't seem to work at all.
I got it done by running /sbin/sshd and using winscp though. Thanks, I got lots to play with now!

[GUIDE] CMD or ADB at school!

im sure most people wont need adb at school but some people might not know how and want to use adb at school if needed.
so at school (high school for myself) we don't have admin rights so we are unable to access cmd which is "sort of" needed for adb here is a quick guide with my very little knowledge.
1.How to get CMD:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
as shown above if you where to try to open the admin has disabled it. now what your going to want to do is this
right click on desktop and open a new text document. (it can be notepad or another program not sure if word will work with it)
open it and type this into it:
@ECHO off
command
comand.com
pause
then hit file, save as: Start.bat to the desktop as show in this image:
now on your desktop you should see a new file called start with some cogs on the icon and if you open it your get our honorable CMD.exe! (note, they disabled it for a reason dont be messin with school computers)
2.How to get ADB:
now the process to do this as well is not very hard, now we all know adb is a few hundred megabytes and we will never be able to
download it in time. we don't need all that sdk crap we just want to good ol adb. download the zip from this users thread here:
Be sure to give her a Thanks! : http://forum.xda-developers.com/showthread.php?t=926486
now your going to want to unzip it and when you try to open adb:
Dang it school why you do this
Now after your done sobbing its a pretty easy and simple fix, pretty much did what you did last time. instead, right click on RunMe that's in the miniADB folder and hit edit. (if you didn't extract it, it wont let you edit it) and type in what you typed in last time only deleting the cmd.exe in the line, you can keep it there but when you run RunMe it will say its disabled but when you hit a key on your keyboard, it will get rid of that.
there we go, now that we have adb start hacking away! happy Flashing!
Mine!
Trozzul said:
im sure most people wont need adb at school but some people might not know how and want to use adb at school if needed.
so at school (high school for myself) we don't have admin rights so we are unable to access cmd which is "sort of" needed for adb here is a quick guide with my very little knowledge.
1.How to get CMD:
as shown above if you where to try to open the admin has disabled it. now what your going to want to do is this
right click on desktop and open a new text document. (it can be notepad or another program not sure if word will work with it)
open it and type this into it:
@ECHO off
command
comand.com
pause
then hit file, save as: Start.bat to the desktop as show in this image:
now on your desktop you should see a new file called start with some cogs on the icon and if you open it your get our honorable CMD.exe! (note, they disabled it for a reason dont be messin with school computers)
2.How to get ADB:
now the process to do this as well is not very hard, now we all know adb is a few hundred megabytes and we will never be able to
download it in time. we don't need all that sdk crap we just want to good ol adb. download the zip from this users thread here:
Be sure to give her a Thanks! : http://forum.xda-developers.com/showthread.php?t=926486
now your going to want to unzip it and when you try to open adb:
Dang it school why you do this
Now after your done sobbing its a pretty easy and simple fix, pretty much did what you did last time. instead, right click on RunMe that's in the miniADB folder and hit edit. (if you didn't extract it, it wont let you edit it) and type in what you typed in last time only deleting the cmd.exe in the line, you can keep it there but when you run RunMe it will say its disabled but when you hit a key on your keyboard, it will get rid of that.
there we go, now that we have adb start hacking away! happy Flashing!
Click to expand...
Click to collapse
Very nice thread. I am willing to use it to install ADB. I really think its very important.Thanks.

Categories

Resources