I published another app for v. 1.6+: )s) Internals for Android 1.6+ this one displays Nexus One's screen dimensions correctly. I had to use *<supports-screens ...?>* in the Manifest and this is only supported since 1.6.
Also, if you are reading this with your Android device, selecting this URL may succeed in listing all our apps on The Market: http://market.android.com/search?q=pub:Simplecode.com Regards, )s) On May 25, 12:41 pm, sm1 <[email protected]> wrote: > Thanks westmeadboy and gjs. I'll look it up. > )s) > > On Apr 27, 8:10 am, westmeadboy <[email protected]> wrote: > > > > > > > Yes, its correct, but it would be better to provide proper screen > > support because people would much rather see values of 480x800 for the > > Nexus One rather than some dimensions arrived at via emulations. > > > On Apr 27, 6:25 am, gjs <[email protected]> wrote: > > > > Hi there, > > > > 533x320 is correct for a Nexus One, if the app is targeted at V1.5 > > > seehttp://developer.android.com/guide/practices/screens_support.html > > > > Regards > > > > On Apr 27, 12:41 am, westmeadboy <[email protected]> wrote: > > > > > In the Internals app, I'm getting incorrect values (320px x 533px) for > > > > the DisplayMetrics on my Nexus One. > > > > > Are you not using the supports-screens tag in your manifest? > > > > > On Mar 6, 10:05 pm, sm1 <[email protected]> wrote: > > > > > > Hi all, > > > > > I have published a few apps that are designed mostly for Android and > > > > > Java developers. These are modest apps but I hope that they help some > > > > > of you. Let me know what you think. > > > > > > )s) App Monitor - to see what is running and what is not running, for > > > > > example when testing your apps. You can also see memory usage. > > > > > > )s) Internals for Android 1.5+ - a long list of system properties; > > > > > does not have new properties for versions after 1.5, future apps are > > > > > planned for these. > > > > > > )s) Java Volatile Ok? - a quiz to help developers use the 'volatile' > > > > > qualifier; 'volatile' is very useful when exchanging data between a > > > > > background thread and a UI one, for example. > > > > > > )s) Multithreading Android - short text on rules to write > > > > > multithreading apps in Java; also applicable to Android; does not yet > > > > > include details about the ubiquitous UI thread in Android. > > > > > > If you are interested by the issue of copyright then there is the > > > > > entire recent book by Larry Lessig, Remix, in the app called *)s) > > > > > Remix, by Larry Lessig* - you may get some good ideas for Internet- > > > > > based business models from that book, among other things. This app is > > > > > copy protected therefore is not visible from an ADP. > > > > > > These apps are free, some have ads. > > > > > )s) > > > > > -- > > > > You received this message because you are subscribed to the Google > > > > Groups "Android Discuss" 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 > > > > athttp://groups.google.com/group/android-discuss?hl=en. > > > > -- > > > You received this message because you are subscribed to the Google Groups > > > "Android Discuss" 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 > > > athttp://groups.google.com/group/android-discuss?hl=en. > > > -- > > You received this message because you are subscribed to the Google Groups > > "Android Discuss" 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 > > athttp://groups.google.com/group/android-discuss?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "Android Discuss" 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 > athttp://groups.google.com/group/android-discuss?hl=en. -- You received this message because you are subscribed to the Google Groups "Android Discuss" 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-discuss?hl=en.
