Skip to content

let the user export where he wants - #837

Draft
gogo2464 wants to merge 1 commit into
zoff99:zoff99/dev003from
gogo2464:gogo/choose-export-directory
Draft

let the user export where he wants#837
gogo2464 wants to merge 1 commit into
zoff99:zoff99/dev003from
gogo2464:gogo/choose-export-directory

Conversation

@gogo2464

Copy link
Copy Markdown

thousand people want this feature

@gogo2464
gogo2464 force-pushed the gogo/choose-export-directory branch from 1c8fab0 to 513fc6a Compare July 27, 2026 17:01
@zoff99

zoff99 commented Jul 27, 2026

Copy link
Copy Markdown
Owner

have you actually tried this solution? on modern android versions it is not that easy to just export to any directory.
can you create an automated test case that runs on CI to test the export function?

@gogo2464

Copy link
Copy Markdown
Author

@zoff99 the code has not been tested yet. I made a draft to ensure your curiosity before I continue the code.

Curiosity confirmed! Let's code!

It is not easy on android. I will continue tomorrrow. Computer access issue.

See you tomorrow!!

@gogo2464

Copy link
Copy Markdown
Author

I have currently no plan for the export function. I will currently set random input to see.

@gogo2464

Copy link
Copy Markdown
Author

might be good one day to document to use the build script on the readme doc.

I could maybe even publish online documentation one day if a good plus.

Best regards!

@gogo2464

Copy link
Copy Markdown
Author

it is a draft PR:

```./gradlew` build
WARNING: The specified Android SDK Build Tools version (30.0.3) is ignored, as it is below the minimum supported version (34.0.0) for Android Gradle Plugin 8.6.0.
Android SDK Build Tools 34.0.0 will be used.
To suppress this warning, remove "buildToolsVersion '30.0.3'" from your build.gradle file, as each version of the Android Gradle Plugin now has a default version of the build tools.
WARNING: The specified Android SDK Build Tools version (30.0.3) is ignored, as it is below the minimum supported version (34.0.0) for Android Gradle Plugin 8.6.0.
Android SDK Build Tools 34.0.0 will be used.
To suppress this warning, remove "buildToolsVersion '30.0.3'" from your build.gradle file, as each version of the Android Gradle Plugin now has a default version of the build tools.

Task :app:compileDebugJavaWithJavac
The following annotation processors are not incremental: pkgs_hotchemiPermissionsdispatcher-processor-3.2.0.jar (com.github.zoff99:pkgs_hotchemiPermissionsdispatcher-processor:3.2.0).
Make sure all annotation processors are incremental to improve your build speed.
Note: [1] Wrote GeneratedAppGlideModule with: []
/PATH/ToxAndroidRefImpl/android-refimpl-app/app/src/main/java/com/zoffcc/applications/trifa/MaintenanceActivity.java:1631: error: incompatible types: export_enc_files_async_task cannot be converted to Context
AlertDialog.Builder builder = new AlertDialog.Builder(this);`

@gogo2464

Copy link
Copy Markdown
Author

I will updtaze my claude on AlertDialog.Builder builder = new AlertDialog.Builder(this);

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