Hola este video estará relacionado con aplicacion android studio puedes ver en nuestra web una gran cantidad de aplicaciones para aplicacion android studio, recuerda que todo el contenido aquí es regalado solo te pedimos que compartas el articulo por redes sociales si te ha servido mucho contenido sobre aplicacion android studio es de las mejores versiones para tu móvil Android un sistema que es popular en los Smartphones y cada vez es mas popular
We all spend a lot of time in the debugger, so this session teaches you about some of the powerful debugging features available in Android Studio. This talk should appeal to all, from beginners to experts and everybody in between.
01:23 – Log filtering / folding
05:13 – Conditional breakpoints
06:17 – Dependent breakpoints
07:16 – Suspend thread
09:07 – Evaluate and log
10:42 – Breakpoint groups
11:28 – Drop frame
12:34 – Mark object
14:10 – Evaluate expression
15:10 – Apply changes
17:23 – Analyze stacktrace
Here are some of the tips that we didn’t have time to cover:
* Dragging a breakpoint brings its settings along with it
* Ctrl+drag makes a copy of a breakpoint
* You can set breakpoints on the closing brace of a function
* You can set breakpoints on fields / properties (called “field watchpoints”)
* You can set a breakpoint on an interface method to break on all its implementations
* APK debugging → https://goo.gle/2BOk5mb
* Data views to control how data is displayed in the debugger → https://goo.gle/2MSyKmC
* How to use and understand the Overhead tab → https://goo.gle/32Ua8Q3
See also:
* Android Studio – Debug Your App → https://goo.gle/31RipD5
* IntelliJ IDEA Debugging Code → https://goo.gle/2NnbA79
* “Android Studio: Tips n’ Tricks” from I/O ’19 → https://goo.gle/3630bBZ
Presented by: David Herman, Justin Nieto
Android Studio Sessions → https://goo.gle/AndroidStudio
Android Dev Summit ’19 all sessions playlist → https://goo.gle/ADS19allsessions
Subscribe to the Android Developers channel! → https://goo.gle/AndroidDevs
Check out the photo album → http://goo.gle/ADS19Photos
#AndroidDevSummit
Hola gracias por inspeccionar nuestro sitio aquí encontraras programas juegos y muchas cosas mas
Esta atento a todas las cosas que te puedan suceder con los horoscopos diarios que te brinda esta web lo mejor para memorizar como estara el dia y que te deparan los astros
Este 2019 viene con todo y nuevas peliculas se estrenaran
Serries anime y estrenos como Bird Box se encuentran aquí
La nuevas pelicula de Dragon Ball Super estara arreglado para que la veas
Las nuevas peliculas estreno del 2019 tambien las encontraras aqui
Puedes descargar ese coyuntura que tanto buscabas utiliza el buscador y encuentra los nuevos estrenos en este 2019
Tutoriales y muchas cosas mas podras encontrar aquí en este sitio
Dale me gusta a nuestra pagina de facebook y siguenos para que te notifiquemos de algun nuevo ocio que este saliendo
Programas con su respectivo crack podras encontrar en el mejor servidor arreglado para su descarga sigue las instrucciones al pie de la grafema y podras usarlo sin restricciones te deseo un buen año y espero que la informacion que este aquí te sirva hasta luego
Amazing video, thanks for sharing such useful debugging tips
Thank you very much, well done!
1:08 This game should be the easter egg on Android 11 !
11:53 About drop frame, could be nice that instead of going to what called the function, we could drag the current execution line to anywhere in the code (or at least in the current function). I think it was possible on Java for PC, no?
They also talk about "time machine". Could be nice to have a debug-only function (in both code and in the IDE) that saves the current state, so that we could re-reach it.
16:50 An even more efficient solution to reach a "heavy" breakpoint would be to run the app normally, and make it switch to debug on the breakpoint, using `Debug.waitForDebugger()` .
If this video doesn't deserve a Like button click, IDK what does… Awesome work =)
We want loh data of getters in Android Studio, only adding this feature will improve the debugger very much
Too complex and not handy.
The best debugger is in Borland C++!
Stupid to not film the ide at all times, some things were not shown because they film the guy talking.
Can you just keep the view of the IDE the presenter is working with? We don't need to see the room. Meanwhile we are missing parts where he points to a button and we have to guess which button he was referring to…
I've been using Android Studio for ages, and I didn't know half the tips here. And now I do! Super useful!
All I have to say is AS sucks
Worst IDE, thanks to intelliJ for making android coding and testing easier
Fantastic tips, thanks guys!
“Click this icon over here”…camera doesn’t show it.
Analyzing stacktrace is great. Also Drop frame could be very useful when applying changes.
Me applauding to the screen
Very useful tips tks
Excellent. So many ways to reduce the noise of the debugger that I didn't know existed.
Would love to see the open-source here!
Guys, could you please open source this game?)
Whata super improvement! Now I like the android studio more than just crying to the bugs lol
This is amazing, didn't know most of those!
Android Studio engineers are magicians.
We'll eventually include this in the video description, but as a temporary workaround, here's an index into the talk:
01:23 – Log filtering / folding
05:13 – Conditional breakpoints
06:17 – Dependent breakpoints
07:16 – Suspend thread
09:07 – Evaluate and log
10:42 – Breakpoint groups
11:28 – Drop frame
12:34 – Mark object
14:10 – Evaluate expression
15:10 – Apply changes
17:23 – Analyze stacktrace
Not seeing any extra links in the description
Thank you so much.