Skip to main content

Almacenamiento externo e interno en android parte 1



Este video sirve para explicar en detalle almacenamiento externo e interno, el video lo dividi en 2 partes, ha sido la misma grabacion dividida con mi editor de videos, ya son videos largos, en el futuro haré videos mas cortos cubriendo solo un tema, aqui hay muchas cosas explicadas :

Almacenamiento interno y externo, diferencias, comprobar estado de almacenamiento, porqué debemos comprobar estado de almacenamiento externo (tarjeta SD), tema de permisos(lo puse al final, ya que se me olvido explicarlo en su momento), donde apuntan cada tipo de almacenamiento, crear y leer archivos temporales, y qué archivos que hemos creado se borrarán cuando desinstalemos nuestra app, y una reflexión de porqué debes usar un tipo de almacenamiento u otro.

Y luego finalmente exploraremos con adb (android debugger bridge) el filesystem y ver donde extactamente se encuentran los archivos que hemos creado, vamos de lo más completo y a fondo !!



Recuerda que este video forma parte de una lista de reproducción, si llegaste aqui sin ver esta lista de reproducción puede que te interese :

https://www.youtube.com/playlist?list=PLfkTJXI2Tk-eUyJBwidUDhbeFB1_A2tyy



Podeis dejarme preguntas, sugerencias y comentarios, no olvideis darle al like y suscribiros y seguirme en msi redes sociales !



Blog Post + Código Fuente : http://babblecase.com/1XAK



Mis redes Sociales:

  blog melardev.x10host.com

  twitter http://twitter.com/melardev

  blogger https://melardev.blogspot.com

  instagram https://www.instagram.com/melar_dev/

  Google+ https://plus.google.com/u/0/110174297675710954678


Comments

Popular posts from this blog

Android : Using Handler

How to use Handler in Android to perform asynchronous operations, Handler it is a really common construct used to communicate two threads in Android. I explain the theory as well as the practice with some example, The source code can be retrieved in my blogpost http://melardev.com/eng/blog/2017/04/02/android-running-in-the-background/ Remember this video is part of a playlist where I cover how to use different approaches for asynchronous programming on Android: https://www.youtube.com/watch?v=feciwDQCDb4&index=1&list=PLfkTJXI2Tk-c25WG8Uie3KFhxo8miWTcv&t=25s If you have any question, feedback, suggestion etc you can let it in the comments section. You can follow me on: blog melardev.com twitter http://twitter.com/melardev blogger https://melardev.blogspot.com Instagram https://www.instagram.com/melar_dev/ Google+ https://plus.google.com/u/0/110174297675710954678

Django: Architecture overview (MVT)

Video session where I explain the architecture of Django web framework, talking about MVT ( model, view, template) from a high-level point of view. The source code will be available on my blog(see below). Remember that this video is part of a playlist which you can find here: https://www.youtube.com/watch?v=dLXOPFlsD4k&list=PLfkTJXI2Tk-dniDJF4Cp6qIjAmdrtknJ3&index=1 So if you don't understand something I might be explained in one of my videos of that playlist, you can anyways let me any feedback, questions, etc. You can follow me on: blog melardev.com twitter http://twitter.com/melardev blogger https://melardev.blogspot.com Instagram https://www.instagram.com/melar_dev/ Google+ https://plus.google.com/u/0/110174297675710954678

Python DNS Lookups with DNSPython

How to perform DNS lookups with DNS Python The source code will be available on my blog: http://melardev.com/eng/blog/2017/11/06/servlet-jsp-playlist-tutorials-youtube-channel/ Remember that this video is part of a playlist which you can find in: https://www.youtube.com/watch?v=F9ysRgUgpC4&list=PLfkTJXI2Tk-e9U0eU98e_hGtiVLeVni89 if you don't understand something I might be explained in one of my videos of that playlist, you can anyways let me any feedback, questions, etc. You can follow me on: blog melardev.com twitter http://twitter.com/melardev blogger https://melardev.blogspot.com Instagram https://www.instagram.com/melar_dev/ Google+ https://plus.google.com/u/0/110174297675710954678