Android: Add GeoIP #19

Open
opened 2025-04-21 14:44:40 -04:00 by idk · 1 comment
Owner

Opened 17 months ago

Last modified 17 months ago

#2671newenhancement

Android: Add GeoIP

Reported by:zzzOwned by:Meeh
Priority:
minor
Milestone:
undecided
Component:
apps/android
Version:
0.9.43
Keywords:

Cc:

Parent Tickets:

Sensitive:
no

Description

Various solutions here: ​https://stackoverflow.com/questions/3659809/where-am-i-get-country for our-country only. For peer countries too, we could just bundle the geoip files, at a cost of several MB.

Subtickets

Opened [17 months ago](/timeline?from=2019-11-27T14%3A40%3A03Z&precision=second "See timeline at Nov 27, 2019 2:40:03 PM") Last modified [17 months ago](/timeline?from=2019-11-27T16%3A00%3A31Z&precision=second "See timeline at Nov 27, 2019 4:00:31 PM") ## [\#2671](/ticket/2671)[new](/query?status=new)[enhancement](/query?status=!closed&type=enhancement) # Android: Add GeoIP Reported by:[zzz](/query?status=!closed&reporter=zzz)Owned by:[Meeh](/query?status=!closed&owner=meeh) Priority: [minor](/query?status=!closed&priority=minor) Milestone: [undecided](/milestone/undecided "No date set") Component: [apps/android](/query?status=!closed&component=apps%2Fandroid) Version: [0.9.43](/query?status=!closed&version=0.9.43) Keywords: Cc: Parent Tickets: Sensitive: [no](/query?status=!closed&sensitive=0) ### Description Various solutions here: [​https://stackoverflow.com/questions/3659809/where-am-i-get-country](https://stackoverflow.com/questions/3659809/where-am-i-get-country) for our-country only. For peer countries too, we could just bundle the geoip files, at a cost of several MB. ### Subtickets
idk added this to the undecided milestone 2025-04-21 14:44:40 -04:00
idk added the
#2671
apps.android
undecided
labels 2025-04-21 14:44:40 -04:00
Author
Owner

comment:1 Changed 17 months ago by zzz

Add interface net.i2p.router.transport.LocationService? extends ClientApp?. Add hooks in CommSystemFacadeImpl? to use LocationService? if registered. Android would register the LocationService? with the ClientAppManager?.

[comment:1](https://trac.i2p2.de/\#comment:1) Changed [17 months ago](https://trac.i2p2.de//timeline?from=2019-11-27T16%3A00%3A31Z&precision=second "See timeline at Nov 27, 2019 4:00:31 PM") by zzz Add interface net.i2p.router.transport.LocationService? extends ClientApp?. Add hooks in CommSystemFacadeImpl? to use LocationService? if registered. Android would register the LocationService? with the ClientAppManager?.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: I2P_Developers/i2p.android.base#19
No description provided.