hello, is there a way to get all the activities names with B4A, such as "activities.names" (as a list for example) ? dim lst as list lst.addall(activities.names) Thanks much