Hi, Where are the Applications(Contacts,Settings) details gets populated while the Launcher activity is getting loaded? where the information regarding which application packages that are to be loaded are stored?
Are the application details stored as in the form of arraylist in ApplicationInfo? I tried printing the value of the mApplications in LauncherModel.java in the Launcher package. But its throwing an exception. Can anyone help me out in this issue? -- 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

