Welcome to TechGuider26.blogspot.com We provide Free Adobe Photoshop, Photography Tutorials, Adobe Flash, Windows 7, Windows 8, Video Tutorials related tutorials and articles, Our directory includes variety of subjects in different Categories, related to IT and Computer skills like Windows Operating System, Microsoft Office, Pc Hardware, Software Programming, Web Designing, Web Development etc. See the Menu listing for further details and many items.
Defining Global Variables In Android
In this post I want to describe 2 ways through you can define global variables in Android: using a singleton class, and by extending the Android’s Application class.