Whatsapp+

Search This thread

karamancho

Senior Member
May 14, 2014
476
134
you'll need to remove original whatsapp first.

other than that there shouldn't be any problems, besides the warning that you also get from whatsapp on any custom rom
 

cLick1338

Senior Member
May 2, 2011
106
21
It works fine, although I recall having trouble with sending videos - but that might have depended on the camera and gallery apps.
 

cLick1338

Senior Member
May 2, 2011
106
21
use 4.4 rom? how you install .apk ?
Yes, 4.4.2, 4.4.3, 4.4.4. How to install the .apk? Really? Personally, I download them on my PC and install using adb, but you'd probably find it easier to download it and install it using the phone. Make sure you uninstall the original Whatsapp before.
 

anastasiszn

Senior Member
May 3, 2012
1,211
267
36
Thessaloniki
octagonsec.gr
Yes, 4.4.2, 4.4.3, 4.4.4. How to install the .apk? Really? Personally, I download them on my PC and install using adb, but you'd probably find it easier to download it and install it using the phone. Make sure you uninstall the original Whatsapp before.

with adb how?

i install orignal app from store,after activation delete app without file and then try to install + version and all says aborted installation
 

cLick1338

Senior Member
May 2, 2011
106
21
Redownload the .apk. Preferably from a different source.
To install using adb, connect the phone to the PC etc., open adb and type
Code:
adb install
then drag and drop the .apk file into the adb window, then press enter (don't forget to put a space after "install").
 

anastasiszn

Senior Member
May 3, 2012
1,211
267
36
Thessaloniki
octagonsec.gr
Redownload the .apk. Preferably from a different source.
To install using adb, connect the phone to the PC etc., open adb and type
Code:
adb install
then drag and drop the .apk file into the adb window, then press enter (don't forget to put a space after "install").

adb is a terminal in device? ok i see that. no thanks i am boring very much for this installation method,i use app from market,thank you very much :)
 
Last edited:

cLick1338

Senior Member
May 2, 2011
106
21
adb is a terminal in device? ok i see that. no thanks i am boring very much for this installation method,i use app from market,thank you very much :)

Sigh. Allright...

Install this : http://developer.samsung.com/androi...qjw83MjQ7VhPTJb8nVJdpp7kWJ8PXr6NST!1460294305
Then install this : https://www.dropbox.com/s/ngtjk6b6qo6daw3/minimal_adb_fastboot_v1.1.3_setup.exe
Then download this: http://goo.gl/dKAEun

Then do this:

To install using adb, connect the phone to the PC etc., open adb (open the "Minimal ADB and Fastboot" shortcut) and type
Code:
adb install
then drag and drop the .apk file you just downloaded into the adb window, then press enter (don't forget to put a space after "install").