Android Game Development Tutorial | Build a Complete Game in Android Studio | Save Earth

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

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

  • @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

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

    You explained so well. Thankyou

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

    Am learning thank you very much

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

    Nice video...

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

    Easy to learn.

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

    Excellent 🎉🎉

  • @ДенисСтасенко
    @ДенисСтасенко Год назад +1

    there is another question!) Is it possible to determine the contact of figures not by their dimensions, but by the contour of their silhouette
    For example old flash game soap bubble

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

      Yes, it's possible to detect collisions based on silhouette contours in game development. You can use collision detection algorithms (like Pixel-Perfect Collision Detection or Bounding Volume Hierarchies) that check for overlapping pixels in the shapes to determine contact.

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

    Great job 👏

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

    my app keeps crashing when i try to start the game and sending this error E/OpenGLRenderer: Unable to match the desired swap behavior. how to fix?

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

      It's probably not the source of your problem. I recommend you watch the video again and follow the instructions step-by-step.

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

    Thank you sir

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

    do we have to get our own pictures and sound effects or is there a way to get premade ones?

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

      Hi! It's highly recommended to use your own pictures and sound effects to make your game unique on Google Play. 🎨🎵 Additionally, within my course, I've provided links where you can find free game assets to get started!

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

    Voice effect kidar sa lia ap na?

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

      Thank you for your curiosity! I'd appreciate it if you could clarify what you mean by 'voice effect' so that I can provide a more accurate response.

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

    which is best for game development android studio or unity?

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

    Hello bro , how to add an option button on how to play the games ?

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

      It's better to create an image that says about how to play the game. Once the user touches on the screen, you can hide the image and start the game. I've implemented this idea in the following game:
      play.google.com/store/apps/details?id=com.sandipbhattacharya.daringbird&hl=en&gl=US
      Though it's very simple but it works. You can try it.

  • @ДенисСтасенко
    @ДенисСтасенко Год назад +1

    Hi! how to optimize the size of images to fit the screen size

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

      That's a great question. Provide images for different screen densities like ldpi, mdpi, hdpi, xhdpi, xxhdpi, and xxxhdpi. Android will automatically choose the appropriate one based on the device's screen density. Additionally, compress your images without compromising too much on quality by using tools like TinyPNG. This will reduce your Apk size.
      Hope that helps!

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

    Would you make a game tutorial by using AGDK. Currently, there is no tutorial about how to use Android Studio AGDK

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

    hello good work android studio gradle google is not visible when i add it i get an error can you help me

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

      Perhaps your Android Studio program is messed up. Try to reinstall it.

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

    Hello nice work , we dont have error on putting the code but the games force stop and not continuing can you help me

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

      Thank you. Find the error in Logcat when the game force closes.

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

      Master do you have a tutorial to use logcat, sorry im just a newbie trying to learn

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

      From developer.android.com:
      To view the log messages for your app, do the following.
      In Android Studio, build and run your app on a physical device or emulator.
      Select View > Tool Windows > Logcat from the menu bar.

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

    I added 1 linear layout in GameActivity but the linear is not showing when game is started, how to fix?

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

      You can learn more on Layout Designing from this Playlist:
      ruclips.net/p/PLGY_UftsHsIa-7gHJj_8NzVUb5MPizGg-