Tagged Questions

Galaxy refers to a line of devices manufactured by Samsung beginning with the i7500 in 2009. The current lineup is the Galaxy S including the Vibrant, Fascinate, and Captivate. Samsung plans to introduce their successors soon under the name Galaxy S II.

learn more… | top users | synonyms

8
votes
4answers
1k views

USB Accessory API on Samsung Galaxy S2 Android

I am not able to launch my android application on to the Samsung Galaxy S2. I am trying to use the Google Add on Library for USB Accessory. When I launch the same application on Google Nexsus S it ...
7
votes
5answers
4k views

Is possible install Eclipse IDE in a Galaxy Tab?

Since Eclipse can run in Linux and this tablet has the new Honeycomb (Linux Kernel), can Eclipse IDE run in Android Honeycomb ? I know that isn't pretty much comfortable coding in a tablet, but I'd ...
6
votes
1answer
293 views

Galaxy Generation Algorithm

I'm trying to generate a set of points (represented by a Vector struct) that roughly models a spiral galaxy. The C# code I've been playing with is below; but I can only seem to get it to generate a ...
5
votes
1answer
11k views

Turn ON/OFF Camera LED/flash light in Samsung Galaxy Ace 2.2.1 & Galaxy Tab

I am turning ON Camera LED light using FLASH_MODE_ON. Samsung Galaxy Ace have only three flash modes : on, off and auto. FLASH_MODE_TORCH not working in Samsung Galaxy Tab & Samsung Galaxy Ace ...
5
votes
2answers
544 views

ACTION_IMAGE_CAPTURE orientation problem on Nexus S and Samsung Galaxy S I9000

I'm trying to shoot picture and store it into internal storage by using the following code: Intent intent = new Intent(android.provider.MediaStore.ACTION_IMAGE_CAPTURE); takenPhoto = new ...
5
votes
2answers
1k views

Webview behaviour with Galaxy S loading webpage takes ages

Can anyone help or has had the same problem with webviews and Galaxy S: Opening a simple webpage (html, css, images) in a webview takes very, very long (40-50 seconds). Opening the same webpage ...
5
votes
1answer
4k views

Android Printing API on Galaxy Tab

I would like to add wireless printing to my android 2.2 application which is targeted for the Galaxy tablet. I see that the internet browser has a print option so I am assuming that an activity hook ...
4
votes
2answers
10k views

How to use camera flash/led as torch on a Samsung Galaxy Tab?

I'm facing to a problem with a Samsung Galaxy Tab. I want to use the camera flash as torch. Does anyone know how to enable it ? Hereby a code that works to enable/disable the camera flash on a HTC ...
3
votes
3answers
1k views

Why can't OSX detect android Galaxy S for USB debugging?

I searched for similar questions on this issue but found none related to Mac OSX. Situation: Trying to test android apps on a Galaxy S (Details below) but Mac is not detecting the device. Tried all ...
3
votes
1answer
238 views

Why does the Samsung Galaxy S ignore the user-scalable meta tag?

According to many sources, a meta tag like this is supposed to prevent the browser from letting the user zoom in and out of the page: <meta name="viewport" content="user-scalable=no"> This ...
3
votes
1answer
548 views

android multiple videoView problem, Galaxy Tab specific

I am having problems with multiple videoViews specifically on Galaxy Tab. In my app, I have two different video files which I want to play simultaneously. So I designed my app to have two videoViews ...
3
votes
3answers
1k views

Can't make full screen application for “Galaxy Tab” (Android device)

Can anyone tell me, even though I set the below listed tags in my AndroidManifest.xml file, why I can't make my application run as full screen on the "Galaxy Tab" (Android device)? I am developing my ...
3
votes
2answers
411 views

Galaxy Tablet browser sniff / detection

Is there an effective way to sniff the browser type for the Samsung Galaxy Tablet?
3
votes
2answers
1k views

Sensors on Galaxy Tab emulator

I'm trying to get the orientation of a Galaxy Tab by reading the informations from various sensors. It should be possible to get the orientation with: the accelerometer and the compass (magnetic ...
2
votes
0answers
225 views

USB communication between Arduino Mega ADK 2560 and Samsung Galaxy S2

I try to provide a usb communication between Arduino Mega ADK 2560 (there are two types of it, I use the one having two usb ports on it) and Samsung Galaxy S2 whose version 2.3.5 (custom build). ...
2
votes
2answers
475 views

Android Development on Samsung Galaxy S

