I finished 50 percent of my game in J2SE only to clear out my concepts to the game,,, but now i m shifting to Android.... In J2SE i used 3 packages, several java files.. aand then basically used the panels and a single thread..
Now i need to convert it into android. so like,, in one file i have bottompanel, playpanel and toppanel.. each from different classes,, calling into onee.. So comparing it with android,, i need to have 3 activities running in a single java file.. AM I CORRECT IN THINKING THIS WAYY... and now from a different activity i need to bring those values and print it on the bottom panel activity.. My point is.. if i thinking the right wayy.. i looked into the documentation,, i found Android Group.. but dont know how to use it.. could anybody refer me a good example to it.. Thank you in advance.. Please helpp... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

