Open GoogleCodeExporter opened 9 years ago
[deleted comment]
Hi Malaysian friends,
When the app crashed, did system return any error messages?
Wei
wli17@mit.edu
Original comment by weihuali...@gmail.com
on 12 Aug 2012 at 12:49
It looks like Jeff is correct. I can duplicate the behavior that they report.
What I see in logcat after things have been running for a few minutes is this:
I/ActivityManager( 89): Process com.google.android.gallery3d (pid 575) has
died.
I/ActivityManager( 89): Low Memory: No more background processes.
I/PerformBackupThread( 89): Initializing (wiping) backup state and transport
storage
D/dalvikvm( 467): GC_FOR_MALLOC freed 2138 objects / 327360 bytes in 202ms
W/DefaultRequestDirector( 187): Authentication error: Unable to respond to any
of these challenges: {}
D/dalvikvm( 187): GC_FOR_MALLOC freed 7909 objects / 445704 bytes in 222ms
E/CheckinTask( 187): Checkin failed:
https://android.clients.google.com/checkin (request #0)
E/CheckinTask( 187): java.io.IOException: Rejected response from server:
HTTP/1.1 401 bad security token
E/CheckinTask( 187): at
com.google.android.gsf.checkin.CheckinTask.parseResponse(CheckinTask.java:298)
E/CheckinTask( 187): at
com.google.android.gsf.checkin.CheckinTask.sendRequest(CheckinTask.java:246)
E/CheckinTask( 187): at
com.google.android.gsf.checkin.CheckinTask.doInBackground(CheckinTask.java:146)
... followed by many more bad things.
Anyone want to take a shot at looking for memory leaks?
Original comment by halatmit...@gmail.com
on 12 Aug 2012 at 2:04
I tried a much simpler app: Just a button and a textboxt: put the URL in the
textbox and press the button to point open the webviewer to the URL. Set up
the webcam as above and use that URL.
This still gives the same error. So it seems the problem really is with
webviewer.
Does someone want to try building a simple android app with the SDK and a
webview and see if the same problem is there, without app inventor?
Original comment by halatmit...@gmail.com
on 12 Aug 2012 at 2:53
Moved to: Issue app-inventor:213
Original comment by halatmit...@gmail.com
on 12 Aug 2012 at 2:54
Original issue reported on code.google.com by
tang.tio...@gmail.com
on 8 Aug 2012 at 10:11Attachments: