基本上在他们的购物车中我想显示他们上传的图像进行打印,但我似乎无法弄明白.....我知道我需要添加{{{ 1}}但我不知道要添加什么代替" http://path/to/thumbnails/myimage.jpg"如果有任何内容,在此代码中显示他们上传的图像?所有帮助赞赏!谢谢(对不起,如果这是一个愚蠢的问题而且很明显)
<img src="http://path/to/thumbnails/myimage.jpg">
答案 0 :(得分:0)
您必须在图片标记的videoView.requestFocus();
videoView.start();
while (videoView.getCurrentPosition() < (mSec-20)) { //mSec is the stop time
textView1.setText(getMilliToString(videoView.getCurrentPosition()));
// update time display
}
videoView.pause();