I have an Android question: When someone links to a file directory, where am I supposed to look?
For example, in this question it is suggested to make some changes in the A2DP Bluetooth profile
in /external/bluetooth/bluedroid/include/bt_target.h
.
Where is this /external/bluetooth/bluedroid/include/bt_target.h
?
Is it on my device? On the PC?
Is it under the Android program files?
(C:\Program Files\Android
)
Or the Android Studio projects file? (C:\Users\someUser\AndroidStudioProjects
)
Help appreciated
// David