Notices


Reply
Thread Tools
Posts: 1 | Thanked: 0 times | Joined on May 2012
#21
you must me hellpppp meee pleeassee

how lines i must to be edit i dont understand it
 
Posts: 5 | Thanked: 3 times | Joined on Mar 2012 @ Spain
#22
This is what i did to make it work. And... IT WORKS!

The file that needs to be edited is in:
/home/user/.java/.userPrefs/org/peterbjornx/whatsapp/prefs.xml


<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE map SYSTEM "http://java.sun.com/dtd/preferences.dtd">
<map MAP_XML_VERSION="1.0">
<entry key="IMEI" value="yourimei"/>
<entry key="CC" value="yourcountrycode"/>
<entry key="CONTACTS" value=""/>
<entry key="LOGIN" value="countrycodeandphonenumber"/>
<entry key="PHONENR" value="phonenumber"/>
<entry key="REGSTEP" value="1"/>
</map>

----
Example:
imei : 00000000000
CC: 34 (your country code)
Phone number: 123456789

then the file should look like this:

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE map SYSTEM "http://java.sun.com/dtd/preferences.dtd">
<map MAP_XML_VERSION="1.0">
<entry key="IMEI" value="00000000000"/>
<entry key="CC" value="34"/>
<entry key="CONTACTS" value=""/>
<entry key="LOGIN" value="34123456789"/>
<entry key="PHONENR" value="123456789"/>
<entry key="REGSTEP" value="1"/>
</map>

----

I restarted after editing the file. Then opened Whatsapp and I was able to see the code screen.

Regstep MUST be 1, that means that it will ask you for the Code. Else you wont be able to see the code screen.

Hope that helps.

Last edited by yelram; 2012-05-29 at 03:21.
 

The Following 3 Users Say Thank You to yelram For This Useful Post:
Posts: 50 | Thanked: 50 times | Joined on Dec 2010
#23
Originally Posted by yelram View Post
This is what i did to make it work. And... IT WORKS!

The file that needs to be edited is in:
/home/user/.java/.userPrefs/org/peterbjornx/whatsapp/prefs.xml


<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE map SYSTEM "http://java.sun.com/dtd/preferences.dtd">
<map MAP_XML_VERSION="1.0">
<entry key="IMEI" value="yourimei"/>
<entry key="CC" value="yourcountrycode"/>
<entry key="CONTACTS" value=""/>
<entry key="LOGIN" value="countrycodeandphonenumber"/>
<entry key="PHONENR" value="phonenumber"/>
<entry key="REGSTEP" value="1"/>
</map>

----
Example:
imei : 00000000000
CC: 34 (your country code)
Phone number: 123456789

then the file should look like this:

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE map SYSTEM "http://java.sun.com/dtd/preferences.dtd">
<map MAP_XML_VERSION="1.0">
<entry key="IMEI" value="00000000000"/>
<entry key="CC" value="34"/>
<entry key="CONTACTS" value=""/>
<entry key="LOGIN" value="34123456789"/>
<entry key="PHONENR" value="123456789"/>
<entry key="REGSTEP" value="1"/>
</map>

----

I restarted after editing the file. Then opened Whatsapp and I was able to see the code screen.

Regstep MUST be 1, that means that it will ask you for the Code. Else you wont be able to see the code screen.

Hope that helps.
do you mind ill use this example in my tut ?
 
Posts: 5 | Thanked: 3 times | Joined on Mar 2012 @ Spain
#24
Sure, of course I don't mind!
 
Posts: 47 | Thanked: 2 times | Joined on Jun 2010
#25
thanks for your tutorial,
till the last ooint everything was going how it should be,
but i typed in the 3 digits code into bluestacks, now, if i want to use the code again on the n900 an error message appears, is there now no solution that i can use the verified account (via bluestacks) on the n900?
 
Posts: 50 | Thanked: 50 times | Joined on Dec 2010
#26
Originally Posted by emorace View Post
thanks for your tutorial,
till the last ooint everything was going how it should be,
but i typed in the 3 digits code into bluestacks, now, if i want to use the code again on the n900 an error message appears, is there now no solution that i can use the verified account (via bluestacks) on the n900?
no you need to reinstall bluestack then i know it;s stupid but we can't delete cache data on bluestack yet
 
Posts: 1,397 | Thanked: 2,126 times | Joined on Nov 2009 @ Dublin, Ireland
#27
RDilus, will you upload the Oracle Java package to the repository? That would allow other packages to depend on it.

In fact it would be better to have a "java" metapackage provided by Oracle Jave or IcedTea.
 
Posts: 31 | Thanked: 7 times | Joined on Apr 2010
#28
Originally Posted by RDilus View Post
no you need to reinstall bluestack then i know it;s stupid but we can't delete cache data on bluestack yet
Yes, You should add this onto the first post too !
DO NOT ENTER PIN INTO BLUESTACK, Enter into N900 only.

Delete Bluestack and get new pin if you accidentally typed it into bluestack
 
Posts: 50 | Thanked: 50 times | Joined on Dec 2010
#29
Originally Posted by ivgalvez View Post
RDilus, will you upload the Oracle Java package to the repository? That would allow other packages to depend on it.

In fact it would be better to have a "java" metapackage provided by Oracle Jave or IcedTea.
i can't because first of all i dind't make this only write tuts for it keep that in mind
 
Posts: 2 | Thanked: 1 time | Joined on May 2012
#30
Originally Posted by RDilus View Post
dpkg -i oracle.deb whatsapp.deb

Hi!,
I have followed the instructions and I get this:

home/user/MyDocs # dpkg -i oracle.deb whatsapp.deb
(Reading database ... 23274 files and directories currently installed.)
Preparing to replace oracle-embedded-jre 1.6.0u30 (using oracle.deb) ...
Unpacking replacement oracle-embedded-jre ...
dpkg-deb: `whatsapp.deb' is not a debian format archive
dpkg: error processing whatsapp.deb (--install):
subprocess dpkg-deb --control returned error exit status 2
Setting up oracle-embedded-jre (1.6.0u30) ...
Errors were encountered while processing:
whatsapp.deb
home/user/MyDocs #
 

The Following User Says Thank You to didntwork For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 05:07.