Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7553845
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T11:10:24+00:00 2026-05-30T11:10:24+00:00

http://developer.android.com/guide/basics/what-is-android.html See Android Architecture. Can we consider different managers like facade objects for different

  • 0

http://developer.android.com/guide/basics/what-is-android.html
See Android Architecture.

Can we consider different managers like facade objects for different subsystems.
For example,can we consider Resource Manager like a facade object to all resources subsystem?

Or maybe managers name for classes have different purposes?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T11:10:25+00:00Added an answer on May 30, 2026 at 11:10 am

    I would say this should be distinguished on case by case basis, and the answer will often be “no”. Let me explain why.

    The gang of four defined facade as a specific entry point to some system which doesn’t have any functionality on its own, but provides a simple interface to the subsystem without removing the access to that subsystem.

    Now, let’s have a look at, for example, android.content.res.Resources. It really is a unified interface, but can we get the resources without using it? No, it’s not possible: it uses methods of android.content.res.AssetManager which are not available to the programmer. Therefore Resources does not really simplify access to something else, this class is an inseparable part of the resources system. This means that this class can’t be considered a
    facade.

    A class like android.view.animation.AnimationUtils, on the contrary, is a facade. It doesn’t do anything a developer couldn’t do himself. However, instead of parsing XML files and creating animation classes manually it is easier for a developer to call one of the methods of this class. It represents some default uses of the animation subsystem without removing the access to the system itself. Therefore, it has the full right to be called a facade.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I read the http://developer.android.com/guide/practices/screens_support.html.com ? but couldn't get how to apply this, can anyone
According to http://developer.android.com/guide/practices/screens_support.html Normal screen with hdpi can have few resolutions, like 480X800 600x1024
I was looking at this page: http://developer.android.com/guide/basics/what-is-android.html The section about Applicatiosn says that android
I'd like to use the backup agent for saving user preferences: http://developer.android.com/guide/topics/data/backup.html In the
Based on http://developer.android.com/guide/topics/data/data-storage.html#db it seems like I'd need another Java Class file (which I
I've read through the FAQ of Android Dev Guid (http://developer.android.com/guide/appendix/faq/commontasks.html#opennewscreen ) but I'm not
From Android widget screen guidelines, http://developer.android.com/guide/practices/ui_guidelines/widget_design.html , we know that, home screen has 4*4
I know how to create and apply styles and themes thanks to http://developer.android.com/guide/topics/ui/themes.html .
http://developer.android.com/guide/topics/manifest/service-element.html#proc What are the differences? If the name assigned to this attribute begins with
http://developer.android.com/guide/practices/ui_guidelines/icon_design.html#tabstructure Are we sure this page was written correctly? It states that UNSELECTED icons

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.