Debug android notifications of third party app & get link? is it even possible? - General Questions and Answers

I have this pokemon app which sents me a notification with a link to a newly unlocked gym every 3 hours and I want to catch the data of this notification and send it to my computer.
I have thought about this problem and what I came up with was that maybe it's possible to build an app that listens for notifications of other apps and writes them in a .log file which would be accessible to my computer if I used an emulator like bluestacks.
I'm really not sure what the best way to go about this is, or if it's even possible to get a link of an android notification out of the notification bar.
Any help is greatly appreciated. Thanks in advance

anyone?

AutoNotification and Tasker should work, but they aren't free.
They do have a 7-day trial though, so you can test with that.

teknixstuff said:
AutoNotification and Tasker should work, but they aren't free.
They do have a 7-day trial though, so you can test with that.
Click to expand...
Click to collapse
How exactly would they work to get me to my acquired goal?

Rivaldo said:
How exactly would they work to get me to my acquired goal?
Click to expand...
Click to collapse
You could probably make a tasker profile to trigger when a notification arrives and then send the contents of the notification to your PC

One idea to send the data from tasker to the PC is to use a flask server on the PC and an HTTP request in tasker. I'll make the code and a setup guide for you if you want.

teknixstuff said:
One idea to send the data from tasker to the PC is to use a flask server on the PC and an HTTP request in tasker. I'll make the code and a setup guide for you if you want.
Click to expand...
Click to collapse
sure the more information the better!

Related

[Q] 3G internet-based sms client?

You know how tethering with PDANet allows you to use the sms client on your computer? Is there a similar app that connects via wifi/3g? When I'm at work I hate typing on that tiny-ass keyboard when I'm sitting at a full-size computer.
I use Google Voice when possible but I don't want my friends to need two phone numbers for me. I suppose I could just use GV as the primary...
Any ideas?
Look for smshare. I just found it three days ago, and it's awesome!
http://forum.xda-developers.com/showthread.php?t=867957
ladidaaa said:
Look for smshare. I just found it three days ago, and it's awesome!
http://forum.xda-developers.com/showthread.php?t=867957
Click to expand...
Click to collapse
That looks pretty neat. No usb cable required?
No, no cables required.
The Data exchange is done over 2G or 3G Network.
But SMS isn't much data, so it won't hurt your Data limit.
Try http://www.bloove.com
rwxer said:
Try http://www.bloove.com
Click to expand...
Click to collapse
Interesting... will check it out.
I have also tried bloove now, but i must say it is very limited if you use the free version.
No auto-Sync feature for the android app: You always have to start the app on your phone that the sms are sent. And also SMS are not stored if you have edited them on the webinteface.
The App has to be opened on your phone while you send the sms on the webinteface.
Smshare has all these features, but it's main problem is that the Addon is only available for Chrome right now, and until now it is not possible to send SMS directly from smshare's Webinterface. But according to smshares blog it will "soon" be possible to send SMS also through the webinterface. So i hope tis problem will be solved soon.
ladidaaa said:
I have also tried bloove now, but i must say it is very limited if you use the free version.
Click to expand...
Click to collapse
Yup, sometimes we need to eat so we need money, simple.
ladidaaa said:
And also SMS are not stored if you have edited them on the webinteface.
Click to expand...
Click to collapse
That's very strange, in what folder did you try to edit sms and it's not stored?
ladidaaa said:
The App has to be opened on your phone while you send the sms on the webinteface.
Click to expand...
Click to collapse
Yes, that is how things are working, we're going to add "always running" option in future versions.
rwxer said:
Yup, sometimes we need to eat so we need money, simple.
That's very strange, in what folder did you try to edit sms and it's not stored?
Yes, that is how things are working, we're going to add "always running" option in future versions.
Click to expand...
Click to collapse
Didn't realize we had a devs attention with this thread. Will definitely try. Thanks!

[App] RemotifyMyDroid (my 3rd FREE app)

