angeloh / chrometophone

Automatically exported from code.google.com/p/chrometophone
0 stars 0 forks source link

Is this extension working from new SDK emulator? #63

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.I am using latest Android SDK and emulator to use this service
2.I have installed chrome to phone application on this emulator
3.How can i go ahead to use this service on emulator

What is the expected output? What do you see instead?
I have added my Gmail account also in the emulator and tried to use this 
service but it doesn't displayed my account in Desktop Account drop down

What version of the product are you using? On what operating system?
Android SDK and AVD Manager Revision 6 and Windows XP

Please provide any additional information below.

Original issue reported on code.google.com by mkde...@gmail.com on 1 Jun 2010 at 10:27

Attachments:

GoogleCodeExporter commented 9 years ago
Do you see the account in 'accounts' ? Are you using a gmail account, or hosted 
one ? 
Can you receive email ? Is Talk working from emulator ?

Original comment by costin on 2 Jun 2010 at 5:31

GoogleCodeExporter commented 9 years ago
No, i am not seeing any accounts in 'account'. I have configured my IMAP Gmail 
account 
on emulator. Yes, i am receiving emails in it.
Talk isn't working on emulator.

Original comment by mkde...@gmail.com on 2 Jun 2010 at 6:32

GoogleCodeExporter commented 9 years ago
You need to first find why Talk is not working. Are you behind a corp firewall 
? C2P 
uses the same infrastructure with Talk and sync - if it can't connect it'll not 
work.

Original comment by costin on 7 Jun 2010 at 4:45

GoogleCodeExporter commented 9 years ago
Yes, my pc is behind firewall. BTW Talk is also working from emulator.

Original comment by mkde...@gmail.com on 7 Jun 2010 at 4:57

GoogleCodeExporter commented 9 years ago
Are you using the right target when creating your emulator.
If you choose "Android 2.2 - API Level 8" ChromeToPhone won't work, nor will 
any of the other Google programs.
You need to set the target as "Google APIs (Google Inc.) - API Level 8". This 
is also 2.2. however with the extra Google bits required for C2DM to work.
Once you launch an emulator based on that target you can then go to 
Settings->Accounts->Add Account to proceed.

Original comment by patrick....@gmail.com on 10 Jun 2010 at 2:24

GoogleCodeExporter commented 9 years ago
ChromeToPhone works fine for me in the emulator with the above setup.

Original comment by patrick....@gmail.com on 10 Jun 2010 at 2:25

GoogleCodeExporter commented 9 years ago
It works! Thanks a lot Patrik. I am gona crazy !
Once again Thanks,

Manthan

Original comment by mkde...@gmail.com on 10 Jun 2010 at 5:02

GoogleCodeExporter commented 9 years ago

Original comment by costin on 14 Jun 2010 at 10:54