I need to develop an app/web app for mirror android screen to the laptop through USB/wifi.
I am going to develop an app using react native for Android. I have few ideas about how I can achieve this like:-
1. Adb.
2. Root Access etc.
Please tell me the steps how I can achieve this.
To help you get started, you should split your project into small tasks and then continue research. Of course there is no complete tutorial for what you are looking for.
Tasks could be:
This tasks could be then again splitted into small sub-tasks like:
Screen Recording
Data transfer to Laptop
And then split those sub-tasks to smaller tasks until they are clear and easy to handle. If you have any specific question about a specific task and researching the net does not help you, you of course may ask for help.