Hello Everyone,
i've finish working on my application RemotifyMyDroid, and uploaded it to the market place toy can download:
https://market.android.com/details?id=com.yazan.remotifyMyDroid&feature=more_from_developer
it sends notifications to your PC, when you got event on your mobile,
best case when you are charging your mobile in a room, and setting in another..
however you can use it in different purposes ...
the phone and the PC should be on the same LAN,
in future i may upgrade it to work over the internet ...
it notifies for those events:
1- Incoming Call (shows the caller number to)
2- Outgoing Call (someone using your mobile to call a number)
3- Your mobile is fully charged (in case you were charging it)
4- Someone unplugged the power of the charger.
5- New Incoming SMS.
to download the PC server
http://www.yazandroid.com/
and go to RemotifyMyDroid (1st link) and it contains some screen shots to.
also have a look at my other FREE 2 applications there
your feedback is appreciated
Yazan.
Sounds great, but I think setting this up might be a tad harsh for general use (firewalls etc). I would suggest building an intermediary platform (web service) to communicate to. That way you can have a very easy setup. For instance, you can use the Google login service to identify yourself from the phone and the notification program and that's it then. No IP's or port numbers as most users don't know what that is anyway.
But for the techies, good start.
Cheers
bra1nDeaD said:
Sounds great, but I think setting this up might be a tad harsh for general use (firewalls etc). I would suggest building an intermediary platform (web service) to communicate to. That way you can have a very easy setup. For instance, you can use the Google login service to identify yourself from the phone and the notification program and that's it then. No IP's or port numbers as most users don't know what that is anyway.
But for the techies, good start.
Cheers
Click to expand...
Click to collapse
good point, and that what i was afraid about in the first place
i am planning to take this to the internet as a next step, i will be doing that soon
thanks bra1nDeaD
stinger1 said:
good point, and that what i was afraid about in the first place
i am planning to take this to the internet as a next step, i will be doing that soon
thanks bra1nDeaD
Click to expand...
Click to collapse
No problem
Portal pending. Nice app
I will use this when it's possible to use it via the web. Maybe a Chrome/FireFox/IE plugin would be cool?
Really nice idea!
Another suggestion : an honeycomb client
let us be notified about our phone when it's away and we're using our favorite tablet
I'm sorry to have to say this, but I think you may have wasted your time:
http://code.google.com/p/android-notifier/
Timmmmmm said:
I'm sorry to have to say this, but I think you may have wasted your time:
[Link]
Click to expand...
Click to collapse
What a great find... The integration with Growl will be excellent on my HTPC. Also, this allows easy integration with EventGhost through Scripty.
just installed. works fine.
Any chance on a open source version, i would like to see how you did this. an maybe use some of the code in a Domotica project of mine.
Hey another MightyText. At least I can use this one lol.\
Timmmmmm said:
I'm sorry to have to say this, but I think you may have wasted your time:
http://code.google.com/p/android-notifier/
Click to expand...
Click to collapse
Have you ever heard of...dare I say it...variation of ideas? Just because there is something similar out there, does not mean it is identical. Please do not spam dev's threads with others work.
he's right though, there is google voice add on for chrome that does this, mighty text, and that last one he mentioned.
Timmmmmm I'm sorry to have to say this, but I think you may have wasted your time:
http://code.google.com/p/android-notifier/
Click to expand...
Click to collapse
its not a waste of time, and for sure i have learned couple of things while developing this app, its not a waste at all.
otherwise you will see a single app for each purpose ... on pc\mobile ...
one more thing .. why do you think there is Windows , Linux and Mac??
could not other parties just SAVE there time and NOT develop another OS!!!!
Any chance on a open source version, i would like to see how you did this. an maybe use some of the code in a Domotica project of mine.
Click to expand...
Click to collapse
for now i am not planning to open source any of my work,
sorry
Really nice idea!
Another suggestion : an honeycomb client
let us be notified about our phone when it's away and we're using our favorite tablet
Click to expand...
Click to collapse
this was on the list next
with this to
I will use this when it's possible to use it via the web. Maybe a Chrome/FireFox/IE plugin would be cool?
Click to expand...
Click to collapse
still thinking which one will go first,
thanks all
Hey, didn't try it yet but I have some suggestions, in addition to a web service:
reply to sms / transfer calls to PC
low battery event
as an option, deliver every notification from notification bar (alarms, songs played, ebay auctions ending, FB msgs, etc.)
cheers
Mac version would be awesome .
Hey, didn't try it yet but I have some suggestions, in addition to a web service:
reply to sms / transfer calls to PC
low battery event
as an option, deliver every notification from notification bar (alarms, songs played, ebay auctions ending, FB msgs, etc.)
cheers
Click to expand...
Click to collapse
hey lastnikita, thx for suggestions,
i will be working on such updates,
but regarding the call forwarding to PC as far as i know you can't do it as the call is protected by the OS. it has limitations...
Mac version would be awesome .
Click to expand...
Click to collapse
hey Bomster,
there is a MAC version...
not tested yet, i don't have a MAC, please if you try and send us a feed back, that will be great
cheers
thanks,
stinger1 said:
but regarding the call forwarding to PC as far as i know you can't do it as the call is protected by the OS. it has limitations...
Click to expand...
Click to collapse
Using bluetooth maybe ? PC as a handset (would have to be paired before)
I understand then distance range would come as a limit for many use cases, but could still be enjoyable instead of standing up to pick up the phone !
lastnikita said:
Using bluetooth maybe ? PC as a handset (would have to be paired before)
I understand then distance range would come as a limit for many use cases, but could still be enjoyable instead of standing up to pick up the phone !
Click to expand...
Click to collapse
that looks fine
now we have along list to start with lol
cheers

