readme: clarify installation instructions#146
readme: clarify installation instructions#146David-Guillot wants to merge 1 commit intomicrog:masterfrom David-Guillot:patch-1
Conversation
* ADB commands directly as Shell snippets * Move Nougat to a separate case, since the KK/L/M procedure doesn't work
|
It isn't true, the procedure for Nougat is the same as for other, there are just additional steps but the base is the same. |
|
The additional step you referring to (which i suppose is to apply the signature patch) is:
This is why i decided to go for a manual ADB install (which is slightly different from KK/L/M because you apparently have to put the APK in a subfolder of |
|
L and M is the same of N regarding the folder. |
|
To confirm, placing the file at |
|
It works but it is only for compatibility I think. |
|
Thanks @ale5000-git for the clarifications about the subfolder thing, i was not really sure. @mar-v-in , what do you think about all this? |
|
I guess it's better to use |
|
I haven't tried but I don't think |
|
Actually i replaced |
|
I think it should be The command depend of what is needed. |
Merged info for all Android versions to have a global idea Make it usable when the device is inside the recovery or inside the system Added separate adb commands for various Android versions Added info for Oreo Added Déjà Vu Location Service (Based on pull request microg#146 by @David-Guillot)
|
What do you think of this change? #147 |
|
Actually @ale5000-git i don't really understand why you created another PR for this 😕. If some things don't seem clear enough in mine, i can fix it... |
|
Because I have taken a completely different approach; I have still credited you in the message |
|
Closing this as #147 seems more relevant, and the project doesn't seem maintained (i'm just cleaning up my Github :P ). Thanks @ale5000-git for credit in your PR ;) |
This change is