It's hard to use Israeli bank application if you don't know Hebrew. This is a set of files that you can use to translate Hebrew labels in app to English.
Use these instructions below to modify your own copy of APK:
- install Java JRE & JDK on your PC
- generate your own keystore for signing new APK
- download and set up APK Studio
- extract original APK from your phone using SAI
- open APK Studio and unpack original APK
- copy files from repo's appropriate patch dir to APK Studio's project dir, it should be located next to your original APK file and looks like com.ideomobile.hapoalim.apk-decompiled
- rebuild app from APK Studio (Project → Build)
- sign it with your own keystore using APK Studio (Project → Sign)
- uninstall original APK from your device
- put your APK (com.ideomobile.hapoalim.apk-decompiled/dist/com.ideomobile.hapoalim.apk) into your device (via ADB or MTP) and install it via file explorer