Gitoffthelawn

Results 703 comments of Gitoffthelawn

It also loads the camera in non-Pro mode. I tried shoving the entire device into the Ethernet port to send it directly to you, but it didn't fit. ;)

v6 = non-pro cam v7 = error 'Unable to find explicit activity class...' v8 = error 'Unable to find explicit activity class...' If you need the exact error strings, I...

I don't know if it's relevant, but there is an `S.` before the activity name: > #Intent;action=android.intent.action.MAIN;category=android.intent.category.LAUNCHER;launchFlags=0x14200000;component=com.sec.android.app.camera/.Camera;S.activity_name=com.sec.android.app.camera.shootingmode.pro;l.profile=-1;end What's the significance of the `S.`?

Here are the full error strings for v7 and v8: v7 android.content.ActivityNotFoundException: Unable to find explicit activity class {com.sec.android.app.camera/com.sec.android.app.camera.shootingmode.pro}; have you declared this activity in your AndroidManifest.xml? v8 android.content.ActivityNotFoundException: Unable...

SUCCESS!!!!! :) ------------ What was it?

I had a hunch! :) What does an `I.` represent? Can you add an item for the camcorder too? The camcorder activity is `.Camcoder` I'll try remapping a key now.

Long integer? I mapped the Pro camera mode to the camera button, and it works! There is a fairly long delay though. Maybe 3 seconds after pressing the camera button,...

Within Key Mapper or another app, it's instant; but from the launcher it's 3-4 seconds. Hmmm...