You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 18, 2026. It is now read-only.
The code fails to compile properly because some of the dependencies it needs are non-existing anymore under the suggested package. This is happening when the code tries to import com.google.location.suplclient.supl.Ephemeris.IonosphericModelProto; from withing SuplLppClientHelper.java
The code fails to compile properly because some of the dependencies it needs are non-existing anymore under the suggested package. This is happening when the code tries to import
com.google.location.suplclient.supl.Ephemeris.IonosphericModelProto;from withingSuplLppClientHelper.java