Android Game Development Tutorial | Build a Complete Game in Android Studio | Space Shooter[UPDATED]

Поделиться
HTML-код
  • Опубликовано: 23 ноя 2024

Комментарии • 62

  • @SandipBhattacharya
    @SandipBhattacharya  Год назад +1

    Get the full course consisting of 5 game development tutorials, source codes, premium support, and certificate of completion for just Rs. 999 / $ 12 and take your career to new heights. Learn from this clear, concise, hands-on, TOP-rated course. Click here to enroll: courses.sandipbhattacharya.com/courses/Android-Game-Development-Tutorial-in-Android-Studio

  • @ashishrana1985
    @ashishrana1985 Год назад +1

    One of the best instructions who can teach android video games creation

  • @sherepoint5601
    @sherepoint5601 8 месяцев назад +1

    You have explained very well but when I started trying to make it, I made it after seeing your coding but from where should I download its assist and symbols, please tell me because Because I want to make it but could not start because I could not download its images and photos from anywhere. Please provide them to me so that I can practice.

    • @SandipBhattacharya
      @SandipBhattacharya  8 месяцев назад

      Glad you liked the tutorial! 😊 Check out the link in the video description or pinned comment to sign up for my course and get all the assets you need to start creating. 🎮

  • @consvitte
    @consvitte Год назад +2

    Hello! Thanks for your job. But what's new in this video to compare old version this game? And why you don't use Kotlin language?

  • @alonmazan6944
    @alonmazan6944 11 месяцев назад +2

    good video! thank you very much :)
    i would love if you share a link for all images.
    can you please?

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

      Thrilled you enjoyed the video! Enroll in my course through the link in the video description or pinned comment to access all the images and dive deeper into game development.

  • @amitabhsarkar8967
    @amitabhsarkar8967 Год назад +1

    Very nice tutorial .. Thank u sandip sir

  • @ArtisticArindam
    @ArtisticArindam Год назад +3

    Thanks for sharing this premium content for free. This is totally a real world project. It will be more appreciable if you share these assets for practice purpose.

    • @SandipBhattacharya
      @SandipBhattacharya  Год назад +1

      Hello Arindam, glad you liked the video. I have mentioned the resolution of each image in the description. For practice, you can use any image with the same or similar resolution. Feel free to contact me through my website's contact page if you have any queries. Thank you.

  • @jayantanath2485
    @jayantanath2485 Год назад +1

    Great video & very effective way to learn developing Android games…❤

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

    Your link to enroll so that I can have access to the image resources gives a 404 page not found error and I looked on your website and didn't see it available. Are you no longer offering these courses?

  • @MrinalKantiNath
    @MrinalKantiNath Год назад +1

    Nice video to learn Android game...

  • @its_me_ranjini
    @its_me_ranjini Год назад +1

    Very simple explanation. Nice to know..

  • @pradeepkumarreddykondreddy7048
    @pradeepkumarreddykondreddy7048 Год назад +2

    It would have been good if you had explained each line of the code, rather than just typing it.

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

      Yes, but I already explained each line of code in my other game dev. tutorial series. Pls watch the following:
      ruclips.net/p/PLGY_UftsHsIZtNO0k-mvG_s6-VmWAlc2y
      "Duck Hunt" and "Balloon Shooter" game tutorials are free.

  • @cbsemathbyruchi9727
    @cbsemathbyruchi9727 Год назад +1

    Useful video to learn

  • @neelbane6899
    @neelbane6899 Год назад +1

    Perfect video to learn

  • @ezadeenalqhtany2830
    @ezadeenalqhtany2830 Год назад +1

    That's good bro good 👍

  • @suji123b
    @suji123b Год назад +1

    Good and effective one.....

  • @ShikharVerma82
    @ShikharVerma82 Год назад +1

    Nice one...

  • @torontoindian1541
    @torontoindian1541 Год назад +1

    Great video to learn 👍

  • @abrarulislam3873
    @abrarulislam3873 Год назад +1

    Thank you sir 😘

  • @sonalihaldar6421
    @sonalihaldar6421 Год назад +1

    Nice to learn

  • @tejugowda7947
    @tejugowda7947 Месяц назад +1

    Sir, can i have the code to build suduku game?

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

      Thank you so much for your interest! 🙂 While I don’t teach how to make a Sudoku game, I do offer game development courses specifically using Android Studio. For more information, please check out this link: courses.sandipbhattacharya.com/s/store/courses/Android%20Game%20Development 🎮✨. Just a heads-up, the source code is included as part of the courses and isn't available separately. 👍🎓 Happy learning and coding! 💻🚀

  • @santa4music
    @santa4music Год назад +1

    a very good tutorial ❤

  • @rbsupercool
    @rbsupercool Год назад +1

    Helpful 👍

  • @jlunk
    @jlunk Год назад +1

    Hello, i have a some problem with your code. Can you help me? 🥺🥺🥺

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

      What is it?

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

      I've only made it to "Game over" so far. and when I click "Play", exits the game

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

      What error you're getting in Logcat? Copy and Paste that so that we can have a look. Perhaps you missed to include an Activity in the Manifest?

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

      @@SandipBhattacharya it seems that while I was trying to fix the errors, I created more errors. I have a lot of errors in the logcat

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

      FATAL EXCEPTION: main
      Process: com.example.starfire, PID: 27104
      java.lang.RuntimeException: Unable to instantiate activity ComponentInfo{com.example.starfire/com.example.starfire.SpaceShooter}: java.lang.InstantiationException: java.lang.Class has no zero argument constructor
      at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3689)
      at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3922)
      at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103)
      at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:139)
      at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:96)
      at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2443)
      at android.os.Handler.dispatchMessage(Handler.java:106)
      at android.os.Looper.loopOnce(Looper.java:205)
      at android.os.Looper.loop(Looper.java:294)
      at android.app.ActivityThread.main(ActivityThread.java:8177)
      at java.lang.reflect.Method.invoke(Native Method)
      at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:552)
      at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:971)
      Caused by: java.lang.InstantiationException: java.lang.Class has no zero argument constructor
      at java.lang.Class.newInstance(Native Method)
      at android.app.AppComponentFactory.instantiateActivity(AppComponentFactory.java:95)
      at androidx.core.app.CoreComponentFactory.instantiateActivity(CoreComponentFactory.java:45)
      at android.app.Instrumentation.newActivity(Instrumentation.java:1378)
      at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3676)
      at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3922)
      at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103)
      at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:139)
      at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:96)
      at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2443)
      at android.os.Handler.dispatchMessage(Handler.java:106)
      at android.os.Looper.loopOnce(Looper.java:205)
      at android.os.Looper.loop(Looper.java:294)
      at android.app.ActivityThread.main(ActivityThread.java:8177)
      at java.lang.reflect.Method.invoke(Native Method)
      at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:552)
      at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:971)

  • @ybhavesh
    @ybhavesh Год назад +1

    Nice

  • @johnniegilkerson4724
    @johnniegilkerson4724 Год назад +1

    where are the assets??

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

      Hello, you can enroll in the whole course where you'll get premium support + full video tutorials + source code + certificate of complition + lifetime access. Check link in description. See you inside the course.

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

    Can you make the ludo game?

  • @techminds7251
    @techminds7251 7 месяцев назад

    This is an error. Can you help me please

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

      What's the issue? Copy from your Logcat error msg and paste here.

  • @ezadeenalqhtany2830
    @ezadeenalqhtany2830 Год назад +1

    Please would you send me your Facebook page?