[Q] Remote Control the computer (need app)

There are too many apps that doing this - remote control the pc, but I didn't found any good that do it 'quietly', without any notification that shown on the PC, most of them show a notification or a service that shown on systemtray. Donno if its possible to remote control without dl and using a 3rd party software on the PC, but I want something that doing this control hidden...
Would like to hear about applications that fit to the description ...
Thanks
PsyOr said:
There are too many apps that doing this - remote control the pc, but I didn't found any good that do it 'quietly', without any notification that shown on the PC, most of them show a notification or a service that shown on systemtray. Donno if its possible to remote control without dl and using a 3rd party software on the PC, but I want something that doing this control hidden...
Would like to hear about applications that fit to the description ...
Thanks
Click to expand...
Click to collapse
There is a very good reason why these sort of apps give a notification on the screen - it is so that anyone using the PC at that time knows that what they are doing is being watched.
As for doing this without downloading anything to the remote PC - not possible. Even if it is malware hidden in a spam email it will need to download something.
To do it without notification would either make you a spy or a stalker
To that end I'm going to report this thread for the Mods to decide on.
/
SimonTS said:
There is a very good reason why these sort of apps give a notification on the screen - it is so that anyone using the PC at that time knows that what they are doing is being watched.
As for doing this without downloading anything to the remote PC - not possible. Even if it is malware hidden in a spam email it will need to download something.
To do it without notification would either make you a spy or a stalker
To that end I'm going to report this thread for the Mods to decide on.
Click to expand...
Click to collapse
Well, I guess its not sound that good, but YOU did talk about malware or spying...not me.
There is a APP that doing what I've described (I forgot its name) - you need user/password on the PC but its not pushing notification everytime like TeamViewer, I want something that control like teamviewer but used like (on systray)
However, mr.guy, there are so many remote application on google play, so instead of trying all the 1000 I just want a recommand for a good one.
You can forget about your your hallucinations about spyware and other nonsense, it really does not interest me.
thanks (for nothing) for jumping my thread , maybe someone will be usefull than you.
PsyOr said:
Well, I guess its not sound that good, but YOU did talk about malware or spying...not me.
There is a APP that doing what I've described (I forgot its name) - you need user/password on the PC but its not pushing notification everytime like TeamViewer, I want something that control like teamviewer but used like (on systray)
However, mr.guy, there are so many remote application on google play, so instead of trying all the 1000 I just want a recommand for a good one.
You can forget about your your hallucinations about spyware and other nonsense, it really does not interest me.
thanks (for nothing) for jumping my thread , maybe someone will be usefull than you.
Click to expand...
Click to collapse
If you just want something that you can use to log in without actually having a user sat at the remote PC then you should look at LogMeIn - it's what I use for managing my customer's EPoS kit as I can just assign a fixed password to the machine and log in whenever I want to. They still get a notification on the screen that I've connected, but that's all.
how about airdroid?
Sent from my GT-I9300 using xda app-developers app
anakganteng123 said:
how about airdroid?
Click to expand...
Click to collapse
He wants to control his computer from his phone, not his phone from his computer
Thread closed and Thank you.

[Q] HTTP GET request via Llama w/o opening browser

