NativeScript / NativeScript/nativescript-cli
[FEATURE] TNS command for screen recording on-device
Personne n'a encore pris cette issue.
- Langage dominant
- JavaScript
- Étoiles
- 1.1k
- Forks
- 204
- Merge moyen
- 1 j 9 h
- PR mergées (30 j)
- 8
Description
Hey Nativescript team,
As always thanks for all the hard work -- using Nativescript Vue and enjoying it immensely!
After being thoroughly impressed by the tns resources splashes generate command, I thought it would be great to have a tns subcommand that started/stopped/extracted screen recordings from a device. It's not hard to do with recent versions of android (adb shell screenrecording /sdcard/whatever.mp4), but it might be even more convenient to use a tns command to do it (and pull out the file afterwards).
(I hope I'm filing this feature request properly -- none of the template instructions seemed to deal with feature requests, it was all about what to put for but reports...)
Guide de contribution
Ouvrir le guide de contribution
Par où commencer
- Lisez l'issue en entier, puis le guide de contribution du projet.
- Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
- Forkez le dépôt et travaillez sur une branche.
- Ouvrez une pull request qui référence le numéro de l'issue.
Piste de recherche
Commencez par examiner la commande existante tns resources splashes generate et la manière dont la CLI invoque les commandes des appareils Android. Comparez ce flux avec adb shell screenrecording /sdcard/whatever.mp4, notamment la récupération du fichier obtenu. C'est terminé lorsqu'un sous-commande tns peut démarrer, arrêter et extraire un enregistrement sur l'appareil.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- android, javascript
- Domaine
- cli, mobile
- Type d'issue
- Fonctionnalité
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100