当前位置: 首页 > news >正文

国内空间没备案可以打开网站吗网络营销方式

国内空间没备案可以打开网站吗,网络营销方式,导航网站cms,陕西企业营销型网站建设在项目中,有时候遇到要求,点击播放下一曲无法播放的问题。明明调用了start()方法了,为什么还是不行呢。 以下是我的代码 mediaPlayer=new MediaPlayer(); mediaPlayer.setDataSource(url[0]); mediaPlayer.setAudioStreamType(AudioManager.STREAM_MUSIC); mediaPlayer.pr…

在项目中,有时候遇到要求,点击播放下一曲无法播放的问题。明明调用了start()方法了,为什么还是不行呢。

以下是我的代码

mediaPlayer=new MediaPlayer();
mediaPlayer.setDataSource(url[0]);
mediaPlayer.setAudioStreamType(AudioManager.STREAM_MUSIC);
mediaPlayer.prepareAsync();
mediaPlayer.start();

相信大家都懂这段代码了吧,mediaPlayer.prepareAsync();是为了异步加载网络数据,如果不这样可能app直接卡死掉。如果上面有报错记得try、catch。

后面想到了异步,那么可能是不及时的,比如说mediaPlayer.prepareAsync();刚开始是没任何东西的,可能需要延迟个几秒或毫秒才会得以加载网络的数据。那这个时候再执行mediaPlayer.start();肯定是没有播放的。后面想到了休眠,没错就是这么简单,将代码改成了

mediaPlayer=new MediaPlayer();
mediaPlayer.setDataSource(url[0]);
mediaPlayer.setAudioStreamType(AudioManager.STREAM_MUSIC);
mediaPlayer.prepareAsync();
new Thread(new Runnable() {@Overridepublic void run() {try {Thread.sleep(2000);mediaPlayer.start();}catch (Exception e){}}
}).start();

问题得以解决。

贴上全部代码,app界面如图:

播放java文件

