Related
slightly edited double posting from CDMA development (tangent from a conversation in there)
If you've used webOS you'll know what I'm asking for here. If you haven't used webOS there are plenty of videos on youtube to look at to get the general idea of how it multitasks which is where it excells.
Open a web browser, press menu>bookmarks and look, finger scrollable preview windows of webpages, now in your head replace that with preview windows of currently running processes... add the ability to swipe + drag a process down to bring to foreground or up to kill that particular process. Very fluid, very easy, very natural.
Very intuitive idea and well executed in webOS. I would love to see a general port of this function added to android in form of an app or possibly a homescreen replacement, most ideal would be replace the worthless "add to homescreen button" on the senceUI dock, as longpress on the homescreen is another way to do exactly the same thing. Shade out your homescreen and put these previews over the top of your homescreen, drag in a direction as mentioned above, or hit the "add to homescreen button" agian to return to your homescreen.
I will make a bounty of $50 USD (a fair amount IMO) to anyone who makes it exactly as I describe... guaranteed to be a killer app and in no way infringing on webOS patents, as it's only replicating a function provided inside webOS similar to their "synergy" that android has copied almost bit for bit in idea.
also after all designing and beta testing is complete ... you put it out on the market you will be getting even more money, pm me if interested and details on the bounty I am offering. (I don't ever check this side of the forum so be sure to PM)
will be paying with paypal, so please have an account before responding.
I think there is already an app out there very similar to what you described
Can't remember what it's called though.
all its missing is the "previews" i think
Lennyuk said:
I think there is already an app out there very similar to what you described
Can't remember what it's called though.
all its missing is the "previews" i think
Click to expand...
Click to collapse
taskOS, I'm aware of it... the previews and the drag to foreground is what I'm wanting, and a little better way of starting it
johnsongrantr said:
taskOS, I'm aware of it... the previews and the drag to foreground is what I'm wanting, and a little better way of starting it
Click to expand...
Click to collapse
I would imagine (though admit, I don't *know* definitively) that application previews wouldn't be possible without support from the application itself.
The reason I say this is because Android applications are essentially "sandboxed", and all inter-application communication is via "intents". Therefore, I believe that it is probable that in order to display a preview running apps, those apps would need to be coded with an "intent" to supply that preview.
As I said before though, I don't know with 100% certainty, but I'm sure if I'm wrong someone will chime in!
Regards,
Dave
i see sort of what you're saying. Bookmarks in the web browser save thumbnails of the webpages bookmarked to your sd card, but like you said it's not inter-app.
Each app would probally have to supply that thumbnail, or try and make an additoinal app that creates thumbnails when an app is in a foreground for x amount of seconds would proablly be needed, and reading the taskOS thread it sounds like it's probally not supported by the sdk. Something to look into... my offer still remains if a solution is found for this and is implemented, he's the closest example and it sounds like it's his goal as well so he will probally get the pot if he implements this and a few other things.
also find a way to twist that into senceUI as mentioned as a "root only" update.zip version to remove the explicit need for a hardware button
App
phandroid[dot com]/2010/02/18/spb-mobile-shell-5-0-coming-to-android/
Something like the top video?
Wow that looks cool
deejay300 said:
phandroid[dot com]/2010/02/18/spb-mobile-shell-5-0-coming-to-android/
Something like the top video?
Click to expand...
Click to collapse
yes, thats actually what I'm looking for... guess I'll look into it thanks
http://www.spbsoftwarehouse.com/android-software/
winmo version
http://www.spbsoftwarehouse.com/pocketpc-software/mobileshell/
foxmeister said:
I would imagine (though admit, I don't *know* definitively) that application previews wouldn't be possible without support from the application itself.
The reason I say this is because Android applications are essentially "sandboxed", and all inter-application communication is via "intents". Therefore, I believe that it is probable that in order to display a preview running apps, those apps would need to be coded with an "intent" to supply that preview.
As I said before though, I don't know with 100% certainty, but I'm sure if I'm wrong someone will chime in!
Regards,
Dave
Click to expand...
Click to collapse
my idea would be to take a screenshot of the device every time you push the home button, then use this screenshot for the task. remember how the iphone does the animations when closing tasks?
deejay300 said:
phandroid[dot com]/2010/02/18/spb-mobile-shell-5-0-coming-to-android/
Something like the top video?
Click to expand...
Click to collapse
From what I can tell from the video, that's more like a preview of live widgets rather than running apps which is going to be possible since widgets are by definition live on home screens.
Regards,
Dave
kendong2 said:
my idea would be to take a screenshot of the device every time you push the home button, then use this screenshot for the task. remember how the iphone does the animations when closing tasks?
Click to expand...
Click to collapse
That would probably work - the issue though (for me anyway) is that the screenshot wouldn't show the current status of the app, but the status just prior to shifting anyway.
If I'm running say Spotify, I'd want my live preview to show what I'm currently playing, not what I was playing when I put the app into the background. If it couldn't do that, I'm no better off with the screenshot than I am with a simple Spotify icon,
Regards,
Dave
***** Updated June 3, 2011 *****
Thanks again to everyone who helped with the beta testing. Just wanted you to know that I just posted version 1 to the Android Market. It's free and you can get it here:
https://market.android.com/details?id=com.greggreno.whattowatch
-Gregg
***** Updated May 5, 2011 *****
Uploaded a new version to the same location. Here are the changes:
- Improved the scrolling position after adding more titles to the bottom, but still not perfect
- Fix bug leaving the Netflix registration window open
- Set maximum title list retrieval to 50 at a time
- Fixed bug with extra Edit Search Criteria icon showing in apps list
- Fixed size and look of loading images
- Added ability to turn off ads by buying an unlocker from the Android market
Netflix still hasn't fixed their problems with TV series and getting the data right in their API
***************************
Hi all. I've been working on a new Honeycomb only app called What To Watch, and I'm looking for some beta testers. Anyone interested in helping out?
I wanted a better way to browse for Netflix movies and also manage my queues. For example, I wanted to do something like "show me all Sci Fi movies available on Instant with a 3 star rating or higher, rated PG-13 or R, sorted by release date". I couldn't find any other web site or app to do this, so I figured I would build it myself.
There are 3 main sections:
1) My Searches - this is where you can create your own searches and save them for later. I create two to start with. Click on one and it will display the list in the panel on the right, 25 at a time. Once you click on one of the My Seaches items, you can edit it by long pressing it or clicking the Edit button at the top. Note that this uses a beta API from Netflix called OData. It's the only API that lets you do sophisticated searches like this, but unfortunately it is subject to change from Netflix and it may not always be current with the main Netflix library.
2) Netflix Queues - what you would expect. For example, what is in your DVD and Instant queues.
3) Top Lists - this comes from the Netflix web site rather than the API. It shows what the top titles are for each category. This method won't show the star ratings until you drill into a particular title.
You can download the apk here (note this is case sensitive):
http://jigawattlabs.com/temp/WhatToWatch.apk
Known issues:
This is the first release. Should probably call it an Alpha!
Authenticating with Netflix isn't quite right yet. You may wind up with the web browser still open after exiting the app, and you may get another instance of the app. But just exit everything and it should be ok
There is a bug with the Netflix API with TV series and specials. This is a problem on their end, so you might get some unexpected results when browsing TV shows
I would appreciate any and all comments in terms of general UI impressions, bugs, performance, usability.
You can reach me directly at [email protected].
Thanks!
-Gregg Reno
I just tried it out, seems to work great. I just wish there was a way to actually watch Netflix on my zoom
Thanks for trying it out. I'd love to be able to watch netflix movies as well, and I think we will see that at some point. Hopefully once Netflix makes that possible, I can integrate that into the app.
I'm also going to implement a friends feature, where you can mark your favorite movies and share it with friends, and see what their favorites are.
Comments from other folks are welcome!
My first impression of the app is that it has some shared elements with amazon's web page, which is great. But the reason I say first impression is that it isn't registering with netflix.
Sent from my Xoom the way it should be, rooted and with SD card.
chbennett - thanks for testing. Can you give me some more info on the problem you had registering? When clicking almost anything it should prompt you to register. If you say ok, it should take you to a Netflix web page. You may have to log in and then it should prompt you to give permission to the What To Watch application. If you approve,it should take you back to the app and you should be able to run any of the searches on the left.
Where did you run into problems?
I installed it on my XOOM. Log in into Netflix without any problems. Searching also good, but could be good to add additional information about movie like Availability (for some of it shows when it will be available in stream).
It's a pity that we still missing Hulu or Netflix apps on our XOOM. Get used to watch it on my iPad(
greno1 said:
chbennett - thanks for testing. Can you give me some more info on the problem you had registering? When clicking almost anything it should prompt you to register. If you say ok, it should take you to a Netflix web page. You may have to log in and then it should prompt you to give permission to the What To Watch application. If you approve,it should take you back to the app and you should be able to run any of the searches on the left.
Where did you run into problems?
Click to expand...
Click to collapse
Basically all it did for me (ill try it again) was stall out on the "registering with netflix" in app pop up, going no further.
Edit: still doesn't work
Sent from my Xoom the way it should be, rooted and with SD card.
Great app! Forcecloses when I click on New Instant Choices under Top Lists category
Also when going into the Instant Que list; I click one of the movies and it takes me to the description. I can also click on Similar, Drop from Instant or Add to Disc. If I choose Drop from Instant and click the back arrow it still shows in the Instant Que listing. Can we have the option of clicking the Instant Que button on the top left corner in the movie description to go back to the Instant Que listing and if we do happen to press the back arrow could the Instant Que listing automatically update with the removal of the movie?
Kozdoba - I will be adding additional information like directors and awards, but I'll also look at adding availability. Do you have an example title in mind I can test with?
bishop72 - thanks for finding the problem with the New Instant choices. I'll look at that one, but it may be because that's a really big list and I'm not handling it correctly. Also, good idea about removing titles from the instant titles if you click the remove from instant button. But the problem with that for me is if I remove it from the list, it should probably close that title window because it's no longer in the instant queue. Maybe someone hit the remove button by mistake and they want to re-add it?
Also I notice that there is some type of caching going on with the adding and removing from queues. When you add or remove, it does that action and then sends another request to netflix to get the current status. But it may not register that quickly. So you may hit remove from instant, and then I get back a status from Netflix saying it's still in the instant queue. If you click it again, it shows up ok.
I appreciate the feedback - good or bad!
greno1 said:
Kozdoba - I will be adding additional information like directors and awards, but I'll also look at adding availability. Do you have an example title in mind I can test with?
Click to expand...
Click to collapse
Look this series soon will be available online.
http://movies.netflix.com/WiMovie/Death_Note/70081003?trkid=2361637
downloaded the apk to nook but just got a parse error failed to load. I really love my netflix and was looking forward to tablet style look on nc.
The app installed fine, the Netflix login auth worked fine as well. The fit & finish look good as well. Some of the images and searches render a bit slow, but that could be my wifi. I will play with it more through the day and report back.
I believe i heard that Netflix was going to do a live stream with Netflix only productions, so a Top List of Netflix Original or something would be good.
Everyone - thanks for testing and for the comments. I really appreciate it! It's interesting it worked for some but didn't work for dbolton. Not sure why that is.
dbolton - can you post a screen shot of your error, or email it to me at [email protected]? I also took a few screen shots so you can see what it should look like:
http://jigawattlabs.com/w2w/screen1.png
http://jigawattlabs.com/w2w/screen2.png
kiteOregon - once Netflix posts a list of their own content in some type of list, I'll definitely look at adding that. For the Top Lists section, I'm just using the Netflix RSS feeds linked from the bottom of the page. Modified it somewhat to return no more that 50 at a time though since it would load too slow.
Thanks again!
-Gregg
Thus far all is working well. I really like the interface too, great job!
I am going to keep tinkering with it and let you know if I run into any issues or have any suggestions.
Thanks for the great app!
chbennett said:
Basically all it did for me (ill try it again) was stall out on the "registering with netflix" in app pop up, going no further.
Edit: still doesn't work
Sent from my Xoom the way it should be, rooted and with SD card.
Click to expand...
Click to collapse
I heard that Netflix was having problems with authorization from 3rd party apps. As a work around the suggest launching your browser and log into Netflix. Leave the browser running, and then launch the app and try to register again. Can you let me know if that works?
-Gregg
garyh2 said:
Thus far all is working well. I really like the interface too, great job!
I am going to keep tinkering with it and let you know if I run into any issues or have any suggestions.
Thanks for the great app!
Click to expand...
Click to collapse
Thanks! Working to add more features.
somehow I now have a 'edit search criteria' icon (same as main apps icon) in my app drawer as if it were a separate app.
My initial reaction is very positive, but I have the same issue as garyh2. When I tell it to uninstall, I am informed that it is part of the main application so obviously I left it there. This is a weird bug though...
The only other thing I noticed is that the placeholder icons that appear before titles and images populate are slightly larger than the images and titles that replace them. This doesn't really cause problems but is slightly distracting.
I really like the power search function and the ability to save searches and haven't really seen this functionality elsewhere. Good job!
Thanks garyh2 and vidriera - ill take a look at that. The edit screen is a separate activity rather than a fragment, which is probably its somehow getting its own icon. Just one of the differences with honeycomb I need to figure out.
Also good point about the loading graphic. I'll fix that too.
Hello everyone,
I've had a Nexus 6 for about a month now and I'm running into this same problem, whether it be an email link or a link on Twitter:
I keep getting a "This webpage is not available... ERR_CONNECTION_REFUSED" page upon clicking various links.
This seems to be happening more and more lately. I know the odds of every single one of these links being down or broken are slim to none.
At first I thought it could be my AdAware software wreaking havoc on the link itself, and thus shutting me down from viewing it. But after uninstalling the AdAware, I'm still getting these down webpages. So that rules out the AdAware aspect.
I seem to get these A LOT on Twitter. Someone will post a link, whether it be a website, video, picture, etc..... and I click the link and I get this same message.
I should also mention I bought my Mom a 64GB unlocked Nexus 6 from Amazon (same place where I got mine), I unlocked it, rooted it and we're both running stock 5.0.1 for the time being, until I throw 5.1 stock on ours for the voice and data simultaneous capabilities.
Any help with this matter would be appreciated, as I'm at my witts end regarding why these damn links keep saying unavailable.
I should mention, the latest link was from a job site called ziprecruiter.com, care of monster.com job postings. She tried to open one of the job links in her GMail and it gives her the screenshot I posted. I tried every job link and the same result. However, when I open the job links via a web browser on my MacBook, each link works perfectly. I also included the details screenshot of the webpage.
Thanks everyone!
Anyone?
It's your modified hosts file. Reinstall adaware and use the restore hosts file option. If you want to keep using adaware, you can also add the sites being blocked to your white lists in adaware so that it will not add them to your hosts file. It's blocking referral and redirecting links most likely.
mwalt2 said:
It's your modified hosts file. Reinstall adaware and use the restore hosts file option. If you want to keep using adaware, you can also add the sites being blocked to your white lists in adaware so that it will not add them to your hosts file. It's blocking referral and redirecting links most likely.
Click to expand...
Click to collapse
Thanks so much, I'll try this out
try adfree instead http://adfree.bigtincan.com/adfree.apk
mwalt2 said:
It's your modified hosts file. Reinstall adaware and use the restore hosts file option. If you want to keep using adaware, you can also add the sites being blocked to your white lists in adaware so that it will not add them to your hosts file. It's blocking referral and redirecting links most likely.
Click to expand...
Click to collapse
I tried doing what you said, but was unable to get it to work.
Any tips on this?
I'm still getting this same error page on my Nexus 6, as well as my Mom.
I can't for the life of me figure out how to get this to go away.
Her problem is with random emails from websites she shops at, such as fanatics.com
She'll open the email on her phone, click one of the sales items and that damn page shows up every time. I uninstalled Ad Away and rebooted, and it's still having the same problem.
If you or anyone else could PLEASE help me out with this, I'd appreciate it.
Thanks-
MVLJR said:
I tried doing what you said, but was unable to get it to work.
Any tips on this?
I'm still getting this same error page on my Nexus 6, as well as my Mom.
I can't for the life of me figure out how to get this to go away.
Her problem is with random emails from websites she shops at, such as fanatics.com
She'll open the email on her phone, click one of the sales items and that damn page shows up every time. I uninstalled Ad Away and rebooted, and it's still having the same problem.
If you or anyone else could PLEASE help me out with this, I'd appreciate it.
Thanks-
Click to expand...
Click to collapse
Have you tried clearing the browsers cache in /settings/apps/ or clearing the cache in recovery, that may help. No problem for me to open this site, btw stock not rooted.
mwalt2 said:
It's your modified hosts file. Reinstall adaware and use the restore hosts file option. If you want to keep using adaware, you can also add the sites being blocked to your white lists in adaware so that it will not add them to your hosts file. It's blocking referral and redirecting links most likely.
Click to expand...
Click to collapse
gee2012 said:
Have you tried clearing the browsers cache in /settings/apps/ or clearing the cache in recovery, that may help. No problem for me to open this site, btw stock not rooted.
Click to expand...
Click to collapse
Thanks for the reply.
I FINALLY figured it out.
Had to reset the hosts file via the app and then reboot immediately. For some reason I didn't reboot before and the host files didn't go back to stock.
Even if you uninstall Ad Aware, the host files remain unchanged and thus the problem persists.
I reverted back to stock host files for now and the links are working.
I have to learn how to add sites to the whitelist in order to attain full functionality of Ad Aware.
That is very common with Twitter and the ad blocker as mentioned. I get it every time. But it is some safety feature seeing the modified hosts file. For me it isn't that it is blocked...just hitting refresh fixes it, every time for me.
TonikJDK said:
That is very common with Twitter and the ad blocker as mentioned. I get it every time. But it is some safety feature seeing the modified hosts file. For me it isn't that it is blocked...just hitting refresh fixes it, every time for me.
Click to expand...
Click to collapse
Are you talking about refreshing via the Ad Away app itself, or the twitter link itself?
I can't get certain Twitter links to work, unless I shut off my Ad Away and go back to default host files.
Adaway rocks. Have never had a problem.
MVLJR said:
Are you talking about refreshing via the Ad Away app itself, or the twitter link itself?
I can't get certain Twitter links to work, unless I shut off my Ad Away and go back to default host files.
Click to expand...
Click to collapse
I use Tweetcaster, which launches 'Readability' for its external links....It's a scaled down browser that ripps out ads and pics. I hit refresh in it and its good....or I can hit Readability's menu and open in browser and its good.
So that tells me Ad Away is blocking the original Twitter URL, then Readability refreshes using the real target URL. I will dig into this, should be any easy whitelist ro add.
TonikJDK said:
I use Tweetcaster, which launches 'Readability' for its external links....It's a scaled down browser that ripps out ads and pics. I hit refresh in it and its good....or I can hit Readability's menu and open in browser and its good.
So that tells me Ad Away is blocking the original Twitter URL, then Readability refreshes using the real target URL. I will dig into this, should be any easy whitelist ro add.
Click to expand...
Click to collapse
Thanks for the info.
Maybe I'll give Tweetcaster another try, it just wasn't as easy on the eyes for me vs regular Twitter app.
If I could only figure out this whitelist thing, I could put this all behind me.
I have my original host files in tact right now and and everything is working, but I'm not blocking ads.
Update 09.12.17: The methods below may not fully work on the latest OS versions. There is an ongoing discussion in the last pages so I hope it gets cleared out eventually, sadly I've been busy with my studies and haven't touched my phone since initially making this thread (it's on OOS 4.0.2). I write this just to make sure I don't waste your time accidentally, so please check the latest replies if you're on newer OS versions.
Hello everybody,
*the undermentioned methods and app(s) require root*
I have asked you guys in the AKT thread if you would like to see a small tutorial on how to stop the constant "com.google.android.gms/.measurement.PackageMeasurementService" and "net_scheduler" wakelocks that might or might not be responsible for the device waiting longer than it should before dozing off.
Please keep in mind that this method does work for me, and might or might not work for you, as everybody uses different things/apps so in case you see unwanted behavior, just revert back and sigh that the method has failed you.
I am not responsible for any hardware-/software damage that may occur upon using these settings.
So, now that we've got all the generic stuff out of the way, first few words about why this might bother you:
1) You don't like your device doing stuff you didn't make it do.
2) You want to minimize wakelocks
3) You're here because you just saw the two beforementioned wakelocks and already decided you want to get rid of them.
So, regarding the first one, all I can say is I got the method from this reddit post , which briefly explains which services are doing the waking and what they are. Starting with "At the heart of Firebase is Firebase Analytics, a free and unlimited analytics solution. .." got me raising an eyebrow, as I don't like handling control of my device to other people, without me even knowing.
UPDATE: I have merged the two approaches into just using one app and making the changes on a global level, so you can just do them in like 5 minutes and forget about it, but in case you have problems with disabling package measurement you can also check the hidden text just below for instructions using another app, which was basically "the old way".
So to get rid of the "snooping", as already described in that post, you need to download MyAndroidTools.
Disclaimer: Disabling some services/receivers may "crash" the app. I found it is normal, just go back to where you were and check if you managed to disable the thing you wanted, if yes, then it was successful.
1. Open the app
2. Click on the top left to open the panel, click on Broadcast Receiver.
3. On the menu that opens go to the right column named System. Click search on the top right, type "Play" and choose the Google Play Services option.
4. In the search bar there type at least "ana" and disable the two found results with the names "AnalyticsReceiver" and "AnalyticsSamplerReceiver"
5. Hit x and search again for at least "meas". You will see three results with the names "AppMeasurementInstallReferrerReceiver", "AppMeasurementReceiver" and "PackageMeasurementReceiver*". Disable all three.
****Update 15.02.17*** Apparently this one resets every once in a while, I blame this again on Google's efforts to have their spying on, but anyways. Go to services->system->Google Play Services->search "meas"->disable both "AppMeasurementService" and "MeasurementBrokerService". The third one (PackageMeasurementService) will restart too so don't bother. This should do the trick though.
6. There was discussion about "Campaign Tracking" . I only found it in the same System menu, in Android Pay, by searching at least "cam" you get the result "CampaignTrackingReceiver". Disable it if you feel you want to. I don't use Android Pay and cannot say if it breaks something there, but otherwise have it disabled and haven't noticed any problems so far.
7. Search for Google Play Store in System. In that option, search for at least "app" and disable "AppMeasurementReceiver". Hit x and search for at least "fir", then disable the two results with names "FirebaseInstanceIdInternalReceiver" and "FirebaseInstanceIdReceiver"
8. Done. All the setttings are now global for any sort of app measurements, as far as I know.
This is the "old way" of dealing with app measurement. If you have done the steps above just ignore (hide) this part and continue with disabling net_scheduler below.
So to get rid of the "snooping", as already described in that post, you need to download Root Package Disabler or equivalent alternative.
ATTENTION: As per the last version of the app, I see there might be a bug which reverts some settings when you use the search bar, so please try and find the services by hand in stead of searching, as it is more reliable.
1. Open the app
2. Start with the left-most pane, e.g. "Installed". There you can see all your installed apps
3. Click on the first app on the list, it will display a small menu. Apps that use services will have the bottom-left option named "SERVICES" available, click there. This will take you to the services list that this app uses.
4. Click on the searching icon on the top-right in order to filter the services we need disabling.
5. Write at least "appm" . If the AppMeasurementService is used by this app, it will now be displayed.
6. Tick that off (the switch will turn gray)
7. Hit x, and search again for at least "fireb". This will display all services that use the Firebase SDK. You may also check under the name of the service and see the word is contained in the "executable name", so it might not always have "an official" name that states Firebase, but still use one of their "executables" (sorry for lack of detail)
7.1 Check for any other services that have "analytics" in their description, although I haven't checked if this stops something useful, but I doubt it.
8. When you're done with the current app, it will no longer call these services and cause wakelocks as long as the services remain stopped. To my experience the settings stay after reboot, it's just the above mentioned bug you have to keep in mind since it happened to me now while making the guide, and I know it came with the latest update.
9. Go back to the installed pane and maybe tick on the star next to the app in question. It will be added to the "favourite" list where you can have all those apps and don't bother to search them again if needed.
10. Repeat from step 1 for the next app and go through all your apps. If not you will still get calls to this service from the apps that still have these services on. Also a reminder here, you have to remember and check every new app you install, as most apps do have the service enabled.
11. After you're done with all apps in "Installed", check out bloatware (I think I haven't found anything there, but it's worth checking).
12. "System" apps that I know have some of those services: Calendar, (probably) Chrome (I have that disabled so dunno), Drive, Duo, Gboard, Google Play Services, Google Play Store, Google VR Services.
Here are two pictures how an app's services list looks like, and one with some of the services disabled:
all services on
some services off
After doing these steps, you should charge your battery to 90% to reset the battery statistics and you should see that the "com.google.android.gms/.measurement.PackageMeasurementService" wakelock no longer occurs (or stays really, really low, and not thousands like before). If you still have it after all this, then you probably have an app you haven't disabled the services for.
The second approach will get rid of the "net_scheduler" wakelock. Thanks to @denon480 for the idea, it's post #34 in this thread It involves installing (again) MyAndroidTools or equivalent alternative.
1. Open the app
2. Click on the top left corner to open the menu panel.
3. Click on Broadcast Receiver
4. Navigate to the System pane
5. Click on search on the top right. Search for Google Play Services. Click on them when they show up
6. In the search top right, write at least "sche" and you will see the two receivers responsible for the "net_scheduler" wakelock, "SchedulerInternalReceiver" and "SchedulerReceiver" . Here's a picture how it looks
7. Switch the first one off. The app will quit, don't worry.
8. Go back to where you were (steps 1 to 6) . You will see that you indeed managed to swtich that receiver off.
9. Switch the second one off. The app will quit, again no worries.
10. Check if you managed to switch the second one as well. After that you're done!
I hope I could help you guys out. I know there is nothing fancy in these methods but felt a thread might be useful as I saw a good number of requests when I mentioned it in the AKT thread.
Also sorry for misleading the guys I already told it was going to be a short guide, I honestly thought it would take way less words than it did. But I think it is for the better.
Have fun.
* Reserved *
Going through this guide, I was able to get the services disabled through root package disabler, bit my android tools kept force closing for some reason.
*edit* uninstalled, rebooted, reinstalled, and was able to get the app to stay open, and got them disabled. I'm curious to see what my wake locks are going to look like tomorrow. This is pretty much the nougat answer to amplify, huh? =)
MeggaMortY said:
* Reserved *
Click to expand...
Click to collapse
I think Everything is fine or?
tzbigworm said:
Going through this guide, I was able to get the services disabled through root package disabler, bit my android tools kept force closing for some reason.
*edit* uninstalled, rebooted, reinstalled, and was able to get the app to stay open, and got them disabled. I'm curious to see what my wake locks are going to look like tomorrow. This is pretty much the nougat answer to amplify, huh? =)
Click to expand...
Click to collapse
Hope it gets rid of those for you too. If I remember correctly I noticed the problem since Nougat, but then again I've been on Android since only a few months, coming from a big pause. Last time I was around we were rocking the HTC HD2 and had to deal with very different problems.
1+3_FA said:
I think Everything is fine or?
Click to expand...
Click to collapse
Yup looks great.
MeggaMortY said:
Hope it gets rid of those for you too. If I remember correctly I noticed the problem since Nougat, but then again I've been on Android since only a few months, coming from a big pause. Last time I was around we were rocking the HTC HD2 and had to deal with very different problems.
Click to expand...
Click to collapse
Crazy how much of a beast that phone was. People forget it's actually a windows phone, Android was put on it so much lol!
Thanks for the tips. Works great!
Thank you for your awesome work!
I have two more questions:
1. What about CampaignTrackingService? Could we disable this one as well?
2. In MyAndroidTools under Broadcast Receiver there are lots of receivers like AppMeasurementReceiver or FirebaseInstanceIdReceiver. They also need to be disabled or disabling the corresponding service is sufficient?
Thank you very much
youknownothing said:
Thank you for your awesome work!
I have two more questions:
1. What about CampaignTrackingService? Could we disable this one as well?
2. In MyAndroidTools under Broadcast Receiver there are lots of receivers like AppMeasurementReceiver or FirebaseInstanceIdReceiver. They also need to be disabled or disabling the corresponding service is sufficient?
Thank you very much
Click to expand...
Click to collapse
1. I initally disabled that in a few apps and didn't have problems System-wide or with the apps. So you can give it a go and in case of apps not functioning you can revert those back.
2. No for now it's okay to just use the Package Disabler for that. Like I said both apps have similiar functionality, there's probably a way to find the right service/receiver and disable it globally from MyAndroidTools, then we won't need the Package Disabler. But since it did work for me and I don't install new apps more than like once a week, I just didn't bother figuring it out. I can only say that disabling certain services/activities in MyAndroidTools can brake functionality or even bootloop your device, so be very careful in case you wanna find out if it's possible.
MeggaMortY said:
1. I initally disabled that in a few apps and didn't have problems System-wide or with the apps. So you can give it a go and in case of apps not functioning you can revert those back.
2. No for now it's okay to just use the Package Disabler for that. Like I said both apps have similiar functionality, there's probably a way to find the right service/receiver and disable it globally from MyAndroidTools, then we won't need the Package Disabler. But since it did work for me and I don't install new apps more than like once a week, I just didn't bother figuring it out. I can only say that disabling certain services/activities in MyAndroidTools can brake functionality or even bootloop your device, so be very careful in case you wanna find out if it's possible.
Click to expand...
Click to collapse
Thank you for your quick response. I'll give it a try, if anything goes wrong I'll let you know.
Is there any difference between Package Disabler and Disable Service app? I've tried the former, but it was really buggy. Scrolling was so glitchy and with lots of stutters that I've accidentally disabled few services. So I've used Disable Service with success. Now I only wonder whether both apps have the same functionality. Do you happen to know that?
Thanks in advance
youknownothing said:
Thank you for your quick response. I'll give it a try, if anything goes wrong I'll let you know.
Is there any difference between Package Disabler and Disable Service app? I've tried the former, but it was really buggy. Scrolling was so glitchy and with lots of stutters that I've accidentally disabled few services. So I've used Disable Service with success. Now I only wonder whether both apps have the same functionality. Do you happen to know that?
Thanks in advance
Click to expand...
Click to collapse
Assuming you're disabling services, which we are lol (should've been more obvious for me too I guess), I'd say you should be fine, and even say maybe the same goes for just using MyAndroidTools, just scroll through the Service menu in Table Third-Party and you'll see the same settings you applied with the other app/Package Disabler. I guess I was lazy to realize that since I liked I can favourite the apps I need to keep an eye on in the Package Disabler.
So all in all you should be okay, but even better you may try and just use MyAndroidTools for both. I have some exams coming so I won't be able to test those things but will make sure to update the tutorial if indeed that turns out to be right (for the app you suggested or even just MyAndroidTools).
Give a shout in case you find out something more. And thanks for the info
Followed the guide, thanks for this like said before kind of amplify for nougat. But as I was disabling net.schedule I noticed "my android tool" can do the fire base and app activity. Under service activity and press <...>
I suppose that this two methods doesn't compromise any function of the device right? For example loosing notifications or similar
Sent from my OnePlus 3
Mr.Jay said:
I suppose that this two methods doesn't compromise any function of the device right? For example loosing notifications or similar
Sent from my OnePlus 3
Click to expand...
Click to collapse
Like mentioned, it works fine for me, and probably depends on personal usage. I don't use Google Pay for example, and Chrome, and Google Music.... but besides those I haven't had problems anyway.
Disabled everything that is said to do in this thread and it worked great while I was at home while on wifi. I had drain of .5% an hour at times. However today while at work and on LTE, drain went up to 2.6% an hour, plus wakelocks from play services was waking up the device on average over 3 times a minute. When I looked into it further there was one service under play services where all the alarms were coming from. I do have a screenshot of this. Anyone have any insight to this? For the record, I do keep location off on my device.
Edit: I wonder f it comes from moving around a lot, as I'm always on the move as I manage a restaurant. Its not really a major drain, but still makes me wonder.
NJGSII said:
Disabled everything that is said to do in this thread and it worked great while I was at home while on wifi. I had drain of .5% an hour at times. However today while at work and on LTE, drain went up to 2.6% an hour, plus wakelocks from play services was waking up the device on average over 3 times a minute. When I looked into it further there was one service under play services where all the alarms were coming from. I do have a screenshot of this. Anyone have any insight to this? For the record, I do keep location off on my device.
Edit: I wonder f it comes from moving around a lot, as I'm always on the move as I manage a restaurant. Its not really a major drain, but still makes me wonder.
Click to expand...
Click to collapse
Have you disabled location history in the Google App? The problem is this guide fixes only one concrete aspect of the whole "Google stalking experience" shenanigans. Please check for the thing I mentioned and also in Settings -> Backup & Reset, make sure Back up my data is off if you haven't logged in an account and intend to use that - these two things were also draining battery for me when I was on the go as far as I can remember.
LMcR92 said:
Followed the guide, thanks for this like said before kind of amplify for nougat. But as I was disabling net.schedule I noticed "my android tool" can do the fire base and app activity. Under service activity and press <...>
Click to expand...
Click to collapse
I did some checking on that list and am currently testing a way to only use MyAndroidTools for the whole aproach. If it turns out to be working the whole guide would get reduced to like 10 clicks, since the settings are global. I'll post more info after a day or so to make sure it is working, but as for now I see promising results.
Anyone used Franco's Servicely app to do this?
Up, I have updated the guide to just using MyAndroidTools and disabling the receivers on a global scale. So now you just have to do it once and (hopefully) forget about it.
MeggaMortY said:
Up, I have updated the guide to just using MyAndroidTools and disabling the receivers on a global scale. So now you just have to do it once and (hopefully) forget about it.
Click to expand...
Click to collapse
Will Doing like #1 post notifications from Gmail?
techusthad said:
Will Doing like #1 post notifications from Gmail?
Click to expand...
Click to collapse
Don't know what you mean by #1 - disabling the AppMeasurement stuff, e.g. first set of instructions? I haven't had problems with Gmail and I use it with two accounts on there.
I have the Amazon version of the G7 Plus. On my home network, I am running Pi-Hole as a DNS server. When reviewing the logs on Pi-Hole, the most active device on the network is my phone. Among the requests it send out, it is trying to send requests to 'web.facebook.com', 'graph.facebook.com' and connect.facebook.net'
I have never had Facebook installed on this phone. I don't use a web browser to access it either. I have closed all my apps and disable background data on all installed apps. It is still trying to talk to Facebook.
Is there a way I can identify what app is making these requests? In a 24-hour period, it has made nearly 500 requests. That boil down to a request every 3 min 30 seconds. If I can identify the app, I can decide if it's worth keeping.
mrschwarz said:
I have the Amazon version of the G7 Plus. On my home network, I am running Pi-Hole as a DNS server. When reviewing the logs on Pi-Hole, the most active device on the network is my phone. Among the requests it send out, it is trying to send requests to 'web.facebook.com', 'graph.facebook.com' and connect.facebook.net'
I have never had Facebook installed on this phone. I don't use a web browser to access it either. I have closed all my apps and disable background data on all installed apps. It is still trying to talk to Facebook.
Is there a way I can identify what app is making these requests? In a 24-hour period, it has made nearly 500 requests. That boil down to a request every 3 min 30 seconds. If I can identify the app, I can decide if it's worth keeping.
Click to expand...
Click to collapse
There is a factory facebook installer app trying to do its job...so its got all your radios looking for a download its not getting or the illuminati planning a dark plot against society.... Moto is probably the last phone to still have that and probably the first...lol... if you are rooted with magisk I would install the terminal debloater mod and follow the directions...super easy and is something I wish I had back in the day....i just reflashed stock on mine and flashed back twrp and magisk...ill put the specific apk info shortly
My phone is pure stock. Not rooted. I thought we vanquished the Illuminati. Sneaky bast*rds.
[/COLOR]
KtownJeff said:
3 apps that facebook uses to mess with life /system/app/facebook -appmanager
/system/priv-app/facebook-installer
/system/priv-app/facebook-services
If you are stock it can be defeated by using adb pull commands .... I can walk through it if you havent done it before but this thread will cover it all just follow step by step and I believe after OTA you will have to do it again.. nope new info i just obtained states that u wont have to do it again and you can debloat the Amazon stuff too
https://www.xda-developers.com/uninstall-carrier-oem-bloatware-without-root-access/
Click to expand...
Click to collapse
:good::good:
So...I followed the instructions for adb. Since this was an unlocked phone that I bought from Amazon and since I am using a prepaid MVNO, I wasn't sure what to put in the 'OEM' or 'Carrier' variables. I downloaded and installed the App Inspector app. I scrolled through every entry on the list and could not find any that had anything resembling Facebook in it.
Anything else I can try? Thanks for all your help.
mrschwarz said:
So...I followed the instructions for adb. Since this was an unlocked phone that I bought from Amazon and since I am using a prepaid MVNO, I wasn't sure what to put in the 'OEM' or 'Carrier' variables. I downloaded and installed the App Inspector app. I scrolled through every entry on the list and could not find any that had anything resembling Facebook in it.
Anything else I can try? Thanks for all your help.
Click to expand...
Click to collapse
I did a little more research and found out that its other apps reporting to facebook.... they share data and facebook plugs it into an ad algorithm....hmmmm.... read these articles https://www.cnbc.com/2020/01/29/fac...-you-from-other-web-sites-how-to-stop-it.html
https://gist.github.com/imcodingideas/f07be3889411b323e5f8051899b9d9cc
KtownJeff said:
I did a little more research and found out that its other apps reporting to facebook.... they share data and facebook plugs it into an ad algorithm....hmmmm.... read these articles https://www.cnbc.com/2020/01/29/fac...-you-from-other-web-sites-how-to-stop-it.html
https://gist.github.com/imcodingideas/f07be3889411b323e5f8051899b9d9cc
Click to expand...
Click to collapse
Since years this service is a part of almost every app for Android.
WoKoschekk said:
Since years this service is a part of almost every app for Android.
Click to expand...
Click to collapse
I just got the memo...lol....Ive only been at it two years so Im still learning all the time