Giter Site home page Giter Site logo

tcroc / android-programming-with-kotlin-for-beginners Goto Github PK

View Code? Open in Web Editor NEW

This project forked from packtpublishing/android-programming-with-kotlin-for-beginners

0.0 1.0 0.0 426 KB

Android Programming with Kotlin for Beginners, published by Packt

License: MIT License

Kotlin 100.00%

android-programming-with-kotlin-for-beginners's Introduction

Android Programming with Kotlin for Beginners

Android Programming with Kotlin for Beginners

This is the code repository for Android Programming with Kotlin for Beginners, published by Packt.

Build Android apps starting from zero programming experience with the new Kotlin programming language

What is this book about?

Android is the most popular mobile operating system in the world and Kotlin has been declared by Google as a first-class programming language to build Android apps. With the imminent arrival of the most anticipated Android update, Android 10 (Q), this book gets you started building apps compatible with the latest version of Android.

This book covers the following exciting features:

  • Learn how Kotlin and Android work together
  • Build a graphical drawing app using Object-Oriented Programming (OOP) principles
  • Build beautiful, practical layouts using ScrollView, RecyclerView, NavigationView, ViewPager and CardView
  • Write Kotlin code to manage an apps' data using different strategies including JSON and the built-in Android SQLite database
  • Add user interaction, data captures, sound, and animation to your apps
  • Implement dialog boxes to capture input from the user
  • Build a simple database app that sorts and stores the user's data

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter02.

The code will look like the following:

<TextView
android:id="@+id/textView"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:text="TextView" />

Following is what you need for this book: This book is for you if you are completely new to Kotlin, Android, or programming and want to make Android apps. This book also acts as a refresher for those who already have some experience programming with Android and Kotlin to advance their knowledge and make fast progress through the early projects.

With the following software and hardware list you can run all code files present in the book (Chapter 1-28).

Software and Hardware List

Chapter Software required OS required
1-27 Android Studio Windows, Mac OS X, and Linux (Any)

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. Click here to download it.

Related products

Get to Know the Author

John Horton is a programming and gaming enthusiast based in the UK. He has a passion for writing apps, games, books, and blog articles. He is the founder of Game Code School.

Other books by the authors

PrestaShop 1.3 Beginner's Guide

PrestaShop 1.5 Beginner's Guide

Building E-commerce Sites with VirtueMart Cookbook

Learning Java by Building Android Games

Android Game Programming by Example

Suggestions and Feedback

Click here if you have any feedback or suggestions.

android-programming-with-kotlin-for-beginners's People

Contributors

packtsurabhi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.