How to create lock screen [closed] - android

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 7 years ago.
Improve this question
I wants to create my own lock screen which replaces system lock screen with customized pictures changing each and every time locks open.
One should be able unlock screen by tapping.

Here is Github source code you can find here Source Code

Related

How to get Navigation commands, like left or right in 50 meters [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 3 years ago.
Improve this question
I want to create something like Google glasses and I want it to have a navigation displayed. The App only needs the information in which direction I need to turn and how many meters I need to pass until I need to change my direction. Is that somehow possible?
LG Silvinator

My text over system settings screen [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 6 years ago.
Improve this question
Good day!
Can somebody give idea, how i can repeat effect such on this screenshot?
hint over system settings
This is a HiLocker, and I need same effect in my application - to open system settings and show my hint.
Thanks.
Take a look here:
http://www.piwai.info/chatheads-basics/
You will need a WindowManager.

take a screen shot periodically [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 7 years ago.
Improve this question
To take a one-shot, there's a solution(closed). Take a screen shot programmatically
Is there any sample that takes screen shot periodically on background thread?
Basically you want to repeat the steps mentioned in that solution every X seconds?
This thread would give you a good idea on where to begin.

How can I close running background apps except mine? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
When the user clicks on the "Close running Apps" Button then every application which is running in the background needs to be closed except my current application.
How can I do this?
Thank you
You could take a look at:
How to kill all running applications in android?
I think the answer there would really help you

How to zoom in display of device for android? [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 9 years ago.
Improve this question
I want zoom in display of device itself without rooting.
for example..
like zoom in home screen.
Is this way exist?
This question is inappropriate as it's not a programming question. However what you want is magnification gestures. This was included into Android 4.1 but may not be included by all manufacturers.

Categories

Resources