Would it be hard to develop an app using only the QR code?

Asked 1 years ago, Updated 1 years ago, 461 views

Hello, I am a student studying development. Due to the development environment, it will be difficult to use Android studio or emulator. I have studied well using gitpod or codespaces when I study web. I'm going to study the app development using the two above. I found out that the result of the code created by scanning the QR code can be linked to the Android device and viewed on the screen.

So I'm going to study the app using the QR code, is it okay? When I googled it, I don't think there was a case where I developed an app using only QR code without emulator. I would appreciate it if you could let me know if there is a good way to develop an app without an emulator.

I think the editor will be gitpod or vscode in codespaces. I think I'm going to study either Cotlin or Platter.

application-development

2023-02-18 18:22

1 Answers

It is possible to develop an app using a QR code. By scanning the QR code, you can read the code from the app to perform the necessary actions. This is one of the features used in many apps.

However, it is essential to use an emulator in app development. This is because it is difficult to test directly on a physical device without using an emulator. Therefore, you need to use an emulator or a real device to develop an app.

Also, it is a good choice to use vscode of gitpod or codespaces as an editor. There are many factors that can personally determine which one is better, Cotlin or Platter. Therefore, you can compare the two skills and study and choose the one that you can use more comfortably.


2023-02-19 00:41

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.