Thank you!

On Feb 18, 3:18 pm, Megha <[email protected]> wrote:
> Hi,
>
> I have uploaded the zipped source files for this sample 
> at:http://code.google.com/p/apps-for-android/downloads/list
>
> Sorry about the server related python source files not being visible
> on developer.android.com. We will fix it soon.
> This sample source will be available with the next sdk package, we are
> working on making zipped samples downloadable from
> developer.android.com itself in future.
>
> Regarding password issue, please use account user1/test on
> samplesyncadapter server.
>
> I would recommend that to add new accounts, download the server code,
> modify it as you want and host it on a separate app engine instance.
> If you look at dashboard.py and app.yaml in server code it should be
> pretty clear how to do this..giving a short overview below:
> 1) Add a new Sample SyncAdapter account @:
> http://<yoursamplesyncadapter_server>.appspot.com/add_user
> For example I have added user1:
> http://<yoursamplesyncadapter_server>.appspot.com/edit_user?user=1
> 2) Enter username/password @
> http://<yoursamplesyncadapter_server>.appspot.com/add_credentials
> The password for user1 is test.
> 3) Modify the android code to use your server instance.
>
> Sorry for the confusion so far, please let me know if you have more
> questions.
>
> Thanks,
> Megha
>
> On Feb 18, 10:28 am, HCH <[email protected]> wrote:
>
>
>
> > Could someone on the android team please tell us what we should use
> > for the password when connecting to the SampleSyncAdapter server?
>
> > On Feb 16, 4:19 pm, HCH <[email protected]> wrote:
>
> > > as for 1)
>
> > > - The source tree is not available for download that I can tell.  You
> > > have to cut and paste each individual file from the html and
> > > reconstruct the source tree locally.
> > > - The source to the server has a directory but is not actually there.
> > > - What to use as a password isn't clear and I can't find one (tried
> > > all values in the user account I created plus 'password', etc.).
>
> > > So even though there is now an example months after the OS shipped
> > > with this feature it isn't complete and was seemingly put up without
> > > much care.
>
> > > On Feb 16, 3:50 am, Sameer AM <[email protected]> wrote:
>
> > > > Hello,
>
> > > > I just got thesamplesyncadaptercode running on the emulator, but
> > > > how do I add account in it when it asks for username and password?
>
> > > > And I have the following questions
>
> > > > 1) SampleSyncAdapter is for 2.0 and in 2.0 emulator I don't see the
> > > > Accounts &Syncoptions in the Settings, am I missing anything?
> > > >  -- so for this I compiled this app in 2.1 and ran on 2.1 emulator
>
> > > > 2) In 2.0 emulator when I launch Accounts option from Contact app, it
> > > > crashes? I saw this a raised bug, is this solved?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to