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

Inquiry on Feasibility: Creating Executable Snapshot of Application with Paparazzi #1225

Open
VolodymyrMachekhin opened this issue Jan 12, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@VolodymyrMachekhin
Copy link

Hi Paparazzi Team,

Firstly, I want to express my gratitude for the incredible work you've done with Paparazzi. It's been an invaluable tool in my projects.

I'm reaching out to discuss a potential feature that I believe could benefit not just me but others in the community. My goal is to take a snapshot of my application from outside the actual codebase. Specifically, I'm looking to create an executable (like a jar file) that includes the app's source code. The main function of this jar would be to process an input and record a snapshot of the application.

Here's what I've tried so far:

Creating a new source set in the application module.
Registering a task that includes the output of this source set in the jar.
However, I've encountered some compatibility issues with the Android Gradle plugin when defining a custom source set. While I believe this feature is theoretically feasible, I'm struggling to implement it, possibly due to gaps in my understanding or knowledge.

If this concept is compatible with Paparazzi's current capabilities or future direction, I would appreciate any insights on how it might be achievable, or if there are any existing workarounds that I could explore in the meantime.

Thank you in advance for your time and assistance.

@VolodymyrMachekhin VolodymyrMachekhin added the enhancement New feature or request label Jan 12, 2024
@VolodymyrMachekhin VolodymyrMachekhin changed the title Executable package in cli Inquiry on Feasibility: Creating Executable Snapshot of Application with Paparazzi Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant