1

Is it possible to edit a API that i'm using in Android Studio?

I can't edit this because it seems like it's locked.

The reason I want to edit this is because of this here.

Community
  • 1
  • 1
swess
  • 171
  • 19

1 Answers1

0

Not really sure how it works with jars nowadays, but with old jar games for mobiles I did it like this: duplicate jar twice, unzip one jar, edit file, copy&paste to second jar file through 7zip and it worked. Backup the original.

Peter Badida
  • 11,310
  • 10
  • 44
  • 90