Have you tried running your app in the emulator at high density? It is probably something wrong with how you have done your high density resources.
On Wed, Jan 20, 2010 at 6:35 AM, arnouf <[email protected]> wrote: > Hi all, > > My program works correctly on 1.5 and 1.6 (emulator + device) > it works too with Android 2.0.1 and 2.1 on emulator. > > But on Nexus One, I get the following error : > Caused by: java.io.FileNotFoundException: res/drawable-hdpi/ > title_bar_shadow.9.png > > Any idea ? > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them.
-- 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

