How to Install Realme UI Dialer and Contact on all Android Phone

A working Port of Realme UI’s Dialer and Contact app Now available for all other android Phone which you can Install on your Phone by following the below Instructions. this old realme dialer app allow many other features Like call record without notifications.

Note:

  • Make a backup before Process

Download Links:

  • Realme UI Dialer and Contact Port: Download

Steps to Install Realme UI Dialer and Contact On any Android Phone:

  • Download Realme UI Dialer and Contact zip from above
  • Now extract Downloaded File, You will get 9 apk’s
  • Install all of them one by one, once done, you can uninstall old Dialer and Contact
  • enable usb debugging from developers options
  • Install adb driver on computer
  • setup platform tools on computer
  • connect Phone to computer by using the usb cable
  • open CMD in Platform tools folder and send below code
adb shell
pm uninstall -k --user 0 com.google.android.contacts
adb reboot
  • done