On Mon, Jul 12, 2010 at 5:51 AM, sohel Cuetian <[email protected]> wrote:
> i have got an assignment to test installed android app on emulator/
> device. i can create and run test project from command line/Eclipse
> for the projects which were developed by me. But though I have source
> of default application of android (contacts, calculator, alarm clock
> etc) I can't test them. I can create test project for them in Eclipse
> as showing their source in my file system as the target app. But when
> I run the test, build fails. please help me out their.

You cannot build "source of default application of android" as
individual Eclipse projects. You can only build the Android firmware
and deploy those applications as firmware. Contacts, Calculator,
AlarmClock, and so on are not written to the Android SDK.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android App Developer Books: http://commonsware.com/books

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