My Json file content looks somewhat like the image given below, i just want to convert those data available in the json file into a string array in java.
            Asked
            
        
        
            Active
            
        
            Viewed 21 times
        
    0
            
            
        - 
                    1Step #1: do some research on JSON parsing. – Stephen C Sep 04 '21 at 06:05
- 
                    1Please share with us what did you try, and how its went wrong.. – Timor Sep 04 '21 at 06:05
- 
                    Ok, what did you try so far? Which library? Do you have a specific issue? Show us your code :) – Gaël J Sep 04 '21 at 06:06
