• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

chromecast screen flickers/ no signal

i saw this on the chromecast help forum:
https://support.google.com/chromecast/thread/615226?msgid=622679

you can even post your question there.....and a chromecast team member will post some troubleshooting for you. you can even do a chat as well. google has some great teams that you can chat with for each of their devices. i have chat with them a few times for my chromebook that i own.
https://support.google.com/chromeca...si=chromcast_contact_flow&cfnti=9206733&cft=1

Help Losing Wifi/Ethernet Connection on MBox Android Tv from Easytone

Could you provide more details about how your MBox is connected to your home network? Your reference to 'Ethernet/WiFi' indicates both wired (Ethernet cable) and wireless (WiFi) issues. Is it indeed a matter of trying both and neither are working out?
It would also help if to know more details about your home network -- do you have an ISP-supplied modem/router unit or do you have your own router? If you're using an Ethernet cable have you tried swapping it out with a different cable you know is good, or used a cable tester to check the cable? If WiFi, approximately how much distance is between your router and your MBox? Are you relying on a 2.4GHz or 5GHz band network, or a mix of both?
Don't rely solely on the fact that other devices are connecting to your home LAN without a problem, the issue you need to focus on is the connectivity problem between your MBox and your home LAN.

Random Unknown Notification

Just because you have your phone on silent doesn't mean it still won't vibrate... if you look at settings, sounds and notifications, notification mode, make sure mute is set as your default sound.
That way you'll get no vibration whatsoever...
Also, fwiw, lose the Facebook app and access it using your browser...

I dont have facebook anymore and my phone is definitely on silent, not vibrate. Nothing else is vibrating my phone and I went through all settings I could. It's happened 3 times today :(

How to add home screens

just an fyi there are so many really good launchers that can do add more homescreens veru easily. the two best launchers that are pretty popular here is adw launcher and nova launcher. i use nova prime (its the paid version of the free nova launcher). i currently have 5 home screens. i like nova because it has some really cool visual effects and is very customizable. i would look into trying one out.

Updating Verizon Tablet

yeah if you go to settings>about phone>check for updates and there is no updates then you are good to go. unfortunately, for you.
I am not very knowledgeable about how tablets and phones work.
Is the OS provided by Verizon?
Should I be asking theses questions on a Verizon forum instead of an Android forum?
Is it possible to install OS from elsewhere that doesn't depend on Verizon?
It seems a shame to throw out a good working device that I use everyday just because it can't be updated.
Thank you for you replies
so the way it works with google and its android os is this:
android os is an operating system much like windows. every so often google will update its android os. each update is named after desserts alphabetically. it started with cupcake (not sure what happen to a or b) then eclair, froyo (frozen yogurt), gingerbread, honeycomb, ice cream sandwich, jellybean, kit-kat, lollipop, marshmellow, nougat, oreo, and now pie.

those are just the base os. each manufacturer and even carrier will add their spin to the os. they will add their own launcher which usually ads bloatware (unnecessary apps).

so yeah most likely your tablet will not have a pure android os, but rather something that either verizon or the manufacturer will add. most basic things will be very similar, just the feel might be slightly different.

if you checked and see if your tablet has an update and do not find one, then there is your answer. no updates are available. if there was one you would have found it there. most devices have a shelf life of about 3 years or so before support goes bye bye. once support is done, do not expect any more updates.

on some devices you can root it and install a newer android os provided that the developers have support for your device. these guys will have figured out a way to root it, install a custom recovery, and even create their own version of a custom rom.

i could go on, if you interested in learning about rooting and how that works, but your device does not have any backing of developers so that is not an option right now......it looks like your stuck with whatever android version is installed on your tablet.

Android Box Forums?

We have an area for Android TV discussions you might try. Here is a link: https://androidforums.com/forums/tv-video.224/
If all else fails, you are more than welcome to state your problem here in the Android Lounge. There are some very knowledgeable members that frequent this forum. Good luck and welcome to Android Forums.
Thanks, I appreciate the advice or help, suggestions etc.
I am looking in that area of the site right now...
Thanks again.

Help AndroidTV Access Point

If the hotspot utility only allows you to set up it's own separate WiFi network and there are no options to use it simply as an extension to your router's WiFi coverage, there's not much you can do. Which isn't out of the ordinary as a 'hotspot' isn't by design meant to be extender to existing WiFi coverage but primarily used to provide WiFi fed from a cellular signal. You need to have your router acting as the sole gateway to your LAN, so it's the only device providing IP addresses.
You mentioned not wanting to buy anything extra but if your existing hotspot software isn't configurable to your stated needs, perhaps you might want to reconsider that point? It's not even a matter where you need to spend a lot for a high-end router, a typical off-the-shelf router will suffice as a basic extender that will allow you a lot more flexibility to set up both routers to work with each other:
https://www.lifewire.com/connect-routers-on-a-home-network-818060
https://m.wikihow.com/Connect-Two-Routers

The code does not work in the Thread by pressing a button

I'm studying android and stumbled upon a problem! After reading this article in the section Worker Threads: https://developer.android.com/guide/components/processes-and-threads.html
My code
Java:
public void click(View view) {
        new Thread(new Runnable() {
            @Override
            public void run() {
                final TextView t = findViewById(R.id.textView);
                t.setText("Wait...");
                for(int i=0;i<999999;i++)
                    Log.e("test", ""+System.currentTimeMillis());
                t.post(new Runnable() {
                    @Override
                    public void run() {
                        t.setText("Complete");
                    }
                });
            }
        });
    }
Now when I press a button, nothing happens even the text does not change and there are no mistakes. I don’t know what to do, help somebody!

hellow

so teoa could be:
2lbgya8.jpg

which is
Triethanolamine
as TEOA or TELA to distinguish it from TEA which is for triethylamine) is a viscous organic compound that is both a tertiary amine and a triol. A triol is a molecule with three alcohol groups.

or

a google translation of the Maorian language which means cool.

Filter

Back
Top Bottom