摘要:
Sometimes we need to define global variables accesible from inside our android application to hold some shared values.Simplest way to implement this is to subclass Android.app.Application class and define static variables that will hold our data.Inside your Android project, create class called for e 阅读全文
posted @ 2013-01-29 18:17
罗斯摩根
阅读(685)
评论(0)
推荐(0)
浙公网安备 33010602011771号