-
Nik Reiman
android android-4.0 galaxy
I got the following error when i tried to Install an APK on my device. It is working in device Galaxy POP, Galaxy ACE s 5830. The only problem in galaxy s3My app’s manifest file is below.<manifest xmlns:android=”http://schemas.android.com/apk/res/android”package=”com.example.fixcity_app”android:versionCode=”1″android:versionName=”1.0″ ><uses-sdkandroid:minSdkVersion=”8″android:targetSdkVersion=”15″ /><uses-permission android:name=”android.permission.INTERNET” /><uses-permiss
-
Adam
android galaxy
What seems to be the reason for crushing on every SGS3 device I’m running my app on ? This is the only device (with 4.1.2 OS ver.) that fails to run. I tried: LG optimus one + black, N4 , HTC HD2, SGS 1+2.. and so on…At the Manifest file, I did:<uses-sdkandroid:minSdkVersion=”8″android:targetSdkVersion=”10″ />Those are the most relevant lines reg. the Manifest.xml (for my problem).onCreate method:public void onCreate(Bundle savedInstanceState) {super.onCreate(savedInstanceState);setConte
-
Jason Robinson
android android-camera galaxy android-mediarecorder
I’m writing a camera app and am having an issue with the S3. Whenever I start recording, the display goes to garbage (see screenshots below). Then, when I stop recording I get an exception:10-02 13:36:31.647: E/MediaRecorder(24283): stop failed: -1007 10-02 13:36:31.647: D/AndroidRuntime(24283): Shutting down VM 10-02 13:36:31.647: W/dalvikvm(24283): threadid=1: thread exiting with uncaught exception (group=0x40c49a68) 10-02 13:36:31.647: E/AndroidRuntime(24283): FATAL EXCEPTION: main 10-02 13:3
-
D-Nice
javascript android galaxy samsung-mobile
We have a signup page with in our app written in HTML in a WebView. We’re seeing a repeat of the following error come up all the time:window.onerror: Uncaught TypeError: Cannot use ‘in’ operator to search for ‘2’ in [email protected]’ve been able to infer that it happens almost strictly on the Spring Samsung Galaxy SIII. I’ve tested it on a Verizon SIII and didn’t have any problems. Once the error occurs, the user is stuck on the signup page and is unable to create an account. I’m lost as to what else I
-
stoefln
android error-handling galaxy
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 which lead to the error. Unfortunately those lines are quite useful, so I can’t strip them:public void surfaceDestroyed(SurfaceHolder holder) { // <14>Log.d(TAG,”surfaceDestroyed()”);if(this.camera != null){camera.stopPreview();// the next two lines lead to the error after switching back to the ap
-
stoefln
android camera galaxy
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 back to the app and take another shot.Result: shuttercallback is still executed (see code), but jpeg callback isn’t anymore! Then my galaxy S vibrates, and the screen stays black, since startPreview() is not re-triggered after jpegCallback. The stack trace is far from usefull for me. Strange thing is t
-
Pasman
android video codec galaxy gio
I’m developing an application on Android which heavily uses video playback (an interactive movie) which is already on the market. The problem is that the video playback does not work on a Samsung Galaxy Gio (2.3.3), although it works on older models with smaller resolutions. It seems there is a codec problem since I tried to manually load the video with the default media player and it cannot play it. Other media players have no problem with it.The video is encoded using Handbrake with MPEG-4 (FF
-
Stewbob
android eclipse sdk galaxy
I wanted to get started in android development, so I bought a Samsung Galaxy Player to debug on. Since then, I have only encountered problems. Here’s a quick rundown:I am using the android plug-in with eclipse:code compiles, but the emulator doesn’t run the code, it just does nothing eclipse doesn’t recognize my android deviceas far as my device goes:debugging is turned on, unknown sources on, etc. the adb shell doesn’t recognize my device the google USB drivers i downloaded from the SDK will