Click here to Skip to main content
15,881,248 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How to pass the text from edit text value from one activity to another class(Another Class extends PagerAdapter).I want to access those values to different activity class from that adapter.
Posted

1 solution

Dear shanmuga,

create constructor for pagerAdapter then
whenever you call to pagerAdapter send as a parameter
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900