Skip to content

Commit 9b2d617

Browse files
committed
Add pointer to FAQ
1 parent c81b2a7 commit 9b2d617

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎README.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ The projects are organized by the primary chapter in which the examples appears.
99

1010
The projects have all been tested in eclipse, using the emulator (with the exception of a couple that are hardware dependent; those projects have notes to that effect in their README files)
1111

12+
If you have a question, you might check the FAQ:
13+
14+
https://github.com/bmeike/ProgrammingAndroidExamples/wiki/FAQ
15+
1216
To set up a project, check it out and then:
1317
cd $PROJ
1418
cp tools/ide/eclipse/project .project

0 commit comments

Comments
 (0)