User enters a number in an editText field and can choose to do some local calculation and display the result in a textView or request a server and display the response in the same textView. Local calculation is to show only the prime digits of the entered number.