Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I've nioticed that my list of apps in the marketplace regularly gets corrupted with missing entires. Is there a recommended way of fixing this? I have found if I move a couple of apps back to the phone and reboot the phone it works.. but is there a better solution?
Thanks
I've nioticed that my list of apps in the marketplace regularly gets corrupted with missing entires. Is there a recommended way of fixing this? I have found if I move a couple of apps back to the phone and reboot the phone it works.. but is there a better solution?
Thanks
No. It should kill the adb server. The code you typed ^^ is correct.
And put it in Sync mode, not charge only mode, then allow HTC Sync to complete and try again.
Hey all,
Can anyone help me out here... I am trying to do this on my non-rooted HTC Desire using Ubuntu Lucid 64-bit.
When I try to run thecommand in a terminal after navigating to the tools directory where adb is located it returns an error message saying If I try the commandCode:./adb devices
to restart the daemon in root mode again it also returns an error This happens when I run execute any of the adb commands. How do I pass myself the permissions for the device so I can execute the commands?Code:./adb root
Any help here is much appreciated.
Big cheers,
Nick
You have to start the daemon as root.
so first make sure there is no "adb" process running in the background.
ps | grep adb
if there is, kill it.
NOW...
sudo adb devices
i had the same problem. i started the adb daemon as a plain user. and once the daemon was running as a plain user, it did not have permission to access the device. subsequent commands (even as root) are then passed on to the underprivileged daemon.
the proper thing to do would be to open up the devices, but i was too lazy to try an figure out which devices to open up with chmod, so i just killed everything and started over as root.
Success at last! I removed HTC Sync and just connected the phone in "Charge Only" mode. Most apps are moving, but frustratingly, two of the main offenders; Facebook and Yahoo Mail apps won't shift! Facebook is built in and is 5.5mb and Yahoo Mail is 9.2mb! Any ideas people?
One thing to note is that my widgets started to act weird as soon as I put the phone back on. I had to remove them all (which I had to do twice as it removes and then seems to still be there) and re add them.
For anyone getting the disappearing apps in the Market issue I *think* I have a fix. Certainly it worked for me. I say "worked" because for some reason my Desire has stopped having the problem now.
The fix was to go into manage applications, force stop Market. Exit Manage apps, leave the phone alone for about 30 secs, go back into manage applications, wipe the data for Market, leave it again for 10-15 secs and then start Market. Market will attach your account back again, and then when you load up My Apps everything should be there.
Many of the apps that can be moved after doing this procedure are "non-sd apps".
This trick is not really an ideal solution but for the most part, it works. As a work around, you could undo the procedure by setting install location to 1, install the apps you have a problem with then redo it.
The work around is not ideal, just like the trick in general is not, but it may help.