OK....thanks to the posters here and to some perseverance I was able to get my HD+ rooted, with playstore working. pumpal suggested to me to edit the allinone batch file because it wasn't working for me. I couldn't get his suggestion to work, but later when I tried the original allinone again I realized I had root and superuser but no Google playstore.
So I edited out the first part of allinone, that had completed, and ran it again and lo and behold it worked. Took me two days but got it
I did a lot of reading and learned that when you use adb shell, then su and the $ turns into a # you have root. If anyone finds themselves halfway there with superuser but no ability to install apps from playstore, I ran allinone from:
'@echo -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
@echo Uploading files for blocking auto OTA and allow Unknown Source.
@adb wait-for-devices shell sync'
all the way to the end.
Dave ...........and thanks again to you guys who do this and share your work with us
So I edited out the first part of allinone, that had completed, and ran it again and lo and behold it worked. Took me two days but got it
I did a lot of reading and learned that when you use adb shell, then su and the $ turns into a # you have root. If anyone finds themselves halfway there with superuser but no ability to install apps from playstore, I ran allinone from:
'@echo -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
@echo Uploading files for blocking auto OTA and allow Unknown Source.
@adb wait-for-devices shell sync'
all the way to the end.
Dave ...........and thanks again to you guys who do this and share your work with us