Questions tagged [galaxy-tab]

Samsung Galaxy Tab is an Android-based tablet computer produced by Samsung.

Tagging recommendation:

There should be several model-specific tags. It is recommended to use the generic tag together with the model-specific tag.

Resources:

178 questions
3
votes
1 answer

Need to disable/trap the screen capture button on Galaxy Tab 10.1

The Samsumg Galaxy Tab 10.1 has an additional button on the task bar to capture screen shots. Is there any event triggered to trap or stop this button in an application? I'm using the version 2.2 SDK. The tablet runs 3.0. This webpage shows the…
Arun
  • 3,036
  • 3
  • 35
  • 57
3
votes
2 answers

Screen recording tool for the samsung galaxy tab

IS there an available video screen recording tool for the samsung galaxy tab, or any other android device, Thanks
Hassan Mokdad
  • 5,832
  • 18
  • 55
  • 90
3
votes
4 answers

Admob in Samsung Galaxy Tab

I'm have an app with admob banner in it, it works fine in Android SDk emulator, but when i test it in my Galaxy tab, the admob banner doesn't come up... but it does show in emulator..
MBP
  • 81
  • 1
  • 2
  • 13
3
votes
2 answers

Accessing the front-facing camera (FFC) on Samsung Galaxy Tab (Android 2.2)

I'm working on an Android application that need access to the front-facing camera on Samsung Galaxy Tab, with Android 2.2 (Froyo). As I've read from some forums, there is official support for the front camera, but only for the 2.3 version. I've read…
3
votes
2 answers

NumberFormatException: Invalid int: "8.0dip" only on Galaxy Tab 2

I'm currently facing to a glitch from an Galaxy Tab 10.1 2 (GT-P5110) which give me that error, but just on that device. I tried on divers emulators (I use genymotion: Nexus 5-7-10, Galaxy S3-4-5, Galaxy Note 2-3) and devices (Galaxy S -2-3-4, Nexus…
3
votes
1 answer

WebGL not rendering textures on some devices

I'm exploring the features of WebGL for my game and are testing it out on various devices. Right now I'm using the Turbulenz Engine which handles all the rendering an such for me. However, on some mobile and tab devices I've tested (Samsung Galaxy…
Eric
  • 18,532
  • 2
  • 34
  • 39
3
votes
4 answers

android sdk eclipse, samsung galaxy tab 2, How to recognize devices

I'm trying to develop on Samsung Galaxy Tab 2 with eclipse and android sdk. I've already installed Samsung Kies and turned on USB debugging on my device. It looks like eclipse didn't know the new samsung driver. Did I forget something? What should…
mcbjam
  • 7,344
  • 10
  • 32
  • 40
3
votes
3 answers

Force device to get resources from a resource folder

I know that this behaviour is not expected nor standard, but I'm curous whether it can be achieved. Google also realized that the normal-large-xlarge scheme is not the best one, so it's deprecated from Android 3.2. (layout-swXXXdp would be the best…
abbath
  • 2,444
  • 4
  • 28
  • 40
3
votes
0 answers

Mylocation not works in Galaxy tab p1300

This is my map activity class .In this application mylocation works perfectly on Google nexus phone but not works in galaxy tab P3100 .I checked the wifi connection before running the application.And I enabled 1.Use gps satellites,2.Location and…
TamiL
  • 2,706
  • 4
  • 24
  • 44
3
votes
0 answers

Samsung Galaxy Tab 10.1 and -webkit-tap-highlight-color style for tr/td onclick event?

<table width=100% style="border:#d9d9d9 2px solid;margin-bottom:10px;background:#ffffff"> <tr> <td height=80 width=100% valign=center onclick="javascript:alert('dsfasdfds');">sdfasdfaasdfasdfasdfasdfasdfasd </tr> </table> When…
Gary
  • 31
  • 1
3
votes
2 answers

EditText single line issue on Galaxy Tab

I have an Edit/text in my layout as:
Zeba
  • 3,041
  • 1
  • 28
  • 39
3
votes
2 answers

NullPointer Exception on socket.connect() Galaxy Tab 2 running Android 4.04

I seem to be facing this weird error on a socket.connect(): 09-18 14:41:22.968: W/System.err(2593): java.lang.NullPointerException 09-18 14:41:22.968: W/System.err(2593): at…
bge0
  • 901
  • 2
  • 10
  • 25
3
votes
2 answers

Where i can find the official galaxy tab simulator for the android SDK?

All is in the title..., i want to find the galaxy tab add-on for the android-sdk. I found that : http://innovator.samsungmobile.com/cms/cnts/knowledge.detail.view.do?platformId=1&cntsId=9500 but it doesn't work
Random78952
  • 1,520
  • 4
  • 26
  • 36
3
votes
1 answer

Samsung Galaxy Tab 10.1, virtual keyboard and edittext

I'm having an interesting experience with not owning a Samsung Galaxy Tab 10.1 (P7500) myself and only doing testing on the emulator. The specific problem I'm having involves the virtual keyboard that is shipped with the tab, and edittext's using an…
shellström
  • 1,417
  • 13
  • 29
2
votes
2 answers

VideoView/MediaPlayer error causing video playback failure some of the time

I'm working on a tablet app which lets you view videos and page through them using a ViewPager. The videos are using a VideoView. It's working just fine on a Xoom and Transformer Prime. On the Galaxy Tab 10.1 more often than not the video errors…
Jens Zalzala
  • 2,546
  • 1
  • 22
  • 28
1 2
3
11 12