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

How to enable restricted settings?

Hello, I have this App called Cube ACR to record calls. I mainly record calls to help remember stuff like appointment times and such.

However since i have android 13, i need to allow restricted settings on the app. But when i go to the app, the 3 dots (more settings) is not there to turn off restrictive settings. What can i do?

I have a galaxy 22+ and i have attached a screenshot of the app information.

Attachments

  • Screenshot_20230812_212025_Settings.jpg
    Screenshot_20230812_212025_Settings.jpg
    115.5 KB · Views: 186

Keep Screen On doesn't work

I have a Galaxy A52, which I love. The Android OS is up to date. I have it set to "keep screen on" while using, but my screen still fades and soon goes black, even if I'm holding the phone where it can clearly see my face.
This is especially a problem when I'm using the phone keypad to work my way through long "If you want <x> press 1" things. I keep having to turn the screen back multiple times. How can I fix this?

App Inventor Google TV remote volume up/down not registering

Hey all I have been trying to get my remotes volume up/down buttons to register in my app but they never seem to do anything when I press them?

I have tried:

Java:
public class CallBroadcastReceiver extends BroadcastReceiver {
    @Override
    public void onReceive(Context context, Intent intent) {
        int volume = (Integer)intent.getExtras().get("android.media.EXTRA_VOLUME_STREAM_VALUE");
        Log.i("Tag", "Action : "+ intent.getAction() + " / volume : "+volume);
    }
}

and also

Java:
@Override
public boolean onKey(View v, int keyCode, KeyEvent event) {
        if (event.getAction()!=KeyEvent.ACTION_DOWN)
            return true;

        switch (keyCode) {
            case 20:
                return false;
            case 22:
                fastForward();
                return false;
            case 21:
                rewind();
                return false;
            case 23:
                if (mTransportControlGlue.isPlaying()) {
                    mTransportControlGlue.pause();
                } else {
                    mTransportControlGlue.play();
                }

                return false;
        
                getActivity().finish();
                return true;
        }

        return false;
    }

But like I said, every time I hit the buttons they never fire any of those above. The only ones that register are the Dpad up/down/left/right, center button and the back button.

I cam change the volume just fine using this code:

Java:
AudioManager mAudioManager = (AudioManager) getContext().getSystemService(Context.AUDIO_SERVICE);
int actualVolume = mAudioManager.getStreamVolume(AudioManager.STREAM_MUSIC);
mAudioManager.setStreamVolume(AudioManager.STREAM_MUSIC, 1, AudioManager.FLAG_PLAY_SOUND);

But that does me no good if I cant detect the volume up/down being pressed...

The google TV remote looks like this:

enter image description here

Anyone know what I am missing?

How to give someone a temporary (for a few hours/days) possibility to ring your your Android phone? and possibility talk with him?

Hi, How to give someone a temporary (for a few hours/days) possibility to ring your your Android phone ? and possibility talk with him?
In the next 10 month, I am giving lots of articles for nothing (completely free) as I am in a long process of emptying my apartment. So I am taking a picture of the article and creating an ad on an online platform (an equivalent of craigslist, but in Europe) of it with a 0eur price tag, and then people send msg on this platform when interested. They then need to go to the building where I live.
Obviously for so many people, for my security, I do not want to give my name so they can ring and I do not want to give my phone number. What Android app could allow me to get a ring for a temporary duration ? what should I then communicate per message to the person I have validated to pickup an article at my home ? I can install any app necessary on my Android phone, but people coming will not install anything so it must be universal.

Help Forget to press record

To record a video using samsung default camera app, i do these steps, press [camera] app>press [video] tab>press round red button

Sometimes after pressing the [video] tab, I forget to press the round record button because I assumed pressing the [video] button makes me think that video has started recording. The red button also makes me thinks that video recording is in progress.

How to prevent video forget to press start record button problem? Is there any app that can display a floating banner text telling me it is recording or not recording, or maybe something to change the round button to a text "press to start" "press to stop"

Thanks

Shopping list that assigns stores to items like tags

I've posted this concept on several shopping list apps, I continue to be flabbergasted that this simple functionality is not offered by any shopping apps.

There are several types of stores that I shop at:
  • Grocery store
  • Drug store
  • Hardware store
  • Department store
  • Convenience store

When I go to a store, I want to see the items that are available in that store on my list. That way, I can purchase all of the items available from that store.

Easy so far, correct?

Some items are available at multiple stores. Here's an example:

Banana:
  • Grocery store
  • Convenience store

So, if I go into a convenience store and get bananas, the item "bananas" would disappear from both the convenience store and grocery list, correct?

Unfortunately, no shopping app has been able to master this incredibly simple concept. Here are a few more examples:

Hummus:
  • Grocery store
Hummus is not available at a drug store, a hardware store, or a convenience store.

Light bulb:
  • Grocery store
  • Drug store
  • Hardware store
  • Department store
  • Convenience store
A light bulb is available at any store. When I add the item "light bulb" to my shopping app, I would tag all of the stores it is available at. The app would remember these item-specific tags.

Once I purchase the light bulb at one store, it would disappear from the list for every other store. A shopper does not need the item displayed on other lists once it has been purchased.

I am perplexed at why shopping apps cannot provide this simple, common-sense functionality. It seems like the most obvious functionality you would include in a shopping list app, and yet no no one is able to offer it.

Does anyone know of a shopping list app that offers this incredibly simple, common-sense functionality?

Anyone know where to find the setting that automatically plays music when Bluetooth connects?

When connecting to Bluetooth the Huawei Music player automatically starts playing music
I use Black Player as my default music player
I have seen the setting that controls resume on Bluetooth but that was years ago and I can't find it anywhere. So:
Anyone know where to find the setting that automatically plays music when Bluetooth connects?

