If you just take a look at the names of the classes you'll see a lot of
Patterns there:
Adapters: BasicAdapter ,
Factories: BitmapFactory

Maybe it would be useful for them to study the concept of those design
patterns while seeing their implementation.
Try some books on design patterns applied for Java.

Francisco

2011/5/19 tora <[email protected]>

> Hi,
> I have released some android application.
>
> Now, I want to know my source is really good code?
> I have no confidence...
> I want to learn about Automatism or Programmatically Design Patterns
> for Android.
>
> The samples in SDK is good for me to learn how to use APIs.
> And Google I/O told me very useful tips, i.e. about detecting memory
> leak, speed up tips, lots of new features, etc.
>
> But my question is not solved... sorry for my poor development
> skill...
>
> Is there any source codes that clearly mention about Design Patterns?
>
> A lot of patterns must be in samples in SDK, but I can't explain for
> my juniors..
> Abstract Factory Pattern, Adapter Pattern, Interpreter Pattern,,,
> etc ...
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to