Click here to Skip to main content
15,891,943 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi....

I have developed a simple application in which i have called an activity from another activity using Intent.It works fine.. but what is the problem is, When i made changes in the called activity it doesn't reflected in the output. i dont know how to solve this problem... plz help me....
Posted
Comments
Sandeep Mewara 29-Apr-11 0:31am    
"activity"?
Sergey Alexandrovich Kryukov 29-Apr-11 1:19am    
This is a basic Android concept:
http://developer.android.com/reference/android/app/Activity.html
--SA
Sandeep Mewara 29-Apr-11 1:31am    
Ok. Good to know. Thanks SA.
Patrick Kalkman 30-Apr-11 1:53am    
Is the activity is part of the same application/package as the activity that gets started first?
Muthamizhselvan.ram 2-May-11 1:39am    
Both are in the same package...

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