hi guys , i need some help please, i have a stock rooted nexus 5 , and im trying to create a TASKER profile ( last intruder) if someone puts a wrong password the phone will take a picture and send it to my email, but i cant get it to work, ( i keep getting senemailA.py exited ) heres the link with the instructions : http://androidforums.com/tasker/615570-profile-front-camera-photo-email-image-device-intruder.html
can someone please help me step by step, i dont know much about this things. i will appreciate any type of help
angel.mariano said:
hi guys , i need some help please, i have a stock rooted nexus 5 , and im trying to create a TASKER profile ( last intruder) if someone puts a wrong password the phone will take a picture and send it to my email, but i cant get it to work, ( i keep getting senemailA.py exited ) heres the link with the instructions : http://androidforums.com/tasker/615570-profile-front-camera-photo-email-image-device-intruder.html
can someone please help me step by step, i dont know much about this things. i will appreciate any type of help
Click to expand...
Click to collapse
Haha. That's my thread. Yep, still using it. It still works for me.
Give me a sec, I'll upload what the task should look like.
{
"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"
}
If it looks like that and all details are correct, it may be an issue with your sl4a / python install. Uninstall it and try again
rootSU said:
Haha. That's my thread. Yep, still using it. It still works for me.
Give me a sec, I'll upload what the task should look like.
If it looks like that and all details are correct, it may be an issue with your sl4a / python install. Uninstall it and try again
Click to expand...
Click to collapse
What a small world hahaha
rootSU said:
Haha. That's my thread. Yep, still using it. It still works for me.
Give me a sec, I'll upload what the task should look like.
If it looks like that and all details are correct, it may be an issue with your sl4a / python install. Uninstall it and try again
Click to expand...
Click to collapse
Thank you. Im gonna go home in a bit and im going to try again . ill report back to you
This has nothing to do with tasker BUT, you should check out Cerberus, it's a nice app and it can do what you want, plus some other useful things
Sent from my Nexus 5 using Tapatalk
raul90 said:
This has nothing to do with tasker BUT, you should check out Cerberus, it's a nice app and it can do what you want, plus some other useful things
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
I wanted Tasker profiles that could replace Cerberus. Too much work for no gain. Cerberus has the web based GPS tracking also.
Honestly, just get Cerberus. It's better as a whole than anything you can build with Tasker. I found that the biggest flaw with Tasker, was that although it can read text messages, it cannot intercept them. That's a problem.
Yeah if you want tracking, tasker is a little unreliable. Personally use prey.
Sent from my Nexus 5 using Tapatalk
Related
While playing with android today, I discovered something in the docs which people have been looking for. (I remember there was a thread on this few days ago but couldn't find it now. :S) The docs tells you how to make the IME not cover the fullscreen.
Picture speaks a thousand words:
{
"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"
}
The decision is controlled by the App, the TextView itself by specifying android:imeOptions.
See here: http://developer.android.com/resources/articles/on-screen-inputs.html (Ctrl+F: flagNoExtractUi)
I hope this helps the devs.
omg some please make this happen
me likey...i hate the keyboard being fullscreen sometimes..
djdamon said:
omg some please make this happen
Click to expand...
Click to collapse
You realize this is up to the developer of every single application that you use. I know some of our local wiz devs can whip this into the stock open sourced apps, such as the browser (please!) and messaging. However, for 3rd party apps it is going to rely on the developers seeing this thread, taking interest in this idea, and implementing it.
So... you have an app you use, point your developers to this thread and ask for some love.
daveid is right.
The picture above is a quick hack on my Mms.apk. However, I do think it's possible to make it a default behavior. Need someone to force this to always on in the framework. That's dirty hack though, at least to me.
I remember there was a thread on this few days ago but couldn't find it now. :S
Click to expand...
Click to collapse
You were probably referring to my post. I knew I should have posted it in the dev section. My thread is of people saying they want it but with no progress. good job tho. hopefully we will start to see a fix.
http://forum.xda-developers.com/showthread.php?t=666990
well you said that the app is what follows this restriction; to make it always use fullscreen. what if we just remove the feature from the IME.apk all together? is the noextract cmd written within the IME? if so we can make the app have to use the non full screen mode. perhaps set the parameters to zero on IME so fullscreen can never be called upon. just a thought. don't know that much about this stuff. could u share exactly what you did to make this work? just insert the noextract value in the apk and resign?
Sent from my Nexus One using the XDA mobile application powered by Tapatalk
daveid said:
You realize this is up to the developer of every single application that you use. I know some of our local wiz devs can whip this into the stock open sourced apps, such as the browser (please!) and messaging. However, for 3rd party apps it is going to rely on the developers seeing this thread, taking interest in this idea, and implementing it.
So... you have an app you use, point your developers to this thread and ask for some love.
Click to expand...
Click to collapse
Or up to the devs of IME's to simulate that flag always being set. I'm looking into it in my mod anyway.
jonasl said:
Or up to the devs of IME's to simulate that flag always being set. I'm looking into it in my mod anyway.
Click to expand...
Click to collapse
thanks man! im sure ull make it happen. please keep us posted.
Yes, jonasl, looking forward to that. since i've been using ur MOD since some version ago, you deserve some bucks for your work.
The title pretty much sums it up.
I like to get caught up with a few specific rom-threads when I get a few minutes at work, but last night (at work), my GS3 wouldn't load the pages properly using the phones browser. No worries at the time, I figured I'll just catch up on my pc when I get home. So now I'm home on my pc, but I still get the same jumbled up pages. I am so not happy.
I use Firefox on the pc, but tried Chrome browser, and even IE-10. Cleared cookies and cache but get the same thing on all of em. Obviously I am not the only one this is happening to, so any info is appreciated.
I'm just hoping it's all back to normal when I get up tomorrow.
But tonight, I might actually have a problem getting to sleep without my daily dose of xda lol.
Edit- twitter said something about the hosting company doing something to the network.
a suggestion.
google play has a application for these forums, if you download that, that will help fix the display problems
hope that helps
darkdaz said:
a suggestion.
google play has a application for these forums, if you download that, that will help fix the display problems
hope that helps
Click to expand...
Click to collapse
Appreciate it and I already have a themed xda app, I just really prefer the phones browser. I might only spend 10-15 minutes browsing xda at work, so the phone not displaying it properly isn't that big a deal. But it's 8am here and still not displaying correctly on my win7 pc (or the phone browser), so I'm open to suggestions or ideas or anyone who could tell me whats up with xda. Probably spend more time on xda then almost all my other sites combined,so I'm pretty bummed right now.
It is not showing up properly for me either:
{
"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"
}
It's not showing up right for me either. Hopefully they'll sort it out soon.
cambunch said:
It is not showing up properly for me either:
Click to expand...
Click to collapse
yup same.
Oh I thought it was just me...
Really, no one knows why all of a sudden xda isn't displaying properly? This is really annoying so maybe a mod will check in and let us know what is going on. As it is right now, the forum is really hard to follow and is basically unreadable.
Someone please help with this
Here's the solution for anyone still needing it. Thanks to clankfu for answering my post in the Sprint GS3 MOAR thread.
clankfu said:
I had the same problem. Go to the very bottom, left corner of the page and choose "XDA 2013 Beta - 1024" from the dropdown.
Click to expand...
Click to collapse
Edit - Tried to edit the title from my op to show [Solved] but didn't see that option.
i was thinking last night, and i changed to the themes, and one didnt show correctly, but soon as i changed to another one, like xda clasic or something like that it was alright.
the ones that are having trouble, hope it works...
to anyone who reads this topic, if you have any other ideas or suggestions excluding theme changing, please here in this topic....
admin or mods: please rename topic and add solved on it
It was 2009, I create a project to enable the apk icon show up in wondows
it's been a while I left the project, but now I restart it and re-write all the code with a native apk reader (20 times faster), and I have added several important features.
it's still free and open source on github
it's keeping small size, only one dll is needed. (around 600k)
it even shows ipa (iOS) appxbundle (windows phone) package icons.
I'm still adding new amazing features...
{
"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"
}
I need people help to translate into other language, please help on http://translate.apkshellext.com
If you want to see feature happens in the small app, please raise issue on github
Now download at http://apkshellext.com
@allangoing i cant download from http://apkshellext.com/
link was broken
Hamidreza2010 said:
@allangoing i cant download from http://apkshellext.com/
link was broken
Click to expand...
Click to collapse
sorry, I forgot to push the newest release. now fixed.
Nice work long ago i was searching for such tool and the only tool i found was yours, v1, but i had to remove it because of slow loading... i hope this one will be better... Will test it tomorrow... thanks
Sent from my Qmobile-A900 using Tapatalk
EnerJon said:
Nice work long ago i was searching for such tool and the only tool i found was yours, v1, but i had to remove it because of slow loading... i hope this one will be better... Will test it tomorrow... thanks
Sent from my Qmobile-A900 using Tapatalk
Click to expand...
Click to collapse
this one will definitely satisfy you
I've been using your app since 3 years ago and I love it!
Thanks for all your hard work!
By the way you might wanna look into fixing the A record for your domain, browsing to apkshellext.com or http://apkshellext.com doesn't work, only www.apkshellext.com works. I recommend setting up the www as the CNAME rather than using A record, which I'm guessing is what is currently setup.
chaoscreater said:
I've been using your app since 3 years ago and I love it!
Thanks for all your hard work!
By the way you might wanna look into fixing the A record for your domain, browsing to apkshellext.com or http://apkshellext.com doesn't work, only www.apkshellext.com works. I recommend setting up the www as the CNAME rather than using A record, which I'm guessing is what is currently setup.
Click to expand...
Click to collapse
thanks, I see it now. I was working but somehow it doesn't work now. I made a domain forwarding to let apkshellext.com direct to www.
And I made some update, check the site for update.
@allangoing
Any update to this? Seems to have stopped working with "Newer" APKs.
hi guys, just got my mi 4c today and in the box is this....
{
"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"
}
Maybe i am being stupid... but what is it for?!
thanks
Is it a button on top of it that you can press? Then it could be used as an extra button to do pretty much anything you want, like launching an app, taking photo etc.
Edit: like this: https://www.youtube.com/watch?v=0JNnwusH0KE
Certainly a MiKey.
Here is the app :
http://xiaomi.eu/community/threads/mikey-app-3-0-1.24220/
Is that a bonus? I don't have it in my box. Yes, certainly it's a MiKey.
leledumbo said:
Is that a bonus? I don't have it in my box. Yes, certainly it's a MiKey.
Click to expand...
Click to collapse
Yes, I had one too in the shop I ordered.
Note : the Mi app is limited. KeyCut allows more actions and seems to work better.
moley10 said:
Maybe i am being stupid... but what is it for?!
Click to expand...
Click to collapse
It's good for keeping dust out. (All click-apps were ****ty last time i tested.)
You're lucky, on what website did you buy it ?
DFurax said:
You're lucky, on what website did you buy it ?
Click to expand...
Click to collapse
It was a gift while buying a screen protection and earphones.
ibuygou
thanks guys, no idea it was some unique device... i have downloaded the app linked but it wont install!!
i just get an X after trying? why is that? it as happened on a few apk i have downloaded also...
ps. i got mine from spemall.
Try KeyCut from the playstore
Kéno40 said:
Try KeyCut from the playstore
Click to expand...
Click to collapse
thanks, i have installed it fine but no idea how to get anything to work.
do i have to set permissions or anything to allow the app to work? when i put the mikey in, it doesnt do anything.
It seems pretty easy for me, but not very usefull if you use headphones too.
You insert the MiKey, open the app and choose what do tou want for simple, double, triple.... Simple long, Double long... And that should work. More or less. On the paid version, you can make the app be more resistant and that help to wake up the phone when it's on deep sleep for example.
There are other app like iKey, Pressy and KlicK if you want to try.
Kéno40 said:
It seems pretty easy for me, but not very usefull if you use headphones too.
You insert the MiKey, open the app and choose what do tou want for simple, double, triple.... Simple long, Double long... And that should work. More or less. On the paid version, you can make the app be more resistant and that help to wake up the phone when it's on deep sleep for example.
There are other app like iKey, Pressy and KlicK if you want to try.
Click to expand...
Click to collapse
thanks again, yeah, when i insert is seems to recognise it as a headset and not the mikey, so i have no sound for anything when it is in. I dont use a headset ever, so will find the mikey useful but as i say, right now.. i set it to do things in the app , it doesnt work and i have no sound and cant figure out why!
You should wipe app data and reinsert, it should ask you.
Gave that a try.. Still no luck. Am I missing something? Any other English apps?
Hello everybody
I'm a little personal developer , and I really like that kind of lock screen Window Phone or smartisan OS(whole picture slide up to unlock).
So, I try to coding and make out a APP like this. I published it to Google Play but nobody knows it.
Now I provided some promotional codes , and if you like me, like this lock screen then you can try to download and install it.
It has only clock in this APP and can control notification in android 4.4 or later. Set up a wide-screen wallpaper with sensor can scroll. very simply.
Of course, if you find any problems during use of it, please contact me or write comments, I will try to improve it.
Thanks! (English is poor I feel so sorry)
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"
}
Promotional codes(1st):
1st-over
(May 1 11:50(Tokyo) updated, Please go to Google Play use it ... in Redeem Code)
Thanks. ps used the last one.
Its nice.... I download it
Thanks used: 92R4H0071RV7B7M2QU6MC3M
Thanks!!
Sent from my ASUS_Z00A using Tapatalk
@yukinao_ So far I am liking it. could you add password protection then it would be great!!!
Can't find in playstore , link plz?
Sent from my A0001 using Tapatalk
I love the concept, hopefully you can get finger print/ pin to work for security. Good work, look forward to seeing future updates.
blackscorpio06 said:
Can't find in playstore , link plz?
Sent from my A0001 using Tapatalk
Click to expand...
Click to collapse
I can not insert the link, you can seach 'SlideUP lock' at Google play
*htt*ps://*play.google.com/store/apps/details?id=studio.yukinao.slideuplockpro
ripv2 said:
I love the concept, hopefully you can get finger print/ pin to work for security. Good work, look forward to seeing future updates.
Click to expand...
Click to collapse
Thanks for your support and suggestion. I plan to add pin/pattern/fingerprint to unlock When I get the device support fingerprint.
Please wait for a while.
snoopy6489 said:
@yukinao_ So far I am liking it. could you add password protection then it would be great!!!
Click to expand...
Click to collapse
Thank you for your support and suggestion. I will add pin/.. to unlock function at after update
Thanks a lot looks great
Use this one is you delete used one : Q6AUC3ZZUXN5A9METHNR26V
Thanks! Very Nice App. What's the Difference in Lite and the one that'll be purchased ?
Thanks, it looks quite nice so far. I used this code: P39NSTE6UZHA49RFFBDVPUK
Thank you very much everyone, code list updated
Used NVWW4TKTL7XT0H1KCX9ZCAY
Thank you.