Hey guys,
I'm trying to create a task-switcher type function for an app I'm developing that will show currently running applications then launch them with an intent at a click. I tried using the OSLibrary but I've really struggled to get the package name from the lists using reflection. I was thinking there should probably be an easier way?
So is there an easy way to do this? Just get the currently running app package names and put them in a list? If not, could someone please help me out with OSLibrary?
Thanks a lot in advance, I've spent literally all day trying solutions. Headache!
I'm trying to create a task-switcher type function for an app I'm developing that will show currently running applications then launch them with an intent at a click. I tried using the OSLibrary but I've really struggled to get the package name from the lists using reflection. I was thinking there should probably be an easier way?
So is there an easy way to do this? Just get the currently running app package names and put them in a list? If not, could someone please help me out with OSLibrary?
Thanks a lot in advance, I've spent literally all day trying solutions. Headache!