Linux Process Management: Using lsof to List Open Files
When you're tracking down wayward processes and figuring out what they're doing, lsof is an indispensible command for finding all open files, and the processes that opened them. Juliet Kemp gives us some good tips on using this simple but excellent command.
Discover how to start developing for the Android platform with this extensive guide, which provides a reference to the Android platform as well as a look at developing your first Android application. You'll explore the top 10 features for developers as well as learn design and development tips that go beyond the phone and target tablet development as well.