and in console it says "Could not find MyApplication.apk!"

On Sat, Jan 29, 2011 at 5:06 PM, Robin Talwar
<r.o.b.i.n.abhis...@gmail.com>wrote:

> Yes i have done everything
> now if i run the build on 2.1 it says "Android Library project could not be
> launched"
>
>
> On Sat, Jan 29, 2011 at 3:16 PM, Marcin Orlowski <webnet.andr...@gmail.com
> > wrote:
>
>> > May be i messed up something in the process of converting it to 2.1
>> > I have navigated to android tools -> Fix Project Properties and set
>> > the api level
>> > Changed it manually in androidManifest but still it is giving me the
>> > Null Pointer Exception
>> > What could possibly be left out
>>
>> If your code is not using 2.2 features then it's just matter of
>> setting targetSdk as low as you can and rebuilding your project (would
>> clear project "just in case" myself). So if it now crashes it may be
>> just bug in your code. Debug it as such. Or check logs and stacktrace
>> you get on crash.
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Android Developers" group.
>> To post to this group, send email to android-developers@googlegroups.com
>> To unsubscribe from this group, send email to
>> android-developers+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com>
>> For more options, visit this group at
>> http://groups.google.com/group/android-developers?hl=en
>>
>
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to