CopyPastor

Detecting plagiarism made easy.

Score: 0.8242306709289551; Reported for: String similarity Open both answers

Possible Plagiarism

Plagiarized on 2013-08-14
by mdDroid

Original Post

Original - Posted on 2012-06-12
by jeet



            
Present in both answers; Present only in the new answer; Present only in the old answer;

tab activity is deperacted due ,
TabActivity has been deprecated, cause it is subclass of ActivityGroup, which also has been deprecated.
ActityGroup has been deprecated, and instead Fragment has been introduced and suggested. As using Fragments is easier and more flexible than ActivityGroup. It also enable android components to have a homogeneous pattern.
TabActivity has been deprecated, cause it is subclass of ActivityGroup, which also has been deprecated.
ActityGroup has been deprecated, and instead Fragment has been introduced and suggested. As using Fragments is easier and more flexible than ActivityGroup. It also enable android components to have a homogeneous pattern.

        
Present in both answers; Present only in the new answer; Present only in the old answer;