Can we invoke apk file in button click method? [duplicate]
Possible Duplicate:
Can we invoke apk file in button click method?
Thanks for your response. I have the calendar application source code and I executed it successfully. Now in my login application once the user clicks login button the calendar application should open. Could you please suggest any code for this in android?
Yes. See: Launch an application from another application on Android
精彩评论