OSDN Git Service

Finish adding Makefiles for the Notepad tutorial.
authorTom O'Neill <tomo@google.com>
Tue, 15 Dec 2009 19:27:15 +0000 (11:27 -0800)
committerTom O'Neill <tomo@google.com>
Wed, 16 Dec 2009 17:54:24 +0000 (09:54 -0800)
commit1ad04510bf2709a19e382a1fbbe8d7e577834f0e
treece4430844b2a89c3443a9149b761a4a5ba074d01
parent891890c469dd34de8c52a16dced67e18bb69c44e
Finish adding Makefiles for the Notepad tutorial.

Add the missing makefiles for the non-solution versions of the tutorial
code.  Required providing missing imports in Notepadv2.  Also standardized
white spaces using Source > Correct Indentation in Eclipse and a few
manual changes.  This was done to minimize differences such as:

diff -r Notepadv1 Notepadv1Solution
diff -r Notepadv1Solution/src/com/android/demo/notepad1/ Notepadv2/src/com/android/demo/notepad2/

Change-Id: Ie8b10efd61f2200b3c741ea500a6924710ab54ed