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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T01:35:39+00:00 2026-06-07T01:35:39+00:00

Hi, I am not able to understand why my android application does not work

  • 0

Hi, I am not able to understand why my android application does not work when it accesses the internet through WiFi. The application is able to work when it uses its own 3G connection. It doesn’t connect to WIFI. But if I share my 3g connection which i have in my iPhone through WiFi (tethering) the android device can access the server. I checked the application in various devices, and changed the manifest as follows, still no response.
The code that doesn’t connect is a login page. I followed normal php script,but it not connecting to that script in WiFi,

Thanks in advance

<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
    package="cs.nott.ac.uk.app"
    android:versionCode="1"
    android:versionName="1.0" >

    <uses-sdk android:minSdkVersion="10" />

    <uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
    <uses-permission android:name="android.permission.CHANGE_WIFI_STATE" />
    <uses-permission android:name="android.permission.CHANGE_NETWORK_STATE" />
    <uses-permission android:name="android.permission.INTERNET" />
    <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />

    <uses-feature android:name="android.hardware.wifi" />

    <supports-screens
        android:largeScreens="true"
        android:normalScreens="true"
        android:smallScreens="true"
        android:xlargeScreens="true" />

    <application
        android:icon="@drawable/launch"
        android:label="@string/app_name" >
        <activity
            android:name=".activities.LoginActivity"
            android:clearTaskOnLaunch="true"
            android:icon="@drawable/ic_launcher"
            android:label="@string/app_name" >
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />

                <category android:name="android.intent.category.LAUNCHER" />
            </intent-filter>
        </activity>
        <activity
            android:name=".activities.MainActivity"
            android:clearTaskOnLaunch="true" >
        </activity>
        <activity android:name=".activities.qr.RefresherActivity" >
        </activity>
        <activity android:name=".activities.SummaryActivity" >
        </activity>
        <activity android:name=".activities.management.ManagementandReflection" >
        </activity>
        <activity android:name=".activities.qr.QR_MaterialActivity" >
        </activity>
        <activity android:name=".activities.qr.Starting_offActivity" >
        </activity>
        <activity android:name=".activities.qr.DifferentialActivity" >
        </activity>
        <activity android:name=".activities.qr.ThingsActivity" >
        </activity>
        <activity android:name=".activities.qr.InvestigationsActivity" >
        </activity>
        <activity android:name=".activities.qr.RisksActivity" >
        </activity>
        <activity android:name=".activities.qr.TeachingActivity" >
        </activity>
        <activity android:name=".activities.management.SocialActivity" >
        </activity>
        <activity android:name=".activities.management.PsychologicalActivity" >
        </activity>
        <activity android:name=".activities.management.BiologicalActivity" >
        </activity>
        <activity android:name=".activities.management.AssessmentActivity" >
        </activity>
        <activity android:name=".activities.management.ReflectionsActivity" >
        </activity>
        <activity android:name=".activities.management.learningActivity" >
        </activity>
        <activity android:name=".activities.SummaryPatientsActivity" >
        </activity>
        <activity android:name=".activities.FinalSummaryActivity" >
        </activity>

        <activity
            android:name=".activities.ConfirmActivity"
            android:clearTaskOnLaunch="true" >
        </activity>
    </application>

</manifest>
  • 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-07T01:35:41+00:00Added an answer on June 7, 2026 at 1:35 am

    The problem was solved by creating a new thread for authentication,This is necessary for the application to work on or above 4.0

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

Sidebar

Related Questions

I am relatively a new Android developer and I am not able to understand
I am not able to understand how to rotate the image. I am trying
I am not able to understand few things on the Garbage collection. Firstly, how
I'm not able to understand the difference between Thread vs ThreadPool. Consider i've to
I have a legacy script which I am not able to understand. The script
I have tried a lot but not been able to understand the steps involved
I dont understand why I am not able to update a field on the
I need an Android application which should be able to fetch data from the
I am not able to understand the difference between JSONObject and GSON for parsing
After going through few articles about performance, Not able to get this statement exactly.

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.