Advice on a calendar app that searches through the entire history

Currently I am using the Samsung Calendar app. When searching for (very) old entries I need to tap on a button : Tap here to view events before ..." (e.g. Aug 11 2023)
I almost endlessly need to tap-tap-tap-tap.... In the end I may get what I was looking for, or, may be even not, as may be I have used the wrong search string hence I have been tapping and tapping for nothing.

Regretfully, so far, there is no way to search entries 'before' a specific date, or a time-range, or actually have an option to search thru all entries.

I have been reading many reviews on calendar apps and almost all are 'great'.
OTOH I hesitate to install them all just to see if either one of them have such features, i.e. search all entries, not just recent ones.

Any suggestions?

Thanks!
(Samsung S10, Android 12, PC: Office 365, Outlook Exchange)

Unleash Your Soccer Strategy Skills with Footy Tic Tac Toe!

Hey there, fellow Android gamers! Looking for a unique and exciting game that combines strategy and the thrill of soccer? Well, look no further because I've got just the game for you! Allow me to introduce Footy Tic Tac Toe, the ultimate soccer-themed twist on the classic game. Get ready to test your skills, challenge your friends, and immerse yourself in the world of soccer strategy like never before!

Embark on a Soccer-Fueled Tic Tac Toe Adventure:
If you're a fan of Tic Tac Toe and have a passion for soccer, then Footy Tic Tac Toe is the game you've been waiting for. This innovative game takes the traditional gameplay and injects it with a soccer twist that will keep you hooked for hours. The goal remains the same: be the first to get three marks in a row. But here's the exciting part - you can only place your mark if you can name a footballer from the corresponding two clubs. It's a challenging and thrilling experience that will put your soccer knowledge and strategic thinking to the test!

Choose Your Team and League:
Footy Tic Tac Toe offers a wide range of options to cater to every soccer fan's preferences. Take your pick from the Kings League, international teams, Argentina, Italy, and Spain. Each league brings its unique flavor to the game, allowing you to explore different strategies and tactics. Whether you're a fan of international showdowns or want to showcase your knowledge of specific teams, this game has got you covered.

Immerse Yourself in the World of Soccer Strategy:
Prepare to dive headfirst into the captivating world of soccer strategy. With Footy Tic Tac Toe, you'll find yourself analyzing positions, planning your moves, and outsmarting your opponents just like a seasoned coach. The game's intuitive interface and user-friendly controls make it easy to navigate, whether you're competing against friends or challenging the AI. With each match, you'll improve your skills, develop new strategies, and experience the thrill of victory.

Download Footy Tic Tac Toe Now:
Ready to become the master of soccer-infused Tic Tac Toe? Don't miss out on the action! Download Footy Tic Tac Toe now from the official website Footy Tic Tac Toe or directly from Google Play https://play.google.com/store/apps/details?id=com.technologiescv.footytictactoe\. Lace up your virtual boots, engage in intense battles, and dominate the leaderboards. With its captivating gameplay, stunning visuals, and addictive features, Footy Tic Tac Toe is a must-have game for all Android users.

Join the Footy Tic Tac Toe Community:
Become part of the vibrant Footy Tic Tac Toe community and connect with fellow soccer enthusiasts. Share your strategies, celebrate victories, and engage in friendly banter. It's not just about the game; it's about the camaraderie and passion for soccer that brings us all together.

So, what are you waiting for? Are you ready to unleash your soccer strategy skills and conquer the world of Footy Tic Tac Toe? Put your knowledge to the test, challenge your friends, and embark on an unforgettable soccer adventure. Let the games begin!

Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

Samsung's secret love child?

Here in the U.K. we have been inundated with TV advertisements for the new Samsung phone for the past month. It seems that almost every ad break on every channel has a range of ad's for Samsung.

However, they have all been for the Samsung Flip5. I have yet to see one for the Fold5 either on TV or the newspapers.

This also happened last year with the launch of the Fold4 and Flip4 although I did see 3 ad slots over the period of a fortnight, for the Fold4.

It seems clear to me that Samsung are heavily promoting the Flip phone probably because it is cheaper and likely to appeal to the masses but I am starting to think that with the lack of promotion of the Fold phone, that I own Samsung's secret love child that must not be mentioned in polite society.

Is it the same in other countries that the Fold is sold in?

Here is a sample of the Samsung ad's that are going out in the U.K...

Offline maps disappear sometimes

About 2 months ago the offline maps disappeared from my old LG phone. A few weeks later & they were still missing. But a few days ago they reappeared. IIRC no settings were changed.

I started using a new Samsung phone a few days ago & downloaded an offline map. A message at the bottom of the screen said "You're currently signed out. Any map downloaded while signed out will be deleted when you sign in."

So I signed in & downloaded another offline map. The first map got updated also but why didn’t it get deleted when I signed in? I’ve been unable to duplicate that scenario.

I went back into Maps and both maps were gone. I signed out, signed in, but maps were gone. Since one map was downloaded while being signed in I'd think that one would have been saved but it wasn’t.

If downloaded while signed in, maps seems to always come back when I toggle between sign out & sign in, except for what happened above. Did that get messed up because maps were downloaded under both scenarios?

My concern is what happened with the old LG phone. AFAIK I never changed the sign out / sign in setting because I just found out about it. IOW are offline maps stable?

Any comments would be appreciated.
Thanks

  • Question Question
Help Using third party apps for email

Hi my question is this. Most free emailproviders have an expiration policy, so you must log in every x months to keep your account. Now as long as you use their own android app, never a problem. But what if I use for example Bluemail or other third party app for protonmail account or AOL? Does that also count as "logged in" in terms of expiration policy? Thanks, Niels

Filter

Back
Top Bottom