hi Isacc, i m totally confused with these am command  parameters, i am
trying to build one my own application according to tutorial that is
also giving error
it is saying
[apply] trouble processing:
[apply] invalid constant pool index 0000
.
.
BUILD FAILED.

thir are some .apk applications in system/app directory.  if i want to
excute Calendar.apk wht would be paramenters to am.any idea how can i
do that.

-super


On Oct 28, 7:30 am, Isaac Lin <tcc....@gmail.com> wrote:
> Hi, super.
> If you want to invoke the application in adb or minicom, try
> this:
> "am start -n [package name]/[package name].[Active name]"
> if you don't know the app's package name, try to use the "Package
> browser"
> in Dev tools to get the information.
>
> Thx
>
> On Oct 27, 12:44 pm, superspirit <superspiri...@gmail.com> wrote:
>
> > hi Isaac, i know commands to install a application i.e  adb install
> > <path_to_apk>.
> > i want know how can i invoke a application from command line (adb or
> > minicom). i wanted to try sample applications in the SDK to be
> > transfered on to omap-BB and execute from the command line.any idea
> > about this.
>
> > thanks
> > super
>
> > On Oct 27, 6:29 am, Isaac Lin <tcc....@gmail.com> wrote:
>
> > > Maybe you can try to using the adb tools in windows or Mac OS to
> > > install the sample applications into the Beagle board.
> > > More details try to search the contents about "adb install
> > > applications"
>
> > > On Oct 26, 3:37 pm, superspirit <superspiri...@gmail.com> wrote:
>
> > > > Hi all, i have got Android running on omap3530 Beagle board. i have
> > > > adb  interface to Board and can run adb commands. now i like to try
> > > > some sample applications, but no idea how to do that. can anybody
> > > > guide me about that.
>
> > > > thanks
> > > > super
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to