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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T03:35:16+00:00 2026-05-28T03:35:16+00:00

I am having trouble adding Widgets to my homescreen. I have created a new,

  • 0

I am having trouble adding Widgets to my homescreen.

I have created a new, completely empty, page but several app Widgets are not listed. There are numerous apps I have downloaded and one that I have coded myself, and none of them are appearing in the list of widgets to add.

What possible reason could be causing this? I’m thinking it’s either that my phone (Huawei Sonic) is not supported for these particular widgets, which is odd for a dead simple one that I have programmed, or I have disabled something important…

Any suggestions?

UPDATE
As requested here is some code, thanks for the help so far.

Manifest file:

<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
      package="org.widget"
  android:versionCode="1"
  android:versionName="1.0">
<application android:icon="@drawable/icon" android:label="@string/app_name">
    <receiver android:name=".Widget" android:label="Countdown">
        <intent-filter>
            <action android:name="android.appwidget.action.APPWIDGET_UPDATE" />
        </intent-filter>    
        <meta-data android:name="android.appwidget.provider"
            android:resource="@xml/widget" />
    </receiver>
</application>

And here is my main.xml

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/LinearLayout01"
android:layout_height="200dp"
android:background="@drawable/background"
android:layout_width="160dp"
android:orientation="horizontal">
<TextView
    android:layout_width="fill_parent"
    android:layout_height="fill_parent"
    android:gravity="center_vertical|center_horizontal"
    android:textColor="@android:color/black"
    android:text="17:12:34 PM"
    android:textSize="8pt" />
</LinearLayout>
  • 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-05-28T03:35:16+00:00Added an answer on May 28, 2026 at 3:35 am

    The missing widgets are probably due to the apps being installed on
    the sdcard. Android prevents these widgets from showing up due to the
    possible breakages of the widgets when the sdcard is mounted through
    the usb. Move the apps back to internal and they should show up fine.
    The same will go for any apps that would have services running or are
    tied directly into the Android OS (like facebook or gmail).

    Oh and the color differences are just when the phone loses
    connectivity to google’s servers. Usually these are tied in with your
    connectivity through GTalk. Now, why the phone is losing its
    connectivity, I am not sure. Maybe has to deal with your network
    signal. Once the network signal drops, it has to wait until it comes
    back up and then try to sign in again with your google account(s).

    http://forum.cyanogenmod.com/topic/24792-widgets-are-not-showing-themselves-on-widget-list/

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

Sidebar

Related Questions

I'm using jQuery ui tabs with the following code but am having trouble adding
I'm having trouble adding a slashed slug and nested routes. If I have these
I'm having some trouble with adding tips to a Request.HTML function. I have a
I'm new to using sqlite and the iPhone and I'm having some trouble adding
I'm having trouble adding the compatibility package to my android project. Not really sure
I'm having trouble adding arguments to the selector of a button (programmatically created). I've
I'm having trouble adding a button to a layout that I've created in XML.
I'm having trouble adding page numbers to PDFs. Here's how I'm inserting pages /
I'm using Postgresql with SQLAlchemy but it seems sqlalchemy is having trouble adding rows
I'm using jquery, superfish to create a dynamic menu. But, I'm having trouble adding

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.