[android-beginners] Global Exception Handling

2010-03-15 Thread Evan Ruff
of my application or something like that? Register a global handler in my Manifest file? I'm trying to find a way to do it but I'm not having much luck. Thanks! Evan -- You received this message because you are subscribed to the Google Groups Android Beginners group. NEW! Try asking

[android-beginners] Re: Global Exception Handling

2010-03-15 Thread Evan Ruff
And, as usual, 0.002 seconds after posting, I find the answer: Here's a thread from the other group about it: http://groups.google.com/group/android-developers/browse_thread/thread/ddf6863e9a31052f Thanks! E On Mar 15, 10:57 am, Evan Ruff evan.r...@gmail.com wrote: Hey guys! I was wondering

[android-beginners] Cannot create avd

2009-11-02 Thread Evan
I followed the installation instructions and then started reading the tutorial. When I executed the line: android create avd --target 2 --name my_avd I got the below error. I then listed the targets and saw that there are none. Did I not install something? Thank You --Evan Microsoft Windows

[android-beginners] Sprite Type Images Guy

2009-09-23 Thread Evan Ruff
the images, it comes out to 88KB and 152KB, a savings of around 60%. Also, that 450kb just inflates the size of my apk dramatically. Is there any way to do Spriting? I use the icon currently in Images in both Grid and ListViews. Thanks! Evan --~--~-~--~~~---~--~~ You

[android-beginners] Re: Where I wuz

2009-09-22 Thread Evan Ruff
, as if I'd never left? Thanks! E On Sep 21, 10:03 am, Evan Ruff evan.r...@gmail.com wrote: Hey guys, I've been working on my first real Android application and I seem to be missing something about the application state. Basically, let's say I'm moving through the application and I get to Activity #3

[android-beginners] Where I wuz

2009-09-21 Thread Evan Ruff
immediately to Activity #1 that is defined with the android.intent.category.LAUNCHER intent. Is there a way to have the application pick up where it was automatically, or is that something I need to manage internally within my application logic? Thanks! Evan

[android-beginners] Re: Follow up on my Acitivty Lifecycle Question

2009-08-03 Thread Evan Ruff
some sort of parameters or methods that I need to implement to let the application pickup where it was? Thanks! Evan --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Beginners group. To post to this group, send

[android-beginners] Follow up on my Acitivty Lifecycle Question

2009-08-01 Thread Evan Ruff
how to make it return) I imagine poping up the cached view would be WAY snappier than creating it every time. Am I completely missing what I'm supposed to be doing here? Thanks for you help! Evan --~--~-~--~~~---~--~~ You received this message because you

[android-beginners] Re: Follow up on my Acitivty Lifecycle Question

2009-08-01 Thread Evan Ruff
Thanks Mark, I was looking at the Task thing, but I wasn't sure I was really going to be able to get it to work as I would expect. I'll look into the Managed Dialog thing. Thanks! E On Aug 1, 4:22 pm, Mark Murphy mmur...@commonsware.com wrote: Evan Ruff wrote: Basically, I have two

[android-beginners] Re: Follow up on my Acitivty Lifecycle Question

2009-08-01 Thread Evan Ruff
, E On Aug 1, 4:41 pm, Evan Ruff evan.r...@gmail.com wrote: Thanks Mark, I was looking at the Task thing, but I wasn't sure I was really going to be able to get it to work as I would expect. I'll look into the Managed Dialog thing. Thanks! E On Aug 1, 4:22 pm, Mark Murphy mmur

[android-beginners] Simple RPC Solution

2009-05-25 Thread Evan Ruff
available. All my POJOs are serializable and very simple, so I would also like to use something that's relatively easy to use. Is there an libraries or tutorials out there on how to accomplish this best in the 1.5 Android Implementation? Thanks a lot for any help! Evan

[android-beginners] Reloading application database?

2008-11-04 Thread Evan Charlton
procedure for doing this--any thoughts? Thanks! Evan Charlton --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Beginners group. To post to this group, send email to android-beginners@googlegroups.com To unsubscribe

[android-beginners] Re: Confused by Sorry! The application ____ (process ___ ) has stopped unexpectedly... message

2008-11-03 Thread Evan Charlton
for the exception. You can then inspect the exception to read the message to see what caused it. Just my $0.02. Evan Charlton On Nov 3, 3:16 am, for android [EMAIL PROTECTED] wrote: Put some Log statement... Look at the LogCat in debug mode ..u will get to know the error trace... On Mon

[android-beginners] Re: problem installing updates for ADT

2008-10-07 Thread Evan . . .
ee` I was fall across that problems ... I think you should try an other way to plug that's all In the API ,It will tell you 2008/10/7 astra [EMAIL PROTECTED] Hi I am getting problems installing the updates of the ADT plugin. Tried all the methods suggested in the wiki but