View Full Version : Errors most of the time I try to use the app
ttabbal
April 27th, 2010, 23:21
I like the idea, but it's not working very well on my phone. I have the paid 1.4.4 release and I get "unknow error... code is2" about 90% of the time I try to view the messages in a thread. When it works, it's very nice. I'm getting this on XDA and on this forum. Re-installing usually makes it work for a while, but I always end up with this error. I'm running SuperD 1.10.3 on a G1. I've also seen the same errors on other ROMs. I have also seen this error on prior versions of the app. Please, focus on stability over new features for the next release.
Oh, when I get this error, I get the login prompt over and over. The password is right, and it works at the initial login, but after this error, it's like the app gets into an invalid state and can't figure it out.
If you want help testing or can use logcats and such, let me know.
Yao
April 28th, 2010, 00:39
If you constant get error code is 2.
There are two potential cause.
1. in very bad network.
2. system memory very low so http request can not complete.
And another one is our app not very compatiable with your rom.
I will try to reduce the "error code is 2" appear. If I found something, I will directly send you APK for testing.
ttabbal
April 28th, 2010, 00:51
It has happened on Wifi, EDGE, and 3G while other apps and my computers can transfer data fine, it's not the network. It's also not RAM, I show 17MB free RAM at the command line.
I've worked on a few Android Apps now, I can't think of a single time I've had problems with my code on any ROM other than attempting to use a prior version of Android than the one I coded for. One of them can do very large data transfers (10MB+) on this phone using the built-in HTTP/HTTPS client classes without any issues on every Donut and Eclair ROM I have tried, about 4 of each.
Is there a protocol spec available for the wire protocol you're using? Maybe I can write a simple streamlined version for myself. Or, if you're willing to give me SVN/git access, I'll contribute code and debugging time.
winter
April 28th, 2010, 11:49
It has happened on Wifi, EDGE, and 3G while other apps and my computers can transfer data fine, it's not the network. It's also not RAM, I show 17MB free RAM at the command line.
I've worked on a few Android Apps now, I can't think of a single time I've had problems with my code on any ROM other than attempting to use a prior version of Android than the one I coded for. One of them can do very large data transfers (10MB+) on this phone using the built-in HTTP/HTTPS client classes without any issues on every Donut and Eclair ROM I have tried, about 4 of each.
Is there a protocol spec available for the wire protocol you're using? Maybe I can write a simple streamlined version for myself. Or, if you're willing to give me SVN/git access, I'll contribute code and debugging time.
Great stuff.. I think what you immediately can help is whenever you enter a force close you can connect the device with your desktop SDK to capture the error log so we can fix few more bugs.
Work are under way to improve the code.
vBulletin® v3.8.5, Copyright ©2000-2010, Jelsoft Enterprises Ltd.