Hello,
I'd like to figure out a way to use Llama to send an HTTP GET request to my home automation system. In particular I wish to turn the power to the charger on and off based on battery percent as this tablet will be mounted on a wall. Since Llama seems to require opening of the browser to do this, I'm assuming this would require another app. My question is, does one exist? I just want a shortcut that will execute a HTTP request in a completely invisible fasion. Any suggestions?
Thanks!
Hello,
I have the same request. Do you find a solution?
mrceolla said:
Hello,
I'd like to figure out a way to use Llama to send an HTTP GET request to my home automation system. In particular I wish to turn the power to the charger on and off based on battery percent as this tablet will be mounted on a wall. Since Llama seems to require opening of the browser to do this, I'm assuming this would require another app. My question is, does one exist? I just want a shortcut that will execute a HTTP request in a completely invisible fasion. Any suggestions?
Thanks!
Click to expand...
Click to collapse
Pierre59 said:
Hello,
I have the same request. Do you find a solution?
Click to expand...
Click to collapse
Yes. I wrote my own little app that will create shortcuts. It's not in the Play store but I could try to send it to you if you'd like.
I find a solution with the app Tasker. This app could send an Http request but i have other issue. The better way will be to make my own app. If you could send me your version, it will be a great help for starting.
(Sorry for my English)
Pierre59 said:
I find a solution with the app Tasker. This app could send an Http request but i have other issue. The better way will be to make my own app. If you could send me your version, it will be a great help for starting.
(Sorry for my English)
Click to expand...
Click to collapse
I just sent you an email with the apk attached. I just downloaded the Tasker trial and wasn't super impressed. Perhaps if it were free I would've made use of it but I enjoyed the opportunity to learn a little about Android development. What was your issues with Tasker?
Let me know if my app works for you.
Hello !
I'm also looking for a similar solution.
I use Llama and I need to update my Android GPS location through a HTTP POST.
I really don't want to use tasker... Do you have clues for me ? I'm able if needed to create an APK.
Thanks !
dough29 said:
Hello !
I'm also looking for a similar solution.
I use Llama and I need to update my Android GPS location through a HTTP POST.
I really don't want to use tasker... Do you have clues for me ? I'm able if needed to create an APK.
Thanks !
Click to expand...
Click to collapse
The little app I wrote is only designed to make a static HTTP request. In other words, it won't be able to read any Llama variables or anything like that. However, it probably wouldn't be too difficult to modify the app to support what you're looking to do. I could send you the source code privately if you promise to send me back your changes.
@mrceolla Could you send me the app and source code. I shall send back any changes I do.

[APP] [BETA] Phone Usage Monitor

