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
-
logcat does not show a trace?
widen the filter to see traces from the system as well. -
@moghir2004 look at your stacktrace (the box on the bottom of android studio) and check whether there are any signs of NullPointerException. It's a common error in Java and it comes to live when you try to access a null object reference
-
Johnni3297yLogcat is your friend! It often even shows you which line is wrong.(The blue, underlined. Not the gray.)
Or just paste the firstline of the error into google. It's often a common error.
Related Rants
-
armandventer17Dear gradle, no offense but I believe Rome took less time to build!
-
tahnik17Finally I found a webpage related to my bug. The page is from 2004. *keeps reading* "Yes, yes! This is exac...
-
retard36Recently made an account on Instagram. Uploaded two pics Deleted both of them Now I've -2 posts
When your app can't run and can't figure out why.
joke/meme
freeze
bug
avd
android studio