What are the most annoying things of you Android device? - Android General

These are my favortite petpeeves....
- bloated OS from manufacturer
- charging bug while phone is in use (screen on => no charging)
- no CM available six months after phone release
- can't double tap notifications on the lockscreen to go to the notifying app directly as I used to do on my previous phones (s3, nexus 5)

Related

[App]14.03.2011 SuperPower v0.80 Battery save:Data, Wi-Fi, BT, GPS, 2G/3G/4G, CPU mhz

THIS IS AN UNSUPPORTED EXPERIMENTAL BETA APPLICATION, BUGGY, USE AT YOUR OWN RISK. PLEASE READ THE ENTIRE POST BEFORE USING.
About
SuperPower attempts to save battery power by controlling various power hungry components and features of the device. Its features include managment of the cellular data connection, Wi-Fi, Bluetooth, CPU speed and 2G/3G band. It does all this automagically based on the options you configure.
There are more battery saver apps out there, but none that work the way I want them to. It is however meant to work relatively simply. If you want uber-fine-grained control use one or a combination of the other applications available.
SuperPower also serves as somewhat of an Android port of WMLongLife.
BETA, Development & Testing
This application is in beta stage and far from finished. There will be bugs, and the list of things that still need to added, changed, refactored, streamlineed, etc is long.
Primary testing and development is done on a Galaxy S (unbranded, EU, I9000) device, but I also run tests on a G1 and a Hero. Other users have reported it (mostly) works on the Droid, Milestone, Nexus, Desire, Pulse, EVO.
Android version
SuperPower requires Android 1.6 or newer. Some features require newer versions, and some features have a different code path on different Android versions.
For example, Bluetooth features require Android 2.0, while the download speed tracker (to not disable data while downloading) requires Android 2.2. Features are automatically disabled if they are not available for your Android version.
Main features
Control over
- Cellular data
- Wi-Fi
- WiMAX * Android 2.2+ *
- Bluetooth * Android 2.0+ *
- CPU speed * ROOT *
- Bands (2G/3G) * ROOT *
- GPS * ROOT, PATCH, Android 2.2+ *
- Auto-Sync
- Background data * ROOT, PATCH, Android 2.2+ *
Automatic management of the above based on
- Screen state
- Wi-Fi network connection state
- WiMAX network connection state
- Lock screen visibility state
- Download speed
- Foreground application
- Tethering state
- Sleep mode
- Low battery state
- Charging state
Other
- Schedule data connection to be available at certain times
- Schedule night mode
- Informative toasts in response to user actions
- Status bar notifications about the current state, which you can tap to change
- Provides handy shortcuts you can add to the home screen for easy access of a number of functions
Additional features
- Enable/disable data is non-persistent. APNs are not modified! This is no longer true on Gingerbread (2.3) and newer due to changes in Android security. Here either data is disabled entirely (Settings -> Wireless and network -> Mobile networks -> Use packet data, or APNs are modified (Access Point Names in the same menu).
- 2G/3G switching is supported in two different ways: RIL injection (highly experimental, any ROM, possible side effects) and Sidekick (AOSP ROMs signed with platform test keys, or using patching)
- Completely event based, no polling, ever.
Future features
I have a LOT of them already in my to-do list. However, if you have any ideas feel free to post them. To name a few that are already on my list: configuration wizard, widget, GPS control, mapper, signal-strength based 2G/3G. Of course improvement to current features, fixing bugs, etc are also on my (perpetual?) to-do list.
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"
}
Conclusion, copyright and download
NOTICE: At this time I may not respond to each and every posts and questions. I do guarantee I will read every post and take what you write under consideration! Please report all your findings.
Copyright: This app is fully my copyright. You may not distribute it without prior explicit consent from me! So no, you're not allowed to include it in your ROMs either
----
Release notes: The changelog (a few posts down) contains links to version-specific release notes, if there are any.
SuperPower can be found on Market under the name "SuperPower XDA-BETA". The QR code below will take you there:
Direct market link: market://details?id=nl.morose.superpower
Appbrain link: http://www.appbrain.com/app/nl.morose.superpower
It is on Market instead of being for download here because Market tracks force closes. This will help me debug
(Original APK downloads <<< 0.60: 705)
FAQ - Frequently Asked Questions
Index
- General
--- Will this prolong battery life ?
--- I want feature X, but it isn't included
--- I expected X to happen, but Y happened
--- I found a bug
- Data connections
--- The connection state changed, but didn't change back when I expected it to
- System popups
--- The PIN screen pops up sometimes
--- The locks screen pops up sometimes
- 2G/3G
--- A band switch is being performed even though I'm already in the mode it is switching to
--- What is the difference between the RIL injection and the Sidekick method ?
--- Even though I have root, the 2G/3G switching options are disabled (CDMA)
--- Band switching takes too long, is this a bug ? Can it be improved ?
--- I'm in 2G mode but my device switched back to 3G
- CPU
--- The device never wakes from sleep
--- Using tool X shows me that CPU speed is never changed
General: Will this prolong battery life ?
Quite probably, yes, significantly! BUT, there is never a guarantee. It all depends on how you use your device, the current conditions, and how you configure SuperPower. Some options in general save a lot of battery, but may be too inconvenient for you to use (specifically 2G/3G switching), and if you still want to use them, some playing with the various options may be needed to get it to work with the least amount of inconvenience to your usage pattern.
If you are a very heavy user, no amount of software is going to help you (much). You need a bigger battery (or a spare). If all you use your device for is streaming YouTube, chances are battery life improvements you will see are little to none.
CPU scaling may have less effect than expected. The amount of battery it saves has differed wildly between tests on different devices.
Using Wi-Fi may use significantly less power than using 2G/3G. Or, 2G/3G may use significantly less power than using Wi-Fi. It depends on the situation, the signal strength of both cellular and Wi-Fi, the transfer speed, etc.
Using 2G instead of 3G will generally speaking use less battery for most users, but this is not a given. It depends on the situation.
All in all however, the default SuperPower configuration will provide you with a setup that will save a lot of battery for the average user, with little to no inconvenience to the user.
General: I want feature X, but it isn't included
Feel free to request the feature in this thread, even if this feature is already listed in these posts that it will be implemented sooner or later. If feature X is posted about 10 times, and feature Y only 3 times, that may have an effect on the priority of implementation.
General: I expected X to happen, but Y happened
Please go through the entire configuration to make sure you haven't configured anything that causes this behaviour Y before posting here. Also read through this FAQ and the known issues. It is of course possible you have found an undocumented bug, if so please report it here (see "I found a bug")
General: I found a bug
If you post it here, perhaps we can do something about it. But first, please check your configuration first to make sure it is unexpected behaviour. When posting about a bug, always include the relevant SuperPower configuration options, exactly which device you are using, which ROM, etc. More information is usually better !
Data connections: The connection state changed, but didn't change back when I expected it to
In the default configuration, SuperPower will "upgrade" connection states as soon as possible, but general only "downgrade" them when you aren't looking.
For example, turning on data will be done as soon as you need it; while turning off data will generally be done only a while after the screen goes off. The same goes for for example 2G/3G. Switching to 3G will happen as soon as possible, switching to 2G will not be done immediately.
This does all depend on your SuperPower configuration, though!
System popups: The PIN screen pops up sometimes
On some devices certain actions can cause the PIN screen to popup when for example bandswitching or coming out of airplane mode.
If you enter your PIN code in the SuperPower configuration and you have such a device, SuperPower will attempt to automatically enter the PIN code for you - IF it understands it was one of SuperPower's actions that caused the PIN popup. An overlay screen will be presented to you while the PIN is entered and the SIM unlocked.
This is however an experimental feature, may not work 100% of the time, and can cause some inconvenience. If you find this highly annoying, but you do want to use the features SuperPower provides that may cause this behaviour, you can disable the PIN screen altogether in the device's settings application.
System popups: The lock screen pops up sometimes
Like the PIN screen, on some devices certain actions can cause the lock screen to popup. SuperPower actively counters this behaviour while it is performing actions. Should it still happen, please report it (and the exact situation that caused it), specific code that prevents this behaviour may need to be added to code in additional places.
2G/3G: A band switch is being performed even though I'm already in the mode it is switching to
It is not always possible to detect the current 2G/3G state. In that case, SuperPower will treat the current mode as undefined, and any trigger that will cause either 2G or 3G mode will result in a band switch being performed, regardless of what the current actual state may be. This is also a reason to not use the device's settings app (or any other app) to switch between 2G/3G when SuperPower is also using 2G/3G functionality. Always use SuperPower (and only SuperPower) to perform the band switch!
2G/3G: What is the difference between the RIL injection and the Sidekick method ?
RIL injection is as hackery as hacks come, and is currently only available for GSM devices. It completely circumvents most of Android and tries to force commands to be sent to the radio.
Sidekick on the other hand will use the same method as the device's settings screen to trigger a band switch, and is therefor both safer and faster to use. It does unfortunately require a compatible ROM. Carrier / manufaturer ROMs are usually not compatible, and not all custom ROMs are compatible either. Sidekick is available both on GSM as well as CDMA devices.
If your ROM is Sidekick compatible, Sidekick will always be used instead of RIL injection.
Both methods have not been extensively tested on a wide range of devices yet. So neither method may be compatible with your device. Please post here if neither method works on your device.
2G/3G: Even though I have root, the 2G/3G switching options are disabled (CDMA)
RIL injection is currently only supported on GSM devices. Only the Sidekick method supports CDMA at the moment.
2G/3G: Band switching takes too long, is this a bug ? Can it be improved ?
Band switching will take time, and inconvenience you. There is no way around this. The phone has to drop the network connection and completely reconnect to the tower.
However, in some cases it does take longer than in other cases. The Sidekick method provides the fastest band switching available, but is not compatible with many ROMs. If your ROM is compatible, though, Sidekick will be installed and used automatically instead of RIL injection.
When the RIL injection method is used (which will probably be for most users), band switching speed depends heavily on the device. Some devices are fairly quick with RIL injections, others are slow. If you have a device that requires your PIN code for operations such as band switching and coming out of airplane mode, band switching will also take significantly longer.
Depending on all these factors, band switching can take anywhere between 10 seconds and a minute. Band switching will usually save a lot of power, but you have to consider wether the extra battery life is worth the inconvenience.
2G/3G: I'm in 2G mode but my device switched back to 3G
Some devices are known to do this. If it happens to you, please post about it. An attempt a viable workaround is on the to-do list.
CPU: The device never wakes from sleep
Not all devices work perfectly with CPU scaling. If this happens, reboot your phone, go into SuperPower configuration, and switch the "ondemand" setting under "Root features". If that doesn't work, you'll just have to disable CPU scaling.
CPU: Using tool X shows me that CPU speed is never changed
The CPU speed cannot be easily changed on all devices. Some devices/firmwares are "perflocked". Disabling perflock is beyond the scope of SuperPower, and thus SuperPower will make no attempt to disable it. There are tools out there that can disable perflock on many devices that have it, for example, check out SetCPU.
Known issues
- IMPORTANT BUG - WARNING In various Android 2.1 (Eclair) builds there is a bug with push email. In case there is no data connection available, the background email service will go absolutely insane. It will use quite some CPU power constantly, and it will not let the device go to sleep - ever! I do not know if this bug existed before 2.1, and I have not seen the issue on 2.2 ROMs. If you are suffering from this, or suspect you are suffering from this, disable all the options in SuperPower to disable the cellular data connection.
- SuperUser: SuperPower does use a lot of root commands if you have root. You might want to configure SuperUser to not show toast notifications for every single request.
- State: Current state detection is not perfect yet and needs some improvements. I would advise trying to limit changing options in the application to times when Wi-Fi is off and you are in 3G mode as much as possible, just to be sure.
- Wi-Fi: Occasionally Wi-Fi and cellular data states will conflict, causing cellular data to be set to active when Wi-Fi is on. Happens sporadically.
- CPU Scaling: On the I9000 and family, you should (in my experience) enable the "ondemand" option if you are using CPU scaling. If you don't, and the device is in "suspend" mode, an incoming phonecall may crash the device.
- CPU Scaling: SuperPower makes no attempt to detect or disable perflock. If you have a perflocked device, you need to use SetCPU (or some other tool) to disable perflock on boot.
- CPU Scaling: SuperPower attempts to detect the possible CPU speed settings, and will choose the nearest value below half the maximum CPU speed as "low speed" frequency. The actual number chosen is stated in the description of the relevant option.
- CPU Scaling: I know some overclocked ROMs require the device to always be at this overclocked speed to prevent the device crashing during sleep. If you are using an overclocked ROM and encounter the "sleep of death", disable CPU Scaling.
- Roaming: SuperPower has not been tested while roaming at all. I suspect - but am by no means sure - there may be issues regarding the cellular data connection while roaming and you have set the device to disallow data entirely (while roaming). Let me know if you encounter any that seem directly related to roaming.
- Application specific: Applicatoin specific settings do not go into effect if the app is reached through the back-button, only if started through the launcher (or by some other app)
- Lock screen: Even if the "dont do ... while lockscreen visible" options are enabled, these actions may still happen if triggered by an application specific options
- 2G/3G: On some devices the device itself will automatically switch back to 3G, it will not stay in 2G for very long
Changelogs
14.03.2011 - v0.80 BETA - Release Notes
- Adjusted reboot code
- Adjusted preference save/load code
- Adjusted Sidekick install code (hopefully for the better)
- New version of Sidekick
- Uses ITelephony data controls on pre-Gingerbread
- Uses secure settings patch, Sidekick, or APN-based data controls on Gingerbread, depending on availability
18.11.2010 - v0.75 BETA - Release Notes
- Adjusted some description in config app
- Adjusted shortcut text for "wake up"
- Added "running" notification. This will make sure that there is always a SuperPower notification in the statusbar while SuperPower is running
- Adjusted when some notifications show or do not show based on other notification states
- Added WiMAX notification + 4G icons
- Added WiMAX shortcuts + 4G icons
- Categorized the shortcut selection screen
- Options the device is not capable of are now disabled in the shortcut selection screen
- Added low battery mode override: charging
- Added low battery mode override: screen on
- Added low battery mode override: lock screen
- Fixed option to disable cellular data when WiMAX is connected to a network
- Added "reboot" permission, may fix issue with patch on some devices
- Adjusted screen-on timeout cancel code
- Added option to delay service start at boot. May solve issues with users running a temp-root-at-boot like VISIONary (warning: not tested)
- Adjusted "application requires data when screen is off" handling
- Added option to kill app on screen off (partially working on 2.2)
- Added option to use "3G-only" mode for 3G to root features
- Fixed an issue with bandswitching (would sometimes detect "complete" before switching started)
- Fixed an issue with bandswitching (would not re-evaluate state after leaving lock state)
- Reworked state and wakelock clearing at screen on / screen off / unlock (fixes lockscreen data/wifi/etc on issue)
- Added option to not disable "other" interfaces (Wi-Fi, WiMAX, etc) while download speed is over X KB/s
- Update on MIUI issue: bug report submitted to MIUI devs. Hopefully they can devise a workaround
- Update on Wi-Fi error: still not properly reproducable. No closer to finding a solution (or the problem, even)
- Update on App Specific options: Still needs an overhaul and a lot of extra options!
04.11.2010 - v0.71 BETA - Release Notes
- Fixed FC on Sidekick install fail OK click
- Fixed checkmark on Sidekick install cancel remaining
- Bluetooth support changed to API level 5 and up (Android 2.0)
- WiMAX suppport changed to API level 8 and up (Android 2.2)
- Airplane bug fixed. Cause: WiMAX functions do not work on pre-2.2, SuperPower switches to airplane mode instead of turning off WiMAX
- Secure settings patch and force sidekick install limited to API level 8 and up (Android 2.2)
- Adjusted patching text for modify secure settings
03.11.2010 - v0.70 BETA - Release Notes
- AdFree workaround (may cause delay during first-time-since-reboot load)
- Updated AdMob SDK
- Fixed bug with AdMob
- Modify secure settings (Patch, ROOT), required for GPS and background data options
- Alternative method for Wi-Fi on/off
- Wi-Fi, Bluetooth, WiMAX, GPS, "turned off by screen off" states now persistent, will survive crashes
- Persistent states cleared on boot
- If service is restarted due to crash, it is now loaded correctly
- Fixed crash when entering app-specific screen
- Modified "changed settings" update in background service, should reduce lag in config app
- Renamed "sleep mode" to "night mode"
- PIN code setting now (correctly) states it requires 2.0 if older version detected
- Implement setting Auto-Sync (Android 2.0+) and Background Data (Patch, ROOT) based on network connectivity
- Added master switch to en/disable application specific options
- Nightmode bluetooth on wake is now disabled if bluetooth not supported
- Added GPS options (Patch, ROOT)
- Adjusted multiple config settings: if no root is detected but is needed, options now have the correct "root required" summary
- Added WiMAX functionality
- Scheduled data wakeup during sleep mode disabled
- Adjusted a number of default settings
- Scheduled data is now performed automatically when coming out of night mode
- Intensely modified handling of Sidekick-based switching to accomodate some devices
- Sidekick switching now disables the data connection before attempting a switch
- Added scheduled wake up time to night mode quick list
- Alternative Sidekick installation path for non-AOSP ROMs with root
28.10.2010 - v0.64 BETA (DEBUG)
- Attempted fix for WiMAX detection force close (Market reported crash)
- Additional logging in startup screen, hopefully help finds the problem for the "blank screen" issue
- Additional logging to test WiMAX features
- Possible fix for app-specific options listed apps that are no longer installed
27.10.2010 - v0.63 BETA
- Adjustment to data off during low battery, no longer turns off when battery low but charging and "do not turn off while charging" is set, when leaving airplane mode
- Adjustment to data off during lock screen, scheduled data and charging states now override this setting
- Adjustment to service keep-alive
- Refactored settings screen (50% code reduction)
- New functionality - sleep mode
- New shortcut - sleep mode
- New shortcut - wake up
- New notification - sleep mode + tap to wake up
- New sleep mode launcher + statusbar icon
- New wake up launcher icon
- Implemented set alarm detection code
- Added some code to detect set alarms. This is not available through an API so is trial-and-error. Seems to work on most devices I've tried.
- Added "Do not switch to 3G when Wi-Fi network is connected" option
24.10.2010 - v0.62 BETA
- Attempted fix for CPU functions force close on unknown model (Market reported crash)
- Attempted fix for AsyncCreate.onPostExecute force close (Market reported crash)
- Temporarily disabled AdFree detection, until a workaround can be devised
22.10.2010 - v0.61 BETA
- Left Sidekick in testing mode. Caused it to be unavailable. Fixed.
21.10.2010 - v0.60 BETA
- State detection improvements
- Changed GSM: RILD_AUTO --> RILD_GSM_WCDMA (for Nexus 1, works according to Jug6ernaut)
- Changed CDMA: RILD_AUTO --> RILD_CDMA_EVDO (for Droid, works according to Captainkrtek)
- Added download speed check option, before turning off data or switching to 2G. API Level >= 8
- Modifications to detecting application start, no longer requires root + bug fix
- Click app title opens thread on XDA-Developers
- Re-arranged user interface into sections
- Ad-supported version no longer runs when AdFree is installed
- Created APK that disables ads (for donator version)
- Removed a LOT of SU calls
- Data schedule aborts when airplane mode detected
- Bandswitch aborts when airplane mode detected
- Last wanted data-state / band-state applied when coming out of airplane mode
- Post-wakelock-release vibration now optional (debug section)
- Added per-app selection of 3G / data during sleep (new) options
- Adjusted some item titles and summaries
- Many speed and load improvements across several functions
- If PIN code is entered in configuration, SuperPower will show a screen and unlock the device during certain operations, if needed. API Level >= 5
- Added option to switch to 3G when tethering
- Bluetooth options added. API Level >= 5
- Screen off states no longer set when screen goes off due to phonecall+proximity sensor
- Added low battery mode
- New shortcut - override low battery mode
- New shortcut - cancel override low battery mode
- New notification - low battery mode + tap to override
- New notification - low battery mode overriden + tap to re-enable
- New notification - 2g mode + tap to switch to 3g
- New notification - 3g mode + tap to switch to 2g
- New notification - nag
- New generic statusbar icon
- New 2G launcher icon + statusbar icon
- New 3G launcher icon + statusbar icon
- New low battery launcher + statusbar icon
- New low battery override launcher + statusbar icon
- Application specific settings: re-arranged order, configured at top
- Added lock screen options, to specify wether or not actions may be performed during screen on or only after unlock
- Improved detection that band switch is complete
- New known issue: applicatoin specific settings do not go into effect if the app is reached through the back-button, only if started through the launcher
- New known issue: even if the "dont do ... while lockscreen visible" options are enabled, these actions may still happen if triggered by an application specific options
14.10.2010 - v0.51 BETA
- Settings activity: modified descriptions of "root features" to show why they are disabled, if they are disabled
- CreateShortcut activity: ads added
- Settings & CreateShortcut activities: automatic shutdown, prevents popping up the main screen when clicking a shortcut
- Portrait lock (prevents lengthy re-loading at rotate)
- Added screen state detection for API Level >= 5 (reflection)
- CPU scaling: detect if ondemand or conservative is available, and set it if current governor is something else. Should support more devices.
- CPU scaling: fixed a number of possible FC's by adding missing NullPointer checks
- Service load is now multithreaded (prevents ANRs)
14.10.2010 - v0.50 BETA - Initial release
Tested on the Moto Droid running CM6, works well tested some features
Thank you. Will also test your application.
Interesting for me is the function, turning of data connection when wifi is active because this month, I've only gprs speed.
My Galaxy S downloaded Asphalt through the Data Connection although wifi was available...and I did this 2 times -_-
One "error", maybe missconfigured: If the screen is off, and I turn it back on I've no network.
Even the network from my provider was not active. So there is no phone connection nor receiving sms possible.
When I turn the screen back on, it rapidly connects to my provider.
Maybe you can give me a hint what I missconfigured
great app, it is working very well for me. Turns off data connection when screen is off and turns on every 15 minutes for 2 minutes to allow autosync. Exactly what I need for power saving since with 2g only and no active auto-sync I am saving a LOT of power.
Works Excellently
Nice App on 2.2 JPM THX mate
will test it and report back to you
for now; THANKS
Madic said:
Thank you. Will also test your application.
Interesting for me is the function, turning of data connection when wifi is active because this month, I've only gprs speed.
My Galaxy S downloaded Asphalt through the Data Connection although wifi was available...and I did this 2 times -_-
One "error", maybe missconfigured: If the screen is off, and I turn it back on I've no network.
Even the network from my provider was not active. So there is no phone connection nor receiving sms possible.
When I turn the screen back on, it rapidly connects to my provider.
Maybe you can give me a hint what I missconfigured
Click to expand...
Click to collapse
When you mean the network is not "active", do you have a "white circle with a line through it" icon ?
Do you have 2G/3G switching enabled ? The above is exactly what would happen if:
- You have enabled switch to 2G when screen goes off, and you turn on the device while the device is switching to 2G
- You have enabled switch to 3G when screen goes on
In both cases it is a temporary situation that takes about 10 seconds to resolve. Unfortunately switching between 2G and 3G takes time.
Thanks Chainfire. I will try this app and I’ll let you know if I find any bug or I got any suggest.
I really like the option to disable data when the screen is turned off, it’s very good for those who sometimes forget to deactivate 3G when. The only bad pint that I can see to this particular feature is that I could stop downloads of big files unless you have the screen always turned on. By the way I still really like that feature.
titooo7 said:
Thanks Chainfire. I will try this app and I’ll let you know if I find any bug or I got any suggest.
I really like the option to disable data when the screen is turned off, it’s very good for those who sometimes forget to deactivate 3G when. The only bad pint that I can see to this particular feature is that I could stop downloads of big files unless you have the screen always turned on. By the way I still really like that feature.
Click to expand...
Click to collapse
Something is planned for this problem
mrruin said:
great app, it is working very well for me. Turns off data connection when screen is off and turns on every 15 minutes for 2 minutes to allow autosync. Exactly what I need for power saving since with 2g only and no active auto-sync I am saving a LOT of power.
Click to expand...
Click to collapse
Where can I set that data turns on every 15minutes?
Thanks
Chainfire said:
Something is planned for this problem
Click to expand...
Click to collapse
I guess you have something planned like a watchdog to see if there is any data transfer before stopping the connection. If thats the case I think it might be not so easy as some apps could be connected to the internet with very small data transfer. However, you are the expert on this.
I just tested in my SSGS with froyo 2.2 (JPM). I'm just using default options (disconnect data when the screen is turned off) and I have realised that when the data gets disconnected the phone makes a small vibration. It would be cool if we can avoid the vibration as it also spends some battery
Birba said:
Where can I set that data turns on every 15minutes?
Thanks
Click to expand...
Click to collapse
Under "Schedule data connection" section in SuperPower
titooo7 said:
I guess you have something planned like a watchdog to see if there is any data transfer before stopping the connection. If thats the case I think it might be not so easy as some apps could be connected to the internet with very small data transfer. However, you are the expert on this.
Click to expand...
Click to collapse
Likely it will be related to the download speed itself, not sure yet though.
I just tested in my SSGS with froyo 2.2 (JPM). I'm just using default options (disconnect data when the screen is turned off) and I have realised that when the data gets disconnected the phone makes a small vibration. It would be cool if we can avoid the vibration as it also spends some battery
Click to expand...
Click to collapse
As stated in the first post the vibration is a debug option. It will be removed / turned off in a later version. Remember this is beta
Chainfire said:
When you mean the network is not "active", do you have a "white circle with a line through it" icon ?
Do you have 2G/3G switching enabled ? The above is exactly what would happen if:
- You have enabled switch to 2G when screen goes off, and you turn on the device while the device is switching to 2G
- You have enabled switch to 3G when screen goes on
In both cases it is a temporary situation that takes about 10 seconds to resolve. Unfortunately switching between 2G and 3G takes time.
Click to expand...
Click to collapse
I activated both options.
Ok, if this is intended behaviour and just happens if I switch the screen back on, than it's fine.
Thank you
Madic said:
I activated both options.
Ok, if this is intended behaviour and just happens if I switch the screen back on, than it's fine.
Thank you
Click to expand...
Click to collapse
Note that if you turn off the "Automatic switch to 3G" option, SuperPower will switch to 3G when you start any of the programs selected in the "Applications requiring 3G" instead of every time you turn on your screen.
Wow this is great! I'll download and try when I upgrade to JPM this weekend! Nice to see a great Dev working on the SGS!
Nice app mate thanks, look forward to more development. And damn you have TONS of phones, mind giving us a HD2? haha.
Bug Report!
Bug Report!
Force closed on I9000M on when switching back from another app back to SP
reloaded SP and it went in properly
I9000M became unresponsive after enabling 2G/3G option
Force closed again...
still hung, can't do much with SP, need to uninstall to return SGS back to normal
no option to uninstall, it does not appear on Titanium backup or any apk manager

