Installing the Bank Hapoalim app

מתוך ויקי נטפרי
קפיצה לניווט קפיצה לחיפוש

לעברית לחצו כאן

To switch from edit view to read view

To search in the Wiki

Home page > Bugs and their solutions > Installing the Bank Hapoalim app ‎‎


Description of the fault: The Bank Hapoalim app requests an update.

Screenshot 2019-05-02-17-03-23 (1).png


The solution: install the app with all four parts .

It should be noted that the problem was not intentionally created and it is likely that in the following versions of the app it will be fixed and this installation process will be unnecessary.


Via App Split APKs Installer:

Download the App from here, install it on the device and through it install the app parts.

Via ADB:

Step 1: Download from here the ADB tool and extract to any folder. It should now be set to active.

Step 2: Activate USB debugging.

This can be set by entering developer mode {There is a guide here} Go to Settings > About Tablet > click 7 times on build

כניסה למצב פיתוח

Now go to Settings > Developer Options, and mark Debugging.

סימון ניפוי שגיאות


Step 3: Download the apk files from here and extract to any folder.


Step 4: After extracting, we will get a folder with 4 files which must be copied to the folder where ADB is located.


Step 5: Browse to the folder where ADB is located by the command cd space folder path.

   cd C:folder path

As in the example: (Of course change to the right path.)

פקודת דפדוף


Step 6: Make sure your device is connected to your computer. And run the following command:

   adb install-multiple -r 1.apk 2.apk 3.apk 4.apk

Wait until you get 'Success'

Now launch the app and it should work properly.