Skip to content

Commit 8c577f7

Browse files
committed
Deprecate this repo
1 parent 27cf2d9 commit 8c577f7

File tree

1 file changed

+6
-18
lines changed

1 file changed

+6
-18
lines changed

README.txt

Lines changed: 6 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,11 @@
1-
Welcome to the ProgrammingAndroidExamples wiki!
1+
This repo contains working code for the example in O'Reilly's Programming Android; Mednieks, Dornin, Meike, Nakamura
22

3-
This repo contains working code for the example in O'Reilly's
3+
The code for the 2nd Edition of Programming Android is now available here:
44

5-
_Programming Android_; Mednieks, Dornin, Meike, Nakamura
6-
http://shop.oreilly.com/product/0636920010364.do
5+
https://github.com/bmeike/ProgrammingAndroid2Examples
76

8-
The projects are organized by the primary chapter in which the examples appears.
7+
(git://github.com/bmeike/ProgrammingAndroid2Examples.git)
98

10-
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)
9+
The new repo has been re-organized and all the code has been updated to run under ICS
1110

12-
If you have a question, you might check the FAQ:
13-
14-
https://github.com/bmeike/ProgrammingAndroidExamples/wiki/FAQ
15-
16-
To set up a project, check it out and then:
17-
cd $PROJ
18-
cp tools/ide/eclipse/project .project
19-
cp tools/ide/eclipse/classpath .classpath
20-
21-
Start eclipse and use File > Import > "Existing project into workspace"
22-
23-
Comments are welcome! Send problems and comments to programmingandroidexamples at callmeike dot net.
11+
This repo has been deprecated and will be removed soon

0 commit comments

Comments
 (0)