bob wrote:
>
> If you create a Java project, how do you use classes that are only in 
> Android but not regular Java?
>
> (like *android.graphics.Canvas*)
>
For that you likely want to create an Android library project.

<http://developer.android.com/tools/projects/projects-cmdline.html#SettingUpLibraryProject>
et seq.

-- 
Lew
 

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