i tried to post this under the correct thread under building cm7 for the g2x but it would not let me. I am building my evnviroment in ubuntu and i got all the way to the part of installing the Android SDK and i have taken a screenshot of the error message that has occured can someone tell me what might be wrong
Related
I'm trying to root my phone by using Pre-kitchen but when I do the "diagnostic" test I get this error message; "cannot find a part of the path C:\Documents and Settings/acollins/Destop/adb/help.bat' can anybody help me?
well for starter the thread name is wrong, your supposed to give an insight into the issue you're having
secondly, without any knowledge of the actual phone you have then people cant really be of any assistance can they
if you explain the problem clearly along with the name of the phone you have then people will be able to provide help
also giving us a clear idea of the type of computer you have and os its running#
HTC Hero
I tried going back and changing the thread name but it wouldn't let me edit.
I have a HTC Hero that I'm trying to root on a windows XP computer. I tried using Flash's pre-kitchen and have followed the directions as listed on the website. When I try to run the program, during the "diagnostic" stage, I get the message "cannot find a part of the path C:\Documents and Settings/acollins/Destop/adb/help.bat'. I copied pre-kitchen into the C directory thinking that was the issue but still get the missing "adb/help.bat" message.
I read in a forum somewhere that I need to have Android SDK installed on my computer and that I could also get that from this website (xda) but I'm not sure I need it and what exactly it is.
Hey all, I could use a little help I'm new to this stuff. I installed the Android SDK all correctly with the correct Java JDK and for some reason when I create a virtual android and run it I get "Error Loading Preferences", is there any way I can fix this to get it to work? I am running Win 7 Ultimate 64-Bit (if you needed to know), thank you for your time and help in advanced.
Yeah, I'd like to know the answer to this also
R u trying to root your phone for the first time or something and what phone is it
ohh no, im not rooting it yet (still have to receive my phone in the mail), but in the virtual server when i create a virtual android I receive that error
Ohh alright then it may just be your computer just wait for the phone to come in
okay, thank you!
I just went to the android kitchen thread to see if there have been any updates to accommodate java 7 and the dev has closed the thread
Any one know how to get the kitchen to recognize java 7, it still is looking for java in the jre6 folder and that isn't there anymore. I have even done a fresh install of cygwin after installing java 7 and it still didn't automatically recognize the new version.
Hopefully dsixda doesn't take too long a break but I am sure it is well deserved, it is a priceless tool.
You can have more than one version of java installed on your system you know. Java 7 isn't going to just magically improve anything for you really unless you're a developer.
True but didn't know if it was an fairly easy change to a script or something to get it to check/recognize the new location. Before it would let me get to the "building a rom from working folder" portion before it would give me a message about java, now it won't even start the kitchen saying it can't find java version.
I wouldn't consider myself a dev by any means but I build roms for my own use and to just try different things out to see how things work/change things, basically to learn what does what.
Between this issue and fact that I can't get pc to recognize my phone as a storage device anymore...I am lost.
Symlink java7 to the old location for java6.
adrynalyne said:
Symlink java7 to the old location for java6.
Click to expand...
Click to collapse
Just to add to what adrynalyne said (since it's the easiest way), that would be using the "ln" command on linux/unix/cygwin or mklink on windows.
Thanks for idea, tried mklink but in process realized I had x86 version of java6 and x64 of java7. So I tried just installing x86 version of java7 and opened up kitchen and was able to create output .zip from my current working folder
Now if I could just get pc to recognize phone properly... then maybe I think I will avoid updates of software for awhile.
I keep getting this error, perhaps someone can help me navigate what i did wrong in my install:
./adb: error while loading shared libraries: libncurses.so.5: wrong ELF class: ELFCLASS64
Edit: After the second day of Google searches I finally found my answer after asking the question here (usually happens that way). Not sure what exactly it does, but I installed ia32-libs package in Ubuntu and it works now.
I was using Ubuntu 11.10 64bit, btw.
i was sucessfull with installing virtual ubuntu on windows 7 and cooked a lot of my own roms for personal use so i am attempting to take it a step furthure with running straight xda kitchen in ubuntu. But to no prevail.
i used this link.
http://forum.xda-developers.com/showthread.php?t=633246
I'm stumbling around XDA or i would contact DISXDA directly and ask but i can't find out how to.
http://forum.xda-developers.com/showthread.php?t=633246
i get get stuck on V 1.... ./menu
i get: "no such file/directory"
i know its there
i do LS and its there
i'm def a newb to ubuntu so any help is help. i just want to get the kitchen running again and to take my Rom to the next step.
Please help
et
Can you post your terminal print of " ls -a" command
Maybe you could post all the steps that you did to install kitchen, until you get the file not found error, so that we can figure out where the problem is.