When is the best time to kill a foreground activity?
No Answer is Posted For this Question
Be the First to Post Answer
Explain android architecture.
What is the difference between a class , a file and an activity in android?
Under what condition could the code sample below crash your application? How would you modify the code to avoid this potential problem? Explain your answer. Intent sendIntent = new Intent(); sendIntent.setAction(Intent.ACTION_SEND); sendIntent.putExtra(Intent.EXTRA_TEXT, textMessage); sendIntent.setType(HTTP.PLAIN_TEXT_TYPE); // "text/plain" MIME type startActivity(sendIntent);
Why do we use android?
What is the importance of android in the mobile market?
Toast is a class to display a message in android. How to set position of a toast?
Name 4 ways android allows you to store data?
Are android and google the same thing?
Is android lollipop still supported?
How do I download the latest android os?
How can your application perform actions that are provided by other application e.g. Sending email?
How will you Write an Application which Fits both for Mobiles and Tablets in Android?
0 Answers SkillGun Technologies,