Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
364 views
in Technique[技术] by (71.8m points)

javascript - Phonegap在角落建立测试小圆圈(Phonegap Build testing small circle in corner)

I built the release version of my app and I noticed a small circle that looks like a button in the bottom right corner.

(我构建了应用程序的发行版,发现一个小圆圈看起来像右下角的按钮。)

Nothing happens when you click it, but I can drag it around the screen.

(单击它没有任何反应,但是我可以在屏幕上拖动它。)

I didn't program it to be there, and it's on every page of my html/javascript app.

(我没有对其进行编程,但是它在我的html / javascript应用程序的每个页面上。)

How can I get rid of it?

(我该如何摆脱呢?)

Here's a picture of it: http://imgur.com/WK4ymSv

(这是它的图片: http : //imgur.com/WK4ymSv)

  ask by user3142972 translate from so

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)

@user3142972,

(@ user3142972,)


We just went through this with another person just hours ago.

(几个小时前,我们刚刚与另一个人进行了此操作。)

It took days to resolve.

(花了几天的时间解决。)

This is an issue specific to Samsung.

(这是三星特有的问题。)

In the end, you must set your minSDK and targetSDK

(最后,您必须设置minSDKtargetSDK)

The person with the issue posted on two forums.

(有问题的人发布在两个论坛上。)

Image are posted in both posts.

(图像张贴在两个帖子中。)

Here are the two forum posts:

(这是两个论坛帖子:)

Here are the references you need:

(这是您需要的参考:)

Lastly, can you please list the phones are test and this oddity occurred.

(最后,能否请您列出正在测试的电话,并且发生了这种奇怪情况。)

We will document this for other developers to avoid.

(我们将记录此文档,以供其他开发人员避免。)

Added Aug 20, 2015

(新增2015年8月20日)

Here is the "official" blog post related to this issue:

(这是与此问题相关的“官方”博客文章:)

Say Goodbye to the Menu Button

(向菜单按钮说再见)


http://android-developers.blogspot.com/2012/01/say-goodbye-to-menu-button.html

(http://android-developers.blogspot.com/2012/01/say-goodbye-to-menu-button.html)

Added Oct 6, 2015

(新增2015年10月6日)

This is issue is likely to hit more developers before the cause dies away.

(在问题消失之前,这个问题可能会打击更多的开发人员。)

This FAQ entry will help you as more details are added.

(添加更多详细信息后,此常见问题解答条目将为您提供帮助。)


Samsung Soft Menu Button Annoyance

(三星软菜单按钮烦恼)


https://github.com/jessemonroy650/top-phonegap-mistakes/blob/master/annoyances/SamsungMenuButton.md

(https://github.com/jessemonroy650/top-phonegap-mistakes/blob/master/annoyances/SamsungMenuButton.md)

Jesse

(杰西)


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...