No I don't.
But I don't think it's a device-specific problem.
Search found 3 matches
- Mon Dec 16, 2013 2:26 am
- Forum: Java
- Topic: (Android) historyPos out of range
- Replies: 19
- Views: 46188
- Tue Dec 10, 2013 2:52 am
- Forum: Java
- Topic: (Android) historyPos out of range
- Replies: 19
- Views: 46188
Re: (Android) historyPos out of range
After our apps released to Google Market, we also found this issue through customer feedback.
Even I haven't get a chance to reproduce, the crash log message is almost the same as posted here.
Even I haven't get a chance to reproduce, the crash log message is almost the same as posted here.
- Thu Nov 07, 2013 11:58 pm
- Forum: Java
- Topic: TeeChart Crash when targetSdkVersion > 14
- Replies: 1
- Views: 7851
TeeChart Crash when targetSdkVersion > 14
We've been successfully using TeeChart in our Android app with a targetSdkVersion="8". Upon changing this to 19, TeeChart generates a crash. We tested all versions and found that it worked with targetSdkVersion="13" but broke with targetSdkVersion="14" We're using the latest version of the TeeChart ...