-
-
Notifications
You must be signed in to change notification settings - Fork 509
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
libphonenumber is not optimized for Android #127
Comments
Thank you for this suggestion.
Sure we will look in into this optimised version and if it’s suitable for
all of our requirements then we’ll happily go for it in the future. But we
can not promise exact time for switch. If someone is doing it then PR is
always welcomed.
…On Thu, 9 Nov 2017 at 09:24, Simon ***@***.***> wrote:
As stated in (
https://github.com/googlei18n/libphonenumber#third-party-ports)
PhoneNumberUtil is not optimized for Android.
The ported and optimized version for Android is this one:
https://github.com/MichaelRocks/libphonenumber-android
Any chance this switch of library could be implemented in the future?
Thanks!
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#127>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AEsN6O1HeIc48q8TQNkYahUXwY_dj39bks5s0xkagaJpZM4QYIyJ>
.
|
Hey @simonlinj , v2.1.0 uses suggested android port. Thanks again for the suggestion. |
awesome! thank you :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As stated in (https://github.com/googlei18n/libphonenumber#third-party-ports) PhoneNumberUtil is not optimized for Android.
The ported and optimized version for Android is this one: https://github.com/MichaelRocks/libphonenumber-android
Any chance this switch of library could be implemented in the future? Thanks!
The text was updated successfully, but these errors were encountered: