Closed GoogleCodeExporter closed 9 years ago
you need the latest softroot to enable upgrades.
For the old softroot, see if the following works-
Create a file - market.xml and put the following in there-
<?xml version="1.0" encoding="utf-8"?>
<allowUpgrades>n</allowUpgrades>
This will force the market app to uninstall apps before installing. But all
your app data will be retained.
I'll add this info to the FAQ.
Original comment by hari.swa...@gmail.com
on 6 Aug 2010 at 1:20
This file has to go in the root ( either internal or external sd card).
Original comment by hari.swa...@gmail.com
on 6 Aug 2010 at 1:23
i have the initial softroot for version 1.4. i will upgrade my softroot and
try. Thanks for your quick response.
Original comment by paddy.iy...@gmail.com
on 6 Aug 2010 at 4:09
If you create this file, no need to upgrade to the new softroot.
Original comment by hari.swa...@gmail.com
on 6 Aug 2010 at 4:17
i upgraded to 2.4.1 as it gave other options like ADB over USB as well. now the
nookMarket works great with existing apps as well. thanks a lot for your
guidance. After i installed 2.4.1, i am able to ADB over USB but adb over
connecting to port 5555 is no longer working. is it the expected behaviour or
am i missing something? :)
Original comment by paddy.iy...@gmail.com
on 7 Aug 2010 at 11:27
Yes. Many were complaining that it was not secure since anybody in the n/w can
connect to it.
You can enable it back by running this command from adb shell & rebooting.
"setprop persist.adb.tcp.port 5555"
Original comment by hari.swa...@gmail.com
on 7 Aug 2010 at 12:32
Thanks a lot Hari.
Original comment by paddy.iy...@gmail.com
on 7 Aug 2010 at 1:32
In another thread someone asked how one would then disable adb over wifi. I
assume that
"setprop persist.adb.tcp.port 0"
would do the trick?
Original comment by jmc...@gmail.com
on 7 Aug 2010 at 4:10
Yes. I think you can leave the value blank as well.
Original comment by hari.swa...@gmail.com
on 8 Aug 2010 at 12:10
Original comment by hari.swa...@gmail.com
on 30 Aug 2010 at 4:31
Original issue reported on code.google.com by
paddy.iy...@gmail.com
on 6 Aug 2010 at 12:37