Google Pixel Style animated Navigation Bar Development ( Experienced Dev Needed) - Nexus 5 General

I have found the trigger that starts the animation of Navigation bar on Google Pixel Devices.
Some unknown dev known to have created a flashable mod for the Nexus 5x/6p already, the dev wasn't found on xda after the mod release, so for our Nexus 5 running on Android N we better build the mod.
Here is the code:
new-instance v1, Landroid/content/Intent;
const-string v2, "com.google.android.systemui.OPA_ENABLED"
invoke-direct {v1, v2}, Landroid/content/Intent;->(Ljava/lang/StringV
const-string v2, "OPA_ENABLED"
invoke-virtual {v1, v2, v0}, Landroid/content/Intent;->putExtra(Ljava/lang/String;Z)Landroid/content/Intent;
invoke-virtual {p1, v1}, Landroid/content/Context;->sendBroadcast(Landroid/content/IntentV
Also I am attaching a link to the mod made for Nexus 5x: https://www.androidfilehost.com/?w=...9bc38c72f60315345e4c94dc7f8069552528adef04034

We got the animated navbar long before 5X and 6P did. Here is the link for the modified SystemUI. I've been using it only on the FakeNexus rom so i can't be sure if it does work on other roms.

Sashko98 said:
We got the animated navbar long before 5X and 6P did. Here is the link for the modified SystemUI. I've been using it only on the FakeNexus rom so i can't be sure if it does work on other roms.
Click to expand...
Click to collapse
Tested it right now, the SystemUI is broken now, no navbars nor status bar is showing, even the screen ain't responding.

davidhasnexus said:
Tested it right now, the SystemUI is broken now, no navbars nor status bar is showing, even the screen ain't responding.
Click to expand...
Click to collapse
Somebody forgot to put rw-r-r permission first... If you are using TWRP recovery, mount System go to system/priv-app/SystemUI/SystemUIGoogle.apk click it then click chmod and type 644, save changes and reboot everything should be okay then.

Sashko98 said:
Somebody forgot to put rw-r-r permission first... If you are using TWRP recovery, mount System go to system/priv-app/SystemUI/SystemUIGoogle.apk click it then click chmod and type 644, save changes and reboot everything should be okay then.
Click to expand...
Click to collapse
Still the same... Dunno what's wrong

davidhasnexus said:
Still the same... Dunno what's wrong
Click to expand...
Click to collapse
Try flashing this zip. Just tried it and everything worked correctly with the latest FakeNexus. Other than that i have no ideas.

We have to wait for the other ROMs to get this I suppose.

^ As we don't have official factory images, it isn't really recommended to use the zip/systemUI i shared, unless you are using FakeNexus ROM. Every ROM has its own framework/SystemUI customization, and you should wait for the developer of the firmware to make these changes otherwise the things may get worse. My point from the start was just to prove that we already had that home button animation, in some of the custom ROMs made for our devices.

http://chromloop.com/2016/11/guide-how-to-port-pixel-navigation-bar-animation-to-your-phone/ - Here's a guide. Even not experienced users can do it.

Pixel Navigation Bar, Xposed for all devices (google Play) by paphonb

The one by paphonhv is still not perfect, I tried using it. We batter use the code and make a perfect alternative

Sashko98 said:
^ As we don't have official factory images, it isn't really recommended to use the zip/systemUI i shared, unless you are using FakeNexus ROM. Every ROM has its own framework/SystemUI customization, and you should wait for the developer of the firmware to make these changes otherwise the things may get worse. My point from the start was just to prove that we already had that home button animation, in some of the custom ROMs made for our devices.
Click to expand...
Click to collapse
Plzz post the link of rom, I need to test the code and atlest try to attach it with the stock rom. As it may work with stock marshmallow. Aosp and stock rom is the best to track on mods.

defaulter11s said:
Plzz post the link of rom, I need to test the code and atlest try to attach it with the stock rom. As it may work with stock marshmallow. Aosp and stock rom is the best to track on mods.
Click to expand...
Click to collapse
you'll find that rom on Nexus 5 Android Development section.

I did some browsing earlier and found this thread. there is a flashable zip but i have not tried it yet im using Euclidean OS with a few Substratum overlays for now. http://forum.xda-developers.com/google-nexus-5/orig-development/wip-aosp-nougat-nexus-5-t3446875

this zip for moto G3 https://www.androidfilehost.com/?fid=529152257862688325 works on nexus 5 on cm 14.1 perfectly

spandu500 said:
this zip for moto G3 https://www.androidfilehost.com/?fid=529152257862688325 works on nexus 5 on cm 14.1 perfectly
Click to expand...
Click to collapse
Does not work on RR 5.8.

I found this
Ok I Found this thread http://forum.xda-developers.com/2015-moto-g/general/cm14-1-pixel-navigation-bar-home-button-t3505470
I downloaded the systemUI APK Google Pixel Nav Bar and I manually put this apk as system app (I'm on CM 14.1 for Nexus 5)
1. Download the file on that thread
2. Use a root explorer and go to system/priv-app/SystemUI/
3. Change the name of that archive SystemUI.apk to "SystemUI.apkbak" ...Now you have a Backup file in case somethig go wrong
4. Copy the file downloaded file in system/priv-app/SystemUI/
5. Reboot and Enjoy
NOTE: remember change permissions rw-r-r when you paste the file
Works for me...hope you guys too

Newmanl said:
Ok I Found this thread http://forum.xda-developers.com/2015-moto-g/general/cm14-1-pixel-navigation-bar-home-button-t3505470
I downloaded the systemUI APK Google Pixel Nav Bar and I manually put this apk as system app (I'm on CM 14.1 for Nexus 5)
1. Download the file on that thread
2. Use a root explorer and go to system/priv-app/SystemUI/
3. Change the name of that archive SystemUI.apk to "SystemUI.apkbak" ...Now you have a Backup file in case somethig go wrong
4. Copy the file downloaded file in system/priv-app/SystemUI/
5. Reboot and Enjoy
NOTE: remember change permissions rw-r-r when you paste the file
Works for me...hope you guys too
Click to expand...
Click to collapse
Working with Android N for Santosh M???

can anyone shared, which ROM pre-build it? I spent few hours on searching, found DARK ROM. What's else?

djlah said:
can anyone shared, which ROM pre-build it? I spent few hours on searching, found DARK ROM. What's else?
Click to expand...
Click to collapse
Krexus 7.1.1: https://www.androidfilehost.com/?w=files&flid=139951

Related

[ROM][Froyo] 2.2.1 | CyanogenMod 6 | Michalak8

This Rom is made by michalak8 over on android.com.pl
Thread Link:
http://forum.android.com.pl/f200/mikes-froyo-v2-cm6-6-1-1-a-73833/
Screens:
Added When I get Home
Downlaod:
V1= http://www.4shared.com/file/l9ddf_lO/mikesfroYo.html
V2= http://www.4shared.com/file/aKYrOB9W/mikesFroYoV2.html
CHANGELOG:
V1
First build
V2
-A new complication eng.michalak8.20110606.184749 (fixes small bugs due to yesterday found bugs ) )
-Better performance in games (fifa, angry birds), go to the CM7 at 800 oc
-Theory, higher-performance smarkach (to the test - counts for me performance in games ... I'm somewhere in numbers)
-Better battery
-KEYS (read AD1)
-Reboot-even faster
-Patch-SD card (not unmount)
-Fixes in build.prop
-srylion nowych libów z romów ginger Srylion new libów-ROMs with ginger
-LCD destinity permanently set at 140 in build.prop
-Come back a standard launcher
-Repaired lockscreen
-YET more free RAM (93MB stock, 105, Task Killer)
-Higher framerate
-Many small patches making in-flight ...
-Calibration reads the configuration file (I'm sure that there is no placebo effect! The startup reads nicely what czeba
-Probably a lot for one day what?
-NO POLISH LANGUAGE (appended a)
V3 Released Soon
-Theme chooser
-Localization
-CM-7 settings
-Maybe more (see how the time )
If the devloper made a cm7 version with all these tweaks it would be a amazing ROM lol
edit fix thread title to have Joost's tidy one
can't wait for your review on this rom
it's sure sounds like a good development
zigma80 said:
can't wait for your review on this rom
it's sure sounds like a good development
Click to expand...
Click to collapse
i will be testing as soon as i get to my computer i can download the sdk to my work one or driver for adb/fastboot
eoghan2t7 said:
i will be testing as soon as i get to my computer i can download the sdk to my work one or driver for adb/fastboot
Click to expand...
Click to collapse
extract it on your phone and put the boot.img and system.img into a new folder in your /clockworkmod/backup/ and then in terminal :
cd to the new folder, type "su" <enter>, type "md5sum *.img > nandroid.md5" <enter>
You can now restore it with recovery...
PS Don't suppose he's nailed bluetooth calls has he? That's the only thing keeping me away from 2.2 and 2.3
fishears said:
extract it on your phone and put the boot.img and system.img into a new folder in your /clockworkmod/backup/ and then in terminal :
cd to the new folder, type "su" <enter>, type "md5sum *.img > nandroid.md5" <enter>
You can now restore it with recovery...
Click to expand...
Click to collapse
i cant because only admin in work can install the drivers i cant even install the mass storage one's might try and gain access to the wifi router here in work and download it that way
EDIT: Dont no about bluetooth call iv lost my bluetooth headset
eoghan2t7 said:
i cant because only admin in work can install the drivers i cant even install the mass storage one's might try and gain access to the wifi router here in work and download it that way
EDIT: Dont no about bluetooth call iv lost my bluetooth headset
Click to expand...
Click to collapse
Wot, no 3G?!?!
EDIT:Just downloaded and it's packed as an update.zip! Even easier...
EDIT2: Ah, its amend-scripted... not so good... can I be arsed to flash CWR2 just for this?
fishears said:
Wot, no 3G?!?!
Just downloaded and it's packed as an update.zip! Even easier...
Click to expand...
Click to collapse
you serious no 3G??
i will install CWM2 to install this just got it sent to my phone and i think i have CWM2 on my phone anyway
eoghan2t7 said:
you serious no 3G??
i will install CWM2 to install this just got it sent to my phone and i think i have CWM2 on my phone anyway
Click to expand...
Click to collapse
Sorry, I meant do't you have 3g - to download it without connecting to your work's wifi...
Just flashed it and about to play...
It has that old bug (can't remember what rom it was in though) where you press the menu softkey and nothing happens until you tap the screen, then you see the popup... and the back button is laggy
i do have 3g but i have no credit on my phone until friday when i fget paid lol
flashing now
Bluetooth calls not working in this rom.
The whole thing seemed quite laggy and the menu button bug is serious.
yes i noticed the bugs myself i think back to M6 for me then until this is more stable
eoghan2t7 said:
yes i noticed the bugs myself i think back to M6 for me then until this is more stable
Click to expand...
Click to collapse
So, I guess that means to early for everyday use.
On the other hand, I can't even managed to install this ROM via recovery v3.2.0.0
It says :
Opening update package...
Installing update...
Amend scripting (update script) is no longer supported.
Amend scripting was depreciated by Google in Android 1.5.
...
Installation aborted
clockwork 3.X wont support the old update-script instead it uses updater-binary
and yes i would say the rom is still in early stages
Okay, thanks ...
I'll flash the 2x recovery and try this rom after Michalak8 upload the new one.
He said v3 is on progress.
Before you touch the screen button (read ad1 is described there - then it works beautifully), progress on v3 are as follows - fixed audio, and small bug fixes but the package is ready to fight with the theme chooser - the application works, but the motives are not compatible with Froyo zdunexa themes will be easier for me convert into Froyo but not under the theme chooser - that themy (honeycomb, Meizu, 2x, and others will be issued in thethe form of of packages of recovery and an XML file for settings enable przelaczabie cm between them )( Respitetheme chooser functionality )It is enough when it comes to themes CM7 settings operate almost 100% - only been overclocking, overscrooling I BOOKMARK display (causes fc) ... Do not know if you see this feature today ... Time is running out
Click to expand...
Click to collapse
Are there any screenshots?
fdespotovski said:
Are there any screenshots?
Click to expand...
Click to collapse
There are screenshots in it's original thread.
The link is in the start post.
i meant to post the screenshots but i have sent a request to a moderator to delete this thread because mike want to have his own thread for his rom so that he can update it when ever he wants
new ver. 3
http://www.4shared.com/file/sNMHab8g/V3_online.html
install as an update.zip... it's for new recovery
put the xml file to cmtheme on sdcard and after install pic appropriate theme ;p
camera shutter doesn't work but it's easy to fix... use search box ;p
Has he fixed the softkey bug?
Sent from my GT540 using XDA Premium App
yep... and even better sensitivity... ;p meny bugs fixed use google translate to the oryginal topic for more info

[CM10][MOD] 4x Lockscreen

Hello guys. I made it for P970 and some people ask me to make for P990. Since we are the LG's victims and I have free time now so I make this for you. Enjoy :highfive:
Download:
http://www.mediafire.com/?u2022ovr4xo1ozy
new link http://www.mediafire.com/?kqd86dfyogsfujk - I tried thís with my phone and I can flash it. If it's not work with P990 could someone make the flashable zip for me
Credits: Esvilisto for this thread http://forum.xda-developers.com/showthread.php?t=1597928
PS:
+ I don't have P990 and I can't test, someone please confirm it works or not
+ I made this from CM10 source code so maybe it's only works with offcial CM10
I'm unable to flash the .zip..it keeps saying installation aborted..
i'm on CM10's latest nightly
I made this the same way with P970. Maybe there's something wrong. I'll check it. BTW you can extract and put the files in system folder to the CM10's zip and flash
deleted
MMarkkk said:
CHANGELOG?
Click to expand...
Click to collapse
Changelog of what ?
It's a new thing, so there is no changelog... keep cool mate.
I'm impatient to test this, but need a new .zip because I've "status 0" in CWM
same here
New link updated. Hope it work
deleted
which one works??
MMarkkk said:
Flashable zip http://www.mediafire.com/?kkmpt7osh4cmsd3
Click to expand...
Click to collapse
Doesn't change anything... same lockscreen that before flash.
wwwowww:victory: it worked...
all i did was
1)extracted the lockscreen zip downloaded from first link..
2)replaced the files in cm10 20121105.zip
3)flashed the cm10 zip..
4) wipe cache, dalvik, fix permissions and..
voila it worked....:laugh:
but its not that great..
To make flashable zip work, maybe you should free some space on system partition. Can't try ATM, because I'm currently on stock ICS and testing it. And probably will stay few more days for testing purposes. So I'll skip few CM10 nightlies...
Anyway, thanks for porting this for our device, I'll try it as soon as I'm back on CM10.
Looks good
Sent from my LG-P500 using xda premium
ullekh99 said:
wwwowww:victory: it worked...
all i did was
1)extracted the lockscreen zip downloaded from first link..
2)replaced the files in cm10 20121105.zip
3)flashed the cm10 zip..
4) wipe cache, dalvik, fix permissions and..
voila it worked....:laugh:
but its not that great..
Click to expand...
Click to collapse
Can you run different apps like camera or phone directly from lockscreen?
feav said:
Can you run different apps like camera or phone directly from lockscreen?
Click to expand...
Click to collapse
no..thats why i said its not that great...
I just can't get it to work..even when I replace the files in the CM10 zip and try to flash it it keeps aborting and giving status 0
Maybe someone con make a zip with latest version.
I' ve found instruction by evilisto:
I'm not sure but I think...
1) halo ring : it could be due to too big image size.. Current version(v3 for JZO54K) is for HD screen devices. If you are trying to use this patch for WVGA(hdpi) device, you have to replace WaveView.java part to old version's one (v2.5 for WVGA).
2) black wallpaper : this is lockscreen transparency issue. check your rom version and see this post : http://forum.xda-developers.com/show...5&postcount=23
Sent from my LG-P990 using xda app-developers app
Tiago_10 said:
I just can't get it to work..even when I replace the files in the CM10 zip and try to flash it it keeps aborting and giving status 0
Click to expand...
Click to collapse
Don't include the META-INF folder.
I included it in the latest nightly, for me the clock only show 3 digits and the lockscreen unlocks really slow..
back to normal !
Mjuksel said:
Don't include the META-INF folder.
I included it in the latest nightly, for me the clock only show 3 digits and the lockscreen unlocks really slow..
back to normal !
Click to expand...
Click to collapse
same here..only 3 digits the 4th one is cut..ex- time is 10.35 ... only half part of 5 is shown..
Really good !
Well, I've replaced the files of the new link directly into the ROM zip file, and I had the problem of the digits. But selecting "center" into lockscreen settings (settings/lockscreen) just fixed it.
All I can say is a big thank you, caus' I've been waiting for it for a very long time, and even if you can't add widgets or shortcuts, and that the unlock is a bit slow, this stays a very good mod !