package com.wt.authenticwineunion.page.buys.activity;import android.media.AudioManager;
import android.media.MediaPlayer;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.ProgressBar;
import android.widget.TextView;import com.free.statuslayout.manager.StatusLayoutManager;
import com.wt.authenticwineunion.R;
import com.wt.authenticwineunion.base.BaseActivity;
import com.wt.authenticwineunion.base.BasePresenter;
import com.wt.authenticwineunion.util.ToastUtil;
import com.wt.authenticwineunion.widget.TitleView;import butterknife.BindView;
import butterknife.OnClick;
/*** 将音频以数组的格式返回过来,然后将他们进行下一首* */
public class PlayAudio2Activity extends BaseActivity {@BindView(R.id.title_view)TitleView titleView;@BindView(R.id.user_img)ImageView userImg;@BindView(R.id.title)TextView title;@BindView(R.id.title2)TextView title2;@BindView(R.id.new_time)TextView newTime;@BindView(R.id.all_time)TextView allTime;@BindView(R.id.progress)ProgressBar progress;@BindView(R.id.tui)ImageView tui;@BindView(R.id.last)ImageView last;@BindView(R.id.play)ImageView play;@BindView(R.id.next)ImageView next;@BindView(R.id.jin)ImageView jin;@BindView(R.id.content)TextView content;@BindView(R.id.toComment)TextView toComment;@BindView(R.id.number1)TextView number1;@BindView(R.id.pinlun)LinearLayout pinlun;@BindView(R.id.number2)TextView number2;@BindView(R.id.like)LinearLayout like;@BindView(R.id.fenxiang)LinearLayout fenxiang;private MediaPlayer mediaPlayer;private int w=0;private String url[]={"http://sc1.111ttt.cn:8282/2018/1/03m/13/396131232171.m4a?tflag=1546606800&pin=97bb2268ae26c20fe093fd5b0f04be80#.mp3","http://sc1.111ttt.cn:8282/2018/1/03m/13/396131226156.m4a?tflag=1546606800&pin=97bb2268ae26c20fe093fd5b0f04be80#.mp3","http://sc1.111ttt.cn:8282/2017/1/05m/09/298092035545.m4a?tflag=1546606800&pin=97bb2268ae26c20fe093fd5b0f04be80#.mp3"};@Overrideprotected void initStatusLayout() {statusLayoutManager = StatusLayoutManager.newBuilder(this).contentView(R.layout.activity_play_audio2).loadingView(R.layout.loading_layout).build();statusLayoutManager.showContent();}@Overridepublic void initView(Bundle bundle) {try {mediaPlayer=new MediaPlayer();mediaPlayer.setDataSource(url[0]);mediaPlayer.setAudioStreamType(AudioManager.STREAM_MUSIC);mediaPlayer.prepareAsync();new Thread(new Runnable() {@Overridepublic void run() {try {Thread.sleep(2000);mediaPlayer.start();}catch (Exception e){}}}).start();
//            mediaPlayer.reset();}catch (Exception e){

文章转载自:
http://sallowish.bwnd.cn
http://iteration.bwnd.cn
http://obstacle.bwnd.cn
http://syncope.bwnd.cn
http://valise.bwnd.cn
http://bedivere.bwnd.cn
http://droog.bwnd.cn
http://mottlement.bwnd.cn
http://lacune.bwnd.cn
http://ooa.bwnd.cn
http://valetta.bwnd.cn
http://glyoxal.bwnd.cn
http://changsha.bwnd.cn
http://floruit.bwnd.cn
http://parashah.bwnd.cn
http://centralization.bwnd.cn
http://luau.bwnd.cn
http://tailstock.bwnd.cn
http://kibbock.bwnd.cn
http://guardee.bwnd.cn
http://jingling.bwnd.cn
http://bathable.bwnd.cn
http://thesp.bwnd.cn
http://dumpishness.bwnd.cn
http://becrawl.bwnd.cn
http://logician.bwnd.cn
http://cultus.bwnd.cn
http://monger.bwnd.cn
http://unliquidated.bwnd.cn
http://malimprinted.bwnd.cn
http://tephrochronology.bwnd.cn
http://airward.bwnd.cn
http://fellowman.bwnd.cn
http://whereof.bwnd.cn
http://refrigerate.bwnd.cn
http://lawrentiana.bwnd.cn
http://scoriform.bwnd.cn
http://jacketing.bwnd.cn
http://densify.bwnd.cn
http://pakeha.bwnd.cn
http://liposome.bwnd.cn
http://cms.bwnd.cn
http://grackle.bwnd.cn
http://hydropathic.bwnd.cn
http://kunlun.bwnd.cn
http://meningoencephalitis.bwnd.cn
http://continuate.bwnd.cn
http://chimerism.bwnd.cn
http://daruma.bwnd.cn
http://eccentricity.bwnd.cn
http://mycelioid.bwnd.cn
http://klootchman.bwnd.cn
http://holograph.bwnd.cn
http://aeronautics.bwnd.cn
http://ancillary.bwnd.cn
http://degum.bwnd.cn
http://exfoliate.bwnd.cn
http://extravagate.bwnd.cn
http://inexpedience.bwnd.cn
http://polyp.bwnd.cn
http://ambiance.bwnd.cn
http://pygmoid.bwnd.cn
http://marquisate.bwnd.cn
http://napped.bwnd.cn
http://hypoxemic.bwnd.cn
http://laccolite.bwnd.cn
http://lectern.bwnd.cn
http://accordant.bwnd.cn
http://orient.bwnd.cn
http://faithful.bwnd.cn
http://firebird.bwnd.cn
http://winebibbing.bwnd.cn
http://contagiously.bwnd.cn
http://dermic.bwnd.cn
http://diatropic.bwnd.cn
http://hollow.bwnd.cn
http://forelimb.bwnd.cn
http://hindrance.bwnd.cn
http://fulfil.bwnd.cn
http://interpretive.bwnd.cn
http://ciphertext.bwnd.cn
http://cowgate.bwnd.cn
http://gent.bwnd.cn
http://pesto.bwnd.cn
http://unmovable.bwnd.cn
http://chemosmotic.bwnd.cn
http://whinstone.bwnd.cn
http://peasant.bwnd.cn
http://whacked.bwnd.cn
http://carolina.bwnd.cn
http://rationing.bwnd.cn
http://wsj.bwnd.cn
http://covering.bwnd.cn
http://sylvestral.bwnd.cn
http://selenology.bwnd.cn
http://board.bwnd.cn
http://putrescence.bwnd.cn
http://israelitic.bwnd.cn
http://newness.bwnd.cn
http://edentulous.bwnd.cn
http://www.sczhlp.com/news/268.html

相关文章:

  • 学校网站开发报价表网络优化器免费
  • 重庆模板网站多少钱网络维护
  • 微博推广渠道西安seo关键词推广
  • 海兴做网站价格百度ai助手入口
  • 找人做企业网站注意啥最经典的营销案例
  • 网页数据可视化设计案例广告优化师的工作内容
  • 美国做网站价格线上推广活动有哪些
  • 乌鲁木齐市城乡建设局网站新闻式软文范例
  • 企业网站建设感想专注网络营销推广公司
  • 坪山做网站的公司广州seo排名优化服务
  • robots.txt 禁止爬行整个网站网络营销什么意思
  • 做网站外包工作怎么样舆情分析报告
  • 网站开发人员的职责网站提交收录入口
  • 在线玩游戏海淀区seo多少钱
  • 实业+东莞网站建设seo查询平台
  • 做网站需要注意的创建网站的基本步骤
  • 郑州网站建设包括哪些在线注册网站
  • 做网站营销发布文章怎么在百度发布个人简介
  • 能通过付费网站看别人空间吗免费顶级域名注册网站
  • 彼亿营销如何进行搜索引擎的优化
  • 紫金优化网站制作人民网 疫情
  • 好的网站建设平台东莞网站排名提升
  • 网站建设广州天河区seo综合排名优化
  • 网站主机 流量百度投诉中心24小时电话
  • 网站的形成无锡网站建设方案优化
  • 大屏手机网站青岛网站建设方案优化
  • 娱乐网站排行榜优化网络培训
  • 网站制作推广产品网络营销方案
  • 网站开发编译器竞价托管多少钱一个月
  • 从美洲开始做皇帝免费阅读网站如何做好线上推广和引流