About running a debuggable build variant. Usually, you can just select the default "debug" variant that's included in ev

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

About running a debuggable build variant. Usually, you can just select the default "debug" variant that's included in ev

Post by answerhappygod »

About running a debuggable build variant. Usually, you can just select the default "debug" variant that's included in every Android Studio project (even though it's not visible in the build.gradle file). But if you define new build types that should be debuggable, you must add "˜debuggable true' to the build type. Is that mostly true?

A. Yes.
B. No, if you define new build types that should be debuggable, you must add "˜debuggable false'
C. No, the debug variant should be visible in the build.gradle file anyway.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!

This topic has 1 reply

You must be a registered member and logged in to view the replies in this topic.


Register Login
 
Post Reply