After unlock screen I get a popup.
Once I swipe to the right and unlock the S9+, I get a popup at the bottom that says:
Load tk app in asset
I have no idea of what that means and how to get rid of it. Any help would be appreciated.
Thank
Sounds like a 3rd party app you added is generating this, but I have no idea what app it might be. A google search indicates it might have something to do with Shotgun software?
https://github.com/shotgunsoftware/tk-config-simple/blob/master/env/asset.yml
https://www.shotgunsoftware.com/
Related
hi
just found a great app called goodwin. its a very nice app launcher... however i camt manage to disable the built in slide to unlock, so is there another guy using it here? is there a way to disable it?
i use it too, I don't know if there's a way to disable it.
don't you find it useful?
well, yea i do, but i like S2U2 much better, and it always returns to launcher even if i just ran another program
I think the only way to know if there's a disable is to ask the makers of goodwin i think it's vito technology
unlock goodwin
its urgent...
does anyone know how to disable lock of goodwin.
I dont know if anyone is aware of this. I have a PIN on my lockscreen. To get round it all you have to do is make a call then hang up and select the yellow Message button.
Is there any way to stop this
Go into settings and then go into "location and security" and you will see "screen unlock settings".See if theres anything in there that can help you out.Probably a good idea to select the "none" option.
or choose the pattern method instead
The pattern method works as it should. Its a little worrying about the PIN input though. Surely my wife is not the first person to discover this!?
I guess she is...brainy woman...bad android!
Hi people,
I have a very specific need for a very simple app:
It should be one button only on one screen, and one textfield only on another screen.
The function of the button is to send a predefined(coded into app) SMS to the number you input in the other screen(this number should autosave).
In other words -
Screen 1: 1 big button, "ACTIVATE" (when clicked, sends SMS "activate" to number)
Screen 2: Settings screen, one box only, for putting in destination number and saving it.
I have above average general computer-knowledge and understanding, but no experience whatsoever with app-development.
Can I learn to, and write this app simply myself, say in a day or two max? Or should I just pay someone that knows what they're doing because it would take me too long to learn?
I suggest that you go on your own. It is not difficult to code such an app and learning some code isn't bad at all. You can do it in one day if you're determined enough. Good luck!
If you don't want to learn to code then there is always my app SMS Bot Widget:
https://play.google.com/store/apps/details?id=net.ubikapps.smswidget
It is a home screen widget only so you can't send a message from an app, only a home screen widget.
footboydog said:
If you don't want to learn to code then there is always my app SMS Bot Widget:
https://play.google.com/store/apps/details?id=net.ubikapps.smswidget
It is a home screen widget only so you can't send a message from an app, only a home screen widget.
Click to expand...
Click to collapse
Your Widget seems to be 99% what I need..! Would it be easy for me to modify your code, to change the text and options on the settingscreen, and make the Widget just a standard picture?
Also, could I cancel the confirmation part, just have the text sent in background instead of the confirm-to-send?
Edit: What I really need is a cross between your widget and this app in its simplest form:
https://play.google.com/store/apps/...ult#?t=W251bGwsMSwyLDEsIm51LmZkcC5TbXNfUkMiXQ..
Questions should be asked in Q&A forums, not Development forums.
Thread moved.
OK, so I started trying out myself, using MIT AppInventor. I've gotten pretty far, all I'm missing is for the app to store what's put in the "PhoneNumber"-textbox. How do i make the app save the number for later, also when app is restarted?
Last thing, when I use a picture for button, how do i get it to be "shaded" when pressed? you know, so you know when your pressing it.
What am I missing to get these features?
View attachment 1249018
OK, so I've found the TinyDB, and put in the "store value" block, however I don't know where to put the "retrieve value" to get it to retrieve as soon as app is opened.. any help?
toth42 said:
Your Widget seems to be 99% what I need..! Would it be easy for me to modify your code, to change the text and options on the settingscreen, and make the Widget just a standard picture?
Also, could I cancel the confirmation part, just have the text sent in background instead of the confirm-to-send?
Edit: What I really need is a cross between your widget and this app in its simplest form:
https://play.google.com/store/apps/...ult#?t=W251bGwsMSwyLDEsIm51LmZkcC5TbXNfUkMiXQ..
Click to expand...
Click to collapse
My app isn't open source yet but I might put it on github or something in the future.
Hello!
My wife who seems to fill every byte of data on her phone with useless games and apps has got this super annoying screen lock which I cannot figure out what app it belongs to so I can remove the sucker!
This thing is so invasive! When she gets a call you have to swipe that locker and then go through no more than two advertisements before you even get to the native lock screen. By that time the call is long gone!
As an IT professional of 25 years I tell her to stop downloading everything that people say "Oh get this app ..." on Facebook!
I personally have never had the need to do something like this since I don't download garbage!
Any help is soooooooo welcome and very appreciated!
Regards, Dave
when the lockscreen comes up press the recents key and you maybe will see it
It's tedious, but you could look through the permissions of each suspected app. When you find one that has either UI Overlay or Lockscreen permissions, then delete it and check.
Sent from my LG-Q710AL using Tapatalk
Thanks for the response!
While I was searching around for it the app crashed! YES! I had to school my Mrs. that a live wallpaper will never be 183mb, well shouldn't be. So the crappy apps name was Neon Butterfly. Now it's time to destroy it on the Play Store. Who ever was the dev for this was just getting paid for a stupid amount of ads.
Again, Thanks!
Hi, I am absolutely unable to enable or disable notifications while on website - I just cannot tap it at all. I have no idea why and tried many solutions. I stopped all apps, disabled drawing over screen, but yet no luck.
I also tried this Determine which app is drawing on top of other apps? and well... there's only one line, mOwnerUid=1000 mShowToOwnerOnly=false package=com.android.systemui appop=SYSTEM_ALERT_WINDOW
But I cannot disable that.
Any ideas? I am really desperate Thanks!