[APP][5.0+][1.0.1] Glass | A set of vision-based computing capabilities - Android Apps and Games

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Glass is a set of vision-based computing capabilities that allows your smartphone to understand what is in a photo. For instance, point your phone at an object and Glass will tell you what it is!​
More
This advanced Augmented Reality tool can recognise whatever you’re looking at and offer any essential information you require.
Impressive object recognition and real-time information
Glass goes a clear step by recognising a much greater range of objects, including natural stuff. Extra information such as breeds of dogs, flower species, etc would be implemented as the application grows.
Currently, Glass is available as a public BETA and can be downloaded from play store directly (https://play.google.com/store/apps/details?id=com.achandratre.glass).
Please note that the results may not be 100% accurate as the application is in its initial stages of development.
​
Screenshots?
Full album here : http://imgur.com/a/h1AvL
​
I am exited. Download Link?
Here it is! :
​
User Support
If something isn't working for you or you need help please email me at [email protected] or, comment below. I will get back to you as soon as possible.
Github issues repository : https://github.com/C-Aniruddh/glass/issues
Todo :
1. Fix all bugs
​
XDA:DevDB Information
Glass, App for all devices (see above for details)
Contributors
ace312
Version Information
Status: Testing
Created 2017-06-07
Last Updated 2017-06-07

Reserved

Reserved for Changelogs

New update has been pushed! Check it out!

Cool! Looks great.

Does it work with rooted devices? I tried with a lot of different pictures, I always get this error: 'There was a problem processing this image, please try a different image.' I'm using OnePlus 3T 6.0.1

lol wish u luck to fix the bugs!
---------- Post added at 04:17 PM ---------- Previous post was at 04:05 PM ----------
G4B33 said:
Does it work with rooted devices? I tried with a lot of different pictures, I always get this error: 'There was a problem processing this image, please try a different image.' I'm using OnePlus 3T 6.0.1
Click to expand...
Click to collapse
i haa the same error on my redmi 3 pro

Great work

getting problem processing image (anything I do) - nothing's been recognized
app crashes when the screen rotates in some places
HTC 10 (rooted) Sense-based ROM
Like the concept - I do hope you're planning on adding speech to it so a blind/legally person can snap a photo and it will tell them what they're looking at

Isn't this what the TensorFlow's Android demo does? How is this different?
https://ci.tensorflow.org/job/tensorflow-master-android

G4B33 said:
Does it work with rooted devices? I tried with a lot of different pictures, I always get this error: 'There was a problem processing this image, please try a different image.' I'm using OnePlus 3T 6.0.1
Click to expand...
Click to collapse
Yes it works. Some image codecs are not supported yet. I am working on it
sol212307 said:
lol wish u luck to fix the bugs!
---------- Post added at 04:17 PM ---------- Previous post was at 04:05 PM ----------
i haa the same error on my redmi 3 pro
Click to expand...
Click to collapse
mildlydisturbed said:
getting problem processing image (anything I do) - nothing's been recognized
app crashes when the screen rotates in some places
If the object probability is less than 0.4, then it wont show up (for precision reasons). So try taking a clear picture.
Thanks for reporting the auto rotate bug, I will work on it asap
HTC 10 (rooted) Sense-based ROM
Like the concept - I do hope you're planning on adding speech to it so a blind/legally person can snap a photo and it will tell them what they're looking at
Click to expand...
Click to collapse
Suyashbansal said:
Isn't this what the TensorFlow's Android demo does? How is this different?
https://ci.tensorflow.org/job/tensorflow-master-android
Click to expand...
Click to collapse
This is entirely different, as they are using different model (Inception) and their computation procedure is offline. Also, Glass has a Region of Interest Box (the white rectangle)

ace312 said:
This is entirely different, as they are using different model (Inception) and their computation procedure is offline. Also, Glass has a Region of Interest Box (the white rectangle)
Click to expand...
Click to collapse
So are you using the Google Cloud Vision API? I am curious about the tech that's behind this!

Suyashbansal said:
So are you using the Google Cloud Vision API? I am curious about the tech that's behind this!
Click to expand...
Click to collapse
I'm using a custom API (Developed by Me) and it is running on my personal servers!

Wow! Great!

It's working now, great job

Personal API's haha
lists are here of what u r using .
edited to link because the links breaks **** rules of xda
https://pastebin.com/TzxDpAbj

Related

[APP][4.1+] AcDisplay | v3.8 | 11.07.2015

AcDisplay
Open Source Android app
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
AcDisplay is a new way of handling notifications in Android.
It will inform you about new notifications by showing a minimal, beautiful screen, allowing you to open them directly from the lock screen. And if you want to see what's going on, you can simply take your phone out of your pocket to view all the latest notifications, in a similarly pleasing and minimalistic manner.
Code:
Copyright (C) 2013-2015 [email protected] <[email protected]>
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
MA 02110-1301, USA.
Android: 4.1+ (Android 4.4+ is recommended)
Official webpage: http://acdisplay.org
Download: http://releases.acdisplay.org
Repository: http://repo.acdisplay.org
Translate: http://translate.acdisplay.org
Google+ community: http://community.acdisplay.org
Feel free to comment and post your suggestions!
Thanks, that's good
Looks great, really clean and minimal. I'm installing now, and ill edit my post in a bit with any thoughts/suggestions. Thanks to the dev/op. :good:
Will report tomorrow, sounds interesting
Gesendet von meinem XT1080
Any settings to set?
Active display as an installable app huh? =] Cool!
I haven't seen it in action apart from the test notification so I don't have a whole lot of feedback yet. Interestingly enough, the test notification worked the first time I tried it, then I restarted and tried it again but it just turned the screen off I believe.
Also, is there supposed to be anything in the settings area? It's blank for me.
Thanks for your hard work! I look forward to it's progress =]
on Nexus 5
How is this on battery for the n5 with a LCD when compared to say a gs4 which has an AMOLED screen?
Sent from my Nexus 7 running Kangakat powered by elementalX
---------- Post added at 10:35 PM ---------- Previous post was at 10:01 PM ----------
I don't see any options in the settings...and test notification doesn't seem to be working correctly. I'm on a n5 running cataclysm.
Sent from my Nexus 5 using Tapatalk
SavedByGrace said:
I haven't seen it in action apart from the test notification so I don't have a whole lot of feedback yet. Interestingly enough, the test notification worked the first time I tried it, then I restarted and tried it again but it just turned the screen off I believe.
Also, is there supposed to be anything in the settings area? It's blank for me.
Click to expand...
Click to collapse
Jonnyredcorn said:
I don't see any options in the settings...and test notification doesn't seem to be working correctly. I'm on a n5 running cataclysm.
Click to expand...
Click to collapse
The test notification is buggy (and i'll fix it soon). It's a known problem. Settings has no GUI yet
Jonnyredcorn said:
How is this on battery for the n5 with a LCD when compared to say a gs4 which has an AMOLED screen?
Click to expand...
Click to collapse
This is very friendly to battery. It doesn't popup too often to eat a lot of battery (and has it's own turn-screen-off managment)
If,possible make it for 4.2+.
try now :good:
Please make for lower android version....(4.1.2). Thanks in advance
Hello me!! Its me again!!
i really like it ,just like i like omni's roms
This was my favorite feature on a cherry picked AOKP ROM I was running on my GS4. However it doesn't seem to be correctly working on my n5. Display only shows up for a brief second. When do Tue notifications appear? For example they would appear on active display if I pulled the phone out of my pocket.
Sent from my Nexus 5 using Tapatalk
Jonnyredcorn said:
This was my favorite feature on a cherry picked AOKP ROM I was running on my GS4. However it doesn't seem to be correctly working on my n5. Display only shows up for a brief second. When do Tue notifications appear? For example they would appear on active display if I pulled the phone out of my pocket.
Click to expand...
Click to collapse
I know why does it show only for a moment... Well, let's hope the next version will fix it. What's Tue?
Tue meant to be "the"
I'm very excited for that to get fixed as I love active display and would love to use this! Assuming it doesn't harm battery like you state!
Sent from my Nexus 5 using Tapatalk
Jonnyredcorn said:
I'm very excited for that to get fixed as I love active display and would love to use this! Assuming it doesn't harm battery like you state!
Click to expand...
Click to collapse
If you want I can send you debug .apk which (hopefuly) fixes the issue
AChep said:
If you want I can send you debug .apk which (hopefuly) fixes the issue
Click to expand...
Click to collapse
I'll test for ya sure. 7am and just laying in bed anyway
Sent from my Nexus 5 using Tapatalk
Jonnyredcorn said:
I'll test for ya sure. 7am and just laying in bed anyway
Click to expand...
Click to collapse
It contains some new non working features But please test only if it appears on new notification
Will you hangouts with me so I can test?
Sent from my Nexus 5 using Tapatalk
Jonnyredcorn said:
Will you hangouts with me so I can test?
Click to expand...
Click to collapse
I can't do it without your email

