2949 Android debugging with Android Studio 2.0 - Identifying the cause of the problem
Android debugging with Android Studio 2.0 — Identifying the cause of the problem

Android debugging with Android Studio 2.0 — Identifying the cause of the problem

❤ 646 , Категория: Новости,   ⚑ 18 Авг 2017г



This is the second episode of an android development tutorial series about how to do android debugging with Android Studio 2.0

In the previous episode https://youtu.be/BaTCxcL3A1o we confirmed that there was an issue with the Samsung Note 4 device.
With the android camera2 video application crashing when completing recording.
Note that this behaviour was not reproducible on the Nexus devices.

In this episode we will be focusing on how to identify the cause of the problem. This android development debugging tutorial uses a logical systematic approach for explaining steps for identifying issues in android code.

Once you have completed the android debugging tutorial see if you can create a fix yourself before watching the next episode.

The issue being investigated is one from the camera2 video app series https://www.youtube.com/playlist?list=PL9jCwTXYWjDIHNEGtsRdCTk79I9-95TbJ

Check the accompanying website tutorial here https://www.nigeapptuts.com/?p=855

In this tutorial we will cover:
— Confirm there is an issue
— Check the android studio monitor debug trace
— See if you can find the line of code the android studio debug trace is pointing to
— Refer to the android SDK documentation from android studio
— Setup some break points in android studio help isolate the cause of the problem
— Insert debug logs in specific places to help confirm application behaviour

For much more information checkout
Website — https://www.nigeapptuts.com
Twitter — https://twitter.com/MobAppTuts
Facebook — https://www.facebook.com/nigeapptuts
Google+ — https://plus.google.com/b/115884642086760882044
Pinterest — https://www.pinterest.com/mobapptuts/

Android studio (2.0) is the editor of choice (IDE) for this tutorial series.

Источник


По теме: ( из рубрики Новости )

Оставить отзыв

Ваш адрес email не будет опубликован. Обязательные поля помечены *

*
*

4 − три =

Похожие записи

наверх