Create Android Apps - Getting Started


Cheezy Code - Just Maths App


Want to build Android Apps really fast?

With Android Studio and a blend of Java and XML, you will be up and running and coding Great Android Apps in no time. 

Let's get started. We will be creating a very simple app named Just Maths that will ask user a Maths question. User either presses (✔) or (X) to answer the question. This is going to be a project based learning wherein you will have something concrete in the end.

We will build this app step by step, understanding key concepts and underlying principles of Android. So what are you waiting for? Let's get the required tools to get started.

Required Tools:


1. Download Java


  • Download the file specific to your operating system.

  • Just run that file and execute it - follow the step and you are done with JDK setup.

  • If URL does not work, Google - Java JDK.

2. Download Android Studio - 

Once everything is installed, you are all setup to start developing Android Apps. Below are the steps displayed -

Cheezy Code - Java and Android Studio Setup 

If you find it helpful or you have some problem or suggestions, do write to us.

Happy Reading !!


You can follow our video tutorial as well to understand it better








Comments

  1. You are great Teacher...i like the way u teach...plz make more interesting lectures in android...also make lectures on (((Java For Android)))please ....i also message u on youtube.....love and respect form Pakistan(May Allah Keep us in Peace {Ameen.Inshallah})

    ReplyDelete
    Replies
    1. Thanks for your appreciation. It means a lot to us.
      Keep sharing.

      Cheers from CheezyCode!!!

      Delete
  2. Replies
    1. Thanks for your appreciation.
      Share this site among your friends.

      Cheers from CheezyCode!!!

      Delete
  3. Hello dear sir,

    this is Sandeep Singh, i am regular user of android coerces.
    sir can you please mansion the required all java topics for
    android developer.i am very confuse about this topic.

    ReplyDelete
  4. Nice way to teach everybody can understand easily....................... Thankyou

    ReplyDelete
  5. Thank you so much sir for this video tutorial
    I think this is the only single youtube channal where a beginner can easily learn android

    ReplyDelete
  6. Hellow Cheeze Code I hope you Android studio veri good language

    ReplyDelete
  7. U r osm.. Brother.. Make a video series on Android development. And how to start from where should we start.

    ReplyDelete
  8. Sir i want build an Android application for a site with 3 different button for the different site link can you help me

    ReplyDelete

Post a Comment

Hey there, liked our post. Let us know.

Please don't put promotional links. It doesn't look nice :)

Popular posts from this blog

Polymorphism in Kotlin With Example