how someone can arrange codes from activities modules, on main listbox ??
Is any magic?
to sum up :
on code modules
-vars + methods are accessible from another activity
on activity modules
-only vars are accessible from another activity
can somehow invoke a method on activity through reflection or somehow?
Is any magic?
to sum up :
on code modules
-vars + methods are accessible from another activity
on activity modules
-only vars are accessible from another activity
can somehow invoke a method on activity through reflection or somehow?