问题标签 [galaxy]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
4 回答
47703 浏览

android - 如何在三星 Galaxy Tab 上使用相机闪光灯/led 作为手电筒?

我正面临三星 Galaxy Tab 的问题。我想将相机闪光灯用作手电筒。

有谁知道如何启用它?

特此代码可用于启用/禁用 HTC Desire 上的相机闪光灯,但在三星 Galaxy Tab 上失败。

闪光灯.java:

AndroidManifest.xml:

布局/main.xml:

谢谢 !

0 投票
0 回答
3431 浏览

android - 如何使用 Galaxy Tab 在我的应用程序中显示软键盘

我正在开发一个 Android 应用程序,并且进展顺利。几天前,我的老板用 Galaxy Tab 让我们大吃一惊(太棒了!!),所以现在我正在为 Droid Incredible 和 Galaxy Tab 开发。

现在困扰我的事情是,如果我长按 Droid 上的菜单键,我会得到软键盘,但无论我在 Galaxy 上做什么,我都无法在我的应用程序中显示软键盘。

是否有一些魔术键序列可以在 Galaxy Tab 上显示软键盘???

谢谢,R。

0 投票
1 回答
10115 浏览

android - Use Galaxy HTTP Proxy setting from programs

How can I read WiFi-Proxy setting programmatically?

GalaxyS and GalaxyTab have their own HTTP-Proxy setting specially for WiFi connection in OS level. (Menu -> Settings -> Wireless and network -> Wi-Fi setting -> Menu Key and then Advanced) It's very nice feature for otherwise you cannot use proxy servers from WiFi. (See the issue http://code.google.com/p/android/issues/detail?id=1273)

Now my application use http connection with usual HttpClient. I want to read the proxy setting from OS and put into the connection but I don't know how to read it.

With getprop command I can read proxy setting for APN, but not for WiFi. APN proxy setting is stored with key "net.gprs.http-proxy".

The Advanced Setting for WiFi screen is implemented in com.android.settings.wifi.AdvancedSettings and, naturally, the preference is stored in /data/data/com.android.settings/shared_prefs/com.android.settings_preferences.xml. I just cannot read the file from my application, right?

I guess I'm stuck unless Samsung provides special API to access the setting but I couldn't find such information. BTW, many applications including mine will have great advantages with global HTTP proxy setting so I hope there is a way...

0 投票
10 回答
51547 浏览

android - 是否可以在 Galaxy Tab 中安装 Eclipse IDE?

由于 Eclipse 可以在 Linux 中运行,并且这款平板电脑具有新的 Honeycomb(Linux 内核),Eclipse IDE 可以在 Android Honeycomb 中运行吗?

我知道在平板电脑中编码不太舒服,但我想用于 UML 建模。

0 投票
3 回答
1933 浏览

android - 无法为“Galaxy Tab”(Android 设备)制作全屏应用程序

谁能告诉我,即使我在我的 AndroidManifest.xml 文件中设置了以下列出的标签,为什么我不能让我的应用程序在“Galaxy Tab”(Android 设备)上全屏运行?我正在使用 2.3 Api 级别 9 开发我当前的应用程序。

这是我在 Manifest.xml 文件中定义的标签:

0 投票
2 回答
1146 浏览

android - Android 无法从我的 PC 读取文件系统 Samsung Galaxy S Captivate

我的三星 Galaxy S Captivate 在启动时崩溃,我需要读取存储在文件系统上的日志转储。问题是我似乎无法从我的 Windows 7 PC 中将手机视为 SD。我连接了 USB,这很好,可以将 apk 部署到手机上,但我无法访问文件系统。如何访问此手机上的文件系统。谢谢

0 投票
1 回答
900 浏览

android - TextView 中 Galaxy S 和 Nexus S 中的阿拉伯语和英语文本问题

TextView我混合编写英语和阿拉伯语文本时,具有正确的重力,一些英语文本被移动到右侧TextView并且没有显示。

这可能是因为三星中的某种阿拉伯人。

有什么建议可以解决这个问题吗?

0 投票
1 回答
17301 浏览

android - 适用于三星 Galaxy 或 Galaxy S 的完整开源 Android 版本

如何在三星 Galaxy 或 Galaxy S 上运行完整的开源版本?我看过 gaosp 项目,但我对使用什么感到困惑,因为三星本身已经开源了部分代码。

0 投票
1 回答
233 浏览

android - 适用于 Galaxy S 和其他手机的 Android live_wallpaper 功能过滤

大约 6 个月前,我将动态壁纸投放市场,却发现它并未出现在 Galaxy S 的市场上。

GalaxyS 似乎向市场报告它不支持动态壁纸,但它确实支持。

我最终uses-feature android:name="android.software.live_wallpaper"从 AndroidManifest.xml中删除了

从那时起,我收到了许多低评级和沮丧的电子邮件,这些用户的手机不支持动态壁纸,但下载了应用程序(MyTouch Slide、Aria 等)。

谁能确认这个问题已经解决了?即,如果我知道将 AndroidManifest 设置为声明它使用 live_wallpaper 功能,它会出现在所有实际支持它的手机上,包括 Galaxy S 吗?

0 投票
0 回答
414 浏览

eclipse - Galaxy S 调试模式:连接错误

我在调试模式下将我的设备(Galaxy S)连接到我的电脑,在 logcat 中,我每秒循环出现以下错误。任何线索如何摆脱它?