Hello all My name is Claudio Veas Im learning android for some time
now but I still have a lot to learn. I wanted to update the version of
the sdk that I had because I hadnt changed the sdk since I first
downloaded back in december I think. The version that I had is
android_sdk_windows_m3-rc20a and the version that I have just
downloaded is android-sdk_m5-rc15_windows.
Once I downlaod the new version I changed every path directly at it
(eclipse, enviroment variables, etc). But to my surprised I started to
get all kinds of errors when trying to run the projects that I had
from the previous version. The errors are about the Androir manifest
file, something about the name tag in the activity. I change all those
things but one other problem got me and it was that the applications
that I use to run on the previous sdk, after compiling, didnt work on
the new one.

The error is a nullpointer exception and I for what I could get from a
debug I think is launched in the Onstart method. I was tryin to get
the error exactly I havent been able to reproduce it again

This problems is presented with eclipse and when I get to install the
app with the console
Other thing that is strange more than a problem is that whenever I
execute the emulator ( the new one ) with the visual environment and I
try to use the adb tool with the shell option for example I get a "no
device" error even if the emulator is up and running, to make this
work I have to execute the emulator in a console and then the adb from
another console but lately even if the adb tool tales me that the
application has been installed the emulator does not show any app

Last info is that if I change the paths to the old version and  I use
the old emulator with the adb installation tool the programs keep
working as the use to.

So what I wanted to ask is if there is any documentation related to
the version change or any tips to follow so we can make applications
developed in the previous sdk work in the new ones or if this is
supposed to work instantaneously and maybe the problem is in some
setting that I forgot.
Any help will be welcome and any question too.
Thanks in advance
--~--~---------~--~----~------------~-------~--~----~
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]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to