I have miscellaneous app that draining my battery? - X Style (Pure) Q&A, Help & Troubleshooting

It's at the top of my battery stats.
I am running ACIP ROM 12.0-Nightly which is Android Version 7.0. How can I remove it?
Sent from my XT1575 using XDA Free mobile app

R77 said:
It's at the top of my battery stats.
I am running ACIP ROM 12.0-Nightly which is Android Version 7.0. How can I remove it?
Sent from my XT1575 using XDA Free mobile app
Click to expand...
Click to collapse
Go to their g+ for questions regarding their rom.
Sent from my XT1575 using Tapatalk

It is not a particular app the entry labeled miscellaneous is actually something normally hidden. There is something else draining your battery. If you do a search not related to moto x you will find this question asked on many other boards for many different devices. The with a better explanation.

could be that the build type is set to userdebug. if it's just set to user, it doesn't show miscellaneous.
you can edit that in the build.prop line to be "ro.build.type=user" instead of "ro.build.type=userdebug"
once done just reboot and the miscellaneous should go away.

rickbosch said:
could be that the build type is set to userdebug. if it's just set to user, it doesn't show miscellaneous.
you can edit that in the build.prop line to be "ro.build.type=user" instead of "ro.build.type=userdebug"
once done just reboot and the miscellaneous should go away.
Click to expand...
Click to collapse
So how do I do that?

rickbosch said:
could be that the build type is set to userdebug. if it's just set to user, it doesn't show miscellaneous.
you can edit that in the build.prop line to be "ro.build.type=user" instead of "ro.build.type=userdebug"
once done just reboot and the miscellaneous should go away.
Click to expand...
Click to collapse
R77 said:
So how do I do that?
Click to expand...
Click to collapse
You literally quoted what you need to do, @rickbosch was quite clear...

Related

[4.3/4.4] AppOps | Independent App

