Bug: b/117609317
ApkTest1
.Build/Build APK(s)/Build APK(s)
.File/Close project
.Profile or Debug APK
.ApkTest1/app/build/outputs/apk/debug/app-debug.apk
.Use existing folder
.ApkTest1
project in a new Android Studio window:File/Open Recent/ApkTest1
and open it in New Window
.app/cpp/native-lib.cpp
and modify the value of hello
(e.g., "xyz"
) and save the file.Build/Build APK(s)/Build APK(s)
.File/Close Project
.Add debug symbols
.Add
and select the directory: ApkTest1/app/build/intermediates/cmake/debug/obj
.Expected Result:
Unable to find any debuggable shared object files from the selection...
Unable to match build ID for file(s):
with a list of .so
files.Bug: Part of b/117504818
ApkTest2
.Build/Build APK(s)/Build APK(s)
.File/Close Project
.Profile or Debug APK
.ApkTest2/app/build/outputs/apk/debug/app-debug.apk
.Use existing folder
.Add debug symbols
.Add
and select the directory: ApkTest2/app/build/intermediates/cmake/debug/obj
.File/Close Project
.Profile or Debug APK
.ApkTest2/app/build/outputs/apk/debug/app-debug.apk
.Use existing folder
.Add debug symbols
.Add
.Expected Result:
When the file chooser window opens, the default location it opens is: ApkTest2/app/build/intermediates/cmake/debug/obj
.
Bug: b/117577669
ApkTest3
.Build/Build APK(s)/Build APK(s)
.File/Close Project
.Profile or Debug APK
.ApkTest3/app/build/outputs/apk/debug/app-debug.apk
.Use existing folder
.Add debug symbols
.Add
and select the directory: ApkTest3/app/build/intermediates/cmake/debug/obj
.Run/Edit Configurations
.Warn when debugging optimized code
and save (exact truth value of checkbox is not important).OK
.native-lib.cpp
file. You might need to switch to Project
view to find the file.return
statement (around line 9).Run/Debug 'app'
. Select an appropriate device (physical ARM device, or Emulator x86 device).Expected Result: The app gets installed, and then the breakpoint hits.
Bug: b/118501595
android-ndk/teapots
.Build/Build APK(s)/Build APK(s)
.Expected Result:
APK(s) generated successfully for 4 modules: