Android Studio: intermediate items directory not populating

I am using NDK for Android Studio 0.8.9. I followed this tutorial where the author is using 0.5.1. After his tutorial, he was able to see the generated files at ./app/build/ndk/debug/lib

(around 3:42 in the video). However, in my case, I can see there an additional directory created by Android Studio called intermediates

. Although the libraries created by the NDK are subdirectories intermediates

, I don't see them in my project structure. See image below:

intermediates directory empty

This is the contents of the directory itself intermediates

(seen from the explorer view):

NDK ExplorerView

If I add a directory myself, for example just a text file, then I can see that directory in a directory build

in the structure Project

.

Is there some sort of filtering that filters out binaries or something like that? Or what could be causing this behavior?

+3
android android-studio android-ndk


source to share


No one has answered this question yet

Check out similar questions:

1345
Where can I put the "assets" folder in Android Studio?
1214
Rename package in Android Studio
1206
What is Gradle in Android Studio?
1116
Android SDK installation not finding JDK
1112
What should my Android Studio .gitignore project be?
1005
How to "select Android SDK" in Android Studio?
753
Code formatting shortcut in Android Studio
746
Error getting parent for element: no resource found that matches the specified name after updating to AppCompat v23
178
You don't have libs directory in Android Studio
147
Android studio, gradle and NDK



All Articles
Loading...
X
Show
Funny
Dev
Pics