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 8962217
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T16:05:13+00:00 2026-06-15T16:05:13+00:00

I am developing an android email client application and Calling webservices using ksoap2 library

  • 0

I am developing an android email client application and Calling webservices using ksoap2 library and also writing some encryption algorithm to encrypt data in my client.

In some websites I have read “It is possible to decompile the apk using some decompilers”. (i.e.) get the source code from apk file.

But I want to secure my code. Don’t show the encryption algorithm code after decompilation or don’t want to decomplile my apk file. Is it possible to do that? please can you give some 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-15T16:05:14+00:00Added an answer on June 15, 2026 at 4:05 pm

    Edit the file (in the project root) project.propierties and add the line

    proguard.config=proguard.cfg
    

    And its done. When you try to generate the signed apk of your app it will take a little longer and it will be obfuscated.

    If you receive the “Conversion to dalvik error” when generating the apk you need to update the proguard of your sdk. For doing it you need to go to the ProGuard page to the download section. Download the last stable version and put it content in

    SDK_ROOT/tools/proguard
    

    Deleting the existing content before of course.

    You can check the Proguard manual at their page (link is above) and the Android’s Proguard page for more info about ProGuard

    This process is known as Obfuscating the code.

    EDIT:

    Steps to get obfusticated apk:

    1) Download latest proguard from “http://sourceforge.net/projects/proguard/files/”. Current latest version is proguard4.7

    2) Replace “bin” and “lib” folder of “C:\Program Files (x86)\Android\android-sdk\tools\proguard” with latest downloaded proguard folders.

    3) Check SDK location in eclipse for blank spaces in it and for that go to window > Preferences > Android. If there is blank space then replace it with:

    c:\Progra~2\android\android-sdk (for windows 64-bit)
    c:\Progra~1\android\android-sdk (for windows 32-bit)
    

    4) Check that proguard.cfg file is in your project’s root folder and add “proguard.config=proguard.cfg” in project.properties file of android project.

    5) Now export your project to get obfusticated apk.

    I hope that it will help.

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

Sidebar

Related Questions

I am developing android push notification application using C2DM,I am facing some problems in
I am developing an app using phonegap for Android. I want this mobile application
I am developing android application for client. Now client testing my application in various
we are working on developing plugin for k9-email client for android os... i want
I'm developing a Android application using ListView . ListView have a one file in
I am developing an android email client app with the use of one email
I am developing an android application. In that application I have some variety of
I am developing an android application that can send email. This following code lets
I am developing my first Seam + Android application and I am facing some
I am developing an Android application where I get the following exception while writing

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.