From 7f0436aa2a782d926a81bd5bdf76baf0253582da Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Fri, 12 May 2023 13:12:57 +0200 Subject: working commit --- Readme.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'Readme.md') diff --git a/Readme.md b/Readme.md index 8d60666..c1d5934 100644 --- a/Readme.md +++ b/Readme.md @@ -1,11 +1,14 @@ +## Resources used + +### VPN / Proxy - https://github.com/IngoZenz/personaldnsfilter/blob/master/app/src/main/java/dnsfilter/android/DNSFilterService.java - https://android.googlesource.com/platform/development/+/master/samples/ToyVpn/src/com/example/android/toyvpn/ToyVpnService.java +- https://github.com/Jigsaw-Code/outline-client/blob/master/src/cordova/android/OutlineAndroidLib/outline/src/main/java/org/outline/vpn/VpnTunnel.java +- https://github.com/schwabe/ics-openvpn + +### Service - https://developer.android.com/guide/components/services#StartingAService - https://developer.android.com/guide/components/services#Foreground - https://stackoverflow.com/questions/600207/how-to-check-if-a-service-is-running-on-android - https://www.vogella.com/tutorials/AndroidServices/article.html#communication-with-services - https://github.com/googlecodelabs/bazel-android-intro/blob/master/sample/mediarecorder/java/com/example/android/mediarecorder/MainActivity.java -- https://github.com/schwabe/ics-openvpn - ->:( -- https://github.com/bazelbuild/bazel/pull/12626 -- cgit v1.2.3