Monday, 9 September 2013

Is there any difference between Activityname.this() & this?

Is there any difference between Activityname.this() & this?

Is there any difference between Activityname.this() & this in Android ? I
am trying to open an activity from same activity with button in dialog box
? I am using getApplicationContext() in intent. In some mobiles it
works.But in other it gives force close ? What should i use & why ?

No comments:

Post a Comment