scribear / ScribeAR.github.io

Live Transcription for Augmented Reality Glasses
11 stars 16 forks source link

Improve multiplatform support/testing using emulation and debug tools #159

Closed ammpr closed 10 months ago

ammpr commented 1 year ago

We can use spoofed useragent settings in browsers, dedicated Android emulators like the kind based in Android Studio, and tools such as ADB and Vysor. Vysor is very friendly for people who don't have much programming experience. It offers both iOS and Android support and could improve the testing workflow by allowing phones to be controlled from a computer.

ammpr commented 10 months ago

resolved- added to testing repo, will perform mobile testing myself