Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
foox674yI was actually surprised how easy and well it works. What's the reason you feel like that?
-
@Xoka isn't it a pain in the ass emulator then? I fail to see how that would help the debugging process either way.
-
D3adCode14yman, this is java, read a book about OOP and structure your code in a way that everyone could understand.
If you can't debug your own code, you have to write a better code.
On the other hand the android studio is fucked -
D3adCode14yOh and for native libraries... build tests in that native language (c or go or whatever) and run them separately wherever it is easier to debug the tests!
Related Rants
Debugging native Android app is just a pain in the ass -_-
rant
android
native
debug