Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9020481
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T05:01:38+00:00 2026-06-16T05:01:38+00:00

I am using windows cmd terminal to output logs of my application using following

  • 0

I am using windows cmd terminal to output logs of my application using following command:

adb.exe logcat | find "%part_of_my_apps_name%"

however, not all logs appear in the output. Only messages like this one:

I/AppService(10597): Received start id 1: Intent { cmp=package_name/.AppService(has extras) } 

And in my AppService I have the following code:

@Override
public int onStartCommand(Intent intent, int flags, int startId) {

    Log.i(TAG, "Received start id " + startId + ": " + intent);
    Log.i(TAG, "Test");

So what am I doing wrong?

UPD: I asked a bit wrong question. I actually used part of my app’s name, not package, so it MUST appear in the log output.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-16T05:01:39+00:00Added an answer on June 16, 2026 at 5:01 am

    I used a part of app’s name, however, because "find" is basically case sensitive it did show me only that particular output ( name appeared in package name ) , so I came up with the following command:

    adb.exe logcat -v time | find "%part_of_my_apps_name%" /I
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need to do the following using cmd (Windows command line). I have one
I tried to run a command in windows cmd using xul to search putty.exe
I want to programmatically edit file content using windows command line ( cmd.exe ).
I am using windows cmd and i am trying to do the following: REG
I am using Windows! I want to call a small .exe application from my
I am trying to log the output from cmd tree command using ant with
Possible Duplicate: Colorize stdout output to Windows cmd.exe from console C++ app I am
In the Windows cmd, I am using the < operator to read the command
I am using this: start /b cmd /c C:\Windows\notepad.exe start /b cmd /c C:\Program
Using the Windows XP CMD command-line I can expand a variable twice as follows:

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.