I have a requirement to download apk and ipa files daily from one web portal. I want to develop an app which will access direct hyperlink - input credentials- download the app. I want to develop an app to do this task every day at 8 am, the app should be able to do these tasks even when the phone is locked.
Related
I have searched high and low for a free mobile banking app for Wachovia. The only thing that seems to be out there is their online banking "app" which really isn't an app, just a site link.
Does anyone know of an app that will support me being able to view my accounts from the desktop?
I had to setup mint.com to view my accounts from wachovia. most the best solution but it works on the go.
I guess I forgot to mention that I have WM6.5. I can only find this app for Android and iPhone. Do you know where I might obtain it?
As I understand it, push notification is delivered in Android by GCM, which replaced C2DM.
For this to work you need "auto-sync" switched on your device and setup for that app.
This should allow for 2 things:
Lower power and bandwidth usage by server pushing rather than phone polling and pulling information
notification works even if the app is not running, as the msg can include a INTENT to start the app
However my eBay app gets notifications after a reboot, without me starting the app and without auto-sync being switched on or eBay app appearing in its list of apps.
Any thoughts?
Is eBay auto-starting (shouldn't be according to ES task mgr) is it polling for updates (surely that is not peformance friendly).
is there any further information I can provide to help with this query?
Hello,
Your post is old, but let me bring my answer...
you should use another app to detect whether or not if your app is able to autostart or no ie : autorun manager, or the Xposed module(boot manager)
Ebay will autostart because of notification as stated in the attachment file...
I was researching for a good todo/GTD app. After trying a couple, I couldn't find one that would satisfy my needs. Hence, seeing opinion of you folks. Here are some of the features we would require:
1. Free.
2. Support for Projects.
3. Reminder (date/time).
4. Recurring tasks.
5. Sync to some chrome extension or web app that would give a fair view of all the project/tasks and their status along with ability to quickly add projects/tasks.
So far I have DGT GTD seems to be a good app. However, it syncs with Toodledo.com which does not support projects in free mode.
"UpToDate" is a very useful medical app that require yearly / 2 yearly subscription for you to log in, its mobile app provide you offline database to access anywhere, but each account only allow you to access in two devices simultaneously.
I have subscribed the service for a year, and it's going to expired soon.
I want to ask is there any ways for me to backup the app (since I have downloaded the offline database), and still able to access it after the expired date? Eg like skip the login page?
*alrready have my deive rooted
I was using the mapping app gps-tracks.com. When I open it now, a pop-up appears, saying "This app is no longer supported. Please uninstall the app" in German and offering an OK button only. See screenshot at dropbox.com/s/7weviuc5dksmv2w/Screenshot_2019-09-01-22-14-04-781_com.GPSTracks.png.
Whether I click OK or not, a few seconds later the app automatically closes. I thought this pop-up and closing logic is part of a new release of the app. I installed older versions of the app from an apk mirror, apkmonk.com/app/com.GPSTracks/. But the same popup continuous to appear and the app gets closed automatically whatever old release I install. How is this possible? And how can I stop this?
Why I need a solution: From GPS-Tracks I purchased maps for indefinite offline usage. GPS-Tracks was acquired by Outdooractive. They have their own app and are not interested in maintaining the acquired app. So they initiated this change. I contacted them and they gave me a free license for one year for their new app. But I purchased unlimited usage and want to use the maps as long as I can run the apk on whatever Android version I will use. Currently I am on Pie and the last version of the app did run on Pie.
An idea: try to block the network connection just for this app (and also clear its cache just to be sure). Since you already have the maps offline, it would prevent whatever check they have to access the server.
vegesm said:
An idea: try to block the network connection just for this app (and also clear its cache just to be sure). Since you already have the maps offline, it would prevent whatever check they have to access the server.
Click to expand...
Click to collapse
Thanks, vegesm! You hit the nail. When starting the app in airplane mode the popup does not appear and the app does not close. I can even stop airplane mode and continue using the already started app. The cache is not relevant. So, the app receives the instructions for popup and automatic closing from a server each time freshly at startup.
As it is a bit cumbersome to manually start and stop airplane mode each time, I wonder whether I can permanently disrupt the server connection. Possibly I could block the server's IP on a firewall on the device, or install a proxy and let it block or redirect access attempts to the DNS address of the server? How can I find out about the IP or DNS address contacted at app start? And then, what app or configuration allows blocking it?
I've never tried them but as far as I know firewall apps can already block network per app, no need to detect the server ip.