summaryrefslogtreecommitdiff
path: root/samples/ApiDemos/src/com/example/android/apis/appwidget/ExampleAppWidgetProvider.java
diff options
context:
space:
mode:
authorDavid 'Digit' Turner <digit@google.com>2009-07-29 19:04:44 +0200
committerDavid 'Digit' Turner <digit@google.com>2009-07-29 19:04:44 +0200
commiteee1675aa40d9fcaae3765370f5331e4002d8dd6 (patch)
treefb08bc495428b6970bd23a2706bbfcdd80c8c6eb /samples/ApiDemos/src/com/example/android/apis/appwidget/ExampleAppWidgetProvider.java
parent197a8fea8e9ae0552b0d20fb5ba4562a851c1bca (diff)
Look for Android.mk in $(APP_PROJECT_PATH)/jni by default.
This gets rid of the 'sources' directory and allows all sources of a given Android application to be in the same directory tree without using a symlink trick. Note that apps/<name>/Application.mk is still required though. A later release of the NDK will get rid of it too, but the change is too drastic for the upcoming release. The change moves various source files from sources into their app/<name>/project/jni directory as well. The whole documentation is updated to reflect the change.
Diffstat (limited to 'samples/ApiDemos/src/com/example/android/apis/appwidget/ExampleAppWidgetProvider.java')
0 files changed, 0 insertions, 0 deletions