Hello XDA friends,
I'm new to the App development world, I have a question pertaining to running an app ontop of another one...
Is it possible to have one app overlayed over another app. e.g. My app has buttons which are overlayed over the top of another app. When pressing my overlayed buttons, it will interact with the app its overlayed on.
Thank you!
Related
Hello!
I am trying to find a way, to swap out the widget icon and text on my "Advanced Task Killer" app. I would like to use minimalistic text, to trigger the autokill action the widget normally does, but under activities there is no such activity, only the option to LAUNCH the task killer app.
How can I do this? I've found an application called xShorcut, that allows me to launch applications with a string/command, so does anybody know what the "kill" command is for the Advanced Task Killer? Is there a way to grab said activity, via an app or so?
No wise heads, that is able to shed some lights on this matter?
Maybe this helps?.. Sorry I can't contribute more.
As far as I can understand, this app can trigger the widget at specific times (e.g. 2 pm), but it doesn't allow my to create another widget, so I can have another design on it
Still nobody?
To be honest I think it would help if you posted in a general or q&a forum in your phone's section... Themes isn't really the best spot to post about these things.
Sent from my Nexus One using XDA App
I just noticed an icon in my app drawer called "Take Photo".
When you launch it the stock camera pops up. What is unusual though, is that the small square in the bottom left of the screen (in portrait mode) that usually shows the most recent photo taken is blank. And, if you press that button it doesn't show any photos.
If I launch the normal camera app, the recent photo is shown in that square...
Has this icon always been there, or did another app install it?
It doesn't appear in the list of apps in the app manager.
Thanks,
Rich
Sent from my GT-N7000 using XDA
You have FriendCaster Pro installed that adds that icon to the app drawer.
Sent from my GT-N7000 using xda premium
It's probably a facebook shortcut icon.
Thanks. Yes I do have Friendcaster installed. Why do all of these apps keep adding extra icons.
At least the recent FB update removed the extra camera and messager icons when they realised people don't like redundant icons.
Sent from my GT-N7000 using XDA
Every now and then I keep getting no response when trying to nagivate the screen as the HOME, BACK and BOOKMARK buttons are no longer on the screen leaving me to restart the kindle.
Anyone experience this and know how to fix?
Sorry, it's not the menu buttons its the option buttons that appear at the bottom.
The only bypass has been to install an app called fullscreen
I've heard that happening because Gmail was installed. Not sure though
Sent from my KFTT using xda app-developers app
No that's the notification bar gmail affects,
Did you freeze some stuff by chance? Try going into the kfhd 7 general thread that deals with the bottom bar they've made some modded ones, perhaps yours just got corrupted
Sent from my GT-P3110 using xda app-developers app
1. Is there a way to alphabetically sort the "custom" display in the App Dock? (ie I want my custom apps to show alphabetically automatically without having to move them myself. (I know there is an alphabetical category, but that shows to many icons.
2. Is there a way to add panels to the left of the home screen? The last 3 HTC phones I had you could swipe to panels left of the home screen., on the One I can only seem to add/swipe to panels on the right.
3. Is the TV Remote App an HTC specific app (ie does it get updates?) I don't see it listed on the Google Playstore, so I'm wondering how HTC will update it . It can use a lot of work. I noticed its made by Peel, and they do my app on my Samsung Tablet, and I'm constantly getting updates/improvements for it.
Hi guys, I'm new here and new in developing android studio apps.
I want to make some silly app. I want: when i close my app (press home button or something) and when i open some other app like Chrome or Facebook that i get Notification from my app?
I make it when i close the app i get notification trough onStop() method but i need notification when i lunch another app?
Thanks