samsung-mobile

How to get OEM USB driver for Samsung Galaxy SIII with model number GT-I9300

霸气de小男生 提交于 2019-12-08 17:45:22
问题 I want to get OEM USB driver for Galaxy SIII. I following this official OEM USB Drivers page. So I select OEM - Samsung and visit this official Samsung website. This website ask me to enter my model number so I write - "GT-I9300". But then I can't get anything. Can you help me? 回答1: I had the same problem following the same tutorial. I'm using Eclipse IDE, on a 64-bit Windows machine. This is how I solved it: Theoretically, the USB driver for a clone version should be the same as a regular

Activity Navigation Translation Animation not working correctly on Samsung (s6)

不羁岁月 提交于 2019-12-08 14:08:29
The Samsung s6 has a nice transition between activities and it's similar to the one described here : So I decided to add this activity transition animation to my project and set duration to 600ms. Problem only is that somehow on the Samsung device the transition is taking way longer (about 2x as long). Anyone know how to solve this issue?? 来源: https://stackoverflow.com/questions/45735395/activity-navigation-translation-animation-not-working-correctly-on-samsung-s6

Out of memory exception while implementing image gallery

坚强是说给别人听的谎言 提交于 2019-12-08 13:15:13
问题 I am writing a code to implement a small image gallery in android device. My code is as follows. The code is working but it is giving out of memory exception please help. iam fresh to android. thanks in advance. public class GalleryActivity extends Activity{ /* * Storage Variable */ private int count; private Bitmap[] thumbnails; //Images to be displayed private String[] arrPath; //Path of the images to be displayed private ImageAdapter imageAdapter; //Set how the images to be displayed

Enable spell Checker in Samsung Devices - Android

≯℡__Kan透↙ 提交于 2019-12-08 10:14:07
问题 In my application i have One EditText . I test my application in Google Nexus , Lenovo and Samsung Devices. Other than Samsung Device When i type wrong word it shows with an red underline . But in Samsung device it is not working. I didn't do anything to enable it on those devices. But Samsung it is not working. And i saw option in Setting page to enable/disable spell checker . But in Samsung i didn't see that setting. How can i enable spell checker in Samsung Tablets? My samsung Android

Proguard error on SAAgent.class

偶尔善良 提交于 2019-12-08 07:42:28
问题 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 in accessory-v1.0.0.jar . I couldn't find any solutions, do you have a workaround for this? Same problem (not answered on Samsung's forum) here. Similar problem on Samsung's SPen SDK (this problem was solved on a later version of SPen SDK) What I

Samsung S6 Webview css animations issue

老子叫甜甜 提交于 2019-12-08 07:06:31
问题 I'm working on application written in cordova/phonegap. Now i have some strange issue - in Samsung s6 css animation does not work properly. For example - i have a spinner animated with css. Every time when launching application spinner doesn't want to hide. I also hide some element using css animation. And after launching application this element doesn't slide. What's strange these bugs occurs only on first application launching, every second time when css animation is applied it works. Also

Samsung Galaxy SIII mediaRecorder() issues. (Corrupt Video)

时光怂恿深爱的人放手 提交于 2019-12-08 06:40:25
问题 I have a problem with the Samsung Galaxy SIII. In the app we are creating, we use a mediaRecorder to record a video of the user using the front camera. I have looked thoroughly in the documentation and all over forums and I have seen a few similar posts for the SII or crashes in general, but those fixes unfortunately did not work for us. The process that the camera records is as follows --> There is a function (code will be provided) that checks each devices compatible camera resolutions,

Activity Navigation Translation Animation not working correctly on Samsung (s6)

瘦欲@ 提交于 2019-12-08 04:55:15
问题 The Samsung s6 has a nice transition between activities and it's similar to the one described here: So I decided to add this activity transition animation to my project and set duration to 600ms. Problem only is that somehow on the Samsung device the transition is taking way longer (about 2x as long). Anyone know how to solve this issue?? 来源: https://stackoverflow.com/questions/45735395/activity-navigation-translation-animation-not-working-correctly-on-samsung-s6

Android device is not recognized in adb

馋奶兔 提交于 2019-12-08 02:20:31
问题 I'm having a huge problem with my android samsung galaxy tab 7". Whenever I try to connect it to my computer, instead of showing normally in my adb devices, the name of the device is : ????? and it status is online or device. I really don't know what is the problem, any help would be really appreciated. If you need more info, I would be happy to give it. Ubuntu : 11.04 Device : Samsung galaxy tab 7" Android version : 3.2 HoneyComb I also added the rules in /etc/udev/rules.d/51-android.rules

Android development for Samsung tab2 tablet

寵の児 提交于 2019-12-08 02:04:30
问题 Is it possible to develop android applications in Samsung tab 2 tablet using Eclipse? Does it require any driver installation? 回答1: Of Course You Can! you have to install standard android developpement tools (SDK,ADT) ad eclipse (Juno latest release). Download SDK from this link, refer also to this link to learn how to intall it and finally install the ADT plugin. Install the correct device driver from Samsung onto your workstation, I advice you to install Samsung Kies that will be enough to