Related
I am new here and new with Android too . I'd install UrukDroid 1.0 in internal my Archos 101. I can use compcache but I can't enable the swap in Urukconfig. It keep saying ERROR: VALUE NOT FOUND! NO CHANGE MADE.
So, anyone here know how to do it. Please help...... Im a PC guy, don't know anything about Linux.
THANK YOU VERY MUCH.
Sent from my A101IT using XDA Premium App
steven20052009 said:
I am new here and new with Android too . I'd install UrukDroid 1.0 in internal my Archos 101. I can use compcache but I can't enable the swap in Urukconfig. It keep saying ERROR: VALUE NOT FOUND! NO CHANGE MADE.
So, anyone here know how to do it. Please help...... Im a PC guy, don't know anything about Linux.
THANK YOU VERY MUCH.
Sent from my A101IT using XDA Premium App
Click to expand...
Click to collapse
Swap has been set to use a partition, so you'll have to change it back to using an image file.
I'm going from memory here, but use root explorer to edit /etc/uruk.conf/swap. You have to comment(add a #) swap_mem_partition=/dev/block/mmcblk1p4 and uncomment(remove the #) swap_mem_file=/swap01.file.
Then you can use urukconfig to enable it and change the size and swappiness.
Hi, can you just give me the whole things of comment and steps? I don't know how to edit in root explorer and where should I do the comments. Im really stupid in these things man please help me.... sorry to ask you alot.... have a good day.
Sent from my A101IT using XDA Premium App
steven20052009 said:
Hi, can you just give me the whole things of comment and steps? I don't know how to edit in root explorer and where should I do the comments. Im really stupid in these things man please help me.... sorry to ask you alot.... have a good day.
Sent from my A101IT using XDA Premium App
Click to expand...
Click to collapse
Open root explorer. Navigate to /etc/uruk.conf. Press and hold on "swap" until the menu comes up. Scroll down and select "Open in Text Editor". Add a "#" to "swap_mem_partition=/dev/block/mmcblk1p4" It should look like this:
Code:
# swap_mem_partition=/dev/block/mmcblk1p4
Then remove the # from "# swap_mem_file=/swap01.file" and "# swap_mem_size=50" so it looks like this:
Code:
swap_mem_size=50
swap_mem_file=/swap01.file
Then enable swap in Urukconfig. In the future, check the wiki first, it may help.
http://code.google.com/p/urukdroid/wiki
Thank you very much..... I' ve read from google several times but could't understand... that why I ask you. BTW... Thanks .... good night.
Sent from my A101IT using XDA Premium App
steven20052009 said:
Thank you very much..... I' ve read from google several times but could't understand... that why I ask you. BTW... Thanks .... good night.
Sent from my A101IT using XDA Premium App
Click to expand...
Click to collapse
No problem. It can be hard to understand without experience. Doesn't make you dumb.
Without wishing to sound like a complete noob what does enabling swap do for you?, performance?. Thanks for your patience lol
sent from the awesomeness that is my SGS2
stigslim said:
Without wishing to sound like a complete noob what does enabling swap do for you?, performance?. Thanks for your patience lol
sent from the awesomeness that is my SGS2
Click to expand...
Click to collapse
Swap is extra space the system can use as RAM. It doesn't work exactly the same though. For instance, if you set a 1 gig swap file, so the system theoretically has 1.25 GB of ram, it will still not act like it. In my experience, I've only seen 5-10 megs of swap space used, then the system starts killing background apps again, so I set my swap to 50MB and forget about it. Someone else may have more details on how the system actually uses the swap. I have a feeling apps don't use swap, only the underlying unix framework, but I've never really cared enough to look into it. Also, keep in mind that using solid-state storage for swap will reduce the life of the storage, since the system is constantly reading and writing to that portion of it(solid-state storage will crap out after a certain number of write cycles, it's hard to say how badly swap will affect this though).
Sounds like more hassle than its worth. Is there that much of an improvement in overall performance to warrant the effort?.
sent from the awesomeness that is my SGS2
stigslim said:
Sounds like more hassle than its worth. Is there that much of an improvement in overall performance to warrant the effort?.
sent from the awesomeness that is my SGS2
Click to expand...
Click to collapse
It just depends on how you use your device. On the newest stock firmware, when I start watching a video in the stock video player, it will kill Launcher Pro in the background. If I enable swap, it doesn't kill it. But playing a game like Gun Bros will always kill LP in the background. If you frequently have the launcher restarting(reloading all your widgets) when you go back to home, you should probably give it a shot. If you're on Uruk, it's not hard to enable, just have to edit one file with a text editor, and you can do it in root explorer.
Thank you. I am a long time looking for a way how to make the swap work
ANNOUNCING PERMA-TEMP ROOT + HULU FIX!!!!
I've taken the excellent existing information from http://forum.xda-developers.com/showthread.php?t=1159354 and http://forum.xda-developers.com/showthread.php?t=688054&page=46
See the first link for instructions, etc. Basically just plug your phone into your PC, make sure USB debugging is on, using your phone as charge only, and that HTC Sync isn't running. Then open up the attached zip and run Run_ME_Fr3vo_ROOT + HULU FIX. OH, and I'm not sure if it matters, but have the latest Adobe Flash player installed on your phone before you start (10.3.185.25)
That's it! Your phone should be rooted AND HULU-ready until you reboot.
WHAT I DID: All I did was add a few commands that will delete your lib file from com.adobe.flashplayer, then install a different .lib file with correct permissions. Now, when you go browse Hulu with your stock browser or Dolphin (making sure your settings are set to disable mobile browsing, or set as DESKTOP VIEW, etc), Hulu won't recognize your phone as non-desktop, and you'll be free to watch Hulu all you want!
[Please note: this is my first time doing anything like this, as in first time ever creating a .bat file or doing anything with adb beyond the very basics; please bear that in mind when ripping me apart for being a noob ]
If this was helpful, please let me know with a thanks!
EDIT: Thanks to abe_ahmed09 for reminding me this works with stock browser too!
Unable to test this right now due to no PC access. But dude, no one should rip you apart, you are trying to help the community and I commend you do doing things that a lot of others do not have the ability to do.
Kudos,
Tee Jay
Sent from my PG86100 using XDA Premium App
teejaymarx said:
Unable to test this right now due to no PC access. But dude, no one should rip you apart, you are trying to help the community and I commend you do doing things that a lot of others do not have the ability to do.
Click to expand...
Click to collapse
Thanks man that's nice of you to say! I really enjoy XDA because (if I'm diligent) I can learn little by little, ask a few questions here and there, and look back and realize I've made a decent amount of progress!
works great! tried it without updating Flash and that was a no go, but once I updated it works perfectly!
Thanks to you and all of the devs out there for all of their hard work these past couple of weeks!
Thank you it worked
Sent from my PG86100 using XDA Premium App
Perfect man hulu works great
sent from my troll car lol
hey noob,lol
very nice work! thanks for this.
SWEET!
Glad it's working! I'll add emphasis to the fact that you need the latest version of flash for it to work.
Here's a question: are there any other programs out there that have to be tweaked AFTER root in order to work? What I mean is, right now I've got 10 or 20 root apps that work flawlessly after I root. But if there are good apps out there that require additional tweaking after root, perhaps we could incorporate that into the .bat as well
n00b question: is it safe to run this if we already have temp-root?
eltrutgnik said:
n00b question: is it safe to run this if we already have temp-root?
Click to expand...
Click to collapse
Should be--I just tried and it was fine.
Worst-case scenario, reboot phone and then run it! Either way, because of the nature of temp-root, it's all pretty "SAFE" at this point
Do I need hulu PlUS to use this? Or is it ad supported?
Overstew said:
Do I need hulu PlUS to use this? Or is it ad supported?
Click to expand...
Click to collapse
Oh hell no! Just use the free Dolphin Browser from the market, then go to settings and choose "Desktop" so that websites think you're browsing from a PC/Mac. When you get to HULU, depending on your settings, you may need to click the green arrow to watch the video.
Works in Full Screen too!!
...of course, if you're talking about Hulu-plus-only videos---then yes, you'd of course need Plus to view those videos just as you would elsewhere.
EDIT: Reading over your comment again I guess I need to clarify further: nothing here is "ad supported" because there are no apps, etc that I've provided. ALL MY HULU FIX DOES IS SWAP OUT A FILE IN YOUR ADOBE APP FOLDER THAT TRICKS HULU INTO THINKING YOU'RE A COMPUTER. But note that you'll still need a BROWSER that enables you to browse like a computer.
Were these points unclear to anyone else?
Works after updating flash to 10.3.
panamaniac said:
Oh hell no! Just use the free Dolphin Browser from the market, then go to settings and choose "Desktop" so that websites think you're browsing from a PC/Mac. When you get to HULU, depending on your settings, you may need to click the green arrow to watch the video.
Works in Full Screen too!!
...of course, if you're talking about Hulu-plus-only videos---then yes, you'd of course need Plus to view those videos just as you would elsewhere.
EDIT: Reading over your comment again I guess I need to clarify further: nothing here is "ad supported" because there are no apps, etc that I've provided. ALL MY HULU FIX DOES IS SWAP OUT A FILE IN YOUR ADOBE APP FOLDER THAT TRICKS HULU INTO THINKING YOU'RE A COMPUTER. But note that you'll still need a BROWSER that enables you to browse like a computer.
Were these points unclear to anyone else?
Click to expand...
Click to collapse
To add to that you don't need dolphin. Just use stock browser press menu options and disable mobile browsing
Sent from my PG86100 using XDA App
abe_ahmed09 said:
To add to that you don't need dolphin. Just use stock browser press menu options and disable mobile browsing
Sent from my PG86100 using XDA App
Click to expand...
Click to collapse
Oh whoops, good call! I'll add that in!!
works great thanks :]
panamaniac said:
Should be--I just tried and it was fine.
Worst-case scenario, reboot phone and then run it! Either way, because of the nature of temp-root, it's all pretty "SAFE" at this point
Click to expand...
Click to collapse
So just to be safe I rebooted my phone, to lose root, and ran your .bat script. After i ran the script I opened up terminal and type in "su" and is said permission denied. So I didnt have root, i ended up using one of the other .bat script from the forums and running your .bat script after. Everything worked like a charm after that thanks for putting this together. =] Great job
eltrutgnik said:
So just to be safe I rebooted my phone, to lose root, and ran your .bat script. After i ran the script I opened up terminal and type in "su" and is said permission denied. So I didnt have root, i ended up using one of the other .bat script from the forums and running your .bat script after. Everything worked like a charm after that thanks for putting this together. =] Great job
Click to expand...
Click to collapse
Awesome, Great to hear it! Ya, not sure why the root method in my OP isn't working for you...different people have posted different results with the same root method! Anyway glad it's working, and as you discovered, there should be no problem running this on a rooted phone
Now I've tweaked it further so it'll overclock your phone to 1.8 GHz! I might make a new thread for that...
Root is working but hulu does show up and starts to play then I get a message telling me its not supported on this platform. I updated flash and mobile mode has been disabled.
Sent from my Overclocked Evo 3D using tapatalk. :-D
works great for me and oc sweet. im using skyfire
thanks
REMEMBER, it's always a good idea to make a back up.
Bloatware Remover
Removes:
Code:
Amazon_Shopping_Reease_Signed_2.0.1_20120914.apk
Amazon_Shopping_Reease_Signed_2.0.1_20120914.odex
Amazon_Widget_2.0.1.1_Release_Signed_20120914.apk
Amazon_Widget_2.0.1.1_Release_Signed_20120914.odex
amazonmp3.apk
amazonmp3.odex
AudibleAndroid_v1.39_Release_Signed_20120914.apk
AudibleAndroid_v1.39_Release_Signed_20120914.odex
com.mobitv.client.nfl2010.apk
IMDb_2.7.4_Release_Signed_20120914.apk
IMDb_2.7.4_Release_Signed_20120914.odex
Kindle.apk
Kindle.odex
MyVerizon.apk
ShowMe.apk
ShowMe.odex
TrimIt.apk
TrimIt.odex
TuneIn.apk
TuneIn.odex
VCAST_TONES.apk
VVM.apk
VVM.odex
VzNav.apk
VZW_Reign_of_Amira.apk
VZW_Reign_of_Amira.odex
VZW_Remote_Tool.apk
VZW_Serve.apk
VZW_Serve.odex
VZW_Slacker_Radio.apk
VZW_VideoPortal.apk
VZW_VideoPortal.odex
VzWBackupAssistantClient.apk
VzWBackupAssistantClient.odex
WifiRouter.apk
WifiRouter.odex
zappos_2.5.1_Release_Signed_20120914.apk
zappos_2.5.1_Release_Signed_20120914.odex
[B]V2[/B]
HTC_Widget_ShowMe.apk
HTC_Widget_ShowMe.odex
[B]V3[/B]
+HTC_Widget_ShowMe.apk
+HTC_Widget_ShowMe.odex
+ShowMe.apk
+ShowMe.odex
V2
Added the Help and Tricks(or whatever HTC calls it) widget, I had left it out by mistake
V3
ShowMe.apk,.odex and HTC_Widget_ShowMe.apk,.odex are no longer removed because their removal caused other HTC widgets to stop working
If you know of any other safe to remove bloatware, please let me know and I will add it
Fix
Reinstalls ShowMe.apk,.odex and HTC_Widget_ShowMe.apk,.odex
Undo
Reinstalls all the removed apps. http://db.tt/kSvKSQCv
Boot Animation Sound Remover
Removes the boot-up sound...the "DROID" thing...'cause I got annoyed at listening to it over and over....
Camera Shutter Remover
Removes the camera shutter sound and the video record start sound.
Well it turns out this method doesn't work on this phone...but quick, easy fix....HTC lets you turn it off in the camera settings: open camera, click the settings icon, scroll down to camera interface and uncheck shutter sound
very good, easier than sitting here freezing it all in Titanium. I tried using Absolute System but being S-on for now means no go. Thanks
I manually deleted them via the built in file manager in twrp recovery.
Ndaoud360 said:
I manually deleted them via the built in file manager in twrp recovery.
Click to expand...
Click to collapse
Yeah I started by doing that....but I decided it was taking too long and it would be easier to do an "adb shell ls" in /system/app and just copy and paste the names of the ones I wanted to get rid of into a zip
Although looking back, that way would've been quicker than making this...but whatever
Just curious. To anyone who has run this, how much space did it free up on the internal storage?
Sent from my DROID DNA
Any idea where Amex Serve is located/what it is named?
starscream86 said:
Just curious. To anyone who has run this, how much space did it free up on the internal storage?
Click to expand...
Click to collapse
I believe /system has its own, separate amount of storage...so deleting these doesn't get you more space in /data
Not 100 percent sure on that though.
Yeah, just looked in Titanium Backup, System has 1.84GB and Data has 12.2GB
And anyway, these apps are a few megabytes...so....at most maybe a couple hundred megabytes of system are freed up
WorldOfJohnboy said:
Any idea where Amex Serve is located/what it is named?
Click to expand...
Click to collapse
Amex Serve is "VZW_Serve.apk and VZW_Serve.odex"
So /system/app/VZW_Serve.apk
rexdog1888 said:
Amex Serve is "VZW_Serve.apk and VZW_Serve.odex"
So /system/app/VZW_Serve.apk
Click to expand...
Click to collapse
Duh... sorry, the VZW prefix messed me up.
Is there an easy way to modify the script to remove stuff that I want to stay? I've had issues before when I changed a file in a Zip as I don't have a Zip program installed. Using Win7 64-bit.
WorldOfJohnboy said:
Duh... sorry, the VZW prefix messed me up.
Is there an easy way to modify the script to remove stuff that I want to stay? I've had issues before when I changed a file in a Zip as I don't have a Zip program installed. Using Win7 64-bit.
Click to expand...
Click to collapse
Just open the zip(don't extract it), navigate to "META-INF\com\google\android" and copy updater-script to your desktop(or anywhere really). Then open it with notepad(I used notepad++, but notepad should work fine) and edit the line that says "delete("/system/app/......". When you've finished adding or removing the apps you want to keep or want to remove save the file and copy and paste it back into the zip.
Let me know if you need me to clarify anything
rexdog1888 said:
Just open the zip(don't extract it), navigate to "META-INF\com\google\android" and copy updater-script to your desktop(or anywhere really). Then open it with notepad(I used notepad++, but notepad should work fine) and edit the line that says "delete("/system/app/......". When you've finished adding or removing the apps you want to keep or want to remove save the file and copy and paste it back into the zip.
Let me know if you need me to clarify anything
Click to expand...
Click to collapse
Worked like a frikken charm man, thanks so much... saved this lazy-arse some time!
Added a way to remove the boot animation sound to the op
I also have one for disabling the camera shutter sound if anyone wants it
Sent from my Droid DNA
Hey, does this script (or one of the apk's in the script) remove the HTC widgets? (I don't have Mail, power bar, toggle widgets, etc.) I believe they were there before I ran the script...
starscream86 said:
Just curious. To anyone who has run this, how much space did it free up on the internal storage?
Click to expand...
Click to collapse
I let all the bloatware apps update via the Play Store when I restored my phone after unlocking. It freed up 200MB for me on the data side, no idea on the system side.
Looking back at it, I think the removal of HTC_Widget_ShowMe.apk/HTC_Widget_ShowMe.odex gets rid of all the HTC Widgets. If so, does anyone happen to have a copy of them so I can push them back to my phone?
EDIT: OK, clearly I am a moron, the ShowMe removal did not affect the HTC widgets. I still don't have things like the Mail widget when I go to put a new one on 1 of my screens though. I can see the APK via Root explorer. Anyone have any idea on what the issue may be?
rexdog1888 said:
I also have one for disabling the camera shutter sound if anyone wants it
Click to expand...
Click to collapse
Rexdog, I would appreciate if you would post this info. Would like to have the camera sound muted.
Thanks for sharing your work!
Matt
Sent from my Nexus 7 using xda premium
WorldOfJohnboy said:
Looking back at it, I think the removal of HTC_Widget_ShowMe.apk/HTC_Widget_ShowMe.odex gets rid of all the HTC Widgets. If so, does anyone happen to have a copy of them so I can push them back to my phone?
EDIT: OK, clearly I am a moron, the ShowMe removal did not affect the HTC widgets. I still don't have things like the Mail widget when I go to put a new one on 1 of my screens though. I can see the APK via Root explorer. Anyone have any idea on what the issue may be?
Click to expand...
Click to collapse
I think you're on to something. I'm also missing the option of adding the HTC widgets although the widget I previously had is still on my home screen.
Somehow this is hiding those widgets from the Widget Screen but not removing them from the system.
Sent from my HTC6435LVW using xda app-developers app
Did not realise that was doing that....sorry guys....I'll try to find a copy of them and upload it here for y'all.... And as soon as I'm at my computer I'll edit the zip so it doesn't delete those
Sent from my HTC6435LVW using xda app-developers app
pudgewack said:
Rexdog, I would appreciate if you would post this info. Would like to have the camera sound muted.
Thanks for sharing your work!
Matt
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
I'll upload it as soon as I'm at my computer
Sent from my HTC6435LVW using xda app-developers app
karn101 said:
I think you're on to something. I'm also missing the option of adding the HTC widgets although the widget I previously had is still on my home screen.
Somehow this is hiding those widgets from the Widget Screen but not removing them from the system.
Sent from my HTC6435LVW using xda app-developers app
Click to expand...
Click to collapse
Whew, thankfully it's not just me... anyone else confirm that they cannot add any new HTC branded widgets? Or, if you ran this script and can still add widgets, did you omit any of the APK's from the script?
Rexdog: I have the DroidDNA system dump zip file... if you can just post the ADB command to flash the file(s) back, I may be able to find out which one will get this feature back by the time you get to a PC.
----------------------------------------------
**If coming from development section, the first two zips are only for Evo 3D, JustArchi mods are for most devices**
As always, make a backup, and flash
I am not a developer, I'm a user, so I'm limited in how much I can help you, but I will try.
----------------------------------------------
I want to share a couple projects found in the developers section. When I first started experimenting with scripts and other 'android enhancers', I'd flash them blindly- because I didn't know any better. I've experienced graphical glitches galore, cpu running full throttle all the time, and boot loops. Though luckily no bricks.
More often than not, development projects need to be tuned for a particular device. And that's what's been done here.
The first is operation killjoy, the folks there don't want it to be put into Roms. And they also want a link to the thread, here it is- http://forum.xda-developers.com/showthread.php?t=2411161
They don't want it being used with other mods, and it'll delete such things as Crossbreeder and Seeder, and it'll backup all init.d scripts and use its own, and will also delete sysctl.conf. That's overkill(so this won't delete your init.d, etc). It features dnsmasq and an entropy engine. This is our okj- https://db.tt/aFSWMw65
And the other one is Crossbreeder, it can be put into Roms. I highly suggest using it, the Crossbreeder app can be got here- http://forum.xda-developers.com/showthread.php?t=2113150
Again, for our device- https://db.tt/ZYRciXIl
OKJ and CB shouldn't be used together.
Here is moderately sized Moab hosts file- https://db.tt/aod1UHXL
Edit- 1/27
All credit on this one to @JustArchi
And this last one took me almost a week to put together. It's the killer work by JustArchi. This is for testing purposes only. I pulled it from a CM 4.4 Rom of his and it's working with the 3D. Don't know if it'll work with tether or not. Hope so though. Please test n report.
It can be used with CrossBreeder, but separately. Here's what I mean by that- when installing the zip, it'll know if you have CrossBreeder installed and it'll back it up. It's easily restored though with the push of a button, in the CrossBreeder app.
Or it can be used stand alone. I suggest using it by itself, it's much simpler. It sets up differently in recovery, but still is able to use CB app(link above) to control.
I wanted to modify the cb app to make sense of what I've done with it here. But don't have the skills to do that. There are scripts used to toggle components: turning on/off haveged, enabling/disabling local DNS, applying adblock, switching from Adaway to Mother of all ad blocking(Moab) hosts file, Locking host file(can't modify), toggling Frandom, fstrim script....and they're located at /system/archidroid/scripts. They can be set up and ran with Script Manager, could use widgets to Enable/Disable stuff, I prefer to use CB app and that's how I've set it up. If you don't want to, delete /system/etc/CrossBreeder. If you do, here's how it works
Stand alone(no CB installed)
Switches
Haveged- enables/disables haveged
*Run ZAutomateHaveged as su on boot to get haveged up and running.
Dnsmasq- Disables/restores JustArchi mods, reboots device
TweaksIO- will run a couple scripts, changed how they run because wasn't working before for me
Bypass ISP- Enables/Disables local Dnses
Tether Boost(worthless anyways) - Enables/Disables Frandom
Adblock- Switches between Adaway n Moab hosts, I don't use ultra huge hosts for Moab- it's 11 MB
And/or you can use the JustArchi app found here- https://github.com/JustArchi/ArchiD...oid/auto/system/app/ArchiDroid-ArchiDroid.apk
-----------------------------------
With CrossBreeder
Haveged- Archidroid haveged will be used full time between CB and AD modes, it can be adjusted in ARCHIDROID_INIT in xbin. This switch enables/disables haveged.
DNSMasq- This switch is tricky, off is ArchiDroid(AD) mode and on is CrossBreeder(CB) mode. After flashing zip AD mode is running. Everything is initially disabled except for Monitor DNS and Monitor pixelserv. Switching to on will backup AD and restore CB, but it will try to reboot, and if it does, the switch may not go on(CB) position. In CB mode, turning DNSmasq switch to on will enable dnsmasq. Turning it off will restore JustArchi-ness, and again it will try n reboot. If it's still in on position make sure to slide it to off after reboot. Turning switch to off in AD mode will mess $#it up because I've used primitive scripting. Please forgive me
Tweaks IO- I had to use a strange method to get these to apply in both modes, forgot to mention before, this will also run fstrim. It's funny, found out scripts can run in a loop
Bypass ISP- self explanatory
Tether Boost- Frandom(same)
Adblock- Switches hosts file(same)
I've included an uninstaller script with stand alone 'version', but not yet for w/ cb one, so as always, make a backup. Also left in there a sweet little gal named onandroid, for backing up partitions for clockworkmod recovery, change part. info in adpath. Be careful with this.
**deleted**
Sent from above using Xparent Tapatalk
just sayin', you post a lot of useful and/or interesting goodies, PF.
bigsupersquid said:
just sayin', you post a lot of useful and/or interesting goodies, PF.
Click to expand...
Click to collapse
Ditto
Edit, @bigsupersquid
I'm wondering if you've looked at the pdnsd stuff in Crossbreeder I asked about over there, I can't figure out what it's for(dns caching?) and if it's necessary, and its hard to get answers that help me understand. Do ya know anything about this?
Sent from above using Xparent Tapatalk
PiggyFlooper said:
Ditto
Edit, @bigsupersquid
I'm wondering if you've looked at the pdnsd stuff in Crossbreeder I asked about over there, I can't figure out what it's for(dns caching?) and if it's necessary, and its hard to get answers that help me understand. Do ya know anything about this?
Sent from above using Xparent Tapatalk
Click to expand...
Click to collapse
I did a quick search on it when you mentioned it over there but don't know anything more than what I read real quick-like. sorry.
OP updated with JustArchi Adblock method
Sent from above using Xparent Tapatalk
PiggyFlooper said:
OP updated with JustArchi Adblock method
Sent from above using Xparent Tapatalk
Click to expand...
Click to collapse
Great find... If you like I could alter the CrossBreeder app to reflect the effect of each toggle? (all in main.xml) as long as @fivefour is okay with it.. Just done with apktool... also all the script calls are in MainActivity.smali if you want to change any of those..
What scripts does the 'Tweaks IO" run?
colonel_lp said:
Great find... If you like I could alter the CrossBreeder app to reflect the effect of each toggle? (all in main.xml) as long as @fivefour is okay with it.. Just done with apktool... also all the script calls are in MainActivity.smali if you want to change any of those..
What scripts does the 'Tweaks IO" run?
Click to expand...
Click to collapse
My Lord, you're awesome!
Yeah, I had made changes reflecting toasts and script calls after decompiling, couldn't recompile, kept getting errors w/ apktool on android.
Tweaks IO runs CB_IO_Tweaks.sh
Will you please ask JustArchi too, I don't want to step on any toes.
Please do what you can to bring that app here, I have a concern with the Mode(AD/CB) switch as mentioned in op, can that be fixed?
Edit- just added frandomtest when enabling frandom
Sent from above using Xparent Tapatalk
PiggyFlooper said:
...
Edit- 1/27
All credit on this one to @JustArchi
And this last one took me almost a week to put together. It's the killer work by JustArchi. This is for testing purposes only. I pulled it from a CM 4.4 Rom of his and it's working with the 3D. Don't know if it'll work with tether or not. Hope so though. Please test n report.
It can be used with CrossBreeder, but separately. Here's what I mean by that- when installing the zip, it'll know if you have CrossBreeder installed and it'll back it up. It's easily restored though with the push of a button, in the CrossBreeder app.
Or it can be used stand alone. I suggest using it by itself, it's much simpler. It sets up differently in recovery, but still is able to use CB app(link above) to control.
I wanted to modify the cb app to make sense of what I've done with it here. But don't have the skills to do that. There are scripts used to toggle components: turning on/off haveged, enabling/disabling local DNS, applying adblock, switching from Adaway to Mother of all ad blocking(Moab) hosts file, Locking host file(can't modify), toggling Frandom, fstrim script....and they're located at /system/archidroid/scripts. They can be set up and ran with Script Manager, could use widgets to Enable/Disable stuff, I prefer to use CB app and that's how I've set it up. If you don't want to, delete /system/etc/CrossBreeder. If you do, here's how it works
Stand alone(no CB installed)
Switches
Haveged- enables/disables haveged
Dnsmasq- Disables/restores JustArchi mods, reboots device
TweaksIO- will run a couple scripts, changed how they run because wasn't working before for me
Bypass ISP- Enables/Disables local Dnses
Tether Boost(worthless anyways) - Enables/Disables Frandom
Adblock- Switches between Adaway n Moab hosts, I don't use ultra huge hosts for Moab- it's 11 MB
-----------------------------------
With CrossBreeder
Haveged- Archidroid haveged will be used full time between CB and AD modes, it can be adjusted in ARCHIDROID_INIT in xbin. This switch enables/disables haveged.
DNSMasq- This switch is tricky, off is ArchiDroid(AD) mode and on is CrossBreeder(CB) mode. After flashing zip AD mode is running. Everything is initially disabled except for Monitor DNS and Monitor pixelserv. Switching to on will backup AD and restore CB, but it will try to reboot, and if it does, the switch may not go on(CB) position. In CB mode, turning DNSmasq switch to on will enable dnsmasq. Turning it off will restore JustArchi-ness, and again it will try n reboot. If it's still in on position make sure to slide it to off after reboot. Turning switch to off in AD mode will mess $#it up because I've used primitive scripting. Please forgive me
Tweaks IO- I had to use a strange method to get these to apply in both modes, forgot to mention before, this will also run fstrim. It's funny, found out scripts can run in a loop
Tether Boost- Frandom(same)
Adblock- Switches hosts file(same)
I've included an uninstaller script with stand alone 'version', but not yet for w/ cb one, so as always, make a backup. Also left in there a sweet little gal named onandroid, for backing up partitions for clockworkmod recovery, change part. info in adpath. Be careful with this.
https://db.tt/39I6e6VQ
Sent from above using Xparent Tapatalk
Click to expand...
Click to collapse
here's the right-and-proper archidroid frontend app.
https://github.com/JustArchi/ArchiD...oid/auto/system/app/ArchiDroid-ArchiDroid.apk
from the CB thread before the fracas between fivefour and justarchi which JA ended by withdrawing from the thread.
of course, I learned quite a bit during that discussion, until it ended. but ya gotta respect the wishes of the thread holder.
bigsupersquid said:
here's the right-and-proper archidroid frontend app.
https://github.com/JustArchi/ArchiD...oid/auto/system/app/ArchiDroid-ArchiDroid.apk
from the CB thread before the fracas between fivefour and justarchi which JA ended by withdrawing from the thread.
of course, I learned quite a bit during that discussion, until it ended. but ya gotta respect the wishes of the thread holder.
Click to expand...
Click to collapse
Thanks for the share
I can't use it on ics.
Sent from above using Xparent Tapatalk
I will have a look over the next day or two, for some reason using the cb app modded or unmodded with entropy switch just causes app freeze for me, I'm trying it on xperia v. Running the enable_Crossbreeder script works, but no sysrw for the cm12 ROM I'm using, needs
Code:
busybox mount -o remount,rw /system /system
Will have a look at cb/ad issue but my scripting is pretty basic so ......
You can always send me the files you've changed and I can try recompile if you have errors rather than duplicating what you've done.
Sent from my Xperia V using XDA Free mobile app
colonel_lp said:
I will have a look over the next day or two, for some reason using the cb app modded or unmodded with entropy switch just causes app freeze for me, I'm trying it on xperia v. Running the enable_Crossbreeder script works, but no sysrw for the cm12 ROM I'm using, needs
Code:
busybox mount -o remount,rw /system /system
Will have a look at cb/ad issue but my scripting is pretty basic so ......
Sent from my Xperia V using XDA Free mobile app
Click to expand...
Click to collapse
I welcome any fixes to scripts to make more compatible across devices. Here's that script for Enable CrossBreeder. I put in a 'smaller' CHECK_PROCS so it don't cat as much.
Sent from above using xda premium
Cool, will look when i can, be really good to have an updated CB tool.
Can you get rid of the sysrw as I don't think its very universal.
Sent from my Xperia V using XDA Free mobile app
Sure, is this more universal what ya put earlier-
busybox mount -o remount,rw /system /system
Or a variation thereof?
Also, I sent you a pm, will you please check it out? Can you give me link?
Sent from above using Xparent Tapatalk
PiggyFlooper said:
Sure, is this more universal what ya put earlier-
busybox mount -o remount,rw /system /system
Or a variation thereof?
Also, I sent you a pm, will you please check it out? Can you give me link?
Sent from above using Xparent Tapatalk
Click to expand...
Click to collapse
I guess so, probably wanna reference included busybox though. Have pm'd you a link
Hope you guys get it working!
I spent some time trying to get adblock to work using your mod, but I couldn't. The JustArchi app kept fc'ing with only JustArchi installed, and I couldn't get the mod working either.
With both JA and CB installed the JA app didn't fc anymore, but it didn't function either. CB app worked partly, but it froze on the haveged part. Couldn't get haveged working through CB app that way.
This is only meant to inform you, not as criticism at your workin any way!
JustArchi's work goes way above my knowledge of scripting and programming, but I always was interested in his work.
Glad you guys are working on it, I'm following this thread with great interest [emoji106]
rkuijpers said:
Hope you guys get it working!
I spent some time trying to get adblock to work using your mod, but I couldn't. The JustArchi app kept fc'ing with only JustArchi installed, and I couldn't get the mod working either.
With both JA and CB installed the JA app didn't fc anymore, but it didn't function either. CB app worked partly, but it froze on the haveged part. Couldn't get haveged working through CB app that way.
This is only meant to inform you, not as criticism at your workin any way!
JustArchi's work goes way above my knowledge of scripting and programming, but I always was interested in his work.
Glad you guys are working on it, I'm following this thread with great interest [emoji106]
Click to expand...
Click to collapse
For now, use the CB app(op instructions) or SManager to control.
With this mod, either CB is running, or JA is running, they don't run at same time. Only the haveged remains the same, CB haveged is deleted. You may need to re-enable it upon reboot.
I've been working on the adblock portion of CB, and it should now it should start up after switching adaway/moab host file(Adblock button in CB app) and/or running the scripts with IO Tweaks.
Thank you for informing me, and I can take criticism :thumbup: :thumbdown:
You know what, okay, my mistake, with both ja n cb APPS, it stopped fc'ing. Now I gotcha. I'm slow. Wish I could test with that, sorry. Appreciate it if ya keep letting us know how it goes with the JA app.
I made changes to scripts in how system is mounted rw(ty colonel_lp) to be more universal. With cb applied, whichever hosts will now be copied to /system/etc/CrossBreeder/dnrd_root/master. And pixelserv started upon hosts change.
Might be able to get adblock applied without reboot.
You can try if you'd like, delete this from REMOVE_DNS_CLIENT/ INSTALL_DNS_CLIENT-
echo 1 > /proc/sys/kernel/sysrq 2>/dev/null
sleep 8
echo b > /proc/sysrq-trigger 2>/dev/null
reboot
busybox reboot
I'll update op to recent changes
Edit- Stayed up all last night working on fixes, so many little things, it's much different than when first uploaded, check it out.
Was trying to get Bypass ISP to stick 0.0.0.0(CB) with no luck, it's been gerry rigged, please someone help to fix
Edit2-nvm, my silly self didn't have dnsc in there
Sent from above using Xparent Tapatalk
Well, I just put the finishing touches on the JA/CB project, probably jinxing myself saying that. There may be a dedicated app to go along with this, still up in the air.
Please tell me if ya find any bugs.
So many thanks to colonel_lp for help with this.
My Thanks to idcrisis/fivefour
Much thanks to JustArchi
I'm wondering if this topic should be renamed??
Sent from above using Xparent Tapatalk
Started Wifi Tether, dnsmasq monitoring stopped dnsmasq stopped, but can't confirm tether working because no service plan
Sent from above using xda premium
Have a question for anyone that knows, when disabling local dns's with JA, it still shows up as my ISPs, that doesn't seem right. Am I missing something.
Sent from above using Xparent Tapatalk
PiggyFlooper said:
Have a question for anyone that knows, when disabling local dns's with JA, it still shows up as my ISPs, that doesn't seem right. Am I missing something.
Sent from above using Xparent Tapatalk
Click to expand...
Click to collapse
I thought that it is supposed to work like that, as you are disabling local DNS (= DNS server on your device), so going back to your providers DNS?
By enabling local DNS, you're phone starts acting like a DNS server itself.
But I could be very wrong here, don't know for sure.
Btw, your latest mod is working perfectly for my OnePlus One on ColorOs 4.4.4, using the JA app for configuration. Haven't tried it with the CB app yet, to be honest. Thank you for making things work!
But I don't really notice any difference in speed, smoothness or usability between cb and ja mod, do you? Could be different for other (older) phones with less ram or slower processor, but the OnePlus runs both mods equally smooth.
I was using cb merely for its ability to not only block ads, but erase them without any trace on a page as well. JA adblocking is working perfectly also.
I remember reading something in the past, about JA using different, more stable and newer techniques? Not sure if the difference between the two mods is big enough to notice?
DEVELOPER EDITION ONLY PLEASE!!!
Insert Standard Disclaimer: This is a beta rom..... probably even alpha... im not responsible for anything, including but not limited to:
your phone becoming a very expensive brick
you not geting a job promotion because you missed the call
your wife leaving you because you was out all night and she couldnt text you
your neigbor's dog spontaneously combusting
lost or stolen device because your friends were super jealous of your spiffy new rom.
you have been warned, things could happen.... ^_^
What was added?
ES File Explorer
Launcher X Beta (The X Labs)
Busybox Installer (stericson)
Xposed Installer
SuperSU (chanfire)
What was removed?
KNOX... all of it
TouchWiz Home
TouchWiz Easy Home
NFL mobile
Audible
Accuweather
IMDB
Instagram
Facebook
Kindle
S Browser
Pen.Up
S Health
most of the samsung and verizon apps are gone, anything that i could think of really, if anyone would like i can upload a zip file containing all the apps removed that you can unzip and install whichever ones you want back.
What works?
4g lte
Camera
Wifi
Root
Calls
Text
More probably but havent tried everything
What is broken?
Maybe nothing?
What do you need to do?
1. Pull the battery out of your phone, if it says DEVELOPER DEVICE then continue to step 2, if not close this thread... nothing to see here folks move along ^_^.
2. As always make a full backup of your device, just in case.
3. Wipe then Wipe again the standard Wipe in TWRP should be good.
4. Install this .zip
5. Wipe cahe and dalvik
6. Reboot
7. Post anything broken i may have missed here as well as any suggestions to improve.
If you have less than 10 post please dont spam someone elses thread just to get your 10 just send me a pm.
Where can i get this handsome beast?
<link Removed> the file has become corrupted and i have no backup of this file as my computer went kaput.
Where is all my beautiful bloat???
<link Removed> pretty much same reason, no rom means no need for the missing bloat...
Thank you guys for giving this rom a try please leave feedback if i missed anything and hit the thanks button if this helps you.
I hope you enjoy using it as much as i did making it.
Android 4.4.4 is no more for this device, look forward to some 6.0.1 developments, should see a nice kick-off now that there is a developer edition conversion for the retail versions ^_^
@mods: Please close thread as support for this rom is null.
NekoShinigami said:
DEVELOPER EDITION ONLY PLEASE!!!
Insert Standard Disclaimer: This is a beta rom..... probably even alpha... im not responsible for anything, including but not limited to:
your phone becoming a very expensive brick
you not geting a job promotion because you missed the call
your wife leaving you because you was out all night and she couldnt text you
your neigbor's dog spontaneously combusting
lost or stolen device because your friends were super jealous of your spiffy new rom.
you have been warned, things could happen.... ^_^
What was added?
ES File Explorer
Launcher X Beta (The X Labs)
Busybox Installer (stericson)
Xposed Installer
SuperSU (chanfire)
What was removed?
KNOX... all of it
TouchWiz Home
TouchWiz Easy Home
NFL mobile
Audible
Accuweather
IMDB
Instagram
Facebook
Kindle
S Browser
Pen.Up
S Health
most of the samsung and verizon apps are gone, anything that i could think of really, if anyone would like i can upload a zip file containing all the apps removed that you can unzip and install whichever ones you want back.
What works?
4g lte
Camera
Wifi
Root
Calls
Text
More probably but havent tried everything
What is broken?
Maybe nothing?
What do you need to do?
1. Pull the battery out of your phone, if it says DEVELOPER DEVICE then continue to step 2, if not close this thread... nothing to see here folks move along ^_^.
2. As always make a full backup of your device, just in case.
3. Wipe then Wipe again the standard Wipe in TWRP should be good.
4. Install this .zip
5. Wipe cahe and dalvik
6. Reboot
7. Post anything broken i may have missed here as well as any suggestions to improve.
If you have less than 10 post please dont spam someone elses thread just to get your 10 just send me a pm.
Where can i get this handsome beast?
https://www.dropbox.com/s/qldhiqbc8xqi0yx/SuperSandwich.zip?dl=0
Where is all my beautiful bloat???
https://www.dropbox.com/s/a8uo7hah4hwuzfq/bloatware.zip?dl=0
Thank you guys for giving this rom a try please leave feedback if i missed anything and hit the thanks button if this helps you.
I hope you enjoy using it as much as i did making it.
Click to expand...
Click to collapse
Congrats!
Thank you, it took me a while to figure out what i was doing. I am super excited i finally was able to get a stable release.
After playing around a bit i noticed the autocomplete bar just above the keyboard with suggested words when typing is gone. I havent tried a third party keyboard to see if this is something to do with the samsung keyboard failing or if i removed something that prevents this from working correctly...
Haven't noticed any other bugs just yet.
Sent from my SM-N915V using XDA Free mobile app
I have to ask what might end up being a naive question: Why is the public offered these "Developer Edition" phones? For me, it would be in hopes that enthusiast ROMs get developed for that device. But, if the retail end is never updated and never unlocked, then what good would a Developer Edition phone be, except to the singular owner? Maybe that's all it is intended to be? Just curious. I guess the name is the misnomer. Rather than Developer Edition, just call it Unlocked... It would be a cool thing if Verizon/Samsung would offer to turn our retail phones into the Developer Edition phones for a fee.
It has the do with Verizon. They can't market it as a retail unlocked device amd since it will only work with verizon they can't really say its the "global" or "international" version. I believe if they marketed the device as "Verizon unlocked device" they would have to also offer it at a subsidized prive or "upgrade" and it would be regulated by verizon. We have seen what Verizon does to phones, I would really like if they never touched the devices.
Thay said the developer edition is to encourage developers to buy the device and make not just roms but apps as well. It would.be more so marketed towards someone who is not using this device as their daily driver but want to grab one just to tinker and make neat things specific to the device or use it to test things they've already built for compatibility so theey can update their apps to rin on this device as well.
Conaumers have never used anything with android on it strictly as planned though. If that was the case we would jave.none of this amazing developmemt, thats what I love about the android OS its so flexible.
Anyhow back on track, did you test the rom? What did you think? Should I include anything else or remove something else?
Sent from my SM-N915V using XDA Free mobile app
NekoShinigami said:
It has the do with Verizon. They can't market it as a retail unlocked device amd since it will only work with verizon they can't really say its the "global" or "international" version. I believe if they marketed the device as "Verizon unlocked device" they would have to also offer it at a subsidized prive or "upgrade" and it would be regulated by verizon. We have seen what Verizon does to phones, I would really like if they never touched the devices.
Thay said the developer edition is to encourage developers to buy the device and make not just roms but apps as well. It would.be more so marketed towards someone who is not using this device as their daily driver but want to grab one just to tinker and make neat things specific to the device or use it to test things they've already built for compatibility so theey can update their apps to rin on this device as well.
Conaumers have never used anything with android on it strictly as planned though. If that was the case we would jave.none of this amazing developmemt, thats what I love about the android OS its so flexible.
Anyhow back on track, did you test the rom? What did you think? Should I include anything else or remove something else?
Sent from my SM-N915V using XDA Free mobile app
Click to expand...
Click to collapse
Thanks for the response. I hadn't really consider the making of apps as a reason.. LOL.
I don't have the Developer Edition yet, just the retail, so I have't run the ROM. I am seriously considering selling my retail to get the DE so that I can get onto Android 5.x. Every phone that I have ever owned was rootable (and I have had a lot of phones), but this is the first one that has no root in sight and no update in sight, so, I am considering the Note Edge DE or the Note 4 DE. (Honestly, I am hedging toward the Note 4 DE. I had the Note 4 just before this Note Edge and prefer the 4 a bit more). Anyway, that is why I am lurking in here, trying to get info on the DE.
The note 4 has more support for sure. And it is hard to find a decent note edge case. O couldn't see myself ever going back to abphone without an edge though. (not the silly s6 edges either, I need a real edge.) In any case no matter what phone you choose I am sure you'll enjoy it. These note series phones are my favorites so far. Could onot be better if they had included a physical keyboard like the droids had back in the day. Physical keyboards are boss. good luck with whichever device you pick, if that happens to be the edge let me know what you think.
Sent from my SM-N915V using XDA Free mobile app
Could you pm me the links to all the needed files to do the extraction of the boot and every thing needed to make a stock tar from my phone? Also the links to the kitchen and such?
Thanks in advance.
I wasn't able to make a stock tar flashable in odin.
However to get a system tar which isn't flashable but can be opened in 7zip and extracted to give you all your syatem files you just need to open the terminal emulator, type su then hit enter so you can elevate your session to root. Then type tar -c system/* >> sdcard/system.tar then you'll get system.tar on the root of your internal storage.
Then to get the boot image you need to dl some files from http://www.androidforims.com/threads/without-pc-unpack-edit-repack-boot-img.811999/ and follow his tutorial for the extract part. But our file system is a bit different so the command is different.
dd if=/dev/block/platform/msm_sdcc.1/by-name/boot of=/data/local/tmp/boot.img
Then use root explorer to find the file in data/local/tmp folder.
The kitchen I used to make my custom was archi. Get it @ http://forum.xda-developers.com/showthread.php?t=2597220
Sent from my SM-N915V using XDA Free mobile app
NekoShinigami said:
I wasn't able to make a stock tar flashable in odin.
However to get a system tar which isn't flashable but can be opened in 7zip and extracted to give you all your syatem files you just need to open the terminal emulator, type su then hit enter so you can elevate your session to root. Then type tar -c system/* >> sdcard/system.tar then you'll get system.tar on the root of your internal storage.
Then to get the boot image you need to dl some files from http://www.androidforims.com/threads/without-pc-unpack-edit-repack-boot-img.811999/ and follow his tutorial for the extract part. But our file system is a bit different so the command is different.
dd if=/dev/block/platform/msm_sdcc.1/by-name/boot of=/data/local/tmp/boot.img
Then use root explorer to find the file in data/local/tmp folder.
The kitchen I used to make my custom was archi. Get it @ http://forum.xda-developers.com/showthread.php?t=2597220
Sent from my SM-N915V using XDA Free mobile app
Click to expand...
Click to collapse
Cool deal, thank you. Going to get it going asap, but I just found out my dad has bone cancer so it will probably get back burner'ed for a while.
Any idea how to make a flashable?
Other than making a rom like I did I wouldn't know how to make anything flashable. I'm really new to this, this is the first time I've done anything like this. You could ask around the other developer's threads or send one a pm. But I'm sure the best we can do is a rom flashable in twrp or cwm.
Sent from my SM-N915V using XDA Free mobile app
Thanks for working on this...What version of android is this base? Thx!
Sent from my SM-N915V using XDA Premium HD app
Android 4.4.4 I am looking into what it would take to get a lolipop rom on our devices, and also I am looking into a full aosp build to completely remove touchwiz. For now I am happy getting the tw launchers out of here and all the junk apps. Look for more of.my.stuff in the future I am far from done with this rom or this device.
Sent from my SM-N915V using XDA Free mobile app
NekoShinigami said:
Thank you, it took me a while to figure out what i was doing. I am super excited i finally was able to get a stable release.
After playing around a bit i noticed the autocomplete bar just above the keyboard with suggested words when typing is gone. I havent tried a third party keyboard to see if this is something to do with the samsung keyboard failing or if i removed something that prevents this from working correctly...
Haven't noticed any other bugs just yet.
Sent from my SM-N915V using XDA Free mobile app
Click to expand...
Click to collapse
To fix the no auto complete on keyboard open your keyboard hit settings and download your language again and that should fix it.
Sent from my SM-N915G using XDA Premium 4 mobile app
Awesome. that's probably it I must have deleted that in the rom. I'm using a different keyboard though and the bar is there. I was just thinking for someone else using the rom and wants to use the swype feature on stock it may be a problem. Ill look into what I may have deleted that would have erased the dictionary.
Sent from my SM-N915V using XDA Free mobile app
How to install
I have Dev Ed., how do I install as a .zip?
TIA.
NekoShinigami said:
DEVELOPER EDITION ONLY PLEASE!!!
Insert Standard Disclaimer: This is a beta rom..... probably even alpha... im not responsible for anything, including but not limited to:
your phone becoming a very expensive brick
you not geting a job promotion because you missed the call
your wife leaving you because you was out all night and she couldnt text you
your neigbor's dog spontaneously combusting
lost or stolen device because your friends were super jealous of your spiffy new rom.
you have been warned, things could happen.... ^_^
What was added?
ES File Explorer
Launcher X Beta (The X Labs)
Busybox Installer (stericson)
Xposed Installer
SuperSU (chanfire)
What was removed?
KNOX... all of it
TouchWiz Home
TouchWiz Easy Home
NFL mobile
Audible
Accuweather
IMDB
Instagram
Facebook
Kindle
S Browser
Pen.Up
S Health
most of the samsung and verizon apps are gone, anything that i could think of really, if anyone would like i can upload a zip file containing all the apps removed that you can unzip and install whichever ones you want back.
What works?
4g lte
Camera
Wifi
Root
Calls
Text
More probably but havent tried everything
What is broken?
Maybe nothing?
What do you need to do?
1. Pull the battery out of your phone, if it says DEVELOPER DEVICE then continue to step 2, if not close this thread... nothing to see here folks move along ^_^.
2. As always make a full backup of your device, just in case.
3. Wipe then Wipe again the standard Wipe in TWRP should be good.
4. Install this .zip
5. Wipe cahe and dalvik
6. Reboot
7. Post anything broken i may have missed here as well as any suggestions to improve.
If you have less than 10 post please dont spam someone elses thread just to get your 10 just send me a pm.
Where can i get this handsome beast?
https://www.dropbox.com/s/qldhiqbc8xqi0yx/SuperSandwich.zip?dl=0
Where is all my beautiful bloat???
https://www.dropbox.com/s/a8uo7hah4hwuzfq/bloatware.zip?dl=0
Thank you guys for giving this rom a try please leave feedback if i missed anything and hit the thanks button if this helps you.
I hope you enjoy using it as much as i did making it.
Click to expand...
Click to collapse
In twrp just wipe then install
Sent from my SM-N915V using XDA Free mobile app
No TWRP
Haven't got TWRP.
For some reason can't get to install. Fail in Odin.
TIA.
NekoShinigami said:
In twrp just wipe then install
Sent from my SM-N915V using XDA Free mobile app
Click to expand...
Click to collapse
That's odd. Should be able to install. Try using the method in the other thread:
http://forum.xda-developers.com/showthread.php?t=3103782
I can only think of a few reasons TWRP would fail to install. Check the usual stuff like cables and md5 checksums, then try to see if you deleted aboot somehow.
If you lost that then you will need one of the more experienced folks here at XDA to help recover that, if even possible. The only methods I have available to offer you though would require you first have either TWRP or CWM installed.
Hope you get this resolved though. Let me know if you get through it.
Sent from my SM-N915V using XDA Free mobile app
Boy it'd be nice if Verizon just gave us a one-time option to convert our Note Edges to Developer Editions. Otherwise, I don't see there being much of a future for the phone.