This repository was archived by the owner on Mar 17, 2025. It is now read-only.
notepad
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Perform the following steps in Android Studio: 1. In the Android Studio welcome screen click “Open an existing Android Studio project”. Point to the unpacked ‘notepad’ folder. 2. Android Studio will now open the project. 3. (If needed) go to Tools —> Android —> Sync Project with Gradle Files. 4. In the Project window find ‘NotePadTest.java’ in app/src/androidTest/java/com.example.android.notepad/. Right click NotePadTest.java and select ‘Run NotePadTest’.