Questions tagged [samsung-mobile]

This tag is for questions related to application development issues affecting just Samsung Mobile devices.

This tag is for questions related to application development issues affecting just Samsung Mobile devices.

1611 questions
2
votes
0 answers

Arabic Droid Naksh Font Display on Samsung S3 and S4

I'm observing a difference in Arabic Font using Samsung S3 and S4 S4 is supporting while S3 not working on default browser actually I am working Phone-gap APP ,take a look at below screen shots. Font Name: Droid Arabic Naksh Samsung S4 Samsung S3
DayTimeCoder
  • 4,294
  • 5
  • 38
  • 61
2
votes
1 answer

Request to play a particular media content from in-built Samsung smart TV app

I am trying to make a mobile application for my Samsung Smart TV that would not only open one of the apps on the TV (e.g. Netflix, Pandora, Hulu etc.), but would also take in the 'extra parameters' to directly play the multimedia content for me on…
Darth.Vader
  • 5,079
  • 7
  • 50
  • 90
2
votes
1 answer

Proguard error on SAAgent.class

I'm developping a Samsung Gear application with Samsung's accessory-v1.0.0.jar. When I try to create a signed apk (which preforms proguard steps) I get Unknown verification type [10] in stack map frame exception, because of Samsung's SAAgent class…
Devrim
  • 15,345
  • 4
  • 66
  • 74
2
votes
1 answer

Does Samsung Galaxy Note 10.1 2014 Edition have driver for windows?

On Windows 7, I use the ADT bundle downloaded from google's android developer website, then I learned from the tutorial http://developer.android.com/training/basics/firstapp/running-app.html that I need to download Samsung OEM driver, but when I…
Bamqf
  • 3,382
  • 8
  • 33
  • 47
2
votes
2 answers

How to connect Samsung Galaxy S plus to computer (and Eclipse)

After 5 hours i have given up. First thing what i did was just setting usb debugging to true and i thought it should work. But nothing. Device is charging, but that is actualy all what happens. Computer would not even recognize the device. Nothing.…
raco
  • 398
  • 1
  • 5
  • 18
2
votes
0 answers

telephone number detection in samsung mobile email client

I'm sending mailer across my team and testing but it is working fine the other devices and clients except Samsung Galaxy Email client. the number is totally hidden. I don't know whats the problem is but it's not working at all. I have also used the…
2
votes
2 answers

How to make connection between android emulator and Gear emulator

I just got the Gear SDK. I have run a few sample projects and it's working. Now I want to make a connection between the Android Emulator and the Gear Emulator because most of the apps are developed that way, means (linked apps) we have an .apk and…
2
votes
4 answers

Android Galaxy S3 - Low Memory

I'm using the Android S3 and using it for some file upload purposes. I am trying to use a js library called dropzone.js(http://www.dropzonejs.com/) They have a function to drag and drop and also a old school file upload as well. When I use this…
gsitu322
  • 117
  • 2
  • 10
2
votes
0 answers

Samsung devices not showing up on Ubuntu 12.04 lsusb nor adb

I've a Ubuntu 12.04 PC, and for some reason today it stopped detecting my 2 Samsung devices (a Galaxy S3 and a Galaxy Note2 LTE). Neither lsusb nor adb detects them. It still detects my Nexus 5 though. Any help? Thanks.
user1118764
  • 9,255
  • 18
  • 61
  • 113
2
votes
0 answers

Issue when opening an application from any file type

I am developing an Android application where i set on manifest the following intent-filter:
2
votes
1 answer

Simulate roaming on real device

How can I simulate roaming on a real android device, when developing on an app that requires physical devices for testing but need to know the behaviour during roaming. I have Samsung Galaxy S plus and Samsung Galaxy S2 Plus
user507410
  • 512
  • 4
  • 12
2
votes
2 answers

Samsung Galaxy S2 GT-I91000 OEM driver?

It look like there is no driver for this model here http://www.samsung.com/us/support/downloads ? Where can i get the driver from so i can run my eclipse-developed android apps on my phone?
2
votes
1 answer

Worklight 5.0.6 - Unexpected behavior of hybrid application in different android phones

I am having problems while testing an application built in worklight for different android phones. I have nexus 4 and samsung note2 for testing, application is working fine on nexus with all the native and jquery mobile features but in case of…
2
votes
1 answer

database error on Samsung devices

I'm having some trouble with Samsung devices. In my app, everytime i upload a new version on market, i want to replace the database...but before i tried to save some data. The code works fine on ADV and in a lot of devices, except in devices like…
2
votes
2 answers

Compiling AOSP for Galaxy S3

I am trying to compile the AOSP source code for a Verizon Galaxy S3 (d2vzw). What I am trying to achieve is a ROM that has the latest android (4.4.2 at this moment) with some of Samsung's apps lie the calender and contacts. I was able to…
Sam
  • 2,473
  • 3
  • 18
  • 29