gangadhar reddy
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Logging plugin logs while getting executed in Android Studio
AnsweredI want to generate debug logs when plugin is getting executed in the same console logs of android application runnning section -
Created Custom views for debug session for any variable.
AnsweredI am trying to build a plugin for my IDE. My problem statement: I have to check and reformat values during the debug session (like custom views ) . I read the docs but couldn't figure out how to c...