Re: [android-developers] Re: Fragmentation-resistant product design
On Mon, Apr 25, 2011 at 2:29 PM, Brill Pappin <bpappin@sixgreen.com> wrote:
> However the distinction is mainly based on how you do that detection. i.e.
> to simply detect capability, you can use reflection, device type, etc. It
> seems to me that knowing the device gives you a pretty good indication of
> capability.
Quoting you from earlier in this thread:
> In our case were noticed that some phones do not properly report their resolutions etc.
Your goal should be "find out the right resolution" (a capability).
You don't need a library to find out what the device is -- that's
handled by the Build class.
Perhaps you're just using terminology in ways that I'm not expecting,
or vice versa. This exchange has the hallmarks of "talking past each
other"... :-)
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy
Android Training in London: http://bit.ly/smand1, http://bit.ly/smand2
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home