logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • When is the best time to kill a foreground activity?


  • Correct Answer
  • The foreground activity, being the most important among the other states, is only killed or terminated as a last resort, especially if it is already consuming too much memory When a memory paging state has been reach by a foreground activity, then it is killed so that the user interface can retain its responsiveness to the user 


  • Technology problems


    Search Results


    • 1. What is the difference between a regular bitmap and a nine-patch image?
    • Discuss
    • 2. What is the function of an intent filter?
    • Discuss
    • 3. What Is the Google Android SDK?
    • Discuss
    • 4. What is the proper way of setting up an Android-powered device for app development?
    • Discuss
    • 5. What is Binary Portability Testing?
    • Discuss
    • 6. Is it possible to use or add a fragment without using a user interface?
    • Discuss
    • 7. When is the onStop() method invoked?
    • Discuss
    • 8. What do you know about Intents?
    • Discuss
    • 9. What is AIDL?What data types are supported by AIDL?
    • Discuss
    • 10. Describe Android Application Architecture.
    • Discuss


    Comments

    There are no comments.

Enter a new Comment