I need some help from our friends that own a developer phone and have the GB leaked ROM running. Just open the adb shell with sdcard mounted and type the following command:
busybox find /dev -exec busybox ls -lad {} \; > /sdcard/devfolder.txt
After that just upload this file here on xda.
This command will scan in detail the contents of /dev in GB ROM so I can compare with froyo's.
Thanks a lot.
toffee^god and SedaG have their phones flashed the leak GB. Maybe you can get this file from them.
Endless7 said:
toffee^god and SedaG have their phones flashed the leak GB. Maybe you can get this file from them.
Click to expand...
Click to collapse
I know. I've sent a pm to toffee. Let's wait.
Sent from my A953 using XDA App
Good luck guys!
How can I tell if my phone is a developer one?
Sent from my A953 using XDA Premium App
inheme said:
How can I tell if my phone is a developer one?
Sent from my A953 using XDA Premium App
Click to expand...
Click to collapse
Turn the phone on with the volume keys pressed, if you got fastboot mode then your phone is dev(il)
Sent from my Milestone 2 XDA App
Ok here is the thing. When I booted the phone pressing the volume keys, nothing happened, but when I press the 2 buttons plus the camera, there was a message telling me to plug in a usb cable, and some details about the bootloader and the battery. What does that mean?
Sent from my A953 using XDA Premium App
Means no dev phone for you.
Ok thxs
Sent from my A953 using XDA Premium App
Related
After rooting and all my wifi keeps giving me the Error message. Any ideas how to fix it?
Sent from my HTC Glacier using XDA App
prophet828 said:
After rooting and all my wifi keeps giving me the Error message. Any ideas how to fix it?
Sent from my HTC Glacier using XDA App
Click to expand...
Click to collapse
After rooting and all? What's all? Are you new to rooting? Sounds like you might have jumped in too quick.
prophet828 said:
After rooting and all my wifi keeps giving me the Error message. Any ideas how to fix it?
Sent from my HTC Glacier using XDA App
Click to expand...
Click to collapse
which rooting guide did you use? did you change your kernel? you need to replace the bcm4329.ko file in /system/lib/modules with the one that corresponds to the kernel you are running...
Yes I am new to it but I am really good when it comes to computers
I am trying to learn everything about the android coding and all. Cause I just bought the mt4g Last week. But I followed instructions on a you tube video. By mackster248. Its they ove xda provided
Sent from my HTC Glacier using XDA App
prophet828 said:
Yes I am new to it but I am really good when it comes to computers
I am trying to learn everything about the android coding and all. Cause I just bought the mt4g Last week. But I followed instructions on a you tube video. By mackster248. Its they ove xda provided
Sent from my HTC Glacier using XDA App
Click to expand...
Click to collapse
ok... settings>about phone>Software Information> Kernel version... I need it...
Just a sort of "duh" reminder to always read things carefully before you do anything.
For example I quickly read the title of this thread as "Wife isn't working" and I thought "Tell me about it"
The kernel version is 2.6.32
Sent from my HTC Glacier using XDA App
prophet828 said:
The kernel version is 2.6.32
Sent from my HTC Glacier using XDA App
Click to expand...
Click to collapse
that's not the whole thing... I need the whole string...
2.6.32.21 Gorilla-OC-1.6ghz-betaV05-G20b06bc-dirty [email protected] #22
prophet828 said:
2.6.32.21 Gorilla-OC-1.6ghz-betaV05-G20b06bc-dirty [email protected] #22
Click to expand...
Click to collapse
well you didnt "just" root then. Are you running Iced glacier rom also?
prophet828 said:
2.6.32.21 Gorilla-OC-1.6ghz-betaV05-G20b06bc-dirty [email protected] #22
Click to expand...
Click to collapse
READ READ READ READ READ.....
ok.... DOWNLOAD THIS then put it in the directory with adb. In command prompt navigate to the directory with adb then put these commands in
adb shell
mount -o rw,remount -t ext3 /dev/block/mmcblk0p25 /system
exit
abd push bcm4329.ko /system/lib/modules/
adb reboot
your wifi should be fine after this.
Ok, do I need the terminal emulator? To type these commands
Sent from my HTC Glacier using XDA App
prophet828 said:
Ok, do I need the terminal emulator? To type these commands
Sent from my HTC Glacier using XDA App
Click to expand...
Click to collapse
no you need adb... google android sdk download install
if you can't figure that out copy the file to your sdcard then in terminal do this
unplug phone
mount -o rw,remount -t ext3 /dev/block/mmcblk0p25 /system
cp /sdcard/bcm4329.ko /system/lib/modules/
this should fix it... might take a reboot
Which version do I need? 2.2 or 2.3
great now my SU permissions are denied....
Sent from my HTC Glacier using XDA App
you probably didn't root properly and only had temp root then
That makes sense. How do I get rid of clock work mod. I'm just gonna go back to stock. This rooting is
A pain in the ass.
Sent from my HTC Glacier using XDA App
prophet828 said:
That makes sense. How do I get rid of clock work mod. I'm just gonna go back to stock. This rooting is
A pain in the ass.
Sent from my HTC Glacier using XDA App
Click to expand...
Click to collapse
It's really not that bad. You just need to slow down, take a breath and follow the instructions and everything will right itself.
Some people always think that there is a one-click solution; when in fact you just need to follow a few precise directions. Key word being 'precise'.
If you want to unroot and go back to stock, check my sig for unrooting.
prophet828 said:
That makes sense. How do I get rid of clock work mod. I'm just gonna go back to stock. This rooting is
A pain in the ass.
Sent from my HTC Glacier using XDA App
Click to expand...
Click to collapse
flash the RUU you can get it from the downgrade post it will undo everything except radio s-off
What does RUU stand for?
Sent from my HTC Glacier using XDA App
prophet828 said:
What does RUU stand for?
Sent from my HTC Glacier using XDA App
Click to expand...
Click to collapse
I'm not sure did you check here?
since i did many researchs about it and see quite a number of member dont know adb shell very well,i decide to post this as new topic
maybe this had been ask and annoying to the expert att this is not a spam
anyone can post the most proper link(latest) or adb user guide
ps:i did quite a lot search of it, the topic is usually ancient ago -_-||
thx in advance,im sorry if expert take me as noob or spammer,just hoping to make this forum better
Sent from my R800i using XDA Premium App
Sent from my unknown device using XDA Premium app
Can't, post links but if you google something similar AndroHero posted me a link referring to ADB for dummies, sdk required
Sent from my R800i using XDA App
Everything you need to know about android debug bridge, can be found here
http://developer.android.com/guide/developing/tools/adb.html
ok but i will try again but hoping someone make this out for the newbie maybe this aid them improve themselves faster than doing research or break their lovely phone accidently by different source,BTW thx for give me the hint,will click a thx after
Sent from my unknown device using XDA Premium app
will download again the android sdk file bcz mine show a weird notice "adb shell removed " so. lame -_-|| anyway thxboth of you
Sent from my unknown device using XDA Premium app
mr.ultraman said:
will download again the android sdk file bcz mine show a weird notice "adb shell removed " so. lame -_-|| anyway thxboth of you
Sent from my unknown device using XDA Premium app
Click to expand...
Click to collapse
If you ever need help with any ADB commands. Just ask
you are too kind , download gs beta 2 in progress
Sent from my unknown device using XDA Premium app
So I just two days ago received my MT4G and am going to root. I received this phone running GB already so I need to downgrade to froyo before rooting. Well I have attempted to follow a few guides on downgrading but have been stopped each time by the part where it says "use visionary to gain temproot" because visionary doesn't work for me on this MT4G.
I have tried using William's beta downgrade one click but not working yet.. any help?
Sent from my HTC Glacier using xda premium
They mean use visionary method to root regularly after downgrading. When you downgrade, you will go back to froyo being able to root with visionary again.
Downgrade method here
http://forum.xda-developers.com/showthread.php?t=1178912
Sent from my HTC Glacier using xda premium
okay, if I the adb so that its just the adb folder on C: drive where do i place the files supposed to be in platform tools?
Sent from my HTC Glacier using xda premium
CoNsPiRiSiZe said:
okay, if I the adb so that its just the adb folder on C: drive where do i place the files supposed to be in platform tools?
Sent from my HTC Glacier using xda premium
Click to expand...
Click to collapse
If i'm reading this correctly.
You would place them in the c:\adb folder
and when you open the CMD prompt you change the drive to c:\adb
So now I have to change all the commands to reflect the folder destination and I will b ok?
Sent from my HTC Glacier using xda premium
CoNsPiRiSiZe said:
So now I have to change all the commands to reflect the folder destination and I will b ok?
Sent from my HTC Glacier using xda premium
Click to expand...
Click to collapse
You just just change you directory.
for example my computer pops up
Code:
C:\Documents and Settings\KOI User>
when i got into the CMD promt
so i use the cd c:\adb to change the directory
so it will look something like this
Code:
C:\Documents and Settings\KOI User>cd c:\adb
c:\adb
then i can just push/pull/execute what ever i need from the c:\adb folder
alright well I plan to root and all tonight if I have questions can I pm u?
Sent from my HTC Glacier using xda premium
CoNsPiRiSiZe said:
alright well I plan to root and all tonight if I have questions can I pm u?
Sent from my HTC Glacier using xda premium
Click to expand...
Click to collapse
feel more that free to but i'll be honest i rarely surf XDA while i'm at home. I have a 2 year old daughter who is keeping me busy.
neidlinger said:
feel more that free to but i'll be honest i rarely surf XDA while i'm at home. I have a 2 year old daughter who is keeping me busy.
Click to expand...
Click to collapse
Ahh alright no problem. Shouldn't have to pm but glad to know u could help
Gratz on the daughter
Sent from my HTC Glacier using xda premium
How do we port gingerblur since its a backup?
Sent from my MB525 using XDA App
Use CWM and install it as a naindroid backup. Still have to wipe and such. Put the zip file somewhere on your computer and unzip it. Then it goes into clockwork on your sdcard and in the folder backup. The folder you want if you look closley at it is really a date. that's what goes into the folder backup. Then install it like you were going back and installing a backup. Need more help just ask.
Is that OK for the defy rom?
Sent from my MB525 using XDA App
To my knowledge it's not a Defy rom but one for Bravo. It may work on Defy but I don't know if it will or not. I don't even know where the actual rom is that the backup came from. I did try it for about three days but I didn't really click with it. A little too.......underdeveloped?...no....Just too basic for me. I like to mod, and mod, and mod some more. I can't do modding with this one the way I like to. Always have to do a CWM update to mod since I don't have it as a real rom. That help you out any? There's got to be some kind of program or an app that'll take nandroid backups and make them into rom but I woulden't even try to run them on my slooooow a$$ computer.
Well there is a ginger blur ROM in the defy section and I wanted to use it on my bravo but it's a nandroid.
Sent from my MB525 using XDA App
Use my gingerblur for bravo and replace frame work and app files
With new files
Sent from my SAMSUNG-SGH-I777 using xda premium
What program do I use to edit the backup
Sent from my MB525 using XDA App
Unyaffs
Sent from my SAMSUNG-SGH-I777 using xda premium
can you guide me on how to use it?
Sent from my MB525 using XDA App
Download unyaffs
Put in any folder on windows computer
Then put system.img in same folder
Turn on windows control prompt
Change directory to folder unyaffs is in. (if you check the properties of any file you will see the path to change it to...you can even copy and paste into terminal)
cd \paste path
Then type
unyaffs system.img
Sent from my SAMSUNG-SGH-I777 using xda premium
It's saying unyaffs is not recognized as an internal or external command, operable or batch file
Sent from my MB525 using XDA App
Nevermind I got it. But how do you make the image file
Sent from my MB525 using XDA App
You don't. You use my rom zip and replace files I said in previous post
Sent from my SAMSUNG-SGH-I777 using xda premium
I got stuck at the m logo
Sent from my MB520 using XDA App
I got the ms2ginger 2.1 to load and everything is good except when I try to change files for the camera to work it gets stuck at the m logo. Not sure why though... but other than that the rom is amazing. If anybody can help me get the camera at least partially working please do.
Sent from my MB525 using XDA App
I flash a new rom yesterday for my nexus 4. Unfortunately, it was stuck in the custom rom logo.
I want to fix it via recovery mode. Sadly, my volume key was broken:crying:
Does anybody knows how can I boot my nexus 4 without using volume key? (it was stuck in the custom rom logo.)
Is it an other way that is possible to fix my phone?
And don't pick on my english, I know that is poor:angel:
Use the application goo manager, it gives you the option to reboot into recovery
Sent from my Nexus 4 using xda app-developers app
XxLostSoulxX said:
Use the application goo manager, it gives you the option to reboot into recovery
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
The phone bootloops. Did you try to use adb reboot recovery when bootanimation shows up? It could work
Sent from my Nexus 4 using xda premium
gallardo5 said:
The phone bootloops. Did you try to use adb reboot recovery when bootanimation shows up? It could work
Sent from my Nexus 4 using xda premium
Click to expand...
Click to collapse
I wonder if he made a nandroid. However if your volume Kris are broken obviously you'd want to fix that.
Sent from my Nexus 4 using xda app-developers app
I'm trying
gallardo5 said:
The phone bootloops. Did you try to use adb reboot recovery when bootanimation shows up? It could work
Sent from my Nexus 4 using xda premium
Click to expand...
Click to collapse
Thank you for your suggestion
I'm trying, but CMD said that my computer cannot found my device
What can I do:crying:
Bouser Cheung said:
Thank you for your suggestion
I'm trying, but CMD said that my computer cannot found my device
What can I do:crying:
Click to expand...
Click to collapse
Oh, I try it two times, and that is work
Thank you so much:highfive: