Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rizkyarifin authored Dec 12, 2017
1 parent a7c84a0 commit b6c9408
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@ People travel to the same destination on a regular basis for various reasons usi
10. Wait for a few seconds and the app should start on your device(android phone or emulator), make sure you are connected to Internet.

11. Possible errors while building the app:
a) Colors not found
- Colors not found
Solution- Within studio, navigate to res-> values -> colors.xml and add the missing colors here.
b) String not found
- String not found
Solution- Within studio, navigate to res-> values -> strings.xml and add the missing strings here.
c) Dusplicate strings found
- Dusplicate strings found
Solution- Within studio, navigate to res-> values -> strings.xml and remove the strings that are mentioned more than once.

12. The app should now build successfully and run without any errors
Expand Down

0 comments on commit b6c9408

Please sign in to comment.