Skip to main content

Posts

Integrando uCrop con mi proyecto Firebase

Este video es para integrar la libreria uCrop para delimitar imagenes en nuestro proyecto de android, ya habia puesto un tutorial sobre esta libreria en mi canal de youtube, puedes verlo si te interesa y quieres saber mas, y estas interesado en las explicaciones, aqui solo explico como lo he integrado en la Actividad de gestion de usuarios. El código fuente lo puedes descargar en: Source code: http://adf.ly/1m2CTD Tutorial sobre crop(delimitar) imagenes en : https://youtu.be/glwM0cAUV4A 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

Integrating uCrop with my Firebase project

This is a video for a small update in the code of my firebase project, I have added the uCrop Library to crop images in Android, not only to save space in the storage for the files that you upload but also, as a practice example for my already made tutorial about cropping images in android which you can find on my youtube channel, as well as to make some announcements about the near future. Source code:http://adf.ly/1m2CTD Do not forget to like this video, share and subscribe to my channel!! 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

How to use Bound Services in Android part 2

This tutorial is about bound services in Android, we are going to talk about what is, what you may want to use them, the difference between a bound a non-Bound service, how to implement a Bound Service with code. this video is part of the playlist about running in the background in Android which you can find here: https://www.youtube.com/playlist?list=PLfkTJXI2Tk-e46tCfbtqz_rOEkLg0Ih0g The first part of this video is here: https://youtu.be/kdUKj3rF66Q The blog post with the code is at http://bitigee.com/wKb You can leave me any question, suggestion, feedback or whatever in the comments section. Do not forget to like this video, share and subscribe to my channel!! 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

How to use Bound Services in Android part 1

This tutorial is about bound services in Android, we are going to talk about what is, what you may want to use them, the difference between a bound a non-Bound service, how to implement a Bound Service with code. this video is part of the playlist about running in the background in Android which you can find here: https://www.youtube.com/playlist?list=PLfkTJXI2Tk-e46tCfbtqz_rOEkLg0Ih0g The second part of this video is here: https://youtu.be/5_IdQtUwniA The blog post with the code is at http://bitigee.com/wKb You can leave me any question, suggestion, feedback or whatever in the comments section. Do not forget to like this video, share and subscribe to my channel!! 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

Foreground Service in Android

This tutorial is about foreground services, I introduce the video with what is a foreground service, why do we need to use it, what it does and what is the difference with a non-foreground service, then we see the methods used to make a service to be a foreground service, it is all explained, with source code available to download. remember that this video is part of my playlist "Android: Running in the background" wich focuses on different approaches to make asynchronous operations, and how to use Services, BroadcastReceivers, IntentService and other interesting stuff, do not forget to check out that playlist! playlist: https://www.youtube.com/playlist?list=PLfkTJXI2Tk-e46tCfbtqz_rOEkLg0Ih0g You can leave me any question, suggestion, feedback or whatever :) Blogpost + source code : http://bitigee.com/uPI Do not forget to like this video, share and subscribe to my channel!! blog melardev.x10host.com  twitter http://twitter.com/melardev  blogger https://melardev.b...

Delimitar imagenes en Android (Crop imagenes)

En este tutorial veremos como delimitar imagenes en android utilizando dos librerias, la primera de ellas es uCrop y la segunda es Cropper. Es realmente sencillo implementar el codigo y utilizarlas tal como pueden ver en el video el video donde explico el tema de los Assets está aqui: https://youtu.be/9vNoWsNuHJk recuerda que aquel video forma parte de mi lista de reporduccion de almacenamiento en android Asegurate de visitar las páginas de github de las librerias utilizadas asi como el video de Assets para obtener más información. 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/2DGl 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

How to crop images in Android

this tutorial shows how you can use two libraries to crop images in Android, the first library is uCrop and the second one is cropper-android, I have chosen these two libraries between multiple other choices because these two seem very robust, they are actively maintained and they have been there for a while now 😀 Both are really simple to use and getting them up and running, make sure to check the GitHub links to learn more about them This is the video where I explain the assets https://youtu.be/A0HufeFDsFA it is part of the Android storage playlist that you can find on my youtube channel Source code: http://babblecase.com/2DHU Do not forget to like this video, share and subscribe to my channel!! 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