Hello,
I want present my new app. that is in beta stage but fully functional: Phone usage monitor.
With this app you will be able to know when and how much you use your device and the apps that you have in it.
Please, report issues, if any, and suggest more events to monitorize.
Thanks
Play Store Description
Are you obsessed with your phone?
Up to what point?
Do you want to be aware of which apps are the most used?
Do you want to know what WiFi networks you connect to and at what time?
When are your applications updated?
Do you want to know if your phone suffers a expontaneous reboot or when you turn on or off the screen?
You need this app and you know it!
Play store link
https://play.google.com/store/apps/details?id=com.ryosoftware.phoneusagemonitor
Looking good! An option to exclude certain apps like Nova Launcher would be nice.
WDawn said:
Looking good! An option to exclude certain apps like Nova Launcher would be nice.
Click to expand...
Click to collapse
Thanks for the suggestion. Great idea!
It would also be nice to be able to monitor a remote phone (opening up the app to for parental monitoring for example).
This could be achieved by either allowing to :
- send a daily report by mail
- having a client app with data synced whenever a connection is avaialable
- sending data to a central server
...
anyway to export the data as .csv ?
Hello, thanks for app!
Any chance to remove "full network access" from permissions in future ?
Heya! Congrats on making the portal. Good stuff you got there.
Here's some suggestions for the intro texts:
Part 1 - Current
"Do you want to know how do you use your smartphone?
You have installed this app, so the answer will surely be affirmative.
With this app you can know with what apps you lose your time; time which you could lose living your real life..."
Part 1 - Suggested
"Would you like to know how you use your smartphone?
Well, as you've already installed this app, that'll be an affirmative!
By gathering statistics about your apps with Phone Usage Monitor, you'll know where your precious time is creeping off to. Time you might want to spend on living your real life..."
Part 1 - Motivation
The second "do" doesn't really have a function in the first sentence and I made it a bit softer to make a more friendly first impression. I mentioned the app's name to remind the user what's going to help them (branding, be proud of your creation). I stayed true to your intention, the reference to 'real life', but made that a bit softer as well by using "might" and not mentioning a negative word like "lose". We're all winners here!
Part 2 - Current
"To let us know this information we will run a service in the background to monitor the use you make of your smartphone.
Quiet!, it will not consume more than a little bit of the precious battery of your mobile..."
Part 2 - Suggested
"You're probably wondering how much battery this app will consume. Don't worry, just a tiny bit.
Think about the time you will save after gaining all this usage intel. You won't even need as much battery anymore."
Part 2 - Motivation
Shouting "Quiet!" doesn't come across very friendly. There's also never a comma after an exclamation mark. I wrote the text to match the battery icon better. I'm also pushing the major goal of the app forward.
Part 3 - Current
"We will give you more information if you let us see how do you use the apps in your device..."
Part 3 - Suggested
"Sorry to bother you but I will need some usage access in order to provide you with all these awesome statistics. Is that okay with you?"
Part 3 - Motivation
"let us see" gives the impression multiple people or a company will be watching along, which totally isn't the case. I wrote it a bit more personal, fun and friendly.
Part 4 - Current
"Do not worry!
The data we collect is NOT sent anywhere."
Part 4 - Suggested
"Do not worry!
The data I collect is NOT sent anywhere."
Part 4 - Motivation
As in part 3, It's better to speak from a first person point of view, "I" instead of "we". It's just the app and the user, "you and me", which is a more comforting thought.
Instead of "START APP" I'd use something more vivid like "Lets go!" or "Show me some numbers!" or "Start saving time!"
The UDPA looks good, people are used to not reading these disclaimers and accepting them anyway. It's also a nice reminder that even if there is a "we", it's literally stating no personal data will be collected on any server. Kudos! :highfive:
I personally don't like the last paragraph but ah well, one has to make a living, right?
Looking forward to those stats...
Timmmmaaahh said:
Heya! Congrats on making the portal. Good stuff you got there.
Here's some suggestions for the intro texts:
.
Click to expand...
Click to collapse
Thanks, thanks, thanks!
I have updated the app with your suggestions.
English isn't my matter language
MaXX99 said:
It would also be nice to be able to monitor a remote phone (opening up the app to for parental monitoring for example).
This could be achieved by either allowing to :
- send a daily report by mail
- having a client app with data synced whenever a connection is avaialable
- sending data to a central server
...
Click to expand...
Click to collapse
I need to think on it.
I would not like it to be used without consent to spy on anyone :/
legendnexus said:
anyway to export the data as .csv ?
Click to expand...
Click to collapse
Sounds pretty good.
I have added to the ToDo
panfiluta said:
Hello, thanks for app!
Any chance to remove "full network access" from permissions in future ?
Click to expand...
Click to collapse
Sorry, but Internet permission is needed to display Ads.
I understand that you do not believe in my word when I say that I am not sending data anywhere, but I need to access the Internet to load the Ads
Please add export data functionality! Csv format for example. Great app otherwise, thanks!
Crashing
Hi,. Unfortunately the app crashes every time I open it on my OnePlus 6 that runs Android 9. The first time run screens work fine and permissions are assigned ok but then I can't open the app. I have tried clearing the storage/cache and that hasn't helped. Any ideas what to try next please?
Hi
Assuming you're rooted, please, post a logcat or send by email.
Thanks
Peteba said:
Hi,. Unfortunately the app crashes every time I open it on my OnePlus 6 that runs Android 9. The first time run screens work fine and permissions are assigned ok but then I can't open the app. I have tried clearing the storage/cache and that hasn't helped. Any ideas what to try next please?
Click to expand...
Click to collapse
bartito said:
Hi
Assuming you're rooted, please, post a logcat or send by email.
Thanks
Click to expand...
Click to collapse
Sorry no not rooted..
Peteba said:
Sorry no not rooted..
Click to expand...
Click to collapse
OK, I will try it by my self
Hello
I've tried but no luck reproducing the issue.
If possible, enter app settings then enable debug mode then reproduce the issue then sent the log file.
If not possible, please, contact by email or PM to receive a debug version of the app to track the issue.
Thanks in advance
Peteba said:
Sorry no not rooted..
Click to expand...
Click to collapse
Peteba said:
Hi,. Unfortunately the app crashes every time I open it on my OnePlus 6 that runs Android 9. The first time run screens work fine and permissions are assigned ok but then I can't open the app. I have tried clearing the storage/cache and that hasn't helped. Any ideas what to try next please?
Click to expand...
Click to collapse
I have the same Problem on my OnePlus 6 (A6003) running Android 9 (OxygenOS: 9.0.4)
max_m42 said:
I have the same Problem on my OnePlus 6 (A6003) running Android 9 (OxygenOS: 9.0.4)
Click to expand...
Click to collapse
I have answered your PM
hi, in my view for PRO version i would like to keep data live for 365days and to export them in csv in order to analize with spreadsheet or other stuff.
thanks

Categories

Resources