[Q] Powering off Android - HD2 Android Q&A, Help & Troubleshooting and Genera

Hi,
How do you reboot the Android on HD2?
Mine runs fine, but when powering off, the annoying winmo starts up.
If i try to run HARET og CLRCAD, i get an error message saying "...not a trusted signer...."
I have to do a hard reset on the phone, and then install HARET again.
Then everything works again.
Any suggestions to avoid hard reset ?

Some of the new roms have hot reboot. You have to download superuser to use it.

hoangiscool2 said:
Some of the new roms have hot reboot. You have to download superuser to use it.
Click to expand...
Click to collapse
Aha. I have superuser installed...
Do i reset the phone from within superuser?

Ymzee said:
Aha. I have superuser installed...
Do i reset the phone from within superuser?
Click to expand...
Click to collapse
No, you can't. But if you have an option "reboot" then you could only restart the grafic's shell from Android. This way you would not have to go through WinMo to boot it again. There are some apps in the market, dunno how they're named.

Related

Su program messed up

ok something crashed on my modaco rom. super user wont work when it goes to it it just shows black screen. tried deleting cache on it and data. no fix. cant use tether or anything root.
I'd reapply the ROM or restore from backup.
i cant do that. everytime i do a nandroid backup it messes up cause of apps2sd.
I had a similar problem. I installed the Su app from the marketplace over it then i uninstalled it and it fixed the app. Worked for me.
ok i tried reloading rom and same thing. i cant find the app you are talking about. is it the super user whitelist. i cant install anything root now when it goes to su and you have to allow it all i get is black screen and it force closes
pitmanr2003 said:
ok i tried reloading rom and same thing. i cant find the app you are talking about. is it the super user whitelist. i cant install anything root now when it goes to su and you have to allow it all i get is black screen and it force closes
Click to expand...
Click to collapse
Yes its the Super whitelist app.
try reformatting the ext partition first. Wipe the system than do a system restore or nandroid restore. If you did a nandroid backup of the faulty system than I hope you have the stock nandroid backup as well.
ok tried the super whitelist and it downloads but never installs just sends me back to the sprint flash and restarts. i dont really want to restore back cause then i have to download all my apps again. im seriously thinking that apps2sd are more trouble than they are worth. maybe some one can do a walkthrough on how to back them up in the event of a crash like this.
Same here
pitmanr2003 said:
ok tried the super whitelist and it downloads but never installs just sends me back to the sprint flash and restarts. i dont really want to restore back cause then i have to download all my apps again. im seriously thinking that apps2sd are more trouble than they are worth. maybe some one can do a walkthrough on how to back them up in the event of a crash like this.
Click to expand...
Click to collapse
I can confirm this behavior. I just reinstalled from a backup, installing whitelist from the Market gave me the unending HTC screen of death.
adb push Superuser.apk /system/app/
Superuser.apk can be found in any one of the available ROMs, fresh, gutted, MoDaCo, etc.
pitmanr2003 said:
ok something crashed on my modaco rom. super user wont work when it goes to it it just shows black screen.
Click to expand...
Click to collapse
Turn USB Debugging back on.
posguy99 said:
Turn USB Debugging back on.
Click to expand...
Click to collapse
Oh Snap! TY!
I'm having the same issue. Just in case, I ruu'd back and started over.
Everything works fine up to installing the rom.
Debugging is on.
Tried wiping the ext partion from flash screen, says "error" run wipe_ext via consle"
I tried installing the superuser whitelist app from market, and it won't install, says "incompatible update".
Tried pushing the superuser.apk, it says "failed to copy, read only file system.
Any ideas, i'm lost. I can run my nandroid back to before I installed the 1.2c modaco and it works fine, as soon as I install the rom nothing works in root.
I used SU File Manager & Terminal 3.0.6 to cut/copy/paste Superuser.apk back into the app folder. I then ran it and it installed with no problems and works great for me.
I made sure that I used the built in feature to make the system and data folders RW before I cut/copy/pasted anything. Hope this helps.

