Questions tagged [galaxy]

Line of mobile devices by Samsung running on Google's Android platform

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.

760 questions
48
votes
2 answers

Galaxy S5 Lollipop - not all breakpoints stop execution under Android Studio debugger

After upgrading Samsung Galaxy S5 SM-G900F to Lollipop (Android 5.0) I noticed strange behavior: not all breakpoints are being caught within Android Studio. Here is environment description and my observations Windows 8.1 x64 Android Studio 1.0.2…
tomash
  • 12,372
  • 15
  • 61
  • 80
42
votes
2 answers

Samsung Galaxy s3 emulator settings

Can anyone with galaxy s3 access confirm the below emulator settings for Galaxy s3? Target: Google APIs - API Level 15 Skin: Built-in WXGA720 Hardware Back/Home: yes Abstracted LCD density: 320 Keyboard lid support: no Max VM application heap…
Netverse
  • 1,190
  • 1
  • 8
  • 18
41
votes
6 answers

Samsung Galaxy S II AVD (Android Virtual Device) Basic Settings?

I would like to create an AVD of the Samsung Galaxy S II. The sole purpose is to test websites with it's default web browser to see how they look in both portrait and landscape mode. As it's now the most popular Android smartphone, I'd like to test…
Frank Stallone
  • 451
  • 1
  • 5
  • 5
40
votes
16 answers

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 the things below and have wondered whether this…
eric
  • 4,683
  • 10
  • 38
  • 55
30
votes
3 answers

Samsung hovering API with finger

Samsung has done something great with the hovering API, and I'm interested in including it in my app. The problem is that the hovering API included in the SPen SDK only work with the SPen and not with the finger detection like the latest apps do on…
Stephane Mathis
  • 6,192
  • 6
  • 38
  • 68
29
votes
10 answers

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 want to use for UML modeling.
texai
  • 3,476
  • 6
  • 28
  • 39
29
votes
4 answers

Samsung Galaxy Phone is not recognized on Android Studio

My Samsung phone was not recognized by Android Studio on windows 7. I repaired it by installing the Samung Driver here: http://developer.samsung.com/technical-doc/view.do?v=T000000117 I tested with my Galaxy S2 and the Samsung S7560 and it works…
jony
  • 279
  • 1
  • 3
  • 6
27
votes
4 answers

Android: AVD-Settings for Galaxy S3-Like AVD

I need help with the AVD-Settings for my new Virtual Device. I need the settings for an AVD that has the same size like the new Samsung Galaxy S3.
h00ligan
  • 395
  • 1
  • 5
  • 11
26
votes
1 answer

Creating an emulator for Galaxy S8? - Android Studio

I create a new hardware profile in an attempt to make and emulator for the Galaxy S8/S8+. I set the screen size to 5.8/6.2 inches (depending on whether S8 or S8+, despite the fact this doesn't appear to affect emulator anyway), and the screen…
4u53r
  • 687
  • 1
  • 7
  • 17
26
votes
7 answers

Signal 11 SIGSEGV Crash in Galaxy S3 Android WebView

I have a complex, interactive HTML5 in an Android WebView - and it works fine on basically all platforms except Galaxy S3. On Galaxy S3 (Android 4.0.4), once out of every 5 times or so, just after the load completes, /system/lib/libwebcore.so tries…
John Abrehamson
  • 261
  • 1
  • 3
  • 5
21
votes
13 answers

Android activity recreate itself

My app normally works just fine, until I face a strange problem on specific device. There are 2 activities in App. After I start ActivityB inside of ActivityA, ActivityA starts with no issue. However, after I go back to the ActivityA with pushing…
OzBoz
  • 544
  • 1
  • 8
  • 23
18
votes
1 answer

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 2.2.1 Here is my code how i am turning ON my Camera…
Kartik Domadiya
  • 28,884
  • 18
  • 91
  • 103
17
votes
1 answer

How to capture both front and back cameras in Galaxy S4 simultaneously?

As you may know Samsung Galaxy s4 has the capability to capture both front and back cameras at the same time. Now I need to capture both of them in my application. Should I download something? I tried to open both of them but It wasn't successful!…
s4eed
  • 6,033
  • 7
  • 51
  • 91
16
votes
6 answers

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:
Manatok
  • 4,862
  • 3
  • 20
  • 32
16
votes
4 answers

Cannot create directory in external storage although permissions are apparently set correctly

I have in my manifest file, however I fail when trying to create a directory Log.d(LOG_STRING, android.os.Environment.getExternalStorageState() ); java.io.File…
Antonio
  • 17,405
  • 10
  • 78
  • 178
1
2 3
50 51