View Single Post
Old 03-25-2012, 12:58 PM   #6
ixtab
(offline)
ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.
 
ixtab's Avatar
 
Posts: 2,907
Karma: 6736094
Join Date: Dec 2011
Device: K3, K4, K5, KPW, KPW2
Geez, did you even bother to look at the sample code I suggested? It contains exactly this use case (line 45 in WPAMenu.java). And there is also the use case of running an external command in WPAAction.java.

Java is very to easy to understand once you got the fundamental concept of object-oriented programming. And the documentation is excellent. For example: http://docs.oracle.com/javase/1.4.2/...ng/String.html

Last edited by ixtab; 03-25-2012 at 03:51 PM.
ixtab is offline   Reply With Quote