Having problems after Froyo :(

Initially everything was good, clean install, had about 100 apps auto restored from market. The rest didnt restore because it was installing to system and ran out of space.
So enabled install to SD, installed most of the rest. Then put the new kernal on, and now nothing will install :/
It sits there saying its installing, but nothing happens Tried a fresh install and new kernal but still nope
Mine does this always, enabling apps on sd or not. Even after a fresh wipe, everything hangs at install. May be going back to 2.1 soon.
jsapp said:
Mine does this always, enabling apps on sd or not. Even after a fresh wipe, everything hangs at install. May be going back to 2.1 soon.
Click to expand...
Click to collapse
.................
I've noticed this, too. The app actually does finish installing, but the market app never clears the "installing" screen. It's annoying, but not actually a problem; if you just hit "back" and go on about your business, the app you were installing will be usable.
wmm said:
I've noticed this, too. The app actually does finish installing, but the market app never clears the "installing" screen. It's annoying, but not actually a problem; if you just hit "back" and go on about your business, the app you were installing will be usable.
Click to expand...
Click to collapse
Im trying to restore from titanium, which also reports the installation is failing.
I've had this problem on some 2.1 builds, but haven't run into a single issue since updating to 2.2. I haven't done any mods (except rooting) to 2.2 tho. Maybe that could be the problem?
Found solution at another xda thread: http://forum.xda-developers.com/showpost.php?p=6596969&postcount=3
Code:
adb reboot recovery #wait for recovery to load
adb shell
mount /sdcard
rm -r /sdcard/.android_secure
reboot
Click to expand...
Click to collapse
Worked for me. Good luck!

android.process.acore

has stopped unexpedectly.
i was messing around with switching the ROMS and when i rebooted, it said this.
i have no home screen, and it keeps popping up but i can still recieve phone calls and texts
anyone have any idea of what to do?
i can't seem to go into recovery mode either..
pacDiesel said:
has stopped unexpedectly.
i was messing around with switching the ROMS and when i rebooted, it said this.
i have no home screen, and it keeps popping up but i can still recieve phone calls and texts
anyone have any idea of what to do?
i can't seem to go into recovery mode either..
Click to expand...
Click to collapse
nothing to worry about.. if you switched radio, check that the time on the phone is correct, sometimes its being reset to year 1903 which messes up many apps. Also if you switched radio/spl did you run fastboot erase system -w afterwards?
This exception should not be related to the recoveryconsole
easiest is just to wipe everything and reflash, dont forget ext. if youve used it.
If recovery is for some reason unaccesable you can reflash via flash_image() when the phone has booted android.
Also do a logcat
Mod. edit: not dev related, moved to general
ivarson_swe said:
nothing to worry about.. if you switched radio, check that the time on the phone is correct, sometimes its being reset to year 1903 which messes up many apps. Also if you switched radio/spl did you run fastboot erase system -w afterwards?
This exception should not be related to the recoveryconsole
easiest is just to wipe everything and reflash, dont forget ext. if youve used it.
If recovery is for some reason unaccesable you can reflash via flash_image() when the phone has booted android.
Also do a logcat
Click to expand...
Click to collapse
Yeah bro, I have no idea what you just said.
lol
nothing to worry about.. if you switched radio, check that the time on the phone is correct, sometimes its being reset to year 1903 which messes up m
Click to expand...
Click to collapse
Yeah bro, I have no idea what you just said.
lol
Click to expand...
Click to collapse
Which rom were you using and which rom are you using now. Did you change your radio or spl before installing this rom.
Load up into recovery and run fix uid mismatches. Reboot and see if that helps.
Does your app launcher work? If so run terminal emulator. Type in su and then enter
Type in fix_permissions and then enter. Let the script run.
Type I'm exit then enter
Type in exit and then enter again. Terminal will close. Reboot phone. If you cannot get to terminal emulator then run it from adb ( if possible )
And the other poster was referring to when you change radios there are a few commands. He wanted to make sure you ran them all
-------------------------------------
Sent via the XDA Tapatalk App

[Q] Reboot Button problem

OK, I'd appreciate some help here. I Just downloaded Zenmaster's Reboot button app. I probably made a mistake by going to ROM manager and its install from SD card option.
The install started out fine, but just stalled at installing update. Left it there for 30 minutes.
I did a battery pull and the phone went into recovery except it says at the bottom of the screen:
E: Can't mount /dev/block/mmcblk01p1
(Invalid Arguement)
#MANUAL MODE#
The upper screen has the typical
reboot system now
Apply sdcard...
wipe data/factory reset
wipe cache partition
Nothing happens with either reboot system now or apply from sdcard
So I really would appreciate...what now.
Are you rooted? Do you have Clockwork Recovery installed?
Are you hitting the "Home" soft button key on the Reboot option? That's the "Enter" key for the stock recovery screen, not the Power button like it is for Clockwork.
-Div
Diversion said:
Are you rooted? Do you have Clockwork Recovery installed?
Are you hitting the "Home" soft button key on the Reboot option? That's the "Enter" key for the stock recovery screen, not the Power button like it is for Clockwork.
-Div
Click to expand...
Click to collapse
Thanks for your response.
Yes I'm rooted and yes I have CWM.
This is embarrassing now, because I WAS NOT hitting the home button, which I should have known to do, but obviously forgot. Did that and I'm back up. Old Droid habits die hard I guess.
My apologies for using up bandwidth and thank you again.
SteveC485 said:
Thanks for your response.
Yes I'm rooted and yes I have CWM.
This is embarrassing now, because I WAS NOT hitting the home button, which I should have known to do, but obviously forgot. Did that and I'm back up.
My apologizes for using up bandwidth and thank you again.
Click to expand...
Click to collapse
That's okay, I believe I freaked out the first time I was in stock recovery as well not getting any response from the power button
SteveC485 said:
OK, I'd appreciate some help here. I Just downloaded Zenmaster's Reboot button app. I probably made a mistake by going to ROM manager and its install from SD card option.
Click to expand...
Click to collapse
Yeah, that's not gonna work. The app is a .apk file, which gets installed via adb or Root Manager/Astro. It's not a flashable zip.
It's also now available on the market .
Zennmaster said:
It's also now available on the market .
Click to expand...
Click to collapse
Bonus. That is fantastic news.
Well naming the .zip to .apk worked and Reboot Button worked. Sort of. I think what happened here was no fault of the app, but something related to the relationship between my phone and voodoo. I had never seen any particular problem on my phone, but I just wanted a way to disable the thing as I was contemplating flashing jt's ROM.
Well the disabling of voodo lost root on my phone. I use Launcher Pro and that was gone too. So I tried reinstalling that and entered a force close loop from hell. After installing the LP, the phone regressed to the same opening screen it had when out of the box, different from the static wallpaper I had.
There is a thread on this here:
http://forum.androidcentral.com/fascinate-roms-hacks/38029-how-escape-force-close-loop-hell.html
I followed that and got back to the out of the box Fascinate state. Only part of my apps, and not all of the paid ones showed up in Market, even after an overnight wait. The significant missing one is Documents to Go.
There was 0.00 space left on internal memory, so I did a factory reset.
This would not be a big deal, BUT the phone will not root, so I can't use Titanium Backup to restore stuff. The Samsung Drivers are installed, the USB cable is the one that came with the phone, and the computer recognizes the device. However, Odin seems to think the device is not connected.
So, I'm not sure what is going on with this phone of mine. Again, I don't think it is the app.
Edit; All is back to normal

App installation don´t work

Hey,
i want to install some Apps from the Market but it didn´t work. I can push the button download and nothing happens.
I didn´t install an market update and i have set my phone back to factory settings.
How can I make it, to install apps?
tehBone
tehbone said:
Hey,
i want to install some Apps from the Market but it didn´t work. I can push the button download and nothing happens.
I didn´t install an market update and i have set my phone back to factory settings.
How can I make it, to install apps?
tehBone
Click to expand...
Click to collapse
i have the same problem then i fixed it, and now its back again.
dunno whats up with it
How did you fixed it first?
Yea i have the same problem too. Its been happening since yesterday. Nothing seems to fix it.
Edit: flashed android 2.2 and its all fixed now
Straight from my GT540!
Is there an europe open rom with 2.2?
tehbone said:
Is there an europe open rom with 2.2?
Click to expand...
Click to collapse
nope.
POWERMONSTERXDABOARDUSEDLOL

Categories

Resources