- Видео 7
- Просмотров 98 345
Developer Exc
Индия
Добавлен 28 авг 2016
Subscribe for a byte of knowledge! 🚀
Coding tips, security hacks, and all things tech! 🔐
Coding tips, security hacks, and all things tech! 🔐
Room Database using Java | Android Tutorial
The Room persistence library provides an abstraction layer over SQLite to allow for more robust database access while harnessing the full power of SQLite.
Watch the whole video with patience.
I recommend Android developers upgrade from SQLite to Android Room, to gain the benefits of an offline/online storage application. If you want to learn more , I suggest you visit the official Android developer site.
Watch the whole video with patience.
I recommend Android developers upgrade from SQLite to Android Room, to gain the benefits of an offline/online storage application. If you want to learn more , I suggest you visit the official Android developer site.
Просмотров: 11 954
Видео
How to Delete Files in external / scoped storage - Android API Level 30 Android 11 -Programmatically
Просмотров 3 тыс.2 года назад
Watch the whole video with patience. In this video we are going to delete media files in external storage in Android 11 programmatically . API LEVEL 30 R Android 11. The only permission needed in the manifest file is read_external_storage permission and write_external_storage permission. Android | Java If you find this video helpful , don't forget to like and subscribe.
Face Detection in Android using OpenCV and Java
Просмотров 9 тыс.3 года назад
Watch the whole video Using java and OpenCV , face detection in android can implemented easily. This tutorial demonstrate this. How to set up openCV in android : - stackoverflow.com/questions/27406303/opencv-in-android-studio Download lbpcascade_frontalface.xml and paste in Android raw folder. Download link- : github.com/opencv/opencv/blob/master/data/lbpcascades/lbpcascade_frontalface.xml If i...
How to run a thread in android continuously in background | Android Studio | Background Thread
Просмотров 4,9 тыс.3 года назад
Running a thread in background in Android .
How to fix Gradle proxy error | Unknown Host error | Android Studio
Просмотров 25 тыс.4 года назад
Watch the whole video. If it works for you then Please Subscribe this Channel.
SFML - Setup on Dev c++
Просмотров 41 тыс.4 года назад
Watch the whole video with patience and Follow all the steps carefully. If it works then please " Subscribe " the Channel. Example code link:- - www.sfml-dev.org/tutorials/2.5/start-cb.php Download link: sourceforge.net/projects/orwelldevcpp/ www.sfml-dev.org/download/sfml/2.4.0/