Skip to content
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

Sample App Works #55

Merged
merged 2 commits into from
Nov 18, 2021
Merged

Sample App Works #55

merged 2 commits into from
Nov 18, 2021

Conversation

bitmold
Copy link
Contributor

@bitmold bitmold commented Nov 18, 2021

The sample app in this project has always been very barebones, but I noticed it wasn't kept up to date and wasn't working at all.

The first commit here gets the project to build on a fresh clone of this repository. The second gets the app running again, while updating libraries to latest tor-android, and generally updating the app's code to look like a more modern Android app.

image

This commit is the bare minimum to get it working again.

@bitmold bitmold requested review from n8fr8 and eighthave November 18, 2021 02:49
@eighthave
Copy link
Member

Looks good to me, I say merge it! Nice initiative too! I really appreciate seeing things like this being maintained.

@eighthave eighthave merged commit ff6c2cd into master Nov 18, 2021
@eighthave eighthave deleted the sample_updates branch November 18, 2021 07:42
@bitmold
Copy link
Contributor Author

bitmold commented Nov 18, 2021

For sure, I think it would be worthwhile to have a more developed sample app and move it out of this repository. That way it could have documentation about how to make something with the libraries here and people who are just interested in that can see a very simple codebase.

I ended up wanting to run the sample because I've been trying to toy around with a version of tor-android that uses arti instead of c tor

@eighthave
Copy link
Member

eighthave commented Nov 19, 2021 via email

@eighthave
Copy link
Member

eighthave added a commit to eighthave/tor-android that referenced this pull request Dec 3, 2021
"NDK Side-by-side" packages are installed into $ANDROID_SDK_ROOT/ndk/
without the trailing "s":

Android's sdkmanager was warning:

Warning: Observed package id 'ndk;21.3.6528147' in inconsistent location
'/opt/android-sdk/ndks/21.3.6528147' (Expected
'/opt/android-sdk/ndk/21.3.6528147')

closes guardianproject#55
@bitmold
Copy link
Contributor Author

bitmold commented Dec 8, 2021

I wrote a comment explaining what's going on here in #58

eighthave added a commit to eighthave/tor-android that referenced this pull request Dec 9, 2021
"NDK Side-by-side" packages are installed into $ANDROID_SDK_ROOT/ndk/
without the trailing "s":

Android's sdkmanager was warning:

Warning: Observed package id 'ndk;21.3.6528147' in inconsistent location
'/opt/android-sdk/ndks/21.3.6528147' (Expected
'/opt/android-sdk/ndk/21.3.6528147')

closes guardianproject#55
eighthave added a commit to eighthave/tor-android that referenced this pull request Dec 9, 2021
This stays with OpenJDK 8 for now.

closes guardianproject#55
syphyr pushed a commit to syphyr/tor-android that referenced this pull request Dec 9, 2021
"NDK Side-by-side" packages are installed into $ANDROID_SDK_ROOT/ndk/
without the trailing "s":

Android's sdkmanager was warning:

Warning: Observed package id 'ndk;21.3.6528147' in inconsistent location
'/opt/android-sdk/ndks/21.3.6528147' (Expected
'/opt/android-sdk/ndk/21.3.6528147')

closes guardianproject#55
syphyr pushed a commit to syphyr/tor-android that referenced this pull request Dec 9, 2021
"NDK Side-by-side" packages are installed into $ANDROID_SDK_ROOT/ndk/
without the trailing "s":

Android's sdkmanager was warning:

Warning: Observed package id 'ndk;21.3.6528147' in inconsistent location
'/opt/android-sdk/ndks/21.3.6528147' (Expected
'/opt/android-sdk/ndk/21.3.6528147')

closes guardianproject#55
syphyr pushed a commit to syphyr/tor-android that referenced this pull request Dec 9, 2021
This stays with OpenJDK 8 for now.

closes guardianproject#55
eighthave added a commit to eighthave/tor-android that referenced this pull request Dec 16, 2021
"NDK Side-by-side" packages are installed into $ANDROID_SDK_ROOT/ndk/
without the trailing "s":

Android's sdkmanager was warning:

Warning: Observed package id 'ndk;21.3.6528147' in inconsistent location
'/opt/android-sdk/ndks/21.3.6528147' (Expected
'/opt/android-sdk/ndk/21.3.6528147')

closes guardianproject#55
eighthave added a commit to eighthave/tor-android that referenced this pull request Dec 16, 2021
This stays with OpenJDK 8 for now.

closes guardianproject#55
eighthave added a commit to eighthave/tor-android that referenced this pull request Dec 17, 2021
"NDK Side-by-side" packages are installed into $ANDROID_SDK_ROOT/ndk/
without the trailing "s":

Android's sdkmanager was warning:

Warning: Observed package id 'ndk;21.3.6528147' in inconsistent location
'/opt/android-sdk/ndks/21.3.6528147' (Expected
'/opt/android-sdk/ndk/21.3.6528147')

closes guardianproject#55
eighthave added a commit to eighthave/tor-android that referenced this pull request Dec 17, 2021
This stays with OpenJDK 8 for now.

closes guardianproject#55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants