Can I use this Intent?
<<Android offers a very powerful and yet easy to use tool called intents . An intent can be use to turn applications into high-level libraries and make code re-use something even better than before. The Android Home screen and AnyCut use intents extensively to create shortcuts for instance. While …>> (more…)
See original post by Chris Gilmer