Re: [android-developers] switching between api level targets in eclipse (solved)

2012-02-29 Thread Ray Tayek
At 06:56 PM 2/29/2012, you wrote: At 06:03 PM 2/29/2012, you wrote: On Wed, Feb 29, 2012 at 7:05 PM, Ray Tayek <rta...@ca.rr.com> wrote: sorry, my bad. it is uses the 2.3.3 avd even though the 4.0.3 target is checked in eclipse. so it seems to be stuck using the 2.3.3 t

Re: [android-developers] switching between api level targets in eclipse

2012-02-29 Thread TreKing
On Wed, Feb 29, 2012 at 8:56 PM, Ray Tayek wrote: > how do i tell eclipse to use the 4.0.3 one? The Debug tool bar icon has a dropdown, at the bottom is an entry for "Debug Configurations". Open that, select your application, the select the Target tab, and change "Automatic" to "Manual". Or, l

Re: [android-developers] switching between api level targets in eclipse

2012-02-29 Thread Ray Tayek
At 06:03 PM 2/29/2012, you wrote: On Wed, Feb 29, 2012 at 7:05 PM, Ray Tayek <rta...@ca.rr.com> wrote: sorry, my bad. it is uses the 2.3.3 avd even though the 4.0.3 target is checked in eclipse. so it seems to be stuck using the 2.3.3 target. Your build target and AVD

Re: [android-developers] switching between api level targets in eclipse

2012-02-29 Thread TreKing
On Wed, Feb 29, 2012 at 7:05 PM, Ray Tayek wrote: > sorry, my bad. it is uses the 2.3.3 avd even though the 4.0.3 target is > checked in eclipse. so it seems to be stuck using the 2.3.3 target. Your build target and AVDs are two separate things. The build target specifies which version of the p

Re: [android-developers] switching between api level targets in eclipse

2012-02-29 Thread Ray Tayek
At 04:36 PM 2/29/2012, you wrote: On Wed, Feb 29, 2012 at 5:05 PM, Ray Tayek <rta...@ca.rr.com> wrote: i wanted to switch back to 4.0.3, but eclipse seems to be stuck on the 4.0.3 target. That's not very clear. Like, what is "seems to be stuck"? sorry, my bad. it is

Re: [android-developers] switching between api level targets in eclipse

2012-02-29 Thread TreKing
On Wed, Feb 29, 2012 at 5:05 PM, Ray Tayek wrote: > i wanted to switch back to 4.0.3, but eclipse seems to be stuck on the > 4.0.3 target. That's not very clear. Like, what is "seems to be stuck"? -

[android-developers] switching between api level targets in eclipse

2012-02-29 Thread Ray Tayek
hi, i have an app that i was developing in 4.0.3. works fine. i need to target a note, so i made a 2.3.3 target and selected it in eclipse|prject properties|android. works fine. i wanted to switch back to 4.0.3, but eclipse seems to be stuck on the 4.0.3 target. rebooting doesn't help. i a