Official Android Nougat Beta Ultimate Review(Installation-Features-Root-Downgrade)

Samsung Galaxy S7 and galaxy S7 edge have got official Android Nougat Beta release ,I've been using this release for about 7 days and I've decided to do
a detailed review to share with you my experience and to help you decide whether to use it as a daily driver or not.
The review is 7 parts
1-Installation
2-Performance
3-Sensors & GPS
4-Battery Life
5-Gaming Performance
6-Features
7-Bugs
1-Installation
you gonna need a windows PC , USB cable and make sure to download the latest ODIN version, All the links are available in the 2nd post
1-Backup all of your data to your PC or SD card cs this procedures will format your internal storage (My recommendation is to use smart switch to do the backup)
2-Make sure that your battery is more than 50 percent
3-turn off your device
4-enter the download mode by holding the power button+home button+volume down key
5-on your pc extract the firmware package(use Winrar or winzip) It will take some time according to your PC speed
6- You will find 4 files after the extraction process
7-Connect your device to the PC, Make sure to use the Stock cable
8-Open ODIn as administrator ( If ODIN doesn't recognize your device then you need to install USB driver for your device)
9-Now select BL and choose BL file , this is your bootloader file
10-Click AP and choose the AP file, This file will take up to 3 minutes to load so be patient.
11-click CP and select CP file , this is your modem
12-and at last click CSC and select CSC file , this is your country code.
13-hit start
-This process will take 3 to 4 minutes if you are using the Stock usb cable,The device will reboot in order to erase every thing in the internal storage then It will reboot again to start the installation process
Installation FAQ
1- will the installation affect the device warranty? no it won't ,cs it is
an official release from Samsung.
2-Can I downgrade to MM after upgrading to
Nougat? Yes you can
3-Can I Install Android nougat if I'm running Custom ROM?
Yes you can install it whatever custom ROM you have.
Installation Video
2-Performance
-For the first time on Samsung devices you can choose the performance profile you need -There are 4 profiles (normal which is the
default mode, Game,entertainment,and high performance)
-every profile has a different settings to give you the best performance according to your needs but you can modify those settings if you want. -Some of you will ask me if I noticed any changes between the 4 modes modes, and I'm gonna answer your question by doing a simple test
-I've done a benchmarking test using antutu APP While normal mode is active and the score is 90000
-Then I've done the same test while performance mode is Active and the score 130000 which is almost the same like MM
-If you want better performance then choose the performance mode but keep in mind that this will affect your battery life
-According to my experience while using the device in normal mode that everything running flawlessly and the device is very
responsive.
-RAM management is great , you can run more than 5 heavy APPs in the background and switch between them very fast and you also still able to run
more APPs at the same speed regardless how much RAM space you have.
3-Sensors and GPS
Sensors and GPS antenna are very important to your device , I've done sensors test and all the sensors responded very well
(accelerometer , Gyroscope, light sensor, Proximity sensor, etc) and I've never experienced any bugged sensors in the past 7 days
GPS antenna is perfect , It caches a 3D fix while indoor and the accuracy is very very good for navigation.
4-Battery Life
Battery life still the same like MM for me but keep in mind that the battery usage vary from user to another .
while using the device in Normal mode(Making calls, Playing light games,using Common APPs like what's APP telegram and Chrome) Over WIFI, I've got 24 hours on battery and more than 5 hours SOT which is almost the same for me on MM .
While using the device in performance mode (location enabled,using Google MAPs for navigation,Making voice calls over 2 hours) I've got 17 Hours on battery and 4 hours SOT which is also the same for me on MM while heavy usage.
The good part in Nougat that you have the ability to change the screen resolution and Performance Mode to get more battery life.
Power saving mode is available with 2 options
1-Medium power saving mode
2-Maximum power saving mode which is the same like UPSM but with a different user interface.
5-Gaming performance
Gaming performance is awesome as it was in MM ,You still have game launcher and you can adjust gaming performance settings as you used to do before. Game tools have the same features but in this version you can see the recent APPs on the right side of the screen
I've tested some high graphic games (Asphalt 8,NFS most wanted,Asphalt Xtreme )and all of them running nicely no lags or stutters or slow responses You can get the best gaming experience by activating Game Mode , which is completely new feature in Android Nougat.
Features
Lock screen (Same).
Right swipe on home screen for upday (same)
Theme store is not ready yet but looks exactly like Note 7 Theme store
Press and hold any APP on the home screen will show pop up menu which is much easier to control your Apps
Home screen adjustments( Same)
All( Samsung Apps, Google Apps, Microsoft Apps)Same Like MM
System Apps have a different looking icons(Rounded shape)(Grace UX) (Like Note7)
Phone App Same Layout and options with different background while calling (Motion gradient colours)
New APP Called Samsung my galaxy (it gives you some helpful tips offers and news)
Power menu, Volume control menu ( same)
Recent Apps looks slimmer
Split screen (Same as Stock Android Nougat)
just drag any window to the top of the screen then choose any APP that supports multi-window
To activate pop up window drag the window to the center of the screen
Double tab on the menu button will switch between the recent APPs.
POP up view by swiping from both corners on the top of the screen
Notification toggles has been changed completely from Samsung TW UI to be like Stock Android devices
you have 6 toggles in quick access bar ,9 Toggles in landscape
Quick pull down with two fingers still available
There is no auto brightness button and the brightness slider only appears in full toggles pull down.
If you press any title under the toggle you will access to more settings related to the selected toggle
Blue light filter is available ,Private mode,Screen mirroring all those running with out any problem
Android Easter egg toggle is available
The settings menu is just like the Note 7 and it's very informative
All sounds Still the same
Sound Alive is available with the same options.
All the display options ( Auto brightness, blue light filter , screen resolution)
AOD new software with all the new layouts ,all third party icons can appear on AOD ,double tab on any icon to open it
Device maintenance is completely new feature ,It will optimize your device very fast and it is much better than smart manager ,5 shortcuts for (battery , Performance mode , storage , RAM,device security)
You still don't have the ability to format SD card as internal adoptable storage.
Finger print is working ,I didn't notice any improvement or any different response
All language are supported
All keyboard language inputs are supported
Camera software has a different layout and gestures (Like Note 7) but all the options still the same,All the modes are working,Image and video quality are
the same as MM firmware.
Bugs and fixes -I've been using the firmware for almost 7 days , So I'm gonna share with you the problems I've got till now
1-S health is not working , I think cos my device warranty is void , So If your device was rooted before you will got the same issue
2-Some of the Apps didn't work normally like what's App voice messages is too low compared to MM
3-Some of the Apps didn't work at all like Facebook
4-Some users reported that Samsung music crashing but for me every thing working without a problem.
Now you will ask me , can I use it as daily driver? the answer here depends on your needs, if you can find an
alternative for Apps like Facebook and you don't need S health then sure you can use it as daily driver.
Youtube Video Review
Root Your S7 or S7 Edge Running Nougat
-This is the only Method right Now
-You can not write on the data partition
-only simple stuff like Titanium Backup pro .
I hope i covered everything you want to know about Nougat beta release For Galaxy S7 and galaxy S7 edge.
Downloads
ODIN
S7 Flat Nougat Beta Firmware(G930F&FD)
S7 Edge Nougat Beta Firmware (G935F&FD)
If You Want To downgrade To Marshmallow Please Take A look At this Tutorial
Looking forward to the links. Thanks for the help and reviews:good:
Is Facebook working yet?
Sent from my iPhone using Tapatalk
Will this work on the sm-g935a?
Sent from my SAMSUNG-SM-N930A using Tapatalk
If you swipe from the down corners you have one handed mode at the size you desire!!!!
tbh, its too early for any reviews, its just beta 1 it may be good or bad. I hope people understand that whatever being reviewed today might change completely by tomorrow or later.
I have a bug, all settings in accessibility when I toggled options for different apps such as nova launch , all switch of when restart the phone.
Sent from my SM-G935F using Tapatalk
shark jungle said:
Samsung Galaxy S7 and galaxy S7 edge have got official Android Nougat Beta release ,I've been using this release for about 7 days and I've decided to do
a detailed review to share with you my experience and to help you decide whether to use it as a daily driver or not.
The review is 7 parts
1-Installation
2-Performance
3-Sensors & GPS
4-Battery Life
5-Gaming Performance
6-Features
7-Bugs
1-Installation
you gonna need a windows PC , USB cable and make sure to download the latest ODIN version, All the links are available in the 2nd post
1-Backup all of your data to your PC or SD card cs this procedures will format your internal storage (My recommendation is to use smart switch to do the backup)
2-Make sure that your battery is more than 50 percent
3-turn off your device
4-enter the download mode by holding the power button+home button+volume down key
5-on your pc extract the firmware package(use Winrar or winzip) It will take some time according to your PC speed
6- You will find 4 files after the extraction process
7-Connect your device to the PC, Make sure to use the Stock cable
8-Open ODIn as administrator ( If ODIN doesn't recognize your device then you need to install USB driver for your device)
9-Now select BL and choose BL file , this is your bootloader file
10-Click AP and choose the AP file, This file will take up to 3 minutes to load so be patient.
11-click CP and select CP file , this is your modem
12-and at last click CSC and select CSC file , this is your country code.
13-hit start
-This process will take 3 to 4 minutes if you are using the Stock usb cable,The device will reboot in order to erase every thing in the internal storage then It will reboot again to start the installation process
Installation FAQ
1- will the installation affect the device warranty? no it won't ,cs it is
an official release from Samsung.
2-Can I downgrade to MM after upgrading to
Nougat? Yes you can
3-Can I Install Android nougat if I'm running Custom ROM?
Yes you can install it whatever custom ROM you have.
Installation Video
2-Performance
-For the first time on Samsung devices you can choose the performance profile you need -There are 4 profiles (normal which is the
default mode, Game,entertainment,and high performance)
-every profile has a different settings to give you the best performance according to your needs but you can modify those settings if you want. -Some of you will ask me if I noticed any changes between the 4 modes modes, and I'm gonna answer your question by doing a simple test
-I've done a benchmarking test using antutu APP While normal mode is active and the score is 90000
-Then I've done the same test while performance mode is Active and the score 130000 which is almost the same like MM
-If you want better performance then choose the performance mode but keep in mind that this will affect your battery life
-According to my experience while using the device in normal mode that everything running flawlessly and the device is very
responsive.
-RAM management is great , you can run more than 5 heavy APPs in the background and switch between them very fast and you also still able to run
more APPs at the same speed regardless how much RAM space you have.
3-Sensors and GPS
Sensors and GPS antenna are very important to your device , I've done sensors test and all the sensors responded very well
(accelerometer , Gyroscope, light sensor, Proximity sensor, etc) and I've never experienced any bugged sensors in the past 7 days
GPS antenna is perfect , It caches a 3D fix while indoor and the accuracy is very very good for navigation.
4-Battery Life
Battery life still the same like MM for me but keep in mind that the battery usage vary from user to another .
while using the device in Normal mode(Making calls, Playing light games,using Common APPs like what's APP telegram and Chrome) Over WIFI, I've got 24 hours on battery and more than 5 hours SOT which is almost the same for me on MM .
While using the device in performance mode (location enabled,using Google MAPs for navigation,Making voice calls over 2 hours) I've got 17 Hours on battery and 4 hours SOT which is also the same for me on MM while heavy usage.
The good part in Nougat that you have the ability to change the screen resolution and Performance Mode to get more battery life.
Power saving mode is available with 2 options
1-Medium power saving mode
2-Maximum power saving mode which is the same like UPSM but with a different user interface.
5-Gaming performance
Gaming performance is awesome as it was in MM ,You still have game launcher and you can adjust gaming performance settings as you used to do before. Game tools have the same features but in this version you can see the recent APPs on the right side of the screen
I've tested some high graphic games (Asphalt 8,NFS most wanted,Asphalt Xtreme )and all of them running nicely no lags or stutters or slow responses You can get the best gaming experience by activating Game Mode , which is completely new feature in Android Nougat.
Features
Lock screen (Same).
Right swipe on home screen for upday (same)
Theme store is not ready yet but looks exactly like Note 7 Theme store
Press and hold any APP on the home screen will show pop up menu which is much easier to control your Apps
Home screen adjustments( Same)
All( Samsung Apps, Google Apps, Microsoft Apps)Same Like MM
System Apps have a different looking icons(Rounded shape)(Grace UX) (Like Note7)
Phone App Same Layout and options with different background while calling (Motion gradient colours)
New APP Called Samsung my galaxy (it gives you some helpful tips offers and news)
Power menu, Volume control menu ( same)
Recent Apps looks slimmer
Split screen (Same as Stock Android Nougat)
just drag any window to the top of the screen then choose any APP that supports multi-window
To activate pop up window drag the window to the center of the screen
Double tab on the menu button will switch between the recent APPs.
POP up view by swiping from both corners on the top of the screen
Notification toggles has been changed completely from Samsung TW UI to be like Stock Android devices
you have 6 toggles in quick access bar ,9 Toggles in landscape
Quick pull down with two fingers still available
There is no auto brightness button and the brightness slider only appears in full toggles pull down.
If you press any title under the toggle you will access to more settings related to the selected toggle
Blue light filter is available ,Private mode,Screen mirroring all those running with out any problem
Android Easter egg toggle is available
The settings menu is just like the Note 7 and it's very informative
All sounds Still the same
Sound Alive is available with the same options.
All the display options ( Auto brightness, blue light filter , screen resolution)
AOD new software with all the new layouts ,all third party icons can appear on AOD ,double tab on any icon to open it
Device maintenance is completely new feature ,It will optimize your device very fast and it is much better than smart manager ,5 shortcuts for (battery , Performance mode , storage , RAM,device security)
You still don't have the ability to format SD card as internal adoptable storage.
Finger print is working ,I didn't notice any improvement or any different response
All language are supported
All keyboard language inputs are supported
Camera software has a different layout and gestures (Like Note 7) but all the options still the same,All the modes are working,Image and video quality are
the same as MM firmware.
Bugs and fixes -I've been using the firmware for almost 7 days , So I'm gonna share with you the problems I've got till now
1-S health is not working , I think cos my device warranty is void , So If your device was rooted before you will got the same issue
2-Some of the Apps didn't work normally like what's App voice messages is too low compared to MM
3-Some of the Apps didn't work at all like Facebook
4-Some users reported that Samsung music crashing but for me every thing working without a problem.
Now you will ask me , can I use it as daily driver? the answer here depends on your needs, if you can find an
alternative for Apps like Facebook and you don't need S health then sure you can use it as daily driver.
Youtube Video Review
Root Your S7 or S7 Edge Running Nougat
-This is the only Method right Now
-You can not write on the data partition
-only simple stuff like Titanium Backup pro .
I hope i covered everything you want to know about Nougat beta release For Galaxy S7 and galaxy S7 edge.
Click to expand...
Click to collapse
the new update was an update for the facebook bug
Sent from my SM-G930S using Tapatalk
ay0503 said:
the new update was an update for the facebook bug
Sent from my SM-G930S using Tapatalk
Click to expand...
Click to collapse
Yeah but it cannot be done through ODIN
For people stuck on beta1 (those which are not registered to beta program and flashed by odin). I found solution for not working facebook app. Downloaded version 99.X.X.X from apk mirror. Those versions working fine. Only remember untick autoupdate in google play for facebook app.

[Completed] issue with background running app (emui)

looking for help on a certain issue. Related to the following 2 apps:
1) one weather
2) applock
I have one of the widgets my homescreen which displays the weather & the time. On my op3 (and other non huawei/honor devices i've owned) it works fine & the time is always accurate but on my huawei (p9) and honor 7 the time seems to stop keeping track.
i think it must be something to do with what apps are left running when the screen i switched off & the interference with emui.
internet is not required to be on for the time to display correctly a on my op3 it keeps telling the right time even if wifi and data are off but on the huawei/honor devices it only keeps up to date with the time when the screen is off if data/wifi is enabled.
- I have done the following in settings:
advanced > battery manager > protected apps (allow apps to keep running after the screen is turned off) > i have enabled 1 weather so it is allowed to keep running
- auto closing of power intensive apps is disabled
settings > apps > advanced > ignore optimizations > 1 weather is allowed
I can't see any other options from the settings menu that that wold be having an effect.
The fact it runs fine on my op3 (and other android devices) implies it must be sth to do with huawei/honor optimization or doze feature
second app (smart app lock) is a similar issue. it seems to auto disable itself but irregularly. sometimes its when I close all apps (which i tend to do each time i switch off the screen) other times do that & it's fine but when i switch off screen then switch back on again its disabled.
again I dont have the issue with the same app on my op3 so it must be to do with huawei/honor or emui
fyi i previously had a p8 lite and had the exact same issue with the same 2 apps.
anyone any suggestions?
neonflash said:
looking for help on a certain issue. Related to the following 2 apps:
1) one weather
2) applock
I have one of the widgets my homescreen which displays the weather & the time. On my op3 (and other non huawei/honor devices i've owned) it works fine & the time is always accurate but on my huawei (p9) and honor 7 the time seems to stop keeping track.
i think it must be something to do with what apps are left running when the screen i switched off & the interference with emui.
internet is not required to be on for the time to display correctly a on my op3 it keeps telling the right time even if wifi and data are off but on the huawei/honor devices it only keeps up to date with the time when the screen is off if data/wifi is enabled.
- I have done the following in settings:
advanced > battery manager > protected apps (allow apps to keep running after the screen is turned off) > i have enabled 1 weather so it is allowed to keep running
- auto closing of power intensive apps is disabled
settings > apps > advanced > ignore optimizations > 1 weather is allowed
I can't see any other options from the settings menu that that wold be having an effect.
The fact it runs fine on my op3 (and other android devices) implies it must be sth to do with huawei/honor optimization or doze feature
second app (smart app lock) is a similar issue. it seems to auto disable itself but irregularly. sometimes its when I close all apps (which i tend to do each time i switch off the screen) other times do that & it's fine but when i switch off screen then switch back on again its disabled.
again I dont have the issue with the same app on my op3 so it must be to do with huawei/honor or emui
fyi i previously had a p8 lite and had the exact same issue with the same 2 apps.
anyone any suggestions?
Click to expand...
Click to collapse
Greetings and welcome to assist. Unfortunately assist is for guiding new members around the boards only, please try asking your question here
https://forum.xda-developers.com/android/help
Thanks for understanding
Sawdoctor

[GUIDE] How to have screen auto on/off with any "flip" case

Hey there folks!
Since MiA1 does not have double tap to wake, or you just want funcionality of waking screen and be ready to go with ANY flip case you
might have bought (and screen off when you close it) here is a simple guide to achive so, i have been testing it for 5 days and so far it works flawlessly.
So far im getting only 1% of battery usage overall, meaning the app itself is NOT keeping CPU awake, only the proximity sensor to determine if the case
is closed or not. Really battery friendly overall. Dont know the bad reviews on PlayStore - people moan about anything these days and app does not
work well with any device, but with A1, its a bingo.
1. remove your lockscreen security (set to none) - this is up to you! If you have your phone with you at all times, it
removes the need to do extra steps (draw pattern, PIN, etc...). If you prefer to open case and be taken to locksceen, skip this step!
2. install "EveryCover" DOWNLOAD - !app is add supported! - also, there is paid version which i have so i support the dev, but free one works just as well!
- enter ap and activate the service (works by using Device Admin)
- tick "Auto start at Boot" - so service keeps running after restart
- tick "Service in notification bar" - it will prevent app to be killed by system - more on that later!
- you can even set the time period in which app is inactive (ex. - when you sleep at night)
3. Test the funcinality. Just open and close your case, like you normally would (not 2 times in 1 secs, right ). In my testing of daily usage it almost never "misses".
The screen on is almost instant when you flip the case and screen is set to off after 1 sec of closing case. I tested many many times to see if the screen really switches off, and it
works great. I will also mention that it seems to work even in almost pitch dark (!) and no problems on indoors on evenings etc... It seems that the app is really good at listening to
sensor, or we have a really good proximity sensor on A1!
OPTIONAL STEPS:
Now if you are perfectionist or just like me, 2 things may bother you with this setup, and i will also explain steps how to deal with them.
4. persistant notifications - if you enabled "Service in notification bar" there will be constant notification which may bother you. To deal with this, just long press
on the notification and switch the toggle to the right. (or you can go to app settings and do the same, turn off notifications)
5. "EveryCover running in the background" notification - the last problem you may encounter, altho only the visual one, can be pain to watch. To disable this notification just download this app:
HERE!
Just enter app, grant permission, select "Press to select apps" and choose EveryCover.
You are done! This way, you have:
- working screen on/off solution for ANY flip case
- clean status bar without unnecessary notifications
- persistant service that will NOT be killed by system or after restart
- all that with only 1% of battery usage and no impact on performance what so ever.
Dislclaimer; I am not a dev of any apps mentioned here.
Cheers, hopefully this helps someone!
Magnetic wake / sleep works if you can find a case with magnet placed at correct place built in case.
Phone wakes and sleeps when opened or shut automatically with this feature. Don't be confused with smart cases as not the same thing. I'm late with this reply but works with many phone Inc all my xiaomi phones

[ROM][OFFICIAL][hotdogg][13.0] crDroidAndroid v9.x

{
"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"
}
Code:
*** Disclaimer
I am not responsible for any damage you made to your device
You have been warned
crDroid is designed to increase performance and reliability over stock Android for your device also attempting to bringing many of the best features existent today
Features:
https://github.com/crdroidandroid/crdroid_features/blob/13.0/README.mkdn
Flashing Instructions:
Pre-installation:
crDroid Recovery (Download from here)
gapps (Download from here)
First time installation:
You must have crDroid recovery installed in both slots
Boot crDroid recovery
Format Data
Plug your phone to pc and Apply update via ADB
Run adb sideload <drag_crdroid_zip_here>
Install gapps (Optional)
Reboot recovery again (from advanced menu)
Plug your phone to pc and Apply update via ADB
Run adb sideload <drag_gapps_zip_here>
Reboot
Update installation:
You must have crDroid recovery installed in both slots
Boot crDroid recovery
Plug your phone to pc and Apply update via ADB
Run adb sideload <drag_crdroid_zip_here>
Install gapps (Optional)
Reboot recovery again (from advanced menu)
Plug your phone to pc and Apply update via ADB
Run adb sideload <drag_gapps_zip_here>
Reboot
NOTE: If all the flashing process succeeds the terminal output will stop at 47% and report adb: failed to read command: Success. In some cases it will report adb: failed to read command: No error which is also fine.
Sources:
ROM: https://github.com/crdroidandroid
Device sources: https://github.com/hotdogg-dev
Download:
ROM https://sourceforge.net/projects/crdroid/files/hotdogg/9.x/
Changelog: https://raw.githubusercontent.com/c..._vendor_crDroidOTA/13.0/changelog_hotdogg.txt
Known issues:
* You tell me
Visit official website @ crDroid.net
DarkJoker360 Telegram Updates
crDroid Community Telegram
crDroid Updates Channel
Donate to help our team pay server costs
Reserved
This ROM is perfect, thank you for your work.
@DarkJoker360 I sent you a donation btw I appreciate your work
@DarkJoker360
Bug report 16: 07 build/14 build
- when using recents menu there is times that I'll be swiping off some apps and the preview of that app will stick there as I'm swiping it off, I'll post a reference when possible
- screen off animation still fades out to the top right and bugged
- battery style options not added for QS, cannot see battery at all now lol I use a widget on the homescreen or always on display to check battery status
- I'm lovin the graphics update it's like you turned on the lights for the rom, turn it up a bit more
- The 07 build was the most accurate and speedy release in terms of performance and graphics, the 12/14 build you released seems great as well, the only issue is that there's a dramatic difference in GPU speed I guess, I'm sure everything is optimized and in perfect working order so don't think it could be anything to do with an error occurring, whenever scrolling through and launching apps you can see the system start lagging like the device is running slow, I'd say turn up the GPU speed
- The ram available has now decreased to 5.1Gb and that's with no apps running on the previous releases there was about 6.1Gb to 6.5Gb
Update:
The ROM is now running perfect and 7Gb of ram available
@DarkJoker360 end game on this update tbh
@DarkJoker360 I'd say to overclock the CPU a bit more, I have a OnePlus 8 here and seems like it's a bit faster vs the OnePlus 7T Pro McLaren running your rom, overclock like +500mhz/1000mhz more lol let's see what greatness you can bring in the next update
Take a look at this PhoneArena article, they are claiming that the next Android 15 release will be called VanillaIceCream and that the next releases may be returning android to KitKat and Oreo... IMO if that's the case from what I've observed those releases were more about OS framework such as system UI, design, animation... After android 9 seems like it became more about developing/building more of and about the android OS, features, compatibility, implementations
Android 15 will be a plain vanilla release
Android 15 V will have the dessert nickname of Vanilla Ice Cream and it is already being used in Android Open Source Project documentation.
www.phonearena.com
At this point this device is better than the iPhone 13 series imo, much better design in terms of the screen, oneplus should've followed this path of design instead of their ugly new flagships, the punch holes in a screen look trash on any device, and their concept with the camera looks horrible makes the phone bulky
https://paste.crdroid.net/Xn3tts
https://paste.crdroid.net/Hd6val
https://paste.crdroid.net/ZQoi6n
https://paste.crdroid.net/gv2UgY
https://paste.crdroid.net/LAlBf5
Spoiler: Unresponsiveness explanation
When I bought this phone the logic board was the only issue CPU/GPU and other hardware were broken including front and rear camera and fingerprint sensor not working, and the logic board overheating constantly, the rest of the device is basically BNIB condition including the screen, I replaced the logic board with another 7T Pro McLaren parts device I purchased, the screen was fully smashed on that device, the board and all other components were working afterwards, all other components were replaced with the 7T Pro McLaren parts devices components as well, never had any issue, cameras are working, sensors working perfectly, battery lasts 15hrs on stock rom and with this rom, everything is flawless... The fingerprint sensor is either broken or may need resyncing as this is not the same logic board as previous, the previous logic board had all these issues as I mentioned, and including the same issue with the fingerprint sensor as well which leads me to believe that the fingerprint sensor is actually just broken internally, may be burnt out somehow, I don't know because I wasn't told any details of what may have happened to this device previously, I'm very certain it was water damage though because I checked all the components and there was residue on the previous logic board CPU/GPU, the other components however were not affected although I replaced all the components anyways so basically a brand new device... Unfortunately this device has no access to the fingerprint scanner internally, it is completely sealed in the device housing and cannot replace it without prying the entire front screen off... For these past several months that I've owned this device I kept the fingerprint scanner connected to the board via it's connector in hopes that it would start working again, it did not, although the system does recognize that there's a fingerprint scanner connected... Tried to recalibrate it as well with some of the methods on xda and always getting errors along the lines of CALIBRATION FAILED, fingerprint sensor not responding... At this point I have disconnected the fingerprint scanner and my system actually runs much smoother, the unresponsiveness issues were coming from the fingerprint scanner being connected this entire time... Regardless there is no issue with my device what so ever now and my device board and components function 100% and flawless, at least I have a fully working device with face unlock and all it's greatness as it's special edition
NOTIFICATION ISSUE AND SOME PERFORMANCE ISSUES RESOLVED:
IMPORTANT: The notification issue was coming from a battery optimizing feature in settings in Battery>Battery optimization, all apps are set to "Optimise" by default when you install the ROM, not sure if the dev knows this or not. There's no option to set all the apps not to be optimized so you have to set each and all apps manually to "Don't optimise" that will resolve the notification issue, my notifications are now working perfectly. I noticed that this also resolved a lot of performance issues as well, such as the system lagging and unresponsiveness, the system now performs way faster and lag free. I noticed something that cannot be resolved is that this notification issue will still start occurring again automatically when the device is at 15%/20%, so just for the dev to know and look into. THE ROM DOES NOT WORK PROPERLY WITH THIS FUNCTION, FOLLOW THE STEPS AND MAKE SURE NO APP IS USING OPTIMIZATION
Spoiler: Request
@DarkJoker360, would like to make a request to create this notification effect if possible... So it would be an option in crdroid settings/notifications, I thought you had this option already but doesn't seem so. So the request is: When a user has pop up notifications enabled and they get a notification it will of course pop up at the top AND also have an icon and text of what the notification is in the status bar... Whenever I disable the pop up notifications and I get a notification it will show the icon of the notification at the top and notify me of it, but there's no text of what the app is or what the notification is, would it be possible to then add an option in crdroid settings that would enable notifications to have text in the status bar as it would be with pop up notifications except, with pop up notifications disabled, the final product would be: whenever the user gets a notification it would have the icon and text pop up in the status bar and nothing else... I have created a reference here check it out, regular notifications, and new notifications I'm mentioning, I edited it to exactly what it should be
So basically just disable the pop up and keep the icon and text notification that displays in the status bar
Spoiler: Bug report 15
@DarkJoker360
Bug report 15: 04/06/2023
- there's a lot of flicker when scrolling through some things in the system, noticable generally but some apps don't have AS MUCH flicker, such as the browser on Google search results scrolling through its not AS NOTICABLE, most of the flicker is through system apps such as settings, google now page that has all the news, reference below
- screen off animation is bugged, it fades out to the top right of the device, and actually moves higher and lower
- the battery style options for QS is still not in the menu why have you removed it, would like the battery indicator to show in QS and not follow the status bar style
- the status bar is unresponsive at times, I have to swipe twice in order to scroll down and get in to the notification center/qs
- I feel like the rom is definitely there speed wise, in previous builds there were actual issues where the responsiveness and system speeds weren't so great, now the responsiveness and system speeds are great, the graphics and 90hz performance can be improved though; physical graphics performance is one thing that I'm mentioning, maybe a GUI, system animations performance update as well
- everything is stable though that's one thing for sure great experience throughout the general use of the rom
Spoiler: Bug report 14
Bug report 14: build 03/31/2023
- crdroid settings are back, last build was probably an error preventing some of the modifications to run...
- in the quick settings tab in crdroid settings there are some things that were removed, not sure of everything, I know for sure that the quick settings battery indicator option was removed, I usually set battery to hidden on the status bar and visible in quick settings...
- android system intelligences crashing still I'll post the link when possible https://paste.crdroid.net/5VCRyR https://paste.crdroid.net/17myYs
- screen off animation still bugged, it fades out to the top right corner of the device, and moves higher and lower at times
Spoiler: Bug report 13
Bug report 13: build 03/25/2023
- many settings are missing including status bar customizations, monet settings, I'm sure you're aware of this would be great to see these settings re-added in the next update
- Settings/Notifications and Battery, are not accessible, when tapping on the Notifications, and Battery menu in settings it FCs...
- Android System Intelligence stopped working is being prompted at times when unlocking from the lockscreen and general use
- screen lock fades out improperly still, it actually fades out higher and lower at times...
I installed 9.3 alpha in a new install, not from the updater I'll update with any other bugs
@DarkJoker360 just letting you know any other settings cannot be located, crdroid settings section is not in the settings app, I think you know that though because I see you've added some settings directly in the sections instead of them being seperate in the crdroid settings menu. There's still a lot of settings I cannot find in the settings app that were in the previous build, this is alpha so take your time.
Spoiler: Bug report 12
Bug report 11: Feb 17/24
At this point I never want to update the ROM again. I updated to the Feb 17 build and I'm done, talk about speed and accuracy, great experience the 9.2 build has to be the ultimate release.
I updated the ROM through the updater and it worked flawlessly, just takes a lot of time to finalize, over 45 mins - an hour to finalize fell asleep during the process and woke up to it prompting me to reboot.
- The new 9.2 update screen off animation fades out to the volume control switch instead of the power button as it was corrected previously
- the location/privacy indicators at the top right are still cut out, the green dot isn't although when it expands and shows the larger icon like the actual location icon it's still cut out at the top right. May to to reposition the status bar icons and time
Update:
- I'll reinstall a fresh copy of the ROM from recovery to see if that fixes it, the fade out effect was fading out to the volume switch as mentioned before, now it's fading out even higher than that for some reason. This is after the Feb 24 update... I suggest that maybe you can make options for different fade out effects in crdroid settings. So default would be to fade out to the power button, then switch it up a bit have options to fade out upwards or downwards on the screen, opposite side, or fade out toward the middle of the screen would be nice...
- don't really like the blur that was added, would be a good option through crdroid settings, but since it was added and cannot be modified in terms of strength, seems and feels generic
@DarkJoker360
- Checked out the iPhone 14, and iPhone 14 pro models, this device is basically just as good if not better than the iPhone 14, the difference with an iPhone 14 pro however would be that the screen is 120hz. I feel like this ROM outperforms the iPhone 14 though, the 90hz on the iPhone 14 feels slow now that I did some more research though I'm pretty sure the iPhone 14 is 60hz so much inaccurate information out there since it's release, and from stock oos11 I feel it's the same experience that the device feels slower than it should be, with this ROM it's so accurate if you put it beside the iPhone 14/14 pro you'd think this device is 100hz. The only thing is the brightness on this device actually seems a bit low, as I turn on outdoor mode looks much better, outdoor mode and lower the brightness a bit. Might want to adjust brightness a bit
- Reticker is fine, is there any other effects you can add for the notifications, like a fade in and fade out effect
- I notice the system and screen actually becomes faster everytime I plug in a charger to this device, not sure if it's with all McLarens, or something to do with the ROM
Spoiler: Bug report 11
@DarkJoker360
Bug report 11: Feb 03
- Android system intelligence crashes at random times, does not affect any thing just get the notification, reference below
- The system is super fast, touch responsiveness and flicker issues I mentioned were resolved
- Seems like there's a tad bit of flicker with the touch...
- At this point the 90hz experience doesn't get any better, the way you set it up for this build is ultra fast, responsive, and acceptably smooth in my opinion...
- Recents menu crashing again, worse this time it crashes after a few quick swipes, completely glitched; happens everytime I use recents
- There's a clear button that can be enabled through crdroid settings, I've enabled it and the clear button actually displays on ambient display and the lockscreen. This occurs when you swipe into the notification center while the device is unlocked, and while in that menu, lock the device, the clear all button will remain at the bottom of the screen and be usable on the ambient display and lockscreen
- The battery life is pretty bad now decreases fast, not sure if its from some of the optimizations maybe something's causing it. If its from overclocking the cpu/gpu or increasing the clock speeds from the normal levels you had in previous builds, I'd say to decrease it a bit then IMO previously would have at least almost 15 hrs of usage, now about 9 hrs
Overall I've noticed that with this builds responsiveness and updates, the graphics processes much better than all other builds you've released, the battery life could be improved though
http://[URL unfurl="true"]https://paste.crdroid.net/F4ZDfc[/URL]
Spoiler: Bug report 10
@DarkJoker360
Bug report 10: Jan 27
- The screen flicker seems to be resolved, the system doesn't feel as snappy as the previous build though, there should be an intensity increase to have a snappy and speedy experience, for example: when I enter in my password on the lockscreen, whenever pressing each digit it would literally look and feel very snappy like there's a pop upon pressing the digits, same thing with using the keyboard, and general system UI use... On this build it's like the screen flicker has been greatly reduced, although does feel a bit slower in terms of snappy and responsiveness to the touch like it has a lag of some sort
- The overall system FPS is actually reducing more often, it's able to stay at 90 FPS although decreases to 88, and 85 lowest 78 more often, the system never did this in the previous build and I can confirm that with hours of usage with an FPS indicator, it's almost like it never hit 85 and lower anytime on the previous build
- location/privacy indicators at the top right are still cut out at the top right edge of the screen
Update:
I'm not using a live wallpaper btw in case you would be speculating that... This build is super fast no doubt about that, the touch lag is quite annoying though, it's like I'm using the system UI and anything I tap is literally delayed by a millisecond
Spoiler: Bug report 9
Bug report 9: Jan 20
This Jan 20 release is basically a checkpoint, most stable and high speed build.
- The location sensor notification is still partly cut out from the top right edge of the device
- There's a setting that comes with the OnePlus settings for anti flicker, which does make a big difference, is there any way to turn up this anti flicker setting to strengthen its reduction. I still notice the screens small flicker
- Is there any way to increase the overall FPS, if so there can be a drastic change visually, I see it can normally hit a solid 90 and can decrease to just below 88 in some apps. If you can unlock the frame rate cap to hit a higher number that would be nice, 90 all throughout AnTuTu benchmark and is impressive
Spoiler: Bug report 8
@DarkJoker360
Bug report 8: Jan 14
- Not sure if it's just me, the Jan 14 build feels slower than usual, the last Dec 30/Jan 08 build was a much better experience, although I'm saying that, this Jan 14 build is the most stable and fully functional, overall would say a tune up is needed to get that ultra fast feeling and experience, I want the phone to feel like a s22 ultra
- auto brightness is great but not perfect still, the transition from brightness levels can be choppy
- The shorts or TikTok clips has been resolved...
- Discord is now having trouble playing clips whevener I tap to view it will just show that it's loading
- I noticed the status bar items clock, wifi, mobile data has been repositioned, might want to slightly reposition it a bit more because the location notification is a bit cut off from the edge of the screen at the top right
Spoiler: Bug report 7
@DarkJoker360
Bug report 7: Dec 30/Jan 06 build
- The network issues were resolved in the Dec 03 build... I just installed the new Dec 30/just installed the Jan 06 build afterwards and the network issues are occurring worse than ever, shorts not working, reels, TikTok, etc... Reference included below
- The Dec 30 build has to be the best build yet in terms of speed and smoothness despite the network issues, I beg you not to change anything in future builds not sure if the Jan 06 build is different although the Dec 30 build was the best experience by far... Jan 06 feels like you've reverted it a bit, funny thing is I couldn't tell if the Dec 30 build was an overclock or something but by far was the best 90hz/FPS speed and smoothness experience
Spoiler: Bug report 6
Bug Report 6: 12/20/2022
- Flashlight seems a bit too bright, could burn internally
- CPU/GPU could not be increased, I was wrong last report, if you did increase the levels for this update I'd recommend to keep CPU/GPU levels the same as previous builds was perfect, this build seems like battery is decreasing fast... Definitely needs to be decreased to normal levels... Or if possible make a toggle for high performance and normal performance, it's actually not too good to overclock this specific device to a high value because it could lead to hardware issues and screen burning, further more could kill the screen, my device is in perfect working condition and the screen is perfect and flawless...
- Device is still being recognized as a Pixel 5 by services
- Swiping off apps fast in the recents menu will FC the system UI and kick to the lockscreen
- Gapps still doesn't work properly from the NikGapps website, I have a perfect Gapps package though, Google assistant works as well
- Sound is WAY to low
- The previous recents menu problem is one thing although there another issue as well, so there are times I'll be normally swiping off all the apps, and when they're all cleared, by the last one, it will also FC the system UI and kick me to the lockscreen
I noticed with all previous builds that if they're used for a long period of time, like over a month, the ROM will start becoming slower and actually a bit unstable, as in some of the UI and functions will start becoming glitchy... Not sure if it's a system cache issue, temporary files, configs
Spoiler: Bug report 5
Bug report 5, Dec. 3 build:
- CPU/GPU can be turned up a bit
- auto brightness still doesn't transition through brightness levels smoothly, I'll be using the device and brightness increases or decreases without effect, I do see a difference though in the new update, still needs work
- the device operates quite slow during a call whether I'm on speaker phone or not, apps are slow, menus are slow
- embedded videos and shorts still have the same issue where they cannot load or freeze
and can only hear audio
- google assistant recognizes the device as a Pixel 5, and referrs to it as a Pixel 5, it was letting me know the morning forecast and gave me a heads up that my Pixel 5 is at 38% and needs charging
- the clock system icon should be a live animation of the time, it's not functioning properly and frozen at different times
- some weird thing happens where I will lock my device and after let's say 10 mins I turn on the display from the power button and cannot unlock my phone, the lockscreen doesn't load up, the lockscreen is blank with my wallpaper or at times blank without a wallpaper and not usable, there's no options, can't swipe to my password, just blank and have to restart the system... Is actually a big problem happens every so often, screenshot below
- Everything works flawless in terms of UI although I do feel that now some things can be optimized to make the UI and system feel more interactive and snappy than it already is...
@DarkJoker360
So funny thing is that NikGapps google assistant actually still doesn't work if you download it from the NikGapps website, I confirmed that because I factory reset and installed the new Dec. 3 build a week ago and thought it would be a good idea if I just downloaded the latest Dec. Package of NikGapps, well it wasn't, and actually the newest package of NikGapps actually causes the ROM to glitch and assistant doesn't work with the same error that it's not compatible with this device. What I ended up doing was then factory resetting and reinstalling the ROM again, this time I used the previous NikGapps build I downloaded on Nov. 25, booted in to the system and the setup was flawless, Gapps were flawless, system works flawless, google assistant works no problem with that Gapps build. I would recommend that you would make your own Gapps package in that case, that's totally up to you though... If you would like me to upload the build that I have that works perfectly let me know
Spoiler: Bug report 4
Bug report 4: 11/18/22 build
- I installed the ROM with a factory reset, downloaded newest Gapps available and installed it, when the ROM booted in, the setup was force closing at connecting to a wifi network, and Google play services were not working properly at all, many force closes. Turns out the latest Gapps on nikgapps website doesn't work with this ROM for now, just a heads up. I resolved the issue by reinstalling the ROM and using the nikgapps package I downloaded on 11/10/22 and that worked. The rom works great
- the network issues with embeded videos and shorts not loading or freezing is still an issue
- the notification problem still occurs where I cannot receive any notifications at all, if I disable and enable wifi and reconnect it refreshes the queue/syncs/idk and notifys me with a bunch of notifications that were not showing up previously and works properly although after exactly every 30 mins it starts occurring again and cannot receive any notifications from any other apps except some system apps like text messages... Lol very strange problem
- when unlocking the device without a passcode lock set up, the lockscreen transitions in to the home screen, and has no effect/animation, just directly moves from one page to the other without a transition effect/animation
- system UI glitch: when using the recents menu to kill some apps, I'll swipe like a few apps off and the whole system force closes and boots me to the lockscreen
This new build is much more stable than any other builds though
If I didn't list anything from the last bug reports then it's most likely resolved
Spoiler: Bug report 3
Bug report 3: 11/11/22 build
- proximity sensor has issues when turning on the display from in use, it does not fade in, but lags back in... It could normally fade in at times though
- proximity sensor could slow down the system while in use at anytime
- network issues such as videos not loading at all, videos freezing and can only hear audio, in discord channel videos, TikTok clips, YouTube shorts, article page videos... Anything like normal YouTube videos/normal videos that are not embedded, thumbnails, shorts, work perfectly
- auto brightness works perfectly although does not transition smoothly will just move solid from one brightness to another without a transition effect, that is only at times though
- crdroid settings: navigation bar option does not work, turning it off or on does not affect anything visually, it disables the back gestures
- battery estimate replaces the battery percent and has to be disabled in order to show the battery percentage in QS panel; would be good if I can see battery percent and battery estimate
- the screen on and off animation should fade in and out coresponding to the power button location on the device. The reasoning for this is because on the Pixel 7 Pro the animation fades in and out from the power button location
- As a known issue I've noticed from each build, proximity sensor does cause a lot of lag/system glitches if it's in use or not working properly... So to keep it as reference although doesn't really affect usage experience because it performs flawlessly during general use...
- Live caption does not work and prompts that an update is required. "Update your software to enable this feature." the update cannot be downloaded
New: - I have a phone mount and use my phone in landscape mode at times for YouTube videos, I use the auto rotate/portrait option, normally I have it in portrait mode, I had my phone in landscape oreintation with the mount for a long period of time probably about 15 mins, and was on the homescreen but my phone is set to portrait mode, so homescreen is still displaying in portrait mode in a landscape orientation with the mount, the phone started becoming a little bit hotter than usual, definitely nothing to worry about though, and I opened an app still in landscape mode, I rotated it with the manual option and noticed my phone was running ultra slow... I took my device off of the mount and swiped to the homescreen, the entire device was ultra slow, lagging, and unresponsive. I restarted the device and it solved the issue. Gyroscope sensor issue
- I put my device in my pocket and seems to heat up a bit after a while, I have to restart it to resolve
New:
- whenever I copy and paste text, it doesn't bring the options up as soon as I select the text, instead it highlights the text and shows no options, I have to then hold down on the text in order to get options for it
- my notifications are always delayed and can never receive a message in time/any notifications, I don't seem to be receiving all the notifications as usual, checked all the settings for apps and notification settings and is good to me nothing that looks like it can be causing that, very anoying and cannot be resolved, I'll just wait till the next build and reinstall then lol not sure what's causing it, like I'm getting notifications I should've got previously a day after
IMPORTANT: The notification problem seems to be coming from something in wifi, if I disable wifi and enable wifi I will get all the notifications that I'm not receiving... it's like the notifications are in queue and when I disable and enable the wifi again it sends all/whole bunch of the notifications that I haven't received. @DarkJoker360 --PARTLY RESOLVED: There wasn't any settings that look to be causing that although I disabled Unlimited photos storage, alert slider notifications, noisy notifications, and my notifications are working now although the same issue starts happening and I have to disable and enable the wifi in order to refresh my notifications and receive them, I timed how long before the issue starts occurring again, the issue starts occurring exactly every 30 mins, previously there was no way to resolve this... Strange issue
I can say that the first build did not have these network issues where it did not load up TikTok clips, YouTube shorts, discord channel clips, and page embedded clips, etc... This 11/11/22 build is the most stable by far though.
Spoiler: Bug report 2
Bug report 2: November build 11/02/2022
The new build is great much better than the previous of course, graphics is great as well some issues though, on a fresh install, tested from the release
The ROM needs face unlock
Update: 11/10 - November build 11/02/2022
The issues in terms of slow system speeds have been resolved, there's some power saving options which were enabled and I have disabled them from the settings and the device is now working extremely better. I disabled battery saver and the options associated with it, along with disabling the battery manager option as well
Dynamic System Update does work and perfectly. For users that are looking for a complete stock rom, that would be a great way to run it. It's completely vanilla. The google services work on DSU as well as the "Hey Google" function for the assistant.
Overall after I have disabled all power saving options through settings the graphics are stable and working perfectly, the unresponsiveness does occur though that's one thing as well, I have noted the bugs that are still occuring in the list. The issues that I listed about slow system speeds still could occur, so keep that as a reference, the network issues and whatever else I listed definitely should be addressed as well, some apps cannot properly load up things and uploading is unavailable in a lot of apps now... Proximity sensor works perfectly although still has issues... Of course I will factory reset and install the newest build you've uploaded soon
- google assistant "Hey Google" feature is incompatible with this device
- the bug is that while scrolling it's lagging a bit/flickering/unresponsive at times like when entering my passcode on lockscreen is unresponsive, scrolling through apps, inside pages and anything in the system, could be the clock of the gpu, noticed the anti flicker option in livedisplay settings and does make a difference although still is an issue on the new build there must be something you can do to reduce it and make the graphics perfect, in terms of that needs a lot of work reference below --in terms of the flickering that's resolved after disabling the power saving options, the unresponsiveness still occurs
- this builds graphics are definitely an improvement overall, the graphics drivers from the last build were much smoother and responsive though. On this build when navigating through the system menus fast and typing the touch screen becomes unresponsive. i.e I could be typing something and the touch will go unresponsive for a sec and miss a key, in terms of that needs a lot of work --still occurring
- around the homescreen app drawer search panel is fully filled out while scrolling into it, then when inside the app drawer the filled out space disappears, reference below is a system UI glitch
- whether I select the navigation bar option in crdroid settings to be enabled or not, it doesn't affect anything
- pocket detection is really invasive while enabled at least get rid of that annoying detection notification that triggers everytime I cover the sensor lol
- full screen apps not showing up in the list
- both top side corners of the notification center has an uncolored area noticable most in dark mode
- auto brightness works great at anytime, it will start switching brightness levels constantly though at times
Update:
- system animations seem slower, lagging/may not work properly as well, i.e proximity sensor will normally fade back in to the system from the screen being inactive, instead of fading in, it transitions from low brightness to the current brightness level and lags back in to the system
- to sum it up there's a lot of graphics issues which are mostly to do with unresponsiveness and lag
- network error, some apps that use the wifi/LTE start buffering and videos are not loading, I cannot upload any files on XDA. i.e youtube or tiktok starts not loading videos anymore or freezing on playbacks and only audio can be heard
- does the clock of the cpu/gpu increase when the charger is plugged in? The device feels way faster and better in performance when a charger is connected, or could just be me --still occuring
- when there are many notifications and I'm swiping them off the animation will lag before it's completely removed, if there are very few notifications it will swipe them off normally and with a smooth animation
- whenever receiving a call and using the device it will lag and become unresponsive, such as typing something and receiving a call, the screen will be unusable and usable, while receiving the call and it shows the notification to answer it
- if the proximity sensor is being used/in a call and using the device on speaker, the device will function very slow and choppy
- proximity sensor stops working after many calls, when I'm in a call the proximity sensor will stop responding although still able to continue the call, a restart is needed to resolve the issue
Your browser is not able to display this video.
Spoiler: Bug report 1
Bug report 1:
I've factory reset the ROM and reinstalled it just so that I can make sure that it is fully functional and to have a fresh install on my device, more of the bugs that I was experiencing have been resolved although there are still all of the bugs that I have listed here. The second install is much better and the ROM is running much smoother and functional than previously.
- custom screen off animation in crdroid settings does not work, does not change anything even prior to a restart
- clock style selection works, except for hidden, when hidden is selected it force closes from that menu in crdroid settings and reverts it to the previous selection
- clock keeps disappearing after unlocking the device from the lockscreen/keeps disappearing when using apps that hide the status bar, other status bar icons disappear as well after navigating back to the home screen
- Google assistant "Hey Google" function is not supported, installed Gapps with Google play services, Google assistant does not work at all with this rom, the new Continued Converstation feature was recently introduced as well
new:
- proximity sensor has some kind of issue could be in use for no reason during system use and covered it with my hand while scrolling through apps, turns the screen brightness full and disables brightness control of the system, moving the brightness to any value won't work anymore, a restart cannot fix it either strangely. If the you make a phone call and cover the proximity sensor to make the screen inactive and uncover it to active, it will solve the issue and bring the brightness control back to normal and usable. --resolved after factory reset and install
- The stock screen off/on animation should be adjusted, it fades out to the top right corner of the phone, I believe it should fade out to the power button location of this device
- system ui/framework tune ups are needed I feel like there could be some mods/android 13 features that interfere with general functionality, like tapping and going in to different menus and apps could experience any sort of small glitch to occur...
- at times I need to restart the device because everything starts lagging after keeping the device powered on for a day or so, could be the memory becoming full and requires a restart, after a restart it works smooth again
- reTicker notifications sometimes show up transparent looks bugged, that's with the use app colored background enabled
- it's noticable after a while, if you take a look at the top of the notification center the edges for it have some white discoloring not sure if it's from the dev or google, reference in screenshot with no notifications, take a look at the edges of the notification center
- fullscreen apps not displaying in menu
- system management improvements are needed the rom starts lagging at times
Nothing else
Suggestions:
- status bar icons positioning, such as to reposition wifi and cell service to center, left, or right.
- add some more fonts such as segoe ui
- reTicker settings, for text size, notification colors, animations
- change all text colors in system option, along with monet settings I guess
- option to make status bar inaccessible in lockscreen
- wallpaper motion effect
- resize the area for quick pulldown to a smaller area
- make the back gesture resized as well for the upper or lower sides of the device or back gesture sensitivity decrease/increase options, everytime I swipe to get to the left more options panel of an app I cannot and have to tap it instead
- I know we cannot overclock the screen from 90hz to 100hz-120hz , force peak refresh rate is one option, is there any way to make the screen more responsive... through a driver mod... I notice that with custom monet settings I'm able to speed up the ROM and display responsiveness/fps
- ambient display custom brightness setting would be great
- add seconds to the lockscreen clock
- brief notification/option in notification menu to undo the last cleared notification. I.e if I swipe a notification off fast and did not read it, would be annoying and would like to undo that so it appears again. --google has added a notification center history option in settings though which is convenient
- notification center clear all button counts how many notifications were cleared. Would make this a crdroid settings option
- option to change status bar icon colors wifi, mobile...
Update:
- options to switch to low profile battery saving mode or high gpu/cpu clock for performance
- reticker animations do not fade out at times, would look nice if the animation can fade in and fade out
11/13/22
- automatic pin unlock, whenever I enter my pin I have to confirm it in order to unlock the device
- opacity adjustment of home screen widgets and applications
- The face unlock automatic scan is the normal and usual face unlock... Is it possible to create a function to enable a manual face unlock, so if you always want to use your pincode instead of both face unlock+pincode, you can either have the option to enter your pincode, or from the lockscreen, select a face unlock option
The ROM is definitely perfect though considering all other roms are mostly buggy and don't seem to function properly in general, xtended v2 does not work on this device, aside from that would recommend this rom over others considering all other roms are completely bugged and not worth to install
Have your cdroid 13 recovery flashed to both slots. I keep getting error and the process aborts when a attempt to sideload the ROM zip. I tried sideloading the copy partitions zip and it was successful. It says there is a problem with the Rom zip when I attempt to sideload it though. Any ideas?
jeddy877 said:
Have your cdroid 13 recovery flashed to both slots. I keep getting error and the process aborts when a attempt to sideload the ROM zip. I tried sideloading the copy partitions zip and it was successful. It says there is a problem with the Rom zip when I attempt to sideload it though. Any ideas?
Click to expand...
Click to collapse
Flash stock oos11 with MSM tool and system update before flashing crdroid otherwise will get errors
Redownload the crdroid ROM and follow the devs guide
Yes sir. That was what I had to do to get your Android 12.1 running. Thank you.
Msm tool is erroring out at 6 seconds. Showing No valid trg ID and param preload.
It's all my fault. Been trying to make this happen on my 7 pro instead of my 7t pro. Love your builds and the fact that I can make the icons big as hell.
Is the option to not have the phone show up as a Pixel 6 Pro no longer a toggle?
The rom is now official. You can dirty flash from previous 9.0 build but NOT from 8.x build
Omg it's like I have a new phone! The T-mo branding trash is gone.. great work!
Can anyone tell me if androids hearing aid support is in this ROM? Under accessibility
decided to flash it anyway, yes it has it, thanks. brand new phone! thank you for your efforts! looking forward to more releases!
Anyone else see this camera bug when turning phone to landscape? Or is it not a bug? Edit: only does it when double pressing the power button to open camera from screen off
im having a slight issue of the play store giving me a you are offline warning despite being on either wifi or lte i tried clearing storage and cache on the play store and play services and updating both but neither worked
removed
Hi, just downloaded the ROM and am very happy with it. I have noticed some minor bugs/issues that you might want to look into:
1) The status bar does not adapt to the color of certain apps, making it feel a little janky
2) When using gesture navigation, swiping from the edges to go back brings out the status bar first before allowing the user to go back, effectively making it redundant and less smooth. It also feels as if the gestures are not as responsive as it should be, working only 80% of the time
3) The status bar clock and date sometimes disappears, reappearing only after pulling down the status bar (mine is centered)
4) When using fingerprint to unlock the phone, the whole screen lights up, instead of just the area where the fingerprint sensor is, which is mildly annoying and does somewhat hurt the eyes
5) I am currently on the October 13 build, and am unable to upgrade to the December 20 build as it stays at "finalizing package installation" whenever I try to install it, with no progress whatsoever. After some time, the system updater crashes, and I have to reboot the phone
I can provide a log from matlog if needed. If there are more specific instructions, I would gladly try to oblige. Do not expect too much of me, as I am not a dev by any means, just a dude interested in breaking his phone.
Cheers!
powerfulnacho said:
Hi, just downloaded the ROM and am very happy with it. I have noticed some minor bugs/issues that you might want to look into:
View attachment 5807865
1) The status bar does not adapt to the color of certain apps, making it feel a little janky
2) When using gesture navigation, swiping from the edges to go back brings out the status bar first before allowing the user to go back, effectively making it redundant and less smooth. It also feels as if the gestures are not as responsive as it should be, working only 80% of the time
3) The status bar clock and date sometimes disappears, reappearing only after pulling down the status bar (mine is centered)
4) When using fingerprint to unlock the phone, the whole screen lights up, instead of just the area where the fingerprint sensor is, which is mildly annoying and does somewhat hurt the eyes
5) I am currently on the October 13 build, and am unable to upgrade to the December 20 build as it stays at "finalizing package installation" whenever I try to install it, with no progress whatsoever. After some time, the system updater crashes, and I have to reboot the phone
I can provide a log from matlog if needed. If there are more specific instructions, I would gladly try to oblige. Do not expect too much of me, as I am not a dev by any means, just a dude interested in breaking his phone.
Cheers!
Click to expand...
Click to collapse
You may have downloaded and installed one if the first builds the dev released, those bugs you listed have been fixed in the newest build.
https://sourceforge.net/projects/crdroid/files/hotdogg/9.x/crDroidAndroid-13.0-20230108-hotdogg-v9.0.zip/download
Latest recovery:
https://sourceforge.net/projects/crdroid/files/hotdogg/9.x/recovery/recovery-20230108.img/download
stockinvestor222 said:
You may have downloaded and installed one if the first builds the dev released, those bugs you listed have been fixed in the newest build.
https://sourceforge.net/projects/crdroid/files/hotdogg/9.x/crDroidAndroid-13.0-20230108-hotdogg-v9.0.zip/download
Latest recovery:
https://sourceforge.net/projects/crdroid/files/hotdogg/9.x/recovery/recovery-20230108.img/download
Click to expand...
Click to collapse
I see, that was indeed the case. Thanks for the heads-up, everything works beautifully now!
powerfulnacho said:
I see, that was indeed the case. Thanks for the heads-up, everything works beautifully now!
Click to expand...
Click to collapse
Yes, I have a question for you, does the Google assistant work? As in are you able to use the Hey Google feature
stockinvestor222 said:
Yes, I have a question for you, does the Google assistant work? As in are you able to use the Hey Google feature
Click to expand...
Click to collapse
No, it says that the feature is currently unavailable on this device

Categories

Resources