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

  • SEARCH
  • Home
  • 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 9075475
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T18:52:06+00:00 2026-06-16T18:52:06+00:00

Ubuntu 12.04 intellij idea 12 Community Edition SDK 16 Android 4.1.2 Created test project

  • 0

Ubuntu 12.04

intellij idea 12 Community Edition

SDK 16

Android 4.1.2

Created test project with one activity:

public class MyActivity extends Activity {
    @Override
    public void onCreate(Bundle savedInstanceState) {
        super.onCreate(savedInstanceState);
        setContentView(R.layout.main);
    }

    @Override
    public void onResume(){
        super.onResume();
        android.util.Log.d("0000", "start MyActivity");
    }
}

project.properties

proguard.config=${sdk.dir}/tools/proguard/proguard-android-optimize.txt:proguard-project.txt

# Project target.
target=android-16

proguard-project.txt

-assumenosideeffects class android.util.Log {
    public static int d(...);
    public static int w(...);
    public static int i(...);
}

Main goal: strip Logs from release version of the app, NOT working

Steps:
Build -> Generate signed APK…
After installation signed apk into device LogCat show all logs:

12-24 15:59:08.773: DEBUG/0000(2074): start MyActivity

Any suggestions?

  • 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-16T18:52:07+00:00Added an answer on June 16, 2026 at 6:52 pm

    The option “Build -> Generate signed APK…” in IntelliJ doesn’t seem to run ProGuard, so it doesn’t optimize or obfuscate the application. You can run “ant release” instead.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm running IntelliJ Idea under linux. I have created a project and a module
I've installed the latest version of IntelliJ Idea Community Edition (12.0.1) and I have
I am working on a project at Intellij IDEA. I moved refactored some packages.
I installed Intellij Idea in my ubuntu.And I run it from the terminal. First
I have an existing project that I want to build in the IntelliJ Community
System: Ubuntu 11.04 (up to date) Eclipse SDK - Version: 3.7.1 Android Development Toolkit
I have used IntelliJ Idea (build 111.277) on a dual-monitor system with Ubuntu 11.04.
Ubuntu Server 9.10, Here is my file, test.py import commands blkid = commands.getoutput('blkid') print
My Ubuntu Subversion server is not directly accessible to the Internet, 192.168.1.2 My public
Under /usr/share/applications I created: intellij.desktop : #!/usr/bin/env xdg-open [Desktop Entry] Version=1.0 Type=Application Terminal=false Exec=/path/To/idea.sh

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.