IanTDuncan / MealTime

Project for CSC 480
0 stars 0 forks source link

Look at our current debugging tool for presentation #182

Closed bdshanks-28 closed 5 months ago

bdshanks-28 commented 5 months ago

Look at our current debugging tool for presentation

Description:

Research debugging tool to present in our presentation.

Steps to Reproduce:

N/A

Expected vs. Actual Behavior:

N/A

Code Snippets:

N/A

Environment Details:

Android studio IDE

For Issue Resolution:

N/A

For Investigations/Research:

Android studio documentation

Current Status:

In progress

bdshanks-28 commented 5 months ago

Seems our current debugger is the default one for android studio ide which is actually an IntelliJ IDEA debugger for Java code. Documentation here from a link found here