- Posts: 2
- Thank you received: 0
Microsoft Windows Phone 8.1 support ends (13 Jul 2017)
Microsoft has ended support for Windows Phone 8.1
Questions about Android development and PDF
Proguard
IP: 192.168.0.71
7 years 11 months ago #13425
by deive.i
I am unable to get proguard working.
I have seen www.radaeepdf.com/forum/Android-development/3769-proguard-rules but this still is not working.
Something in the native code is being affected so I am unable to work out why - but I have created a simple Android Studio project that demos the problem. The attachment has this source (without the PDF module as this is too big) with the logcat output.
When debugging it *seems* like it is "this.m_vpage.vCacheStart1(this.m_thread_cache);" from PDFPageView:342 onDraw(Canvas)
We would really like to turn on ProGuard, but this is stopping us.
I have seen www.radaeepdf.com/forum/Android-development/3769-proguard-rules but this still is not working.
Something in the native code is being affected so I am unable to work out why - but I have created a simple Android Studio project that demos the problem. The attachment has this source (without the PDF module as this is too big) with the logcat output.
When debugging it *seems* like it is "this.m_vpage.vCacheStart1(this.m_thread_cache);" from PDFPageView:342 onDraw(Canvas)
We would really like to turn on ProGuard, but this is stopping us.
IP: 192.168.0.71
7 years 11 months ago #13428
by nermeen
Time to create page: 0.465 seconds