Developer Exc
Developer Exc
  • Видео 7
  • Просмотров 95 589
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.
Просмотров: 11 161

Видео

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 тыс.3 года назад
Watch the whole video. If it works for you then Please Subscribe this Channel.
Made Snake Game in C++ .
Просмотров 2,8 тыс.4 года назад
You can transform simple codes into fun.
SFML - Setup on Dev c++
Просмотров 40 тыс.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/

Комментарии

  • @faefaf
    @faefaf 3 дня назад

    how do i link them statically?

  • @apenas_um-usuario
    @apenas_um-usuario Месяц назад

    Mn eu tentei fazer isso no dev c ++ mais recente e nao pego vc pode me ajudar ?

  • @MaryamZehra-w8s
    @MaryamZehra-w8s Месяц назад

    about the last step in which you have to copy the files from bin...is it mandatory? cause I am not having any folder like that, the version of sfml I used is 2.6.1

    • @MaryamZehra-w8s
      @MaryamZehra-w8s Месяц назад

      kindly reply asap, I have a project to submit😭

  • @balochilarki75
    @balochilarki75 Месяц назад

    Mera phr bh error arha h, SFML/Graphics.hpp:No such file or directory,ab kia krun ? 😢

  • @t04n26
    @t04n26 2 месяца назад

    tks very much

  • @hankyotutorials
    @hankyotutorials 2 месяца назад

    thank you so much, i followed your video from start to end and it works, you're awesome❤

  • @Jayjay-uv2nc
    @Jayjay-uv2nc 4 месяца назад

    This will never work for me

  • @AbdullahMIQ
    @AbdullahMIQ 4 месяца назад

    Hello! Thanks And there's a major problem,i did setup everything like you did there's no problem with that but,everytime i execute the project it goes with a white screen then closes by itself Do you have a solution?

  • @marshmallow2476
    @marshmallow2476 4 месяца назад

    Iam surprised developers write code but dont share it due to their personal thinking

    • @Developer_exc
      @Developer_exc 4 месяца назад

      github.com/rahulexc/RoomDBApp :D For you buddy!

    • @marshmallow2476
      @marshmallow2476 3 месяца назад

      @@Developer_exc thanks mate

  • @koicc1192
    @koicc1192 5 месяцев назад

    >Doesn't talks >Explains in the most simple and undertandable way >Give the links on the description >Leaves The peak tutorial

  • @oleksandr3275
    @oleksandr3275 6 месяцев назад

    Thank you very much for your shared experience. It was realy useful 👍

  • @GALUHBUDIMARTHANINGRUM
    @GALUHBUDIMARTHANINGRUM 6 месяцев назад

    guys be careful about the parameter , notice that i capital is the same as L uncapitalized , so before smfl it should uncapitalized L (l) not capitalized i(I) other than that this tutorial works great <3

  • @cirofusco5972
    @cirofusco5972 6 месяцев назад

    Thanks it's work. compileSdk 33

  • @laibaniazi388
    @laibaniazi388 10 месяцев назад

    Still ... it's not working 😭, what should i do

  • @DungPham-vp4uj
    @DungPham-vp4uj 10 месяцев назад

    thank bro

  • @stephanroder1371
    @stephanroder1371 10 месяцев назад

    Hi, at 20:02 : "Since all database CRUD should occur in backgroud ..." - why should they run in background ? who is telling this ? is "PersonDAO" able to do this without developer specific instructions, isn't it ?🤔

    • @Developer_exc
      @Developer_exc 10 месяцев назад

      It can't opeate on main thread thats why. :)

    • @stephanroder1371
      @stephanroder1371 10 месяцев назад

      @@Developer_exc thanks for quick response. Here my own answers: why should they run in background ? who is telling this ? Room library under Android OS was developed not to run queries under UI thread. So it must be in background (or you use allowMainThreadQueries() - not preferred). is "PersonDAO" able to do this without developer specific instructions, isn't it ? No, this must be implemented into Room library. To run in backgroud try to use "ExecutorService".

  • @baonguyennuwu3176
    @baonguyennuwu3176 11 месяцев назад

    tks my man <33 it worked on the first attemp xD

  • @emirhansezgin4212
    @emirhansezgin4212 11 месяцев назад

    Thanks.

  • @dirt9081
    @dirt9081 Год назад

    thank you sm!! i was so irritated by smfl compilation on ubuntu, this tutorial was so easy to follow and helps me so much <3

  • @i2ca1
    @i2ca1 Год назад

    Thanks for the tutorial

  • @sivaram2099
    @sivaram2099 Год назад

    Bro... Which dependency do I add in gradle file?

  • @malnormalulo-_-
    @malnormalulo-_- Год назад

    KURWA MAĆ, The best video in the world!

  • @confusionprice1422
    @confusionprice1422 Год назад

    I did everything, but when I run the code it doesn't make the window. It just compiles and finishes with no errors and does nothing. Edit- It works now

  • @febroeth
    @febroeth Год назад

    thank you for the tutorial!

  • @mpayne7904
    @mpayne7904 Год назад

    There is an application I developed for Android. I want my application to run in the background, I want the countdown timer in a countdown-like feature to stop when the application is exited, but I want it to start again when the application is re-entered, and I want it to bring itself back to the front when another application is opened. But I guess Unity does not have an arrangement for running applications in the background. So I exported my project to Android Studio, but I don't know how to do this in Android Studio, because the project file I exported from Unity consists of two parts. How can I make the desired edits?

    • @Developer_exc
      @Developer_exc Год назад

      you may need to create a service to handle the countdown timer while your application is in the background.Bring the App to the Front: To bring your application back to the front when another application is opened, you can use techniques like launching a foreground notification or implementing a system-wide broadcast receiver. When your application receives a certain event or broadcast, you can bring it back to the front by starting the appropriate activity or notifying the user.

  • @yashoberio3461
    @yashoberio3461 Год назад

    💥

  • @Bryan-eg7si
    @Bryan-eg7si Год назад

    Can you make a tutorial on how to delete from after resuming from gallery picker intent ? My app will ask the user to select a photo from their gallery , save a copy in app storage and delete from gallery. App has Manage_external_storage permission .

  • @валерийлебедев-й8ц

    спасибо!

  • @MusicWorld-xz4qe
    @MusicWorld-xz4qe 2 года назад

    Thanks bro

  • @namkhanhnguyen3091
    @namkhanhnguyen3091 2 года назад

    thank you

  • @ishakrikimaru4655
    @ishakrikimaru4655 2 года назад

    How on earth did you do that we never work out with us how did you do it

  • @iamfutureflashx
    @iamfutureflashx 2 года назад

    thanks bro for helping with your valuable video this is so so so helpful to me and by this i am able to achieve the desired result

  • @HelloHappy001
    @HelloHappy001 2 года назад

    I want to delete directory.. this solution doesn't worked for directory delete.

    • @Developer_exc
      @Developer_exc 2 года назад

      With new restriction no app can delete the user made directiories.

  • @ayubaosana9551
    @ayubaosana9551 2 года назад

    Realtime face detection in Java ruclips.net/video/-5WMXkm-bEE/видео.html

  • @tranvanhau9583
    @tranvanhau9583 2 года назад

    Can you guide about detecting object and labeling object?

  • @harshitshukla1372
    @harshitshukla1372 2 года назад

    Code dedo

  • @jogosProgramEletronica
    @jogosProgramEletronica 2 года назад

    it worked very well, there is no way to give a path to the dlls?

  • @kundam12
    @kundam12 2 года назад

    skipping incompatible C:/SFML-2.5.1/lib/sfml-audio.lib when searching for -lsfml-audio skipping incompatible C:/SFML-2.5.1/lib/sfml-audio.lib when searching for -lsfml-graphics skipping incompatible C:/SFML-2.5.1/lib/sfml-audio.lib when searching for -lsfml-window skipping incompatible C:/SFML-2.5.1/lib/sfml-audio.lib when searching for -lsfml-system

  • @bernardseno2535
    @bernardseno2535 2 года назад

    *TO ANYONE who encountered ERROR 25(1 exit returned). Make sure that your sfml extracted file is located on your C drive. *the letters are SMALL letter "L" -lsfml-audio -lsfml-graphics -lsfml-system -lsfml-window *SAMPLE CODE #include <SFML/Graphics.hpp> int main() { sf::RenderWindow window(sf::VideoMode(200,200), "SFML Works!"); sf::CircleShape shape(100.f); shape.setFillColor(sf::Color::Green); while(window.isOpen()){ sf::Event event; while(window.pollEvent(event)){ if(event.type == sf::Event::Closed) window.close(); } window.clear(); window.draw(shape); window.display(); } return 0; }

  • @-DuongHoaiuc-A
    @-DuongHoaiuc-A 2 года назад

    how can you open terminal during the program running ?

    • @-DuongHoaiuc-A
      @-DuongHoaiuc-A 2 года назад

      i see some other coders can do it but i cant do it on dev c

  • @ZGFuaWVsIGFidWxhc2h2aWxp
    @ZGFuaWVsIGFidWxhc2h2aWxp 2 года назад

    It don`t work

  • @Fjwone
    @Fjwone 2 года назад

    Спасибо

  • @amjadafridi6110
    @amjadafridi6110 2 года назад

    Dear sir can you develop app using OpenCv with feature's of cartoonish face And face morph features kindly respond.m

    • @Developer_exc
      @Developer_exc 2 года назад

      Yes.. Using OpenCv it is quite easy to do so

  • @giovaniguidini6143
    @giovaniguidini6143 3 года назад

    Um monstro !!!!!!! funcionou direitinho

  • @samuelkctweneboah-kodua5660
    @samuelkctweneboah-kodua5660 3 года назад

    are we connecting it to your server? please answer

  • @fdevstudio5692
    @fdevstudio5692 3 года назад

    Thanks bro, but I do something a bit different from this video, instead of project option, I use compiler option, and it still works. Thanks for the tutorial.

  • @frezin308
    @frezin308 3 года назад

    Thank you...worked on the first attempt!

  • @ibrahemhasan2191
    @ibrahemhasan2191 3 года назад

    hello i tried this way to solve problem but it appear like this : Host name may not contain blanks , how can i change it i mean to see the window of host name and the 'ping localhost' in cmd make difference !!!!! please i need your help ..i wanna fix it thanks

  • @t.u.abhishek1093
    @t.u.abhishek1093 3 года назад

    Ping is not recognized as an internal or external command

  • @houcinechammakh4789
    @houcinechammakh4789 3 года назад

    Yo bro you are the best I have been struggling with this two days to now but you saved me man thank you very much