|
2013-02-04
, 14:44
|
Posts: 5 |
Thanked: 0 times |
Joined on Dec 2012
|
#2902
|
If you want to use WhatsApp on NITDroid and Yappari at the same time:
1.- Install NITDroid and Official Android Whatsapp client in it.
2.- Register your N900 phone number with Whatsapp. Complete the registration up to the end.
3.- Go back to Maemo
4.- Install Yappari if you haven't installed it already.
5.- Type exactly this in terminal (AS USER NOT AS ROOT)
Code:
mkdir -p /home/user/.config/scorpius
echo android=true >/home/user/.config/scorpius/yappari.conf
6.- Start Yappari, type your N900 phone number with country code
7.- Yappari should detect the number was already registered using an Android client and log in without any problem.
|
2013-02-04
, 15:10
|
Posts: 19 |
Thanked: 1 time |
Joined on Feb 2012
|
#2903
|
The expiration data is stored on the Whatsapp servers. Changing it on your phone won't ever work.
You can however get whatsapp on an Iphone. This way you will be able to extend the date with a few years because you have to pay for Whatsapp in the Iphone Store. Otherwise just pay Whatsapp it's possible with a method Scorpius found.
|
2013-02-05
, 11:22
|
|
Posts: 304 |
Thanked: 266 times |
Joined on Apr 2011
@ Apeldoorn area, Netherlands
|
#2904
|
I have a little trick though, let's see if you want to try it:
Create the following link:
http://www.whatsapp.com/payments/cks...PHONE&CHECKSUM
Replace phone with your phone number in international format, let's say 17861234567
To get the checksum, in a Linux computer type: echo -n PHONEabc | md5sum
(add abc to your phone)
Example:
Then that will give you the link:Code:$ echo -n 17861112233abc | md5sum a3db74d8616c6a1aa61d64c3de1e19a9 -
http://www.whatsapp.com/payments/cks...1d64c3de1e19a9
You can go there using your browser on a PC or from your phone.
The Following User Says Thank You to Wreck For This Useful Post: | ||
|
2013-02-05
, 20:52
|
|
Posts: 288 |
Thanked: 175 times |
Joined on Oct 2010
@ Petaling Jaya, Selangor, Malaysia
|
#2905
|
All credits to Scorpius of course.
After you have done this you can check your yappari.conf to see if you are a paid account.
It will change from: kind=free to kind=paid
|
2013-02-05
, 21:51
|
|
Posts: 439 |
Thanked: 282 times |
Joined on Oct 2012
|
#2906
|
|
2013-02-06
, 08:32
|
|
Posts: 1,396 |
Thanked: 2,796 times |
Joined on Sep 2010
@ Caracas, Venezuela
|
#2907
|
|
2013-02-06
, 09:05
|
|
Posts: 304 |
Thanked: 266 times |
Joined on Apr 2011
@ Apeldoorn area, Netherlands
|
#2908
|
|
2013-02-06
, 16:27
|
|
Posts: 1,396 |
Thanked: 2,796 times |
Joined on Sep 2010
@ Caracas, Venezuela
|
#2909
|
How many times does Yappari update the yappari.conf? Might take a while after you have paid?
|
2013-02-06
, 18:30
|
Posts: 4 |
Thanked: 0 times |
Joined on Dec 2012
@ Beirut - Lebanon
|
#2910
|
Tags |
alpha, awesomeness, best_client, let_it_die, mumbai_dumbai, read_first_post, whatsapp |
|
You can however get whatsapp on an Iphone. This way you will be able to extend the date with a few years because you have to pay for Whatsapp in the Iphone Store. Otherwise just pay Whatsapp it's possible with a method Scorpius found.