Hi,
I am new to android. I downloaded most of the packages for
applications from android.git.kernel, such as calculator,
Calender,Phone,Telephony provider etc...

 But I am not able to execute them in my android workspace. Most of
the applications showing some imported packages not available error--
such as for calculator application  "import
org.javia.arity.SyntaxException;, import org.javia.arity.Symbols;
etc.." . For TelephonyProvider " import
android.provider.Telephony.Sms;,
import android.provider.Telephony.Threads;, import
android.provider.Telephony.MmsSms.PendingMessages; etc..."

Like this for most of the packages downloaded have errors. I tried to
get the jar files for these packages and classes. But it is not
available. I  saw the class files for Symbols and SyntaxException
classes. But when tried to copy the class files into my project it
again showing errors.

Can anybody help me to solve this issues, such as for getting  the jar
files or how can remove errors ?

Expecting hear from you soon


Regards
Lakshya

-- 
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

Reply via email to