Fixed grammar by adding and's and commas (#28078)
This commit is contained in:
committed by
Christopher McCormack
parent
4ca38304d9
commit
f93599c40b
@ -18,7 +18,7 @@ title: Android Development
|
||||
|
||||
# Android Development
|
||||
|
||||
Android apps can be a great, fun way to get into the world of programming. Officially, programmers can use Java, Kotlin, or C++ to develop for Android, and though there may be API restrictions, using tools, developers can use a large number of languages, including JavaScript, C, or assembly, and the possibilities are endless.
|
||||
Android apps can be a great and fun way to get into the world of programming. Officially, programmers can use Java, Kotlin, or C++ to develop for Android, and though there may be API restrictions, using tools, developers can use a large number of languages, including JavaScript, C, or assembly, and the possibilities are endless.
|
||||
|
||||
From simple games and utility apps to full-blown music players, there are many opportunities to create something meaningful with Android. The Android developer community is widespread, and the documentation and resources online are easy to find, so that you can tackle any issue you're facing.
|
||||
|
||||
|
Reference in New Issue
Block a user