I am trying to test my Android apps in my Samsung Galaxy S i9000 but I dont know why, I cant. It doesn't appear in the Devices tab on Eclipse. I've downloaded the Google Drivers via SDK Manager, I've ...
2
votes
2answers
318 views

android: I get no stacktrace, phone just hangs

My phone crashes after i pause my camera app, then switching back and take a picture. This only happens on my Samsung Galaxy S, on my Huwai device it totally works. I have found the lines of code ...
2
votes
0answers
141 views

The exception of excess scrolling listview in samsung galaxy

Since the listview in samsung galaxy tab can respond to excess scroll event, and due to some of my special operation (delete the backend datasource for the listview), so that when the galaxy handle ...
2
votes
1answer
49 views

android:defaultValue not working on some phones - Workaround?

I need the default value set in the preferences XML to be available on first run. In some phones this works, but some other phones (e.g. Samsung) behave very strangely. In my particular case, the ...
2
votes
1answer
839 views

Couldn't record with Samsung Galaxy S2 but could record with other phones from mic

However my app couldn't record in Samsung Galaxy S 2 from mic, it has been recording in other phones from mic. Recorder.setAudioSource(MediaRecorder.AudioSource.MIC); ...
2
votes
1answer
1k views

MediaPlayer audio streaming fails on Galaxy Tab

I have some issue playing streaming* audio on a Galaxy Tab (works on HTC Desire HD and Nexus One). When I create the MediaPlayer object, it produces an error like this: 02-09 02:21:39.088: ...
2
votes
2answers
2k views

Samsung Galaxy Tab layout in graphical layout xml

Can anybody help me set the graphical layout option in eclipse to the dimensions of the Galaxy tab (1024 x 600). I have the emulator set up perfectly its just designing the layout of everything using ...
1
vote
0answers
42 views

glGenerateMipmap() very slow on Samsung Galaxy SII (Mali-400 MP)

I'm currently doing some GPGPU on the Samsung Galaxy SII (ARM Mali-400 MP) with the Android NDK and OpenGL ES 2.0. For that I need to generate a mipmap from a texture that has been rendered to via a ...
1
vote
0answers
71 views

Samsung Galaxy S2 2.3.5+ not calling overScrollBy()

