Debugging mobile phone is not enough, I believe that many students who do mobile application development have encountered a very common problem. Especially for teams with multiple functions and clear division of testing, mobile phones are becoming more and more expensive, with more and more models and higher procurement costs. It would be a considerable amount of money to meet the requirements of each team to test the full range of models.

Huawei AppGallery Connect’s cloud debugging service is designed to solve this problem. Cloud debugging service provides a very wide range of Huawei mobile phones, you can directly on these phones, remote debugging.

Here you will learn how to use AGC’s cloud debugging service.

1. Go to cloud debugging

1, first of all, need to AGC website and login account: huawei developers developer.huawei.com/consumer/cn…

2, in the AGC interface – My Project – randomly select a project – in the left navigation bar choose “Quality – Cloud Debug”.

3. Select a device you need on the interface and click Start test. You will be prompted to select a usage limit, usually half an hour.

2. Upload and debug the application

1. After entering the model, you can upload an APK file to be debugged on the left.

After uploading, the application will be installed automatically: as shown below, after I upload my APK file, the application will be installed automatically.

2. After the application is installed, you can start debugging. The debugging interface is shown below, with some details:

1, support manual control of the screen rotation, and can support the selection of different clarity.

2, there are three Android traditional diamond keys below, return, home page, multi-task, operation is complete.

3, also support double finger operation, you can use double finger to zoom in and out.

4. The volume can be adjusted at any time in the lower right.

3. Expand

1, theme: in addition to uploading applications, now also supports uploading themes for debugging, it is a Gospel for theme developers.

2, equipment setting: can also set the location of the equipment, such as latitude and longitude and altitude.

3, ** screenshot: ** can take a screenshot at any time and anywhere on the right side of the operation, but also very convenient to export the screenshot

4, Logcat** : ** is also the system log, click to get the log, you can view the Android system log at any time, it is a good helper for development and testing, all logs at a glance, or export at any time.

4. Use summaries

At present, AGC cloud debugging equipment is still very full, mobile phone tablets have been covered. Subsequent watches, smart screens and cars will be supported. It’s perfect.

And the support of the form is very full, different series (such as Mate, Nova, P series), different EMUI are covered.

Huawei AppGallery Connect cloud debugging document: developer.huawei.com/consumer/cn…

The original link: developer.huawei.com/consumer/cn…

Original author: Mayism