1

We have lost our project source long ago, we now need to force android app bundle to install 32-bit lib into 64b arch devices. At the same time we need to put dummy libs into arm64-v8a for google play to accept our app. Is there anyway we can force this install?

We cant edit gradle (lost srcs)

1 Answers1

0

Unfortunately NO you can not do this, you have to have the source code.

user16930239
  • 6,319
  • 2
  • 9
  • 33