Seems like Samsung disabled their overscroll (probably due to an Apple suit). I have an implementation of a view that extends ScrollView and overrides protected boolean overScrollBy(int deltaX, ...
1
vote
0answers
87 views

Input error with keyboard on Galaxy S2 using jQuery Mobile and Phonegap

We are developing a mobile web app in jQuery Mobile 1.0.1 and Phonegap 1.4.1 and have run into issues with the keyboard on the galaxy s2. We have a menu which slides out and contains a search input: ...
1
vote
1answer
68 views

Bulk remove default applications in Android (with Terminal Emulator)

I am trying to remove default applications from my rooted Galaxy S2 phone. I am using "Android Terminal Emulator" to remove the apps like so: su mount -o remount,rw -t yaffs2 /dev/block/mtdblk3 ...
1
vote
1answer
54 views

How do I disable the zoom icon on bottom of screen bar in Galaxy Tab 10.1? [closed]

I want to disable the zoom icon on botoom of screen bar in a Galaxy Tab 10.1 If tapped, there is a menu that says something like Zoom in, when you tap it my app Force closes and will no longer open ...
1
vote
0answers
96 views

Superuser not prompting [closed]

I recently installed ICS(Android 4) on my Samsung Galaxy S, and it seems that in the process my superuser app broke. Everything went fine, my phone is working better than ever, but when an app ...
1
vote
1answer
161 views

android device doesn't show in device manager, error with Kies

I'm trying to connect a Galaxy 2. The problem is, I can't get the device to show in the device manager. I found some explanations online that include "Go to the Samsung Kies, to Tools -> Install ...
1
vote
0answers
74 views

android - ViewPager is bugging on the galaxy S2

I wanted to use the ViewPager included in the compatibility library (revision 6). So i created an Activity where each page displays text contained in a textview. There are about 40 pages. When i ...
1
vote
0answers
69 views

Strange behavior of AutoCompleteTextView on Galaxy Note

My customer reported an issue: When he opens an activity of my App an AutoCompleteTextView which has focus (and is enabled) remains grey and insensitive for entering text via soft keyboard. After ...
1
vote
1answer
128 views

Open GL stutter when rendering on Galaxy S2

Our Android game has an issue which appears unique to the Galaxy S2. Occasionally the render will stutter. By this I mean it basically seems to render the last two frames (as though its swapping the ...
1
vote
1answer
403 views

Android Manifest - device compatability list, missing Galaxy S2

I've been preparing to publish my app but i've been running into a device compatibility issue where i've only been recieveing around 215 devices or less compatible. The most noticable one for me is ...
1
vote
0answers
54 views

design area for apps on all mobile devices

I can find the screen resolution of each of these devices but what is the design area/measurements for an app on each device. For example on iPhone you have to subtract 42 pixels from your design for ...
1
vote
2answers
371 views

android: camera onPause/onResume issue

I have some troubles with the onPause() onResume() camera live cycle: Camera with preview, and taking photos works totally fine. With one exceptions: I start the app, click the home button, switch ...
1
vote
1answer
436 views

DDMS (Android debug monitor) doesn't list processes on Galaxy S II

I'm developing on a Samsung Galaxy S II using eclipse and the eclipse android plugin. This is not the first time I'm using DDMS on this computer or phone and everything used to work just fine. Now, ...
1
vote
1answer
115 views

Galaxy 10.1 runs app slower than Thunderbolt

So I recently created a game with several activities. On my HTC Thunderbolt, all parts of the game seem to be running very fast; however, on my Galaxy 10.1, two of my five activities are running ...
1
vote
2answers
859 views

Samsung Galaxy S II (Android 2.2.3) with MS Exchance Mail Account Zimbra Server

In my Samsung S2 I have a Microsoft Exchange Mail Account and use a Zimbra Mail Server. The standard email app doesn’t render my html mail. I get all the html source code with the mail text. The ...
1
vote
2answers
470 views

Android-Java Bluetooth on Samsung Galaxy

Can someone explain me why this code give me back always only one bluetooth device, even if i'm working with two galaxy one next to the other one? This code is running on a Samsung Galaxy Tab and i'm ...
1
vote
0answers
84 views

Android: Issues with button opacity after TouchWiz UI update to Galaxy Tab 10.1?

It seems they recently updated the galaxy tab 10.1 to have the TouchWiz UI. Unfortunately, on this device, my buttons are now all showing with an alpha layer. I've even tried doing this in the code, ...
1
vote
1answer
1k views

Understanding Samsung Galaxy Tab screen density

One would say that if the Galaxy Tab screen resolution (in portrait mode) is 600px and the screen width is 3.55inch, the screen density would be 600/3.55 = 169 dpi. Knowing that and keeping in mind ...
1
vote
0answers
105 views

samsung galaxy tab API for detection of video out

Is there an SDK API add-on for Galaxy Tab that allows detection of video out? As far as I know there is no Android API for this and that vendors are providing their own, but I havent found any API ...
1
vote
1answer
30k views

windows xp 32 bit x86 usb adb driver samsung galaxy s2 android app dev [closed]

I'm looking for the usb adb driver for samsumg galaxy s2 and for windows xp. I tried the samsumg galaxy s driver since i cannot find the s2 driver, but that one doesn't work. Does anyone know where to ...
1
vote
1answer
1k views

Android Samsung Galaxy s2 bluetooth-app-debugging with Eclipse without uninstalling at each launch

I got a Samsung Gs2 to get data via bluetooth, the problem is that debugging has become tedious, because each time I launch the debugger I have to repeat all the steps in ...
1
vote
1answer
349 views

problem with opengles2 and gingerbread on galaxy s

Has anyone experienced a change in depth sort behaviour after upgrading a galaxy s to android 2.3.3 ? I am finding that the depth sort fails to work once a certain polycount threshold has been ...
1
vote
2answers
146 views

R: Replacing rownames of data frame by a substring[2]

I have a question about the use of gsub. The rownames of my data, have the same partial names. See below: > rownames(test) [1] "U2OS.EV.2.7.9" "U2OS.PIM.2.7.9" "U2OS.WDR.2.7.9" ...
1
vote
1answer
153 views

Restart Galaxy in SSH

I'm working with a SSH server, to run my Galaxy platform. Without using SSH, I can use my Galaxy website, so I think that Galaxy runs on deamon. Now I want to update my Galaxy files, and therefore I ...
1
vote
1answer
1k views

Bluetooth Detection Problems in Samsung Galaxy Tab using Android Bluetooth API

I have a problem detecting zero class bluetooth devices with my Galaxy Tab using the Android Bluetooth API. It simply does not "see" some devices although I can detect them with my phone or computer. ...
1
vote
0answers
267 views

Galaxy S debugging mode: connection error

I connected my device (Galaxy S) to my pc in debug mode and in logcat I have the following error in a loop each second. Any clue of how to get rid of it? 05-09 10:33:03.816: ...
1
vote
1answer
5k views

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 -> ...

1 2 3