I have this string that is set up like this?

       String string = "ID:460FILENAME:Gmsnet2.jpg
DATAPATHONDEVICE:/storage/emulated/0/Android/data/com.google.android.gms/files/gmsnet2.jpg"
;


how can I split this string by the data..


like Find Were ID:

or find FILENAME:


I want to be able to brake this one string apart piece by piece.

can I do that?

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/6d3ecd6f-b1f8-4150-beb8-07497c713767%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to