Can you help me explaining me this?
Hi,
I am about to upgrade to 1.5 but have some doubts about the last procedure posted by nookdevs.
I have a new hardware (1003XX) nook and fw 1.4.3 rooted.
I also have both launchers on my nook (mynook.ru & original B&N launcher) and wi-fi locker installed.
When I follow the procedure I can't install this piece of code (Which i don't understand) because i don't have nooklauncher :
Code :
<preferred-activities> <item name="com.nookdevs.launcher/.NookLauncher" match="100000" set="2"> <set name="com.bravo.home/.HomeActivity" /> <set name="com.nookdevs.launcher/.NookLauncher" /> <filter> <action name="android.intent.action.MAIN" /> <cat name="android.intent.category.HOME" /> <cat name="android.intent.category.DEFAULT" /> </filter> </item> </preferred-activities>
What i have on packages.xml relating my launcher is the following :
<perms /> </package> <package name="ru.mynook.apn" codePath="/data/app/ru.mynook.apn.apk" system="false" ts="1290040943000" userId="10024"> <perms>
and
</perms> </package> <package name="ru.mynook.launcher" codePath="/data/app/ru.mynook.launcher.apk" system="false" ts="1288843918000" sharedUserId="1000"> <perms />
And they are before the preferred-pacakages section in packages.xml
My basic question is : Should I update without modifying packages.xml given the conditions mentioned at the beginning? (That i have dual launch with mynook.ru and wifi locker activated?)
The 1.5 fw upgrade will not delete my launcher?
Thanks for any tips on this!
|