Hey guys!
I've been working on an Android app that I call CrookCatcher. What it does is that it snaps a photo with the front camera of any intruder who falsely enters your pass, pin or lock pattern incorrectly. It then finds your device's location, wraps it with the picture in an email and sends it to you.
The idea behind it is not completely new, but I still think this app has something to it. What I've kept in mind under development is namely easy setup, great functionality and of course beautiful design (at least I think ).
Features:
★ AlertMessage - show message when photo is snapped
★ User interface to browse images and their location.
★ Clean design for phones and tablets.
Now, the app is in "beta" because I hope you guys can find some bugs and issues in the app, which I can then kill before releasing it to the "non-technical folks" in the outside world.
So, head over to the Google+ Community, try out the app, and tell me what you think.
https://plus.google.com/communities/109265797660156312908
- Jakob
{
"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"
}
its locked. cannot view.
its locked. cannot view.
Yes this is what I am looking for but your g+ page is locked and won't allow us to request to join?
Sent from my VS980 4G using xda premium
johnhale said:
Yes this is what I am looking for but your g+ page is locked and won't allow us to request to join?
Sent from my VS980 4G using xda premium
Click to expand...
Click to collapse
Hah, that's a bad one. Thanks for the heads up, should be fixed now
Nice concept, will join later.
Sent from my Nexus 5 using Tapatalk
Related
Statement:This is a small simple app, I created for fun and learning some code. It isnt usefull like all other apps here in this great forum. If i am breaking any rule pls remove this thread and forget it, but i think i can try to work with the best mobile community in the world.
I have created a new APP called Daily-Stuff:
{
"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"
}
Now it comes to you. I would like to integrate new content and I need a kind of editorial. THATS YOUR JOB.
This means everybody who knows a funny youtube video or website can post it here and i will integrate it.
HERE are some possibilities to participate:
Website
Subscription to beta tests
APP
Twitter
Note: Again if it isnt allowed here remove it. More Infos are comming soon.
Note2: I tried to integrate Google Play Game Services but i need help
Reserverd
Just in case
Push
Nobody interested?
I'm not getting this code system inside of the app :/ could you explain this further ?
Sent from my LG-P880 using xda app-developers app
Above "enter code" should be the twitterfeed of daily stuff that shows valid codes. If you enter one code you get redirected to the media
Sent from my Evo 3D GSM using XDA Premium HD app
Some one who likes the idea?
Push
Sent from my Evo 3D GSM using XDA Premium HD app
Hey guys,
I recently made an app that is quite different from the other ones regularly posted on this forum, which are usually about changing your phone's behavior, so this is a nice change of pace from modifying your phone!
What is it?
Some of you might be familiar with the Delayed Auditory Feedback effect originally research by the Ig Nobel winner Kazutaka Kurihara. If not, check out this video:
To put it briefly, the effect occurs when you hear your own voice at a slight delay. Many people tend to start mumbling, and therefore "jamming" speech. SpeechJammer is an app I made intended to replicate this odd effect from your own phone, unfortunately due to limitations it can only work through headphones, because using it on the speakers would generate a lot of feedback noise.
It's simple to use, just put on headphone and start the app. Hopefully it should impede your speech while you talk. The app also includes a nice holo design inspired from the recent Google Play Store refresh.
{
"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"
}
Get it now at https://play.google.com/store/apps/details?id=com.icechen1.speechjammer
First!
I was actually just trying this on my friends iPhone. So stoked you made an app for android.
+1
Sent from my HTCONE using xda premium
eyeisdasteve said:
First!
I was actually just trying this on my friends iPhone. So stoked you made an app for android.
+1
Sent from my HTCONE using xda premium
Click to expand...
Click to collapse
Thanks! It's a shame we are still missing so many apps from iOS, really.
{
"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"
}
Hi XDA! You might have seen my previous apps, PulseFlash, PulseCompass & PulseCalc which was made in the process of learning Android app development. This is once again made for the same reason.
This minimalistic Timer app was made Graphics Designer new to the app development scene, thus it is very clean. I've utilized most of Android's framework, making this app fit right in! The timer runs in the background and a pop-up will notify you when your timer is done, that accompanied by a notification sound and vibration will make sure you don't miss it!
Vibrate - This is needed for the app to vibrate when the time has ran out.
Media Volume - This is needed for the app to make a sound when the time has ran out.
Post notification - A notification is created so that you can go back to the application to cancel or edit your timer.
jfeinstein10 for his amazing SlidingMenu library.
A lot of folks over at Stackoverflow.
@SpaceCaker who is my personal Android Wikipedia, didn't help me in this case, but awesome guy anyway.
The main source code is available at my Github, I did not share the graphics, nor styling files. Feel free to use the code, but please do not recreate my app, or something very similar and then share it publicly.
Please do not mirror - I'd like to track my downloads
wow ..again
btw it seems you attached the calc
Sent from my Nexus 4 using Tapatalk
rush25 said:
wow ..again
btw it seems you attached the calc
Sent from my Nexus 4 using Tapatalk
Click to expand...
Click to collapse
Omw lol! To many hours up
Camera Scare Prank is now available at Google Play Store!
{
"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"
}
Description:
This is one of the funniest ways to scare your friend, girlfriend, family or even a stranger. Simply hand the phone to a victim and ask him/her to take photo of you. Upon pressing the capture button, full screen scary picture will appear with violent max-volume scream. Also, phone will be able to vibrate and keep flashing, depending on your choice in settings screen.
Watch them screaming, laughing, crying and sweating.
You will be allowed to choose between multiple scary sounds and pictures when you enter the settings. However, you can also choose your own sounds and pictures from library or gallery.
Screenshot links:
https://imageshack.com/i/kmVthxElp
https://imageshack.com/i/ezvHexlQp
https://imageshack.com/i/iqBCLZSDj
https://imageshack.com/i/ezYF5jSfp
App version is 1.02, it is Free, very simple and easy to use.
Available on 4.0+ Android versions.
You can check it out and review/rate it. I'd be very happy to hear your opinion about it, some suggestions and advices.
Download Link:
https://play.google.com/store/apps/details?id=biz.bsapps.camprank
Thank you in advance!
Haha, sounds like an awesome idea.. only reason I'd be hesitant is because almost everyone I know would end up dropping my phone
Also, I think it would be awesome to add in the ability to take a picture with the front camera when the scream happens so you can capture their reaction!
Sent from my SM-G900T using XDA Premium 4 mobile app
Brilliant, I love it!
I asked permission to the DEV of this app to post here and he agreed so here goes:
This app is very similar to facebook messenger. It still needs some work but the dev is very friendly and responsive.
I am not the developer of this app so dont make requests, the only thing i could do is pass along some feedback and suggestions to him if he does not create an account here or makes a G+ community.
He created the G+ community: https://plus.google.com/communities/102737430908168849355?hl=en
Features until now:
Delivery reports
Led notification
Material design (changeable colors)
Several languages supported
{
"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"
}
Google Play link: https://play.google.com/store/apps/details?id=com.apps.pvt.floatsms
This app is exactly what I was looking for ! I got suggestion: your friend could works on animations / transitions, it feels so weird betwwen animations.
Also, if you want me to help for french translation, I can do the job !
casual_kikoo said:
This app is exactly what I was looking for ! I got suggestion: your friend could works on animations / transitions, it feels so weird betwwen animations.
Also, if you want me to help for french translation, I can do the job !
Click to expand...
Click to collapse
yeah i already mentioned that to him, he already said he will work on that!=)
He created a G+ community: https://plus.google.com/communities/102737430908168849355?hl=en
Needs mms features to be a real replacement to stock sms. Can't add attachments.
Sent from my 0PJA2 using Tapatalk