You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently I see only java commands to be run via the terminal.
I wonder if I can make an Android app that uses this repository ( using normal functions being called).
And how.
I also assume the result would be with the same signature, right?
The text was updated successfully, but these errors were encountered:
It talks there about modification that leads to a different signature, but if all I do is just to merge, the signature stays the same, right?
Can you please share snippet code of how to use it?
Is it possible to merge the split APK files into something that's not a real file? Meaning something that can be read directly? This can help with ContentProvider, as it won't need to manage temporary files, and won't require additional space for them
Currently I see only java commands to be run via the terminal.
I wonder if I can make an Android app that uses this repository ( using normal functions being called).
And how.
I also assume the result would be with the same signature, right?
The text was updated successfully, but these errors were encountered: