• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Debugging Problem

Hi Im trying to debug my map through the emulator by positioning breakpoints at certain positions to allow me to determine values for a variable. I know that you can hover over the variable in order to get the value but when I do I don't get any value returned; it just gives me the project address like com.android.myApp.whatever.

How do i properly configure my emulator to allow me to see the variables values in order to debug my app properly :confused:

Cheers
 
Back
Top Bottom