[android-developers] Re: How to use the static fragment library in legacy apps?

2011-03-21 Thread AMGG
I don't understand why Google doesn't provide a good and easy-to-use example... kind of Plug&Play. I have tried the API Demos example that Google provides and it just gives a bunch of compilation errors. At the end I have had to waste my time creating a new project to make it work. Just adding t

[android-developers] Re: PopupWindow - controlling size?

2010-06-10 Thread AMGG
I have exactly the same problem... did you finally found some solution? Thx On May 27, 8:17 pm, Nathan wrote: > I've experimented with a PopupWindow, but don't have a very good way > of controlling its size. It only responds to absolute pixels. > > I've tried doing this: > > popup.setWindowLayout

[android-developers] Re: is a Menu incompatible with a FrameLayout?

2008-04-17 Thread AMGG
sure you aren't > returning true when processing a menu key, otherwise you will consume > it and the default behavior (displaying the menu) won't happen. > > On Apr 16, 9:06 am, AMGG <[EMAIL PROTECTED]> wrote: > > > Hi! > > > I'm using a FrameLa

[android-developers] is a Menu incompatible with a FrameLayout?

2008-04-16 Thread AMGG
Hi! I'm using a FrameLayout which is set to fill_parent as shown here: LinearLayout (fill_parent/fill_parent) FrameLayout(fill_parent/fill_parent) Custom3DView I'm trying to show a menu with one item, but when I press the "menu" button nothing happens... May be it is not shown be

[android-developers] Re: Eclipse hangs when launching program file.. AGAIN !

2008-04-02 Thread AMGG
I have almost the same problem with Windows 2000. But as I have noticed, it only happens some times and when debugging. By the way, some times these messages are shown and eclipse don't launch the app in the emulator, so I have to kill the eclipse process and launch it again. May be it's related

[android-developers] Re: PC restarts when launching the emulator

2008-04-01 Thread AMGG
is is not an error message, just a normal one but it's good > to print it for diagnostic reasons. > > a bug would be a message like "[adb] failed to start server" though > > On Mon, Mar 31, 2008 at 12:29 AM, AMGG <[EMAIL PROTECTED]> wrote: > > > That's

[android-developers] Re: PC restarts when launching the emulator

2008-03-31 Thread AMGG
our system. can you try starting the > emulator from the command-line with "emulator -noaudio" to see if this > changes anything ? > > On Fri, Mar 28, 2008 at 12:43 PM, AMGG <[EMAIL PROTECTED]> wrote: > > > It's a hard reboot. > > > So do u think tha

[android-developers] Re: PC restarts when launching the emulator

2008-03-28 Thread AMGG
in the system logs that indicate a fatal error or the > reason for the restart ? > there probably is something there that should explain what's happening > > On Fri, Mar 28, 2008 at 9:46 AM, AMGG <[EMAIL PROTECTED]> wrote: > > > Hi , > > > I have updated Andro

[android-developers] PC restarts when launching the emulator

2008-03-28 Thread AMGG
Hi , I have updated Android SDK from M3 to M5, each time I start the emulator, my computer restarts. Can somebody please help me? Yesterday I upgraded my sdk from m3 to m5 and when I tried to launch the emulator, suddenly my computer restarts. I did it before to wipe the data from the emulator (

[android-developers] Re: PC Restarts

2008-03-27 Thread AMGG
]> wrote: > Hi, > > The message you are seeing is an DDMS console change it to android > console.Change it to android console.You can Run yor application normally > > On Thu, Mar 27, 2008 at 4:45 PM, AMGG <[EMAIL PROTECTED]> wrote: > > > Hi, > > > I ha

[android-developers] Re: PC Restarts

2008-03-27 Thread AMGG
]> wrote: > Hi, > > The message you are seeing is an DDMS console change it to android > console.Change it to android console.You can Run yor application normally > > On Thu, Mar 27, 2008 at 4:45 PM, AMGG <[EMAIL PROTECTED]> wrote: > > > Hi, > > > I ha

[android-developers] Re: PC Restarts

2008-03-27 Thread AMGG
Hi, I have the same problem. Yesterday I upgraded my sdk from m3 to m5 and when I tried to launch the emulator, suddenly my computer restarts. I did it before to wipe the data from the emulator (I forgot it) so I skipped step 6... Once I realized that I had forgotten step 6 I tried to do it, but