zikzakmedia / android-openerp

Android class connect to OpenERP (webservices)
15 stars 21 forks source link

search works in activity where i loged in but fails when i change to another activity #6

Open UannaFF opened 10 years ago

UannaFF commented 10 years ago

I am struggling with this issue, my search finally works, but only works in the login activity where i created my openerp object, then i pass that object as an extra to other activity, i verify that all the data is alright printing it... seems ok, but when i try to do anything like search, read, testconnection... it fails. I don't know if i am missing something here.