[android-beginners] Re: problem about linux (ubuntu) develop android with Eclispe

2008-09-03 Thread Olexiy K.
On 3 сент, 06:11, anderson <[EMAIL PROTECTED]> wrote: > i have some problem with linux (ubuntu) > when use "apt-get install eclipse " , that will install eclipse > 3.2.2-5ubuntu2 > > but it's recommand to use  Eclipse 3.3 (Europa), 3.4 (Ganymede) > > http://code.google.com/android/intro/installi

[android-beginners] Menu item with icon

2008-09-01 Thread Olexiy K.
Since new 0.9 SDK the is changes in MenuItem add method. How should I create menu items with icons now? What is now: public MenuItem add(int groupId, int itemId, int order, int titleRes) and no parameter for icon image. --~--~-~--~~~---~--~~ You received this me