I have a question similar to yours.I have successfully changed the default launcher screen to other screen in the emulation.However it doesn't work in my demo board and from log information,the problem is that the screen id is not found as you.
2009/9/25 Ashwini <[email protected]> > > hi, > > when emulator launcher is launched, it launches with default first > launcher screen. I want to change that to some other screen. how to do > it? > > I checked apps/Launcher/src/com/android/launcher/Launcher.java. > I think i change setContentView(R.layout.launcher) to my xml file(i.e > setContentView(R.layout.trailpg) ) but where to copy my trailpg.xml > file. I checked in Launcher/res folder( in layout or layout-land or > layout-port). > > whether above analysis is correct? if yes where to put the file. > > plz provide me soln to modify the emulator launcher main screen > > regards, > Ashwini > > --~--~---------~--~----~------------~-------~--~----~ > 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 > -~----------~----~----~----~------~----~------~--~--- > > -- 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

