On May 15, 10:33 am, Kostya Vasilyev <[email protected]> wrote: > 15.05.2011 19:10, Spooky пишет: > > > Right now, I'm experimenting with building it based loosely on > > the MultiResolution sample in the SDK (under Android-8, building for > > Android 1.5 and up). > > match_parent was introduced in Android 2.2 (API level 8) as an alias for > fill_parent.
That would certainly explain a lot! :-) Yeah, I'll make those changes as soon as I post this. Something tells me that's THE problem...but I'm not going to put money (that I don't have) on that.... It seems I keep running into so many errors caused by typos, platform problems, CPU being wimpy (AVD won't start up), and now, lack of a history of what was released with what API level..... I'm really glad people here are patient with those of us who are still learning..... > Either change your project's settings to build with 2.2 or later I'll make the changes. I'm hoping, when I actually get these photography apps done, to make at least a little bit of money with them. I'm going to make them ad-supported, with a domation that removes the ads, and IF I can find out how to do this, setup a form from within each app that allows users to order poster-size prints from me. I think that last bit has more potential than the rest, but we'll see. I know at least one in there has already sold several for $75, so there is potential....and I don't want to limit the user-base to 1/3 (from the chart I saw) of the Android users..... > http://developer.android.com/reference/android/view/ViewGroup.LayoutP... I'll be reading that, too. > You might also have issues with -hdpi / -mdpi / -ldpi suffixes if you > have them, those appeared in 1.6. Those are about to go away, then. :-) Thanks for the information. I'll post a followup in a little while with the new status. --jim -- 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

