From efde9873b3529ea3414c3c5fcfbe9fdeb904fb4c Mon Sep 17 00:00:00 2001 From: Shungo Najima Date: Tue, 15 Oct 2019 10:31:16 -0700 Subject: [PATCH 1/2] changed grammar and reworded sentences in readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ff89d9392bac..88da73f65640 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # The Complete Android App Development -### In this course you will learn how to make 17 online games, and apps for Android, using Java. Enroll using a [ 95% discount coupon](https://www.udemy.com/android-tutorial-for-beginners/?couponCode=ANDORIDGITHUB). +### In this course, you will learn how to make 17 online games and apps for Android using Java. Enroll using a [95% discount coupon](https://www.udemy.com/android-tutorial-for-beginners/?couponCode=ANDORIDGITHUB). -Bellow, list of open source Apps that we build in tutorial +Below is a list of open source Apps with tutorials - [Find My Age App](#). - [Tic Tac Toe Local App](#). @@ -28,4 +28,4 @@ Bellow, list of open source Apps that we build in tutorial ![main](http://attach.alruabye.net/androidTutorialForBeginners/androidTutorialForBeginners.jpg) - This source will help the beginners to start build their own Android  apps  from scratch. By the end of this course you will be able to build real world android apps. In this course you will learn how to build and design secure android apps avoiding Android Vulnerabilities, and how to work with android layout tools to design very attractive and responsive layout that work with different device size, then you will learn how to use Sqlite as local database storage  and Mysql as remote database storage, Also you will learn about web services and map. And  you will learn how to work with android device persimmons and access to device information and device services. Then you will learn how use Firebase to build apps with Real-time database, monetize your app, and other services that offered by firebase. In this tutorial you will learn how to build real world apps and online games like Twitter, Tic Tac Toy, and Find my phone +This source will help beginners with building their first app. By the end of this course you should be comfortable with developing Android apps. In this course you will learn how to build and design secure Android apps while avoiding Android Vulnerabilities, as well as how to work with Android layout tools to design very eye-catching and responsive layout that work with differing device sizes. You will learn how to use Sqlite as local database storages and Mysql as remote database storage, and the concepts behind web services and map. You will learn how to work with Android device permissions and access device information and device services. Finally, you will learn how use Firebase to build apps with real-time database, monetize your app, and other services that is offered by it. In this tutorial, you will learn how to develop real world apps and online games like Twitter, Tic Tac Toy, and Find My Phone From 7f4f29bfaaf8581a1cfe28101e9cb7938df865e5 Mon Sep 17 00:00:00 2001 From: Shungo Najima Date: Sat, 19 Oct 2019 00:36:14 -0700 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88da73f65640..d736f4e3fd81 100644 --- a/README.md +++ b/README.md @@ -28,4 +28,4 @@ Below is a list of open source Apps with tutorials ![main](http://attach.alruabye.net/androidTutorialForBeginners/androidTutorialForBeginners.jpg) -This source will help beginners with building their first app. By the end of this course you should be comfortable with developing Android apps. In this course you will learn how to build and design secure Android apps while avoiding Android Vulnerabilities, as well as how to work with Android layout tools to design very eye-catching and responsive layout that work with differing device sizes. You will learn how to use Sqlite as local database storages and Mysql as remote database storage, and the concepts behind web services and map. You will learn how to work with Android device permissions and access device information and device services. Finally, you will learn how use Firebase to build apps with real-time database, monetize your app, and other services that is offered by it. In this tutorial, you will learn how to develop real world apps and online games like Twitter, Tic Tac Toy, and Find My Phone +This source will help beginners with building their first app. By the end of this course, you should be comfortable with developing Android apps. In this course you will learn how to build and design secure Android apps while avoiding Android Vulnerabilities, as well as how to work with Android layout tools to design very eye-catching and responsive layout that work with differing device sizes. You will learn how to use Sqlite as local database storages and MySQL as remote database storage, and the concepts behind web services and map. You will learn how to work with Android device permissions and access device information and device services. Finally, you will learn how use Firebase to build apps with real-time database, monetize your app, and other services. In this tutorial, you will learn how to develop real world apps and online games like Twitter, Tic Tac Toy, and Find My Phone.