[APP][2.2+] FTorch

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
WHY SHOULD YOU INSTALL THIS TORCH, AND NOT ALL THE OTHER ONES?
1- You give a touch of style to your device, with an INTUITIVE, ENJOYABLE and MINIMAL style.
2- It weighs less than 800kb.
3- It doesn’t need much resources, it probably works even on my washing machine.
4- It has the STROBE light with adjustable intervals.
5- It has the MORSE CODE with adjustable speed.
6- It has an intuitive way of choosing colors, that I call ColorShuffle.
7- Well, surely I did it so what are you waiting for?! TRY IT and you will NEVER go back!
UPDATE:
-ADDED WIDGET
Link:
https://play.google.com/store/apps/details?id=com.fedeloper.flashgestures
Recommendations for support and information contact please contact me in PM
Why not explain what makes your flashlight app any different than the other 147 other flashlight apps? That might encourage some to try yours.
Sent from my Nexus 4 using Tapatalk
---------- Post added at 10:38 PM ---------- Previous post was at 10:33 PM ----------
Have you ever considered making an app to "read" or decode a flashlight Morse code sequence?
There are ones for audio but nothing for light. Don't even know if it's possible. Just a thought.
Sent from my Nexus 4 using Tapatalk
ph37rd said:
Why not explain what makes your flashlight app any different than the other 147 other flashlight apps? That might encourage some to try yours.
Sent from my Nexus 4 using Tapatalk
---------- Post added at 10:38 PM ---------- Previous post was at 10:33 PM ----------
Have you ever considered making an app to "read" or decode a flashlight Morse code sequence?
There are ones for audio but nothing for light. Don't even know if it's possible. Just a thought.
Sent from my Nexus 4 using Tapatalk
Click to expand...
Click to collapse
Thank you for having responded ,
say like, "FToch has the best graphics on the market, give a touch of style to your smartphone" ?
it really is a good idea.
I will begin as soon as possible to work on the Morse reader, perhaps to integrate more in this app
Fix:
-devices with ultralow resolution are now supported
-devices with API 8 navigation and led flash
Fix:
- Complete support for low api
- Icon/app restyling
waiting for your comments
50+ download
Works fine on my phone (LG G2) , thnx!
nice app
You should say "because it's probably the best flashlight app in the market right now"
And seriously, it's way better than any other flashlights i've tried in the past
Very stylish & intuitive, really good job
Best of luck to your app
mibejo said:
You should say "because it's probably the best flashlight app in the market right now"
And seriously, it's way better than any other flashlights i've tried in the past
Very stylish & intuitive, really good job
Best of luck to your app
Click to expand...
Click to collapse
thank you! i'm going to add it to my description
Fedeloper said:
3- It doesn’t need much resources, it probably works even on my washing machine.
Click to expand...
Click to collapse
Lol :laugh:
Andrewdevua said:
The best thing in this app i see, really small weight and ofc brilliant graphicks interface. Work good on Nexus 5
Click to expand...
Click to collapse
thank you
i'm working for Morse Reader function, I do not know whether to do an update of this app or launch another APP (of course, creating an ecosystem between them)
but there is still time to decide
waiting for your comments
update:
Added translations into Arabic and Russian
update:
-name of the application modified for indexing
Waiting for your comments
150 download reached
Wannato intuitive? make an exposed module bundled with this app, to control the brightness of the flash light
eraser0 said:
Wannato intuitive? make an exposed module bundled with this app, to control the brightness of the flash light
Click to expand...
Click to collapse
I'll think, thanks
reached 200 downloads
Added Widget, easy and fast flashlight

