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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T22:22:50+00:00 2026-06-17T22:22:50+00:00

I am designing an app that requests data from my server using a HTTP

  • 0

I am designing an app that requests data from my server using a HTTP Connection.

This data depends on the selected item so I have different URLs on my server corresponding to the item chosen.

For now I have hard-coded the URLs in the app, I am new to Android so my question is :

How can i prevent reverse engineering of these URLs?

Thank you.

  • 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-17T22:22:51+00:00Added an answer on June 17, 2026 at 10:22 pm

    If you are going to send some sensitive data from any device (in your case android), relaying on URL being hidden will not bring any security to your application.

    At first you can use SSL protocol, SSL will encrypt data between you and your server, so sniffers will not able to read any data. Altought you have to verify SSL certificate when you are sending data from android device to prevent MITM attacks.

    Also for more security you can include some symmetric or asymmetric encryption algorithms to your data. You can encrypt data before sending it to server using a public key and only your server will have private key. So you can decrypt data in server using that private key. There is a lot of resources for openssl APIs in PHP.

    If you can’t use public-key encryption algorithm you can use a symmetric algorithm like AES. It will be also secure. But encryption key should be kept safe, for example you can implement key-exchange algorithm using a basic asymmetric encryption for transferring encryption key to client, then encrypt data using AES.

    Best security could be using SSL, also encrypting data using symmetric and asymmetric encryption algorithms.

    It totally depends on your implementation and your effort on securing data.

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

Sidebar

Related Questions

I'm currently designing an app that pulls map data from a service and renders
I am designing a Rails app that takes in requests, uses data within the
I'm designing an iPhone app that communicates with a server over HTTP. I only
I'm designing an iPad/iPhone app using core data. The main focus of the app
I am designing an app that needs text to speech. I am using the
I have an MVC 2 app that I want all requests to return json.
I am designing an app that will have some activities separated in tabs. Some
Im designing an app where you have connections and a list of pending connection
I am designing a database app, and have a form which populates with data
I have a database and I need to present a data via HTTP using

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.