Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

1.1 Get started: Change com.example.hello.helloworld -> com.example.android.helloworld #48

Closed
kimminki10 opened this issue Feb 17, 2020 · 1 comment
Labels

Comments

@kimminki10
Copy link

Describe the problem
A clear and concise description of what the problem is.
There is simple typo in the description.

In which lesson and step of the codelab can this issue be found?
Lesson number + step number.
Android Kotlin Fundamentals 01.1: Get started
step 2

How to reproduce?
What are the exact steps to reproduce the problem?

change line "The com.example.hello.helloworld (or the domain name you have specified) folder contains all the files for an app package."
to
"The com.example.android.helloworld (or the domain name you have specified) folder contains all the files for an app package.

com.example.hello.helloworld -> com.example.android.helloworld

Versions

  1. What version of Android Studio are you using?
    3.5
  2. What API level are you targeting?
    4.4 kitkat

Additional information
Add any other context about the problem here.

codelab: android-kotlin-fundamentals

@kkuan2011 kkuan2011 added the typo label Aug 11, 2020
@kkuan2011 kkuan2011 changed the title Android Kotlin Fundamentals codelab: 1.1 Get started: Change com.example.hello.helloworld -> com.example.android.helloworld Aug 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants