Vote count:
-1
i am using intent.putExtras method and startActivity(intent) in Activity.
and i want to get those datas at a class which extends ActionBarActivity on the class which extends ActionBarActivity i have onCreate(bundle savedinstancestate) and whenever i use getExtras method i get "null" value.
what's the problem? i think it is "null" since that passing data is not between activities. I guess Actionbaractivity is another method and want to know how to pass datas between them.
asked 33 secs ago
how to pass data(int) from activity to actionbaractivity?
Aucun commentaire:
Enregistrer un commentaire