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
0
votes
1 answer

What Intent is used to send a multi task list from the Action Memo app to the S Planner app?

What Intent is used to send a multi task list from the Action Memo app to S Planner app on the Samsung Galaxy Note 3 (and other related Note devices)? On a Note 3 device, if you open the Action Memo, then write a list of items on multiple lines,…
Trevor Young
  • 545
  • 4
  • 12
0
votes
1 answer

jQuery click event not working in mobile Firefox

I have a navigation menu that shows and hides on mobile devices when an element is clicked. It works everywhere except in Firefox on Samsung Galaxy 3. Here's the HTML:
joakland
  • 145
  • 8
0
votes
0 answers

issue with dropdown menu on samsung phone

I have a site with a lot of drop downs (I know, that is what client wants). I'm using jquery mobile and responsive design, but I'm having some issues with one of the dropdowns on samsung galaxy S4. By default, when the dropdown is clicked, SGS4…
BroiSatse
  • 44,031
  • 8
  • 61
  • 86
0
votes
2 answers

How to download PDF on Android(Galaxy S3/4) from stock browser over https

The download over https on a Galaxy S3/4 just shows "in progress" for a while and then eventually fails. I created a new site in IIS7 with 2 files: "pdf.pdf" and "index.html". I've set the bindings of the site to static.local.com for http and…
James
  • 680
  • 2
  • 8
  • 22
0
votes
2 answers

Android USB debug

I have i9301 Samsung Galaxy S3 Neo. I could not enter the USB debugging mode. I enabled the USB debugging in the menu but when I connect the device to the PC it immediately fires up message saying that it connect via MTP which I can switch to PTP.…
VojtaK
  • 483
  • 4
  • 13
0
votes
2 answers

Bad CallLog Grouping after updating a Call Log on Samsung devices

INTRO: I am creating an application that redirects a call to another number and then tone dials the actual target number. For example: every time I call a foreign number lets say "+46 123 4567" it actually redirects to a local number "+1 555 1234"…
VM4
  • 6,321
  • 5
  • 37
  • 51
0
votes
1 answer

storage location of whatsapp data in android sets

I am using samsung s3 mini hanset. I am a part of many whatsapp groups. Usually I am receiving many messages containing images and videos from these groups. When I open my whatsapp account these images and videos are automatically downloaded to my…
0
votes
1 answer

Frame rate to slow Android Camera

Recently I upgraded my phone from a S2(samsung) to a S4. I have developed an application which does some processing on frames. Without changing anything in the code the fps rate in the S4 has decreased . I really have no answer , since I have only…
0
votes
1 answer

Google Maps V2 not shown on real devices

Hi I wrote a program with Google Maps API V2 . this program run on emulator But when run on real devices I see only white screen whit Google logo and Zoom buttons . What is the problem ? my phone is Samsung galaxy s2. thanks ;)
Arman
  • 3
  • 3
0
votes
0 answers

calling VoiceListActivity of Voice Recorder

I am trying to call VoiceListActivity of VoiceRecorder from my app on samsung S4 but I get following error 08-27 09:35:03.401: E/AndroidRuntime(17313): java.lang.SecurityException: Permission Denial: starting Intent { act=android.intent.action.RUN…
ducanhZ5Z
  • 83
  • 3
  • 10
0
votes
2 answers

Android TabActivity - Unable to resume activity; onResume() method & NullPointerException

I've got an interesting Android developing problem. I use TabActivity (I know it's deprecated) in my app which makes it possible to choose and navigate between 3 tabs (manual and automatic processing, and configuration tab; the main goal of the…
0
votes
1 answer

Getting repeat values after copying 2-3 items to clipboard in android?

I am using clipboard code like below in my app.Everything is working fine if i copy one item at a time.But when we copy 2-3 items one after other and paste somewhere it starts retrieving repeated past value from clipboard rather than the current…
Gurpreet singh
  • 123
  • 2
  • 11
0
votes
1 answer

Not getting any response from the hyperterminal

I installed Hyperterminal and I used my samsung galaxy s3 and connected it with my laptop with usb cable. I installed the drivers and connected to s3 as modem. It shows connected in Hyperterminal. But whenever I send any command for example, AT …
user2631892
  • 25
  • 1
  • 1
  • 7
0
votes
1 answer

Android .apk app installing on "Memo" or "Calendar" instead of "Installation program for package" On Tablet

I have got a very strange problem when I try to install my signed .apk app on a Samsung Galaxy Tab 10.1" white. When I have downloaded my app on my phone I get two option: either install directly with "Installation program for package" or scan the…
Casper Lindberg
  • 1,053
  • 1
  • 11
  • 16
0
votes
0 answers

Samsung default browser stop jquery

Major issue i notice is when running javascript, weird things happen. For example, on input in text field, i want place placeholder. Usually, a simple jquery did the job and works well on desktop browser, including the mobile chrome browser, but not…
user3915009
  • 49
  • 1
  • 1
  • 5