Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix memory leak on... #106

Open
rubienr opened this issue Oct 31, 2014 · 2 comments
Open

fix memory leak on... #106

rubienr opened this issue Oct 31, 2014 · 2 comments

Comments

@rubienr
Copy link
Member

rubienr commented Oct 31, 2014

From rubi...@gmail.com on October 11, 2014 17:09:19

on screen orientation changed. try:

  1. adb logcat at.tugraz.ist.akm:V | grep GC_
  2. start app and change screen orientation a few times
  3. watch the GC output

Original issue: http://code.google.com/p/software2012team23/issues/detail?id=106

@rubienr
Copy link
Member Author

rubienr commented Oct 31, 2014

From rubi...@gmail.com on October 12, 2014 11:53:54

started in 3b7510e

Status: Started

@rubienr
Copy link
Member Author

rubienr commented Oct 31, 2014

From rubi...@gmail.com on October 14, 2014 07:14:45

could fix the main problem but one MainActivity still leaks when orientation is changed several times. the problem seems to be related to WifiManager and https://code.google.com/p/android/issues/detail?id=43945

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant