adrian
adrian

Reputation: 4594

android open source

While I'm trying to debug a program, at a moment I'm asked to Attach Source! The fact that I don't have the source code, it might be the cause of my program's crash? Or the open source codes has nothing to do with my programs crash...please help me out!

Upvotes: 0

Views: 215

Answers (1)

apesa
apesa

Reputation: 12443

You're being asked to attach source for the core SDK classes. Don't bother with it as you won't want to step through any of that anyhow

Upvotes: 1

Related Questions