[转]Android Uri Intent 用法汇总
摘要:        
本文转自:http://jiahua8859-163-com.iteye.com/blog/946764显示网页 1. Uri uri = Uri.parse("http://google.com"); 2. Intent it = new Intent(Intent.ACTION_VIEW, uri); 3. startActivity(it); 显示地图 1. Uri uri = Uri.parse("geo:38.899533,-77.036476"); 2. Intent it = new Intent(Intent.ACTION_VIEW, u    阅读全文
        posted @ 2012-06-11 15:42 freeliver54 阅读(1007) 评论(0) 推荐(0)
 
                    
                     
                    
                 
                    
                 
 
         浙公网安备 33010602011771号
浙公网安备 33010602011771号