MAXX Volume Hack for most Tab2's FOR ROOTED DEVICES ONLY!!

For starters,
Credit where credit is due, xda member "tobbbie" http://forum.xda-developers.com/member.php?u=393455 informed me of this and after some Goggling I found the original thread http://forum.xda-developers.com/showthread.php?t=1722136
UPDATE see post 52 on page 6 for KitKat files UPDATE
With that thread I made a copy of the default_gain.conf for my P3113 and made the modifications.
This Hack comes in 2 forms "MAXX Volume" and "BOOSTED Volume"
Maxx Volume has the value turn up all the way to 63 getting the most out of it, but in listening today I feel like sometimes may have a slight distortion, so I created a second one just now called Boosted Volume that only goes to 61 instead of 63 with the hope that the slight reduction will remove any signs of distortion but won't be able to test it till tomorrow.
This SHOULD work on all the Tab 2's as is but make a backup of your current version of the default_gain.conf file before starting.
INSTALL INSTRUCTIONS:
1. Download which of the 2 you want and unzip the file
2. Copy the file (default_gain.conf) to the internal storage of your tablet
3. Now using a file browser with FULL root privileges copy the file to System / ETC replacing the one in there now, reset file permissions if necessary (I didn't have to using ES File Explorer)
4. Reboot the tablet and check that all sounds are working
5. Profit
Warning this will signifigantly increase the max volume of your headphones and listening to headphones at such high a level for extended periods CAN AND WILL cause damage to your hearing!!!
This Hack is primarily for those of us that use the tablet as an audio source to run into the Head Unit of our car stereos.
The Maxx Volume is tested and working on a P3113 but should work on all versions of the Tab 2's (so long as the ROM your running has a default_gain.conf file in it for you to overwrite), Please report in if it works for you on other versions of the Tab 2
Odds are this will probably only work on Stock based ROMS as this is a Samsung specific tweak and non stock based ROMs (from what I've seen) don't appear to have the file in there system at all.
EDIT: I've added 2 additional files that are for ONLY NON STOCK ROMS like CM, AOKP or others based off of them. The difference in the install is this file needs to go into System / ETC / Sounds, I have not tested these personally but give it a try and let me know if it works.
EDIT 2: I've added a new file called Revised Stock Boosted, I did some testing and this is almost a perfect match volume wise switching between my tablet and the headunits CD player (tested using the same song). This was my ultimate goal to match the output of the tab to the volume of the HU when playing CD's, of course this is for my radio, but you can try it and see if it matches yours.
I thnik this goes in themes and apps but im not sure.
Anyways. Nice! Will it work on cyanogenmod/cm-based?
Luigi2012SM64DS said:
I thnik this goes in themes and apps but im not sure.
Anyways. Nice! Will it work on cyanogenmod/cm-based?
Click to expand...
Click to collapse
I wasn't totally sure where to put it, but the original thread I got the info from was in Development for another device.
I haven't played with CM enough to say for sure (I'm running a stock based ROM), but all you need to do is go into that folder using a root file browser and if there is a default_gain.conf file in there then it should work.
Nice, i noticed a definite increase. It works well on stock, but there wasn't the right file for the ROM I'm running. However, i was able to find the sound config file, and edit it with the values from your hack. i went to etc/sounds/ and edited the file called expressowifi.
And it worked, i did it for both speakers and headphones.
Edit: Oops i must of did something wrong when i pasted the code. I just found where it said speakers changed the output value to 63 and did the same for headphones.
Thanks.
Sent from my GT-P3110 using xda premium
Can any of you who have downloaded (particularly those running CM or AOK) please confirm it is working for you or not.
This hack with the awesome beats mod works super great
Thanks a lot
Sent from my GT-P3110 using Tapatalk 2
manfio said:
This hack with the awesome beats mod works super great
Thanks a lot
Sent from my GT-P3110 using Tapatalk 2
Click to expand...
Click to collapse
have u applied this hack on stock rom or cm based rom?if cm based then plz explain we need it very much
daniel644 said:
Can any of you who have downloaded (particularly those running CM or AOK) please confirm it is working for you or not.
Click to expand...
Click to collapse
Hey man.. U don't knw what u have done for us.. I tried ur boosted non stock mod in my cm based rom (slimbean).. N it works like a charm.. I definitely feel increase in volume.. I didn't try maximum mod as u said earlier it has some kind of distortion.. Massive thanks to u man.. Amazing..
Come on guys.. Tried it.. As we all know custom rom has bit lesser sound volume as compared to stock.. So tried his mod.. U will definitely pleased after using it..
Download boosted or maximum non stock mod.. Extract it to sdcard card.. Go to system/etc/sound n replace the file with the downloaded one.. If u find espressorf in the place of espressowifi in system/etc/sound.. Jus rename the downloaded file matching with ur default file and simply replace it.. Set permission.. Reboot.. Enjoy..
¤ Help = Thanked ¤
Sent from Heaven
drsiddique5700 said:
have u applied this hack on stock rom or cm based rom?if cm based then plz explain we need it very much
Click to expand...
Click to collapse
sorry, i dont use stock roms.
PAC-ROM | All-in-One-ROM [4.2.2][19 May 2013]
sorry havnt seen op
drsiddique5700 said:
sorry havnt seen op
Click to expand...
Click to collapse
I am using PAC and there was no default_gain.conf in system/etc to overwrite. Copied in there anyway with no effect. Thanks anyway.
archcantor said:
I am using PAC and there was no default_gain.conf in system/etc to overwrite. Copied in there anyway with no effect. Thanks anyway.
Click to expand...
Click to collapse
PAC is a NON stock ROM, try using one of the ones listed for NON-stock and copy it to system/etc/sound replacing the expressowifi file, I have already said default_gain.conf does NOT work with CM or AOKP and PAC is a combination of those 2 and Paranoid android (which would also be NON-stock based) all of those builds have to be tried with the NON-stock options.
daniel644 said:
PAC is a NON stock ROM, try using one of the ones listed for NON-stock and copy it to system/etc/sound replacing the expressowifi file, I have already said default_gain.conf does NOT work with CM or AOKP and PAC is a combination of those 2 and Paranoid android (which would also be NON-stock based) all of those builds have to be tried with the NON-stock options.
Click to expand...
Click to collapse
I realize that PAC is non-stock. I was just confirming that there was no default_gain.conf file. BUT I think when I downloaded the file from the OP the non-stock files were not there yet. I installed the non-stock expressowifi and the audio is great. Thanks for your helpful comments. Sorry you had to repeat yourself but if you didn't, I might not have looked back and noticed the newer files.
I used non-stock boosted volume file on my CM10.1 tab. It work and louder than before, it's like night and day. :good: :victory: I didn't try Max volume yet maybe later. It's already awesome with boosted volume. Thanks !!!!
archcantor said:
I realize that PAC is non-stock. I was just confirming that there was no default_gain.conf file. BUT I think when I downloaded the file from the OP the non-stock files were not there yet. I installed the non-stock expressowifi and the audio is great. Thanks for your helpful comments. Sorry you had to repeat yourself but if you didn't, I might not have looked back and noticed the newer files.
Click to expand...
Click to collapse
They where added after I was informed about the file differences between stock and non-stock so I made the mods for them aswell, here's to hoping the ROM devs notice it and start incorporating it into future releases. It was a footnote in the OP so it's not surprising you didn't see it.
I've got some more testing to do but I hope to release a final revised version of this before the weekend gets here as I'll be going on vacation, this will be a mix of the previous versions a sort of MAX boosted (boosted pushed to just under the threshold that gets the harshness I heard in the MAX version).
archcantor said:
I am using PAC and there was no default_gain.conf in system/etc to overwrite. Copied in there anyway with no effect. Thanks anyway.
Click to expand...
Click to collapse
you have to download the nonstock boosted...
and copy the expressowifi file...copy the original file first..
good work ... i'm with PSN Stock Rom ... and i see the difference
I'm using SlimRom 6.5 and there is no default_gain.conf in etc\sound.
But there is a file called espressorf
It can be edited in the same way. Works like a charm.
I think this mod would be great if you could add more volume steps to make the volume control smoother. I tried to search for such a mod (which I had in my Xperia phone) but can't find something similar for the tab 2. Thanks
Sent from my GT-P3100 using xda app-developers app

[MOD] Swap Internal <> External storage 4.2.2

Hi,
First of all this has been created first by Kyrie1965 in this thread => http://forum.xda-developers.com/showthread.php?t=2239289
So feel free to thank him
Description from original thread
Install it from Recovery.
Best swap solution. No root, no init.d, no remounts, exFAT support, easy to restore, full emulated storage support (4.2.2).
System will work as usual, sdcard0 will still be internal storage, sdcard1 will still be real SD-card. But all (most) apps (and games) will use sdcard1 as global storage path (getExternalStorageDirectory).
It is for any ODEXED and DEODEXED ROM based on 10.3.1.A.0.244 (4.2.2). (If you want for other firmwares or Cyanogen Mod please let me know ... I will make it )
Patch will replace only one file - framework.jar and will not swap sdcard0 and sdcard1 (in reality). sdcard0 will still be internal storage, sdcard1 will still be real SD-card. If anything will go wrong just restore original framework.jar.
Some users have reported about boot loop. Use it at your own risk (be ready to use backup or ExternalStorageRestore).
Downloads is at the top of the thread next to Screenshots before Reviews ... but however here are the Links:
Swap-internal- for-odexed-4.2.2.zip
restore-original-framework-for-odexed.zip
Swap-internal- for-deodexed-4.2.2.zip
restore-original-framework-for-deodexed.zip
XDA:DevDB Information
Internal External storage , a Tool/Utility for the Sony Xperia ZR
Contributors
sijav, Kyrie1965
Version Information
Status: Stable
Current Stable Version: 1.0.0
Stable Release Date: 2013-09-15
Created 2013-09-15
Last Updated 2013-09-15
Reserved
Games Tested:
From Gameloft: Asphalt 8, Asphalt 7
From EA: Need For Speed MW, Real Racing 3, DrawRace 2
From RockstarGames: Grand Theft Auto: Vice City
Apps Tested:
FL Studio Mobile, Sygic
Known bugs:
As it change the default global storage you might not be able to see Internal Storage when connecting your computer through USB or when tethering! I'm working on it to make internal storage as sdcard1
Looks great!
and..where is the download link?
------------------------
I installed it,
but when I chose setting→apps,the Settings.apk is get FC.
I used the Full Honami Framework for .244.
so I Uploaded my original framework.jar now..could you Decompilation and Edit it for me
thanks.
am I the only one who cant see where is the download link?
a546109781 said:
Looks great!
and..where is the download link?
Click to expand...
Click to collapse
celeritykid said:
am I the only one who cant see where is the download link?
Click to expand...
Click to collapse
at the top of the thread it has Downloads O,o or you can access it through this link ? => http://forum.xda-developers.com/devdb/project/?id=614#downloads
Or here are the links
Swap-internal- for-odexed-4.2.2.zip
restore-original-framework-for-odexed.zip
Swap-internal- for-deodexed-4.2.2.zip
restore-original-framework-for-deodexed.zip
sijav said:
Hi,
First of all this has been created first by Kyrie1965 in this thread => http://forum.xda-developers.com/showthread.php?t=2239289
So feel free to thank him
Description from original thread
Install it from Recovery.
Best swap solution. No root, no init.d, no remounts, exFAT support, easy to restore, full emulated storage support (4.2.2).
Click to expand...
Click to collapse
First of all Thank you!!
Would it be possible to make a CM version of this?
gmengass said:
First of all Thank you!!
Would it be possible to make a CM version of this?
Click to expand...
Click to collapse
Yes, as I mentioned earlier it might be possible ... but for the sake of community please DO NOT QUOTE the whole OP!
Please send me your framework.jar and I will see what I can do
sijav said:
Yes, as I mentioned earlier it might be possible ... but for the sake of community please DO NOT QUOTE the whole OP!
Please send me your framework.jar and I will see what I can do
Click to expand...
Click to collapse
Yes sorry you are right!
I have uploaded framework.jar for cm 10.1 (FXP)
Just curious to know, if I'm coming from stock, I just use the odex files? Also, what happens when I already have existing apps installed, do I need to somehow transfer those files to my sdcard? Or is that done automatically or that the resource files are downloaded again?
grim_ripper said:
Just curious to know, if I'm coming from stock, I just use the odex files? Also, what happens when I already have existing apps installed, do I need to somehow transfer those files to my sdcard? Or is that done automatically or that the resource files are downloaded again?
Click to expand...
Click to collapse
you gotta move the files manually bro. move the files from sdcard/android/obb to sdcard1/android/obb
Sry I wasn't at my computer for a while
a546109781 said:
Looks great!
and..where is the download link?
------------------------
I installed it,
but when I chose setting→apps,the Settings.apk is get FC.
I used the Full Honami Framework for .244.
so I Uploaded my original framework.jar now..could you Decompilation and Edit it for me
thanks.
Click to expand...
Click to collapse
If I understand correctly you are using another build ... but what is Honami means? (sry I don't get it!)
I will try to patch this framework you gave me
gmengass said:
Yes sorry you are right!
I have uploaded framework.jar for cm 10.1 (FXP)
Click to expand...
Click to collapse
will see about this one too
celeritykid said:
you gotta move the files manually bro. move the files from sdcard/android/obb to sdcard1/android/obb
Click to expand...
Click to collapse
Thanks for answering
grim_ripper said:
Just curious to know, if I'm coming from stock, I just use the odex files? Also, what happens when I already have existing apps installed, do I need to somehow transfer those files to my sdcard? Or is that done automatically or that the resource files are downloaded again?
Click to expand...
Click to collapse
Yes If you don't know what odex or deodex means then use odex
as @celeritykid mentioned you need to do it yourself ... look for any kind of other folders and files that doesn't belong to you ... and move them to sdcard, then you can actually enjoy your SDcard
---------------------------
will try to make internal to work as sdcard
a546109781 said:
Looks great!
and..where is the download link?
------------------------
I installed it,
but when I chose setting→apps,the Settings.apk is get FC.
I used the Full Honami Framework for .244.
so I Uploaded my original framework.jar now..could you Decompilation and Edit it for me
thanks.
Click to expand...
Click to collapse
Here,
and don't forget to press thanks if it worked
gmengass said:
Yes sorry you are right!
I have uploaded framework.jar for cm 10.1 (FXP)
Click to expand...
Click to collapse
Yours is here as well ... please test and tell me if anything goes wrong
EDIT: Oh and tell me which version of FXP was this? so I can put this in main thread with specific version?
could you make a detailed guide ?
I try Kyrie1965's Thread to Edit the file Before uploading..but it has keep rebooting
thanks a lot..
a546109781 said:
could you make a detailed guide ?
I try Kyrie1965's Thread to Edit the file Before uploading..but it has keep rebooting
thanks a lot..
Click to expand...
Click to collapse
Yes I did this:
1. Open the framework.jar using apktool by folowing command -> apktool d framework.jar
NOTICE: (If your framework is odexed then you need to deodex it first by either a program or other methods!
2. Go to this folder => framework.jar.out/smali/android/os there will be 2 file : Environment.smali and Environment$UserEnvironment.smali
Edit Environment$UserEnvironment.smali by this:
Replace
Code:
[COLOR="Red"]const-string v6, "EXTERNAL_STORAGE"[/COLOR]
With
Code:
[COLOR="Lime"]const-string v6, "DUMB_EXTERNAL_STORAGE"[/COLOR]
And
Code:
[COLOR="Red"]const-string v3, "/storage/sdcard0"[/COLOR]
With
Code:
[COLOR="Lime"]const-string v3, "/storage/sdcard1"[/COLOR]
Then Look for
Code:
invoke-static {v2}, Landroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z
move-result v6
if-nez v6, :cond_1
And add this line between move-result v6 and if-nez v6
Code:
[COLOR="Lime"] const/4 v6, 0x1[/COLOR]
So in general it would be like =>
Code:
invoke-static {v2}, Landroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z
move-result v6
[COLOR="Lime"] const/4 v6, 0x1[/COLOR]
if-nez v6, :cond_1
----------------------------------------------
In Environment.smali
Replace
Code:
[COLOR="Red"] const-string v1, "EXTERNAL_STORAGE"
invoke-static {v1}, Ljava/lang/System;->getenv(Ljava/lang/String;)Ljava/lang/String;
move-result-object v1[/COLOR]
With
Code:
[COLOR="Lime"] const-string v1, "/storage/sdcard1"[/COLOR]
3. Then put it back together by this command apktool b framework.jar.out
4. Open your original framework.jar using 7z or winrar then replace classes.dex with framework.jar.out/build/apk/classes.dex
5. Replace original framework.jar to your /system/framework and set 644 permission (rw-r--r--)
6. You're good to go
sijav said:
Yours is here as well ... please test and tell me if anything goes wrong
EDIT: Oh and tell me which version of FXP was this? so I can put this in main thread with specific version?
Click to expand...
Click to collapse
Sorry for the late reply, this did not seem to work got bootloops, I am on fxp237 now. Might try your guide for 237.
playstore is causing forceclose when i am trying to download large files
I don't believe it's my framework related... please kindly make a logcat so I can check it. Thanks
Sent from my XZR
sijav said:
I don't believe it's my framework related... please kindly make a logcat so I can check it. Thanks
Sent from my XZR
Click to expand...
Click to collapse
So please can you try download any free large app like iron man 3 if it works then problem lies with my phone because before putting your framework I could download any large app and even chrome is causing force close when I try to download anything
Sent from my C5503 using xda premium
nikhil18 said:
So please can you try download any free large app like iron man 3 if it works then problem lies with my phone because before putting your framework I could download any large app and even chrome is causing force close when I try to download anything
Sent from my C5503 using xda premium
Click to expand...
Click to collapse
Sorry dude, no can do! For two main reason.
First: Google has banned my ip address due to restricted country internet policy etc. , which I can't download anything from google play
Second: I have limmited bandwidth internet connectivity, if you like you can try flash original framework, download your app, then nicely flash swap again to see if it works or not,
Still a logcat would be much appreciate!
Sent from my XZR

[ROM][T210/T210R]Modified Stock ROM

This my first ROM for this device. Hope you enjoy. It is a stock based ROM based on T210 firmware with added features. Works for both T210 and T210R. Keep checking back, this ROM is ever-evolving and constantly being updated.
***Note***
With the 210R kernel you will gain the IR, but lose Vibrate sound profile option. (In notifications pulldown and power menu.)
Downloads:
-Full ROM-
https://drive.google.com/open?id=1aiLVMTtwo2quU6S02ggxWYKw9iZF0VNf
817.11 MB file on MEGA
mega.nz
-210R IR update- (210R users only)
https://drive.google.com/file/d/0B3XczzpnAnvwS01SbWRURXJ6eTg/view?usp=drivesdk
7.51 MB file on MEGA
mega.nz
-Xposed add-on- (UPDATED 6/21/17-added SystemUI Blur and updated Adblocker Reborn)
https://drive.google.com/open?id=0B3XczzpnAnvwdzYtMng3X3A1SGc
2.44 MB file on MEGA
mega.nz
ChangeLog:
UPDATED ON 7/27/22
-new MEGA links because Google Drive sucks
UPDATED ON 8/18/17
-replaced some apps
-updates
-new icons in Settings app
UPDATED ON 4/17/18
-got rid of statusbar Gradient
-updated system app remover
-added shutdown sound
-changed sounds back to stock (except for a piano version of the stock boot sound)
-different bootanimation
Bugs:
-some of the screen-off music controls don't work properly, I am looking into a fix for this but the skip tracks do work correctly and that's the main thing.
Credits:
Myself
Gr8nole-for TWRP
Laufer Steppenwolf-for the Kernel
Rompnit-for the screenshot method
Assayyed image kitchen-great tool!
Sorg-picconv binary file (to convert .qmg to .png)
Gary Harrington-3minit battery mod
pvyMods-miui style battery bar
Venkat Kamesh-various mods and guides
Zidni-various mods and guides
Morningstar-network traffic
TDunham-putting together the Ultimate Touchwiz Unified thread and his mods/guides
Cstayton-safe mode
Daxgirl
Wuby986
Ficeto
Ikrom-pulldown clock toggle
Nikhilkumar038-Nova Companion mod
elesbb-back to kill function
*More mods coming soon. As always this is a work in progress.*
Thanks
Thanks. I was looking for something to breath some life in to this old tablet. I installed it and so far its going well. I like the voice notifications.
rom works well and is fast. is there a way to turn off voice notifications?
Yes. It's not actually voice notifications... I changed the lock, unlock, and boot sound. I think the lock and unlock ones only work when it is on swipe. If you use a pattern or pin I don't think it does. You can turn off lock sounds in settings or use root browser and navigate to /system/media/audio/ui/ there you will see the lock, unlock, and power on. (Lock_none_effect.ogg, PowerOn.ogg, and Unlock_none_effect.ogg) You can either delete them or rename them. You will also see the original sounds, I renamed them with .bak at the end so if you want the stock sounds back delete the others then rename the files ending in .bak. All you have to do is delete the .bak off of the name.
Also, these files I used are not in any special format, I simply downloaded them from Zedge and used Root Browser to rename them. They are actually mp3 files renamed to ogg. You can change them to whatever you want, just make sure you rename it exactly how the original was named and change permissions of the files to 0644 before you reboot. It is 3 checks down the first column and just the top check of the middle column. Leave the rest unchecked.
Let's try this.
Maybe it will bring new life to my kids tablet.
how it works ???
eazx said:
how it works ???
Click to expand...
Click to collapse
Just download the zip and install with TWRP. It will install a system.img and a boot.img.
Sent from my SM-T210 using Tapatalk
Great rom, thanks for your work!
Happy to see some development for this tablet again! I will try this out some day
*Edit: Can't you add like a way to switch between a few different themes, like in the systemUI folder, you could have the other themes but with another ending (like Icon1.IconTheme) and then it would rename itself to the file that it's overwriting
Awesome work
Awesome work !!!
Breathed new life into my old tablets....Thanks so much for the lite version.....exactly what this Tablet needs...now its nice and snappy. Installation was a snap with TWRP.
Plaz
great thanx bro
Hey bro please continue your rom development i still have two t210 device. Thanks for your hard work.
marc07ism said:
Hey bro please continue your rom development i still have two t210 device. Thanks for your hard work.
Click to expand...
Click to collapse
Keep checking back, this ROM is constantly being modified and updated. Download the latest version to get all of the new features.
@RealWelder you don't know how much your ROM has improved my wife's T210.
Nice to see a fresh development come to this ageing tablet... Perfect. Big kudos and thanks for taking the time.
Sent from my LG-D855 using Tapatalk
beastobadness said:
@RealWelder you don't know how much your ROM has improved my wife's T210.
Nice to see a fresh development come to this ageing tablet... Perfect. Big kudos and thanks for taking the time.
Sent from my LG-D855 using Tapatalk
Click to expand...
Click to collapse
No problem. I appreciate the kind words. I was late to the party...only got this thing about 6 months ago...really cheap from a friend. As long as I have it I will keep modding it, though. At least until I can port something else like MIUI ROM or something.
Sent from my SM-T210 using Tapatalk
Thank you! Your ROM gave new life to my old Tab 3. Now i can use it as a navigator without lag and sluggishness!
Skickat från min SM-N910F via Tapatalk
Can i dirty flash? Or wipe only cache and dalvik? Btw rom looks great and fresh
Yakubeq said:
Can i dirty flash? Or wipe only cache and dalvik? Btw rom looks great and fresh
Click to expand...
Click to collapse
Yes, It is set up to install a raw boot.img and a raw system.img, so no need to wipe data. Just cache and dalvik.
Sent from my SM-T210 using Tapatalk
@RealWelder Any plans to introduce your own OTA updates system into settings?
There is absolutely no problem with downloading and flashing an update but just for convenience so to say
Sent from my LG-D855 using Tapatalk

Categories

Resources