Rich wrote: > Hello! > > I've been looking around trying to find a definitive answer on this > with no success, perhaps you guys can give me something concrete? > Also, it doesn't help that Android dev has teamed up with the > StackOverflow website, as it means that any questions relating to > ACTUAL StackOverflows have become ungoogleable. :) > > What are the size and depth limits of an application stack? > > My app crashes like this: > Why in the world would you be trying to run git on the phone?!?
In any case, the stack size I believe is 8k; you can have 8k bytes on the stack before it blows up. -- 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

