Click here to Skip to main content
15,897,519 members

Comments by GaneshRfromSpace (Top 27 by date)

GaneshRfromSpace 20-Feb-18 4:47am View    
Yea I realised very lately that both getRunningTasks(int) and getRunningAppProcesses() are deprecated from Android 5+.

I found this library here.

Is there any other way to know what all applications are currently running ?
GaneshRfromSpace 15-Feb-18 13:43pm View    
What if the application has more than one activity ?
GaneshRfromSpace 8-Dec-17 5:36am View    
Can you provide me code examples of generating a QR code string instead of a QR code image ?
GaneshRfromSpace 13-Oct-17 8:18am View    
I have trouble encoding a qr code string into base 64 string. Is it possible through any of the Java classes ?
GaneshRfromSpace 13-Oct-17 8:16am View    
How ? Can you explain ? Is it something involving zxing ?