what i want is to have the call screen/dial pad in landscape while in
my car dock. ive been doing alot of research and while most of it is
guess work i think im learning a bit. im in no way any kind of
programer and have been on forums etc. running a custom phone.apk,
someone is helping me and decomplied it for me. the smali files for
the phone apk and orientation i have is this so far
instance fields
.field mHandler:Landroid/os/Handler;
.field private mListener:Lcom/android/phone/AccelerometerListener
$OrientationListener;
.field private mOrientation:I
.field private mPendingOrientation:I
.field private mSensor:Landroid/hardware/Sensor;
.field mSensorListener:Landroid/hardware/SensorEventListener;
.field private mSensorManager:Landroid/hardware/SensorManager;
# direct methods
.method public constructor <init>(Landroid/content/Context;Lcom/
android/phone/AccelerometerListener$OrientationListener;)V
.locals 2
.parameter "context"
.parameter "listener"
.prologue
.line 66
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 133
new-instance v0, Lcom/android/phone/AccelerometerListener$1;
invoke-direct {v0, p0}, Lcom/android/phone/AccelerometerListener
$1;-><init>(Lcom/android/phone/AccelerometerListener;)V
iput-object v0, p0, Lcom/android/phone/AccelerometerListener;-
>mSensorListener:Landroid/hardware/SensorEventListener;
is three something i can do with this code so it will rotate into
landscape?
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en