Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Does higher version support all feature of lower version in android?
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
avluis  
View profile  
 More options Oct 12 2012, 9:12 am
From: avluis <alvaradoro...@gmail.com>
Date: Fri, 12 Oct 2012 06:12:04 -0700 (PDT)
Local: Fri, Oct 12 2012 9:12 am
Subject: Re: Does higher version support all feature of lower version in android?

What I see here is that while some things are backward compatible (most are
forward compatible), you also have to look at certain things that were not
implemented until that new version that you are working on. So, e.g;
If I start a project using api level 16, I don't expect to have things like
ViewPager under 2.x.
For this you will need the compatibility library added to your project or
the more robust ActionBarSherlock <http://bit.ly/SPSHIc>
Also, please note that some things get deprecated, get rewritten, but this
should not affect your application for future builds, so look into those
implementations for any methods that were never part of Android 2.x.

On Sunday, October 7, 2012 1:16:55 AM UTC-5, ML wrote:

> 1. i am building applications on 4.0 version of android. i want to know
> that this app will work on all the lower version of android?
> 2. i hv application on 2.0 version of android and in manifest file i hv
> specified min sdk-8 and max as 15 but when i run my app on 4.0 version
> android phone it crashed
> thanks in advance if any help


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.