logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • Is it possible to use or add a fragment without using a user interface?


  • Correct Answer
  • Yes, it is possible to do that, such as when you want to create a background behavior for a particular activity You can do this by using add(Fragment,string) method to add a fragment from the activity 


  • Technology problems


    Search Results


    • 1. When is the best time to kill a foreground activity?
    • Discuss
    • 2. What is the difference between a regular bitmap and a nine-patch image?
    • Discuss
    • 3. What is the function of an intent filter?
    • Discuss
    • 4. What Is the Google Android SDK?
    • Discuss
    • 5. What is the proper way of setting up an Android-powered device for app development?
    • Discuss
    • 6. When is the onStop() method invoked?
    • Discuss
    • 7. What do you know about Intents?
    • Discuss
    • 8. What is AIDL?What data types are supported by AIDL?
    • Discuss
    • 9. Describe Android Application Architecture.
    • Discuss
    • 10. How to select more than one option from list in android xml file? Give an example.
    • Discuss


    Comments

    There are no comments.

Enter a new Comment