[App] Grenn: Movie Guide (A TMDb client)

Grenn: Movie Guide
Features
• Discover now playing, popular and upcoming movies in your country
• Search for any actor to see their bio, filmography and images
• Read latest movie news
• Find movies by genre
• Watch trailers of movies with own Youtube player
• Follow movies, people and make your own feed page to get images
• Add movies to Collections or Watchlist
• Mark images as favorited
Changelog
v0.1.beta
• Hello World
Screenshots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download
Play Store https://play.google.com/store/apps/details?id=u.gulac.movies
Xda labs https://labs.xda-developers.com/store/app/u.gulac.movies
Not availible in my country
buljaka said:
Not availible in my country
Click to expand...
Click to collapse
Should be available now. If still not, you can install from labs
https://labs.xda-developers.com/store/app/u.gulac.movies
I'm using YouTube vanced and this app isn't integrating with YTV.
I'm on RR 5.8.5 nougat 7.1.2
What happened to the app? Is it abandoned? was unable to find it on play store
Sent from my XZ Premium using XDA Labs
Sebi673 said:
What happened to the app? Is it abandoned? was unable to find it on play store
Click to expand...
Click to collapse
Yes, because of the new policity change. I fixed it. Now I am working on new main screen design and adding more choosable layouts. I will publish the update soon. By the way so sorry for the very late answer, I havent been here lately.
dokuz said:
Yes, because of the new policity change. I fixed it. Now I am working on new main screen design and adding more choosable layouts. I will publish the update soon. By the way so sorry for the very late answer, I havent been here lately.
Click to expand...
Click to collapse
No problem Glad to hear about active dev. If you need some front-end skills, lemme know
I love this app a lot... It is very comprehensive and it has a beautiful intuitive interface... Please my questions
1.will there be support for TV shows?
2.And will there be TRAKT.TV support?
3.When is the app coming back to playstore to compete with others?
clifford achoka said:
I love this app a lot... It is very comprehensive and it has a beautiful intuitive interface... Please my questions
1.will there be support for TV shows?
2.And will there be TRAKT.TV support?
3.When is the app coming back to playstore to compete with others?
Click to expand...
Click to collapse
Thanks for your nice words for the app. I am trying to make it better. About your questions,
1 currently I am not planning to add tv shows.
2 I realy want to add Track tv support but first I want to fix the errors and make it more stable. There are some issues (images not loading, download errors etc) for some phones. After these, I look for track tv, I cant say when.
3 I installed the new version on my phone and my tablet. Testing it for a while. It looks okay but I want to add a new feed page design and make some arrangements for big screens. After that I will push the update. So after a week, maybe two.
dokuz said:
Thanks for your nice words for the app. I am trying to make it better. About your questions,
1 currently I am not planning to add tv shows.
2 I realy want to add Track tv support but first I want to fix the errors and make it more stable. There are some issues (images not loading, download errors etc) for some phones. After these, I look for track tv, I cant say when.
3 I installed the new version on my phone and my tablet. Testing it for a while. It looks okay but I want to add a new feed page design and make some arrangements for big screens. After that I will push the update. So after a week, maybe two.
Click to expand...
Click to collapse
Thank You for the prompt feedback.. Am really waiting to see more that you have in store... So far this the best app for movies I've seen... Nice work
---------- Post added at 09:56 PM ---------- Previous post was at 09:52 PM ----------
Incase I've watched a movie,, how do i mark as watched? Am trying to find the but i can't.. It is only in collection which am not sure its meaning and watchlist?
clifford achoka said:
Thank You for the prompt feedback.. Am really waiting to see more that you have in store... So far this the best app for movies I've seen... Nice work
---------- Post added at 09:56 PM ---------- Previous post was at 09:52 PM ----------
Incase I've watched a movie,, how do i mark as watched? Am trying to find the but i can't.. It is only in collection which am not sure its meaning and watchlist?
Click to expand...
Click to collapse
Collections is there for what ever you want. (I am using Collections as Watched movies too but you are right, it is little bit confusing. I can add something like rename the Collection page. So you can enter a new name like watched then you can see Add to Watched button in movie detail page. That could be better.
An idea would like to share with you.... Blur water mark to be used

[App][5.0+][Universal] Xiaomi Mimoji Port - Get them on any device!

Xiaomi Mimojis Port - Get them on any Android 5.0+ device!​​
​
Hello everyone,
Today, I'm proud to present a port I've made of Xiaomi Mimoji. It's compatible with (probably most) Android 5.0+ devices that run ARM based processors. It includes many more Mimojis than the Nokia Camera port I'm also the author of, although I must say, theirs work better.
App features:
12 Mimojis, with video recording of up to 10 now 30 secs.
Change the audio pitch to Women, Men and Cartoon.
Save the result to your gallery or share the video.
MOD features:
Removed MIUI CTA in order for the app to work in non-Xiaomi devices.
Changed all trackings, crash, error reports and A/B experiments URLs to non-existent URLs.
(This means, no information is being sent to Chinese servers out of your device, thanks @p4block )
Unlocked Cartoon voice effect, although it seems to be similar if not the same to the Original voice.
App translated from Chinese into English by myself - Some texts may not be accurate!
Videos length can now reach up to 30 seconds, instead of the default 10s (Added in version 1.0.0-bea5a2c4)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Things I'm aware of:
- On older devices, the video preview of the animojis seems to look poor in-app, but the exported video looks just fine.
- Face tracking isn't good, but I'm definitely not responsible for that #BlameXiaomeme.
Download version 1.0.0-bea5a2c4
Mirror 3 (MACE) Mirror 2 (AFH)
Git patch between versions ad21f99 and bea5a2c4
Download version 1.0.0-ad21f99 Mirror
Git diff containing the app changes, so that you can verify and audit them​
Special thanks: @j1505243 for the original APK from his various Xiaomi system dumps, @p4block for suggesting the removal of the Chinese servers connections, and Jose, of course.
XDA:DevDB Information
Xiaomi Mimoji Port, App for all devices (see above for details)
Contributors
linuxct
Source Code: linuxct.space
Version Information
Status: Stable
Current Stable Version: Mimoji-1.0.0-bea5a2c
Stable Release Date: 2018-10-11
Current Beta Version: Mimoji-1.0.0-ad21f99
Beta Release Date: 2018-10-10
Created 2018-10-10
Last Updated 2018-10-11
Reserved
After not even a whole day since making this project public, I'm releasing an update for it, making it now possible to record Mimoji videos of up to 30 seconds*.
Downloads can be found in the first post under the version 1.0.0-bea5a2c4.
*: If under popular demand it's requested to increase it, it's possible and would be taken into consideration for future updates.
Nice work, will test and report here
Amazing work! So far there is no any problem using it now! Thanks for your effort!
Nice work, but i've detect the problem, cartoon sound has not working.
Nice!, work without problems on my P20 pro.
how I install them?sorry for the nood question
Levered said:
Nice work, but i've detect the problem, cartoon sound has not working.
Click to expand...
Click to collapse
Yup, I noticed it seems to be visual only
linuxct said:
Unlocked Cartoon voice effect, although it seems to be similar if not the same to the Original voice.
Click to expand...
Click to collapse
vasiliouv84 said:
how I install them?sorry for the nood question
Click to expand...
Click to collapse
download it, rename the .apk extension into .wtf extension, enjoy. :good:
It is crashing on my device. I m having htc desire 820 on android 6... What could be the reason... It opens but after some time it crashes and also nothing is shown in the square part..
---------- Post added at 07:43 AM ---------- Previous post was at 07:39 AM ----------
Noticed a thing... When my phone is away from face... And i select any emoji, it starts showing in the square but as soon as i bring my face infront of the camera it crashes...
Thanks man. Works fine except the tongue part.
Thanks for your hard work.
Quality stuff as usual. Keep up the great work man
Cool
Working on Galaxy S8 with Oreo. Thank you!
Thanks for your hard work, @linuxct
Working good on my OnePlus 6, running OxygenOS Open Beta 4. :good:
Addition : Voice changer cartoon no sound, but men and women have sound.
Sent from my ONEPLUS A6000 using XDA Labs
Working fine on redmi 4x running official lineageos15.1. Great work dev, so lit. It does not detect the tongue. Sometimes it glitches #xiaomeme haha. Overall, it works. Looking forward for the development in the future.
EDIT: just this morning, the mememoji turns black. I don't see the images just pure black. But it moves and records but the output is black.
I'm using Galaxy S8 with latest september patch in Oreo
It works well but recording is not working.
Working fine on Android Pie Pixel 2XL
https://www.youtube.com/watch?v=4PVl5MUzQyQ

Bring the software experience from screen unlock (from the Oneplus 6T) to your device

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Screen unlock - In-display fingerprint sensor
The purpose of this app is to bring the software experience from screen unlock (from the Oneplus 6T) to other devices. This app actually uses some kind of verification to detect registered fingers. So it's not even a total scam.
Features:
Way of verifying finger (but not reliable)
Open fingerprint display overlay from anywhere
Ambient display
Screenshots:
Downloads:
XDA Labs
Why not in the playstore?
Blame Google's policies
Where can I throw my money?
Right here my dude!
Every amount is greatly appreciated!
XDA:DevDB Information
Screen unlock - In-display fingerprint sensor, App for all devices (see above for details)
Contributors
Stjinchan
Version Information
Status: Stable
Current Stable Version: 1.0
Stable Release Date: 2018-12-24
Created 2018-12-24
Last Updated 2019-02-09
Updates
01/13/2018 Update 1.1
- Added Lollipop+ support
More changes such as the Ambient Display improvements will come later.
Nice.
Stjinchan said:
This app actually uses some kind of verification to detect registered fingers.
Click to expand...
Click to collapse
lol
I would like to know what you mean by some kind of verification.
IceBreakr said:
lol
I would like to know what you mean by some kind of verification.
Click to expand...
Click to collapse
Don't worry, I'm only using the touchscreen. no creepy camera stuff.
Is there actually any verification or is it just probability?
Soneliem said:
Is there actually any verification or is it just probability?
Click to expand...
Click to collapse
It uses some tricks with the touch screen. But don't expect it to be reliable.
Stupid app locked my phone.
Not bad, dude.
Ambient display not automatically running on background, but it's okay. Maybe you should improve this app.
Stjin said:
It uses some tricks with the touch screen. But don't expect it to be reliable.
Click to expand...
Click to collapse
What kind of tricks? This is a very cool idea. What makes it much better is the fact that it actually works
Bro can you please bump it back to 6.0+ for support? Many people still have devices running Android Marshmallow. Thanks.
Working okayish on 7.0 device SKY Pro 3
Needs to be slightly more aggressive or toggle to set auto start or something, so it comes on automatic. Themes would be greatly appreciated if you could implement it.
Looking forward to following this application development.
sinistereactor said:
Bro can you please bump it back to 6.0+ for support? Many people still have devices running Android Marshmallow. Thanks.
Working okayish on 7.0 device SKY Pro 3
Needs to be slightly more aggressive or toggle to set auto start or something, so it comes on automatic. Themes would be greatly appreciated if you could implement it.
Looking forward to following this application development.
Click to expand...
Click to collapse
*swings magic wand*
There we go, its now for 5.0+ users.
Other changes will be made in the future.
Oh wow this is awesome! Can't wait to mess with my friends. But more than that I was blown away when it accepted the right finger and always denied the others. If you set up your finger in a weird position at first it might actually fool others
Edit: It works great inside the app and on the home screen when using the QS tile (the android p style shortcut doesn't show up for me idk) but on the replacement AOD it rejects it every time? Is a logcat useful here?
People having crashes, could you please provide more info (logcats) instead of "Crashes upon starting"
Thanks.
When i press back button it closes amoled display, please solve it

Categories

Resources