I have an android work phone that I accidentally signed onto my Google account
to do an update. I need my account off this device and I can't delete it. I've
gone to my account on my Android device and deleted it 3 times, but my work
phone still continues to ring for my alarms from my calendar,
10.0.1.v201103111512-110841] requiredCapability:
org.eclipse.equinox.p2.iu/org.eclipse.ui/3.5.0
Unsatisfied dependency: [com.android.ide.eclipse.adt.feature.group
10.0.1.v201103111512-110841] requiredCapability:
org.eclipse.equinox.p2.iu/org.eclipse.core.runtime/3.5.0
What should I do?
Thanks,
Sherry
--
You received th
This exception only occurs in emulator not on actual device.
On Feb 3, 2:54 pm, sherry wrote:
> The parameters are:
>
> sendTextMessage(sToEmailAddr, null, sMessage, null, null);
>
> The 4th and 5th parameters sentIntent and deliveryIntent are null,
> which were allowed.
>
The parameters are:
sendTextMessage(sToEmailAddr, null, sMessage, null, null);
The 4th and 5th parameters sentIntent and deliveryIntent are null,
which were allowed.
Sherry
On Feb 3, 2:36 pm, sherry wrote:
> This worked in 1.5 but throw an exception in apk 2.0.
>
> WARN/Syste
com.android.internal.telephony.ISms$Stub
$Proxy.sendText(ISms.java:369)
WARN/System.err(840): at
android.telephony.SmsManager.sendTextMessage(SmsManager.java:87)
Any one else experience the same? What should I use to send a SMS to
an email address?
Thanks.
Sherry
--
You received this message
Thanks. It works!
Sherry
On Dec 11, 11:20 am, "Mark Murphy" wrote:
> > I'm using Android 1.5_r2. In the following code I was trying to auto
> > dial:
>
> > Intent intent = new Intent( Intent.ACTION_CALL,
&g
Hi:
I'm using Android 1.5_r2. In the following code I was trying to auto
dial:
Intent intent = new Intent( Intent.ACTION_CALL,
Uri.parse("tel:"+ "**76*1234567890*#"));
activity.startActivity( intent );
the dial screen come up but the number it actually dialed is
"
We have an Android application. Now I need to conduct a user survey
for this application. Our app will display a list of selections, etc.
This view and it's control will be data driven by (a) document(s)
downloaded from a server. What Android utilities I can use to
displaying HTML, javascript, etc
ed on that, apps may act differently.
Cheers,
Sherry
On Jun 5, 2:10 pm, Max Salley wrote:
> What do you mean by 'detect home screen'?
>
> On Jun 5, 2:18 pm, sherry wrote:
>
> > I've asked "how to detect home screen" before. I'm still searching...
pProcesses. Nope.
Am I on the right track or totally lost?
Thanks,
Sherry
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googleg
Thanks.
Sherry
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, sen
real project name in public domain.
Now I have the classes loaded using the above simple classloader, I
need to move on to get the class methods and invoke them. I'll leave
the DexClassLoader issue for now.
Thanks for all the help!
Sherry
On May 29, 3:30 pm, fadden wrote:
> On
ava/lang/Object;'
Can someone tell me why DexClassLoader.loadClass can not find it?
Thanks.
Sherry
On May 29, 1:10 pm, sherry wrote:
> I have an apk installed in /data/app. I want to use the class methods
> in there. Here is what I tried:
>
> public void test0method(){
} catch (Exception e) {
// TODO Auto-generated catch block
e.printStackTrace();
}
I peeked into the apk file and saw classes.dex there. Is there a way I
can dump the content of a dex file and to see if the classes are
there?
Thanks,
Sherry
On May 28, 12:43 pm, fadden wro
't see
class files but classes.dex. I would assume SystemProperties class is
in classes.dex. Why can I load it?
What did I do wrong?
Thanks,
Sherry
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Dev
kTrace();
}
Log.i("jarloader", "Success!");
}
}
Anyone has done dynamic jar and class loading please help.
Thanks,
Sherry
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "An
16 matches
Mail list logo