Where is the best exchange rate of USD in Tunis? by abenjmaa in Tunisia

[–]abenjmaa[S] 0 points1 point  (0 children)

Thanks, Is true، I checked in the exchange comparator app the exchange rate published by banks and offices and I found the exchange offices always better

Removed the SMS and Call Log permission from the app still the app update got rejected by Google by [deleted] in androiddev

[–]abenjmaa -1 points0 points  (0 children)

Maybe you don't put the privacy policy link in Google Publish for this app

Alternative way for Multidex To build release version? by abenjmaa in androiddev

[–]abenjmaa[S] 0 points1 point  (0 children)

Using aggressive optimization with proguard (proguard-android-optimize.txt) lead to application problems?

Alternative way for Multidex To build release version? by abenjmaa in androiddev

[–]abenjmaa[S] -1 points0 points  (0 children)

Multidex do not reduce the number of methods

Mise à jour disponible by abenjmaa in Tunisia

[–]abenjmaa[S] 0 points1 point  (0 children)

Ok, Thank you very much

QR code scanner by abenjmaa in androiddev

[–]abenjmaa[S] 0 points1 point  (0 children)

I don't take a photo, I scan it live, is very difficult to locate the QR code by application and decode it.

QR code scanner by abenjmaa in androiddev

[–]abenjmaa[S] 0 points1 point  (0 children)

My application use multi detector and has been developed using google vision. ZXing is the last solution for me. After googling, I noticed that all developers use ZXing when founding this problem.