Hi guys,
I recompiled AppOps as an independent app from latest AOSP source and it works after making some changes. What this means is that you no longer have to rely on third party apps or tricks/workarounds. This is an independant app, just like any other app you use so you can install it and then use AppOps right from your app drawer!
Download: https://raw.github.com/theblixguy/AppOps/master/apk/AppOps.apk
Flashable ZIP for KitKat 4.4/4.4.1/4.4.2: http://www.mediafire.com/download/qiqst3lg5jld5mk/AppOps_Kitkat_flashable.zip
Source code: https://github.com/theblixguy/AppOps
Installation: Move the apk (DO NOT INSTALL) to the system/priv-app folder and set permissions to 777 and then reboot! Or you can flash the ZIP via recovery which will do everything for you
Note: The app is compatible with Android 4.3 but since I don't have a device with Android 4.3, I haven't been able to test the app on Android 4.3 and Android 4.3 does not have a system/priv-app folder so if you're successfully able to use the app on Android 4.3 after moving it to /system/app folder and setting the permissions to 777 then let me know!
If you guys face any problems then please reply below
Thanks
CHANGELOG:
21/12
-> Updated icon
-> Added about dialog
-> Cleaned up code
-> Added support for Android 4.3
19/12
-> First release
im looking forward to trying this ouut and comparing it with a few other aps...just one thing ...a direct download would be great and 777 permissions??? you mean rw- r-- r--???
Yes 644 are the right permissions for all apps in priv-app
Any chance of making a flash able zip? I use Cyandelta for flashing CM nightlies and it has the ability to tag additional zips for post-install
aejazhaq said:
im looking forward to trying this ouut and comparing it with a few other aps...just one thing ...a direct download would be great and 777 permissions??? you mean rw- r-- r--???
Click to expand...
Click to collapse
https://raw.github.com/theblixguy/AppOps/master/apk/AppOps.apk
777 => rwxrwxrwx
jhanford said:
Any chance of making a flash able zip? I use Cyandelta for flashing CM nightlies and it has the ability to tag additional zips for post-install
Click to expand...
Click to collapse
Just added the download link to flashable ZIP to OP.
Bonsoir apk does not work on nexus 5 kikat 4.4.2
jejemc said:
Bonsoir apk does not work on nexus 5 kikat 4.4.2
Click to expand...
Click to collapse
Did you follow the instructions properly?
1. Move APK to system/priv-app
2. Set APK permissions to 777
3. Reboot device
4. Open app from App Drawer
Step 1 and 2 can be easily done using Root Explorer
You can also flash this ZIP: http://www.mediafire.com/download/d8m1z5l1oej03pw/AppOps_kitkat_flashable.zip
Any chance of version with KK 4.4 icon style?
Anyone on ART engine tried it?
Sent from my Nexus 4 using Tapatalk
vr5411 said:
Any chance of version with KK 4.4 icon style?
Anyone on ART engine tried it?
Sent from my Nexus 4 using Tapatalk
Click to expand...
Click to collapse
Any chance of version with KK 4.4 icon style?
What?
Anyone on ART engine tried it?
Yes, it works. I use ART primarily (which I shouldn't but all my apps work).
ssrij said:
Did you follow the instructions properly?
1. Move APK to system/priv-app
2. Set APK permissions to 777
3. Reboot device
4. Open app from App Drawer
Step 1 and 2 can be easily done using Root Explorer
You can also flash this ZIP: http://www.mediafire.com/download/d8m1z5l1oej03pw/AppOps_kitkat_flashable.zip
Click to expand...
Click to collapse
re goodnight it works with zip thank you to you for your work :good:
Installed and rebooted and seems to be working OK. Of interesting note...all of my permission revokes were there from when I ran the AppOpps app from 4.4.1 before it was removed. Could lead to interesting problems if future versions make this inoperable and permissions need to be changed?
ssrij said:
Any chance of version with KK 4.4 icon style?
What?
Anyone on ART engine tried it?
Yes, it works. I use ART primarily (which I shouldn't but all my apps work).
Click to expand...
Click to collapse
Can it be like first icon? Used one is from JB times?
Thanks for your work!
Sent from my Nexus 4 using Tapatalk
vr5411 said:
Can it be like first icon? Used one is from JB times?
Thanks for your work!
Sent from my Nexus 4 using Tapatalk
Click to expand...
Click to collapse
Yes, why not. I'll update the icon tomorrow. I have to fix few bugs as well
Sent from my HTC One using XDA Premium 4 mobile app
el_smurfo said:
Installed and rebooted and seems to be working OK. Of interesting note...all of my permission revokes were there from when I ran the AppOpps app from 4.4.1 before it was removed. Could lead to interesting problems if future versions make this inoperable and permissions need to be changed?
Click to expand...
Click to collapse
I didn't get you. Are you trying to say that the permissions you revoked on 4.4.1 using the inbuilt AppOps feature are present when you run my app?
Sent from my HTC One using XDA Premium 4 mobile app
ssrij said:
I didn't get you. Are you trying to say that the permissions you revoked on 4.4.1 using the inbuilt AppOps feature are present when you run my app?
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Seems so...very specific permissions are still set in troublesome apps after dirty flashing
el_smurfo said:
Seems so...very specific permissions are still set in troublesome apps after dirty flashing
Click to expand...
Click to collapse
My app is built using the same code that AppOps uses (plus some of my modifications to make it work independently) so it will work and behave *exactly* like the inbuilt AppOps app. So, if you denied Facebook access to camera using the inbuilt AppOps app then if you run my app, you would see that Facebook is denied access to camera.
Sent from my HTC One using XDA Premium 4 mobile app
ssrij said:
My app is built using the same code that AppOps uses (plus some of my modifications to make it work independently) so it will work and behave *exactly* like the inbuilt AppOps app. So, if you denied Facebook access to camera using the inbuilt AppOps app then if you run my app, you would see that Facebook is denied access to camera.
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Yup...Just trying to confirm your app is really working. Thanks for bringing back such a needed feature.
el_smurfo said:
Yup...Just trying to confirm your app is really working. Thanks for bringing back such a needed feature.
Click to expand...
Click to collapse
Welcome!

How to install the Nexus 5 GEL dialer on your Moto X [ROOT ONLY]

Haven't tried this myself since I'm not rooted but thought I would pass this along.
http://www.androidpolice.com/2013/1...ll-it-manually-on-other-kitkat-roms-download/
I am not rooted. I am on stock 4.4. I installed GEL ( latest version 0.10....) and it works fine BUT it keeps phone awake. So i uninstalled it.
Sent from my XT1056 using xda app-developers app
EVOSerb said:
I am not rooted. I am on stock 4.4. I installed GEL ( latest version 0.10....) and it works fine BUT it keeps phone awake. So i uninstalled it.
Sent from my XT1056 using xda app-developers app
Click to expand...
Click to collapse
This isn't GEL. This is just the GEL dialer which allows you to search for businesses within the dialer like the Nexus 5.
And yea, you need to be rooted for this to work.
Ops! My bad. I didn't see "dialer"
Sent from my XT1056 using xda app-developers app
I installed this on my moto x and it did not change anything from the stock 4.4 dialer.
Sent from my XT1060 using Tapatalk
lowvolt1 said:
I installed this on my moto x and it did not change anything from the stock 4.4 dialer.
Sent from my XT1060 using Tapatalk
Click to expand...
Click to collapse
The appearance isn't going to change. Did you try looking for a business in the search field? And are you sure you aren't hitting the stock phone icon?
clankfu said:
The appearance isn't going to change. Did you try looking for a business in the search field? And are you sure you aren't hitting the stock phone icon?
Click to expand...
Click to collapse
Yes I tried searching several businesses. And there is only one phone icon. I placed it in system/priv-app and changed permissions to 0644.
Sent from my XT1060 using Tapatalk
lowvolt1 said:
Yes I tried searching several businesses. And there is only one phone icon. I placed it in system/priv-app and changed permissions to 0644.
Sent from my XT1060 using Tapatalk
Click to expand...
Click to collapse
You're supposed to create a shortcut for the new dialer and make that your new phone icon.
If this happens on your phone, the only solution we found was to use Nova Launcher because it has a feature that allows you to run a specific activity within an app. To set this up:
1. Within Nova Launcher, long-press on the home screen.
2. Choose "Shortcuts"
3. Select "Activities"
4. Find "Google Dialer" in the list, then tap to open it up, and select "Phone" (use the first one in the list)
This will put a shortcut to the dialer on your home screen. At this stage, you can use this to access Google Dialer. It's not the cleanest solution, but it does work.
Click to expand...
Click to collapse
If you're not running a custom launcher like Nova, you can also use this app to create the shortcut:
https://play.google.com/store/apps/details?id=de.szalkowski.activitylauncher&hl=en
Okay. I'm using GEL. I will do this in a few and report back. Thanks
Sent from my XT1060 using Tapatalk
---------- Post added at 09:07 PM ---------- Previous post was at 09:03 PM ----------
Hey thanks!! Works great. So far.
Sent from my XT1060 using Tapatalk
lowvolt1 said:
Hey thanks!! Works great. So far.
Sent from my XT1060 using Tapatalk
Click to expand...
Click to collapse
No prob. Glad you got it working.
So I installed the APK and added a shortcut Nova Launcher and I can search for businesses and stuff just fine, but when I try to make a call in the dialer it crashes. I downloaded the apk from 2 different mirrors so that isn't the issue. I would try to flash the zip but I don't have the slightest idea how to do that.
Sergeant Dude said:
So I installed the APK and added a shortcut Nova Launcher and I can search for businesses and stuff just fine, but when I try to make a call in the dialer it crashes. I downloaded the apk from 2 different mirrors so that isn't the issue. I would try to flash the zip but I don't have the slightest idea how to do that.
Click to expand...
Click to collapse
Did you follow these steps?
2. Flash the ZIP file in a custom recovery, or copy the APK file directly into /system/priv-app.
3. If you opted to move the APK file manually, you'll need to set the permissions on the APK to 644 after moving it into its proper folder. Do this either through your file manager app or via a shell.
4. Reboot your phone.
Click to expand...
Click to collapse
Well I got it to work somehow. I'm not entirely sure what I did differently this time but oh well.
Sergeant Dude said:
Well I got it to work somehow. I'm not entirely sure what I did differently this time but oh well.
Click to expand...
Click to collapse
Do you have root access?
Is there any way around if you don't have root?
Self promotion aside, I created a thread for this a while back. This dialer works flawlessly without the need for nova or an activity launcher.
http://forum.xda-developers.com/moto-x/themes-apps/app-4-4-3-google-dialer-stock-nova-t2825788

MODS for 4.4.2 on GT N8000/8010/8013

Now that we have 4.4.2 ROM (test build though) how about focus on getting goodies from Note10.1 (2014 Edition) like air command etc. As we know the features for the Note10.1 (2012 edition) would be limited even in the final build of this ROM it is upon the mighty developers here at XDA to make our very capable device perform its optimal.
The snote mod from 2014 note10.1 developed by eric-mod. This is not my work but I am simply putting all mods for convinience.
http://forum.xda-developers.com/showthread.php?p=52236527
Sent from my GT-N7100 using xda app-developers app
http://forum.xda-developers.com/showthread.php?p=48215319
Another mod to add floating multi windows against just 2 windows. Contributed by 'Xperiacle'
Only for rooted ones running this rom.
Download an build.prop editor from the play store or sth like that and change the following lines to :
"ro.product.name=viennaltexx" and "ro.product.device=viennalte"
"ro.product.model=SM-P905"
This will activate some hidden function. You'll get the Note PRO recent apps and notification toggle icons!
contributed by Eric-mod
+1 to thread idea, thanks guys for the contributions, so quick
community 1 corp 0
Prashant Mishra said:
Only for rooted ones running this rom.
Download an build.prop editor from the play store or sth like that and change the following lines to :
"ro.product.name=viennaltexx" and "ro.product.device=viennalte"
"ro.product.model=SM-P905"
This will activate some hidden function. You'll get the Note PRO recent apps and notification toggle icons!
contributed by Eric-mod
Click to expand...
Click to collapse
didn't work for me after the reboot the changes haven't been made?
Edit in build prop editor
fruity_senpai said:
didn't work for me after the reboot the changes haven't been made?
Click to expand...
Click to collapse
you need to open build.prop editor and go to edit, change values and then save. check with root checker and it will show your device as SM-P905.
Prashant Mishra said:
you need to open build.prop editor and go to edit, change values and then save. check with root checker and it will show your device as SM-P905.
Click to expand...
Click to collapse
Ive got it working with the third editor i tried but the phone app started crashing so i restored the settings.
hoopi18 said:
Ive got it working with the third editor i tried but the phone app started crashing so i restored the settings.
Click to expand...
Click to collapse
which one did you use
EDIT: i did it with root explorer because all build.prop editor i tried didn't save my changes.
I used buildprop editor from play store.
Sent from my GT-N7100 using xda app-developers app
fruity_senpai said:
which one did you use
EDIT: i did it with root explorer because all build.prop editor i tried didn't save my changes.
Click to expand...
Click to collapse
https://play.google.com/store/apps/details?id=ro.ciubex.propeditor
This was the one that saved my changes
Got a screenshot?
My did not allow me any program to edit those files, reboot and return to the initial configurations, which unlocks new features and new applications have the galaxy note pro?
Prashant Mishra said:
Only for rooted ones running this rom.
Download an build.prop editor from the play store or sth like that and change the following lines to :
"ro.product.name=viennaltexx" and "ro.product.device=viennalte"
"ro.product.model=SM-P905"
This will activate some hidden function. You'll get the Note PRO recent apps and notification toggle icons!
contributed by Eric-mod
Click to expand...
Click to collapse
In the case N-8000 this mod produces totally inestable situation. Phone will not work 100% of the times. If you reset, the pda will not start (infinite loop). Finally I had to wipe and reinstall everything from scratch
Wanam Xposed mod can edit the multi-window entries to allow just about any app to work with it
Sent from my SM-P905 using Tapatalk
Phone, phablet, tablet
Does anyone know of a mod for switching between tablet, phablet and phone modes... personally I'd like to get phone mode myself....
torchwolfery said:
Does anyone know of a mod for switching between tablet, phablet and phone modes... personally I'd like to get phone mode myself....
Click to expand...
Click to collapse
Maybe you could try the exposed modules Phab7 or TabletUI trigger.
jika23 said:
Maybe you could try the exposed modules Phab7 or TabletUI trigger.
Click to expand...
Click to collapse
I tried phab7 but it didn't work and tablet trigger doesn't it just trigger tablet mode?
Check this guide to enable particle effect and note 3 effect, it works! I didn't discovered this, i m only reporting! http://forum.xda-developers.com/showthread.php?t=2702528 follow only the first part, set to 4 to have note 3 effect! Heres the original thread! http://forum.xda-developers.com/showthread.php?p=52306274 (thanks to this guide you can also enable grid settings) I think we need a mod for toggles, there are only 15 toggles
How to install multi-window transparency option?
I saw in an earlier post, but did not understand installing.
Sorry, my english no is very good.
Im from mexico
FGM 11 said:
How to install multi-window transparency option?
I saw in an earlier post, but did not understand installing.
Sorry, my english no is very good.
Im from mexico
Click to expand...
Click to collapse
flash/install it via cwm or twrp recovery
google it if you don't know how to flash file via recovery

[MOD][KTU84P/M] CPU setting and stats in Dev options l 4.4.4 stock l de/odex

I have created here a cool mod for our N5,
with this you can set the processor clock (with Stock Rom KTU84P or KTU84M).​​​​​​
Odex and deodex version online.
A huge thanks goes to Pandemic (HowTo) and ZN6 (because of the required apk's).
With both consent, I have created a version for our Nexus 5 with 4.4.3 and 4.4.4 Stock Rom.
Odex and deodexed versions.
With this mod, it is possible to adjust the CPU clock and view the CPU statistics.
Without custom kernel!
Don't forget, credits goes to Pandemic and ZN6, for their work.​
Can I flash this on Latest Purity ROM?
Sent from my Nexus 5 using XDA Premium 4 mobile app
How can I uninstnall this?
How can I uninstnall this?
Just tried this out, works perfectly! however for some reason it appears to have broke the reboot menu mod you created, any ideas?
Sent from my Nexus 5 using Tapatalk
rich2007 said:
Can I flash this on Latest Purity ROM?
Click to expand...
Click to collapse
You can make a backup and test it...
raviraaj said:
How can I uninstnall this?
Click to expand...
Click to collapse
download here back to stock, deodex
Elclubber said:
Just tried this out, works perfectly! however for some reason it appears to have broke the reboot menu mod you created, any ideas?...
Click to expand...
Click to collapse
This mod cannot delete or break the Reboot Mod.
Oh Hahaha, must be something I've done, cheers mate and keep up the great work!
Sent from my Nexus 5 using Tapatalk
rich2007 said:
Can I flash this on Latest Purity ROM?
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Confirmed working on latest Purity. This is sweet I like having options in the settings menu as opposed to a whole seperate app to do this.
Shot from my Purified Nexus 5
FindingSolace said:
Confirmed working on latest Purity. This is sweet I like having options in the settings menu as opposed to a whole seperate app to do this.
Shot from my Purified Nexus 5
Click to expand...
Click to collapse
Its work, but you will loose the custom setting for the rom
Sent from my Nexus 5 using XDA Premium 4 mobile app
Amazing battery life, awesome :good:
Return to stock odexed?
Add the links on the first post bro.
New version for KTU84P added.
cargobr151 said:
New version for KTU84P added.
Click to expand...
Click to collapse
Thank OP, it even works on my Galaxy S4's GPE Deodexed KTU84P build. I really don't like the CPU setting app on my launcher, but I like it here a lot.
This works great!
Hello Marco,
I really like this mod but I would like to change the text and background color. It should fit to the normal "black" background of android, can you tell me where to change which values in which file? I would give it a try :cyclops:
Best regards and thank you very much in advance
Thorsten

Discussion/General thread for Paranoid-neXus

Opening this thread for discussion and questions for Paranoid-neXus ROM by neXus PRIME upon his suggestion.
As a first query, I would like to ask how can I show battery percentage with the icon? Can't seem to find the option? And are there not any pie specific preferences to make 2 layers etc?
shahrukhqasim said:
Opening this thread for discussion and questions for Paranoid-neXus ROM by neXus PRIME upon his suggestion.
As a first query, I would like to ask how can I show battery percentage with the icon? Can't seem to find the option? And are there not any pie specific preferences to make 2 layers etc?
Click to expand...
Click to collapse
Go in settings, battery and click the first icon on top left that show you the option for battery icon
Cornhelius said:
Go in settings, battery and click the first icon on top left that show u the option for battery icon
Click to expand...
Click to collapse
Got it thanks! And what about options for pie controls? not present?
shahrukhqasim said:
Got it thanks! And what about options for pie controls? not present?
Click to expand...
Click to collapse
@all
Pie control doesn't have preference, you can start it with click the "immersive mode" tile
Reset preference: Go in settings, backup & restore, reset preference
Hover doesn't have preference, can start with click the second icon in the notification bar
Peek show the last notification if you move the device when the screen is off, start in Settings, Display, Peek notification
If I've forget something let me know
Cornhelius said:
@all
Pie control doesn't have preference, you can start it with click the "immersive mode" tile
Reset preference: Go in settings, backup & restore, reset preference
Hover doesn't have preference, can start with click the second icon in the notification bar
Peek show the last notification if you move the device when the screen is off, start in Settings, Display, Peek notification
If I've forget something let me know
Click to expand...
Click to collapse
Actually it had in SlimROM. Anyway, no matter. I didn't know about peek notification - going to check it. How much battery life are you getting?
I'm around 40 hours with medium usage. But I run build #3
Build # 4 is stable and base for future, new recoveries.
---------- Post added at 07:00 PM ---------- Previous post was at 06:56 PM ----------
Expected change log build #5
Source update
New busybox
Added reboot to recovery support from Rom - it didn't work earlier
theme chooser from cm11 stable branch
I'm thinking of adding a file manager in Rom because sometimes it is needed after clean reinstall.
Any suggestions guys???
neXus PRIME said:
...
I'm thinking of adding a file manager in Rom because sometimes it is needed after clean reinstall.
Any suggestions guys???
Click to expand...
Click to collapse
How about Root Browser?
File manager is first app what to need install.
MK99 said:
How about Root Browser?
File manager is first app what to need install.
Click to expand...
Click to collapse
I think CM-file manager is good (open source as well). Just this one app. I dont wanna bloat up.
neXus PRIME said:
I think CM-file manager is good (open source as well). Just this one app. I dont wanna bloat up.
Click to expand...
Click to collapse
It's great app also. It's fine.
neXus PRIME said:
I think CM-file manager is good (open source as well). Just this one app. I dont wanna bloat up.
Click to expand...
Click to collapse
+1
I'm now using build #3 and I've flash the new recovery posted by MrSteve..can I flash directly build #5 when it's ready??
@Cornhelius
Yes, you can flash #5 directly.
Is there any problem with gaming?? I installed "escape from rio" game and there were no levels are visible.... I had same problem "slimkat LBL' but there was no problem in cm11 nightly (my last rom used) but gaming performance is better on stock kernel based rom like slimkat LBL & paranoid LBL...
Sent from my C5303 using XDA Premium 4 mobile app
Build # 5
- CM File Manager
- Updated source, PA 4.4.1
- When you reboot to Recovery from Rom, its working now. Before, it was just normal reboot. Default Philz, otherwise according to key press.
Thanks MrSteve555
- Rear Mic Fixes, please test and report
Click to expand...
Click to collapse
DL Links:
LINK REMOVED> USE v4
This is the regular build. No wipes needed. Just flash over previous.
NOTE: I am also building with LINARO 4.8 right now. Meaning, even more preformance increase in theory, but you guys will test and report.
Once i get enough feedback, then 4.8 will be our default toolchain going forward. (Until i test 4.9, that is )
@ ALL
I have locked the dev thread to keep my post fresh. Just post all questions here, I will reopen that thread soon, dont worry.
Regards
neXus PRIME
neXus PRIME said:
Build # 5
rear mic is fixed? ill tested... but if this work.. cn it be updated to cm repo? soo it cn be fixed to all cm based? this really good news!!
Click to expand...
Click to collapse
@TO all
Just tested, any mic doesn't work... My patch didn't work very well...
To fix it you must change a line in build.prop:
persist.audio.handset.mic=digital
to
persist.audio.handset.mic=analog
Sorry for inconveinience.
I'll upload a fixed build soon, but until that comes, you will have to change that line in build.prop.
MrSteve555 said:
@TO all
Just tested, any mic doesn't work... My patch didn't work very well...
To fix it you must change a line in build.prop:
persist.audio.handset.mic=digital
to
persist.audio.handset.mic=analog
Sorry for inconveinience.
I'll upload a fixed build soon, but until that comes, you will have to change that line in build.prop.
Click to expand...
Click to collapse
Give me fixed build link. I have removed my upload.
neXus PRIME said:
Give me fixed build link. I have removed my upload.
Click to expand...
Click to collapse
Here's a link to the fixed build:
https://mega.co.nz/#!nUAxUZ7L!EFhvmmK_dgU1j-WohBji_diwEnemQH1CZlXeslWMxa4
Again, sorry for that issue. I didn't expect it to happen.
neXus PRIME said:
Build # 5
DL Links:
LINK REMOVED> USE v4
This is the regular build. No wipes needed. Just flash over previous.
NOTE: I am also building with LINARO 4.8 right now. Meaning, even more preformance increase in theory, but you guys will test and report.
Once i get enough feedback, then 4.8 will be our default toolchain going forward. (Until i test 4.9, that is )
@ ALL
I have locked the dev thread to keep my post fresh. Just post all questions here, I will reopen that thread soon, dont worry.
Regards
neXus PRIME
Click to expand...
Click to collapse
That still valid if I flash over build #3?? No wipe needed at all??

Categories

Resources