[App]{MotoActv] MotoActv DPI - Other SmartWatches

This is another one of the apps i have been working on lately, it allows you to Change your MotoActv's DPI to three options
-90 dpi (my personal favorite)
-100 dpi
-stock (120 dpi)
notable features:
-Stays on reboots
-Dpi sticks even when app is uninstalled (through build.prop method)
-simple 3-button menu with easy to read insturcions
simple as that, requires a ROOTED MotoActv with working SuperUser, and has only been tested and confirmed on ClearD's ClearRom (and my personal mod of it released on his thread)
feel free to include this in ANY MotoActv rom(with or without credits, since credits are in almost all my apps), as it should work universally for them, but not recommended for phones, ad the dpi is WAAAAYYYY too small for em lol
download:
Google Play Store Download Link

Awesome! Will be testing now!

ClearD said:
Awesome! Will be testing now!
Click to expand...
Click to collapse
it works fully with working SuperUser, im getting my github in order and im going to make it open source, right now im figuring out a good way to do my github arrangement, as the old one didnt work well apparently i cant make the projects ina sub-folder without it counting as a whole project lol
but its simple and uses open-source librarys that were featured on xda-developers' protal not too long ago, im adding credits to it once i get ym github in order =)

New version uploaded:
new features include:
-button red background (fixes dark text on dark background for those using ClearD's Cleardroid rom, now included in his roms, and will keep updates here)
Download link still the same

Thanks, great app!!!
Is there anyway to get the motoactv launcher icons and stuff to stretch to the new api. For ex: the running person to being workout is small and left aligned.
Maye there is a custom motoactv "stock" launcher?

gigaguy said:
Thanks, great app!!!
Is there anyway to get the motoactv launcher icons and stuff to stretch to the new api. For ex: the running person to being workout is small and left aligned.
Maye there is a custom motoactv "stock" launcher?
Click to expand...
Click to collapse
idk i never messed with the layout of the stock launcher =S, it might work, but things like the volume slider will not be able to fix easy, as its rom-sided, but the DPI is mostly how it reads to the screen, so unless its a .9.png image it wont stretch unless its setup with different images so unless someone modifies the launcher with those fixes, u will have to get used to the misaligned icons or goto stock when u want it to look desent, as its only a button tap away but im testing some mods for the ReActv rom atm, i love using CLEARDROID alot, but untill he gets a stable build made for me to implement my mod pack imma mod mine with Reactv for a bit untill then, i already got it rooted(as for some reason superuser wasnt working in my flash, so i used a different exploit), testbuild init.d, my mod_pack items+scripts, removed unneeded system apps+Ringtones+files, removed items leading to some battery drain(from missing cellular anteaneas), and working on native screenshot at this minute acually lol so im kinda busy, along with mods to my app SMS Tasks trying to make it work better w/o root through custom recovery making it a system-signed system app for non-root reboots+More Reliable gps Toggle features

If you want to fix the stock launcher when running a custom DPI, then I'd suggest you go to here:
http://forum.xda-developers.com/showpost.php?p=44034334&postcount=2315
and install the xposed app as well as xposedappsettings. Then you can simply set the motoactv stock apps to run at 120dpi as they were intended, while everything else can run at whatever you default to. It can be used to fix some other apps that crash at specific DPIs or screen orientations too.

to all u MotoActv Users with ROOTED MotoActv's and Google Play Store access i changed the link in the OP to my new Google Play Merchant account so if i make any updates (even if this app is considered FINAL as its already the best it can be for its purpose) u can download +restore it there to save some internal sdcard space from an APK download =)
heres a link for all u that do "view latest post" and didnt see the Link in the OP
https://play.google.com/store/apps/details?id=com.KittleApps.app.motoactvdpi
edit#1:
if anyone needs the apk (as i changed the link) for an alternitive download let me know in a reply here and ill re-add it in addition to the play store link if it was a inconvenience to some =)

jkok said:
to all u MotoActv Users with ROOTED MotoActv's and Google Play Store access i changed the link in the OP to my new Google Play Merchant account so if i make any updates (even if this app is considered FINAL as its already the best it can be for its purpose) u can download +restore it there to save some internal sdcard space from an APK download =)
heres a link for all u that do "view latest post" and didnt see the Link in the OP
--- EDITED OUT, XDA REQUIREMENT FOR NEW USERS ---​edit#1:
if anyone needs the apk (as i changed the link) for an alternitive download let me know in a reply here and ill re-add it in addition to the play store link if it was a inconvenience to some =)
Click to expand...
Click to collapse
I'm unable to download from the Play Store, but flashing apk's via ADB is working fine. If you still have it would you mind sharing the APK for this DPI app?
Thanks
Matt

Related

[GUIDE]How to setup 240 dpi on your rom

Hey everyone.
This is my first post in s3 section. I made a guide on how to setup 240 dpi on note 2 and I thought it would be a great idea since the requisites are available for both the phones.
UtkarshGupta said:
Hey everyone
This is my first guide so please be polite
In this guide I will show you how to setup 240dpi or possibly any dpi on your rom.
Links to all the requisites will be given below.
But what is dpi ?
It is the value that manages most ui of the system. a lower dpi means everything would be smaller hence more things could be fitted in the giant screen we have. a higher means everything would be larger hence less could be fitted into the screen
Before We Begin I Want To Clarify The Following-
1)First and foremost I am not responsible for any damage you cause.
2)I assume you have already rooted your phone and have some experience with rooting.
3)You have made backup to be sure that in case you mess up you you can return to what it was like before.
4)Read the whole post before actually starting.
5)Please Hit Thanks If I Helped You
So let's Begin-
1)Download and setup xposed framework (Very good instructions on how to do it in the thread) (You need to reboot).
2)Download these modules - xposed app settings , gappscrashfix , all apps in play store.
3)Enable all the 3 modules (You need to Reboot).
4)Now open xposed app settings and set open each app listed below and in dpi enter 320 but don't change anything else.
-calculator
-camera
-clock
-contacts
-dialer storage
-fm radio
-messaging
-task manager
-touchwiz home
-weather widget main
Now some of these could be skipped or some could be added(can be tested but imao that will make the ui ugly but still it's completely your choice).
Also modded versions of some of these apps has been provided by bala_gamer.
5)Before we begin copy the modded samsung keyboard from the link given or setup some other keyboard and make it default.
6)Now open /system/build.prop or use a build.prop editor if you are very conscious and change the following line "ro.sf.lcd_density=320" to "ro.sf.lcd_density=240"
7)Now before we reboot we need to include apply one fix , so instead of rebooting , power off your phone
8)Then go into recovery and flash the modded samsung keyboard.
9)Reboot and enjoy 240dpi.
Note -
1)The stock keyboard will constantly force close on 240 dpi (if you use xposed settings to set it to 320dpi, you will be practically unable to use it), so bala_gamer(thank him) has customized it to work properly on 240 dpi.
2)Recovery must be custom (ofcourse ).
3)Be sure to flash the correct version of modded apps (i.e. 4.1.1 if you have it or 4.1.2 if you have that)
4)I don't know if gappscrashfix and allappsinplaystore are actually required but nothing bad in using it.
5)I know the explanation of dpi is incorrect but that's all you need to know.
6)Installing xposed framework doesn't affect simplistic framework at all.
7)The gappscrashfix and allappsinplaystore you download would be in .zip format. Just rename them to .apk and you can install it then.
8)Many apps especially the system ones or samsung ones aren't ment to scale well. They are just meant to look good at 320dpi so they will look way ugly at 240dpi. To fix this xposed settings is used. You need to set it for each app that you think is ugly.
9)Please Hit Thanks If I Helped You
Finally the links-
1)xposed framework - http://forum.xda-developers.com/showthread.php?t=1574401 (Link to modules page in his thread).
2)modded apps - http://forum.xda-developers.com/showthread.php?t=2001577
And not to forget credits
-rovo89 for framework
-bala_gamer for modded apps
-numerous other people who helped me in some way or the other (please pm me if I forgot anyone).
Click to expand...
Click to collapse
The guide is exactly same so I am quoting it.
All that is changed that you have to get modded apps from this thread - http://forum.xda-developers.com/showthread.php?t=1873026
Nice one but I prefer this https://play.google.com/store/apps/details?id=com.texdroider.texdroider_dpi
Easy to use and works perfectly
Sent from my GT-I9305 using xda app-developers app
djembey said:
Nice one but I prefer this https://play.google.com/store/apps/details?id=com.texdroider.texdroider_dpi
Easy to use and works perfectly
Sent from my GT-I9305 using xda app-developers app
Click to expand...
Click to collapse
That just modifies the DPI in build.prop. It does not make apps scale selectively. If I'm not mistaken, the Xposed FW is like what Paranoid Android has with its Hybrid engine, where you can selectively scale apps.
djembey said:
Nice one but I prefer this https://play.google.com/store/apps/details?id=com.texdroider.texdroider_dpi
Easy to use and works perfectly
Sent from my GT-I9305 using xda app-developers app
Click to expand...
Click to collapse
Correct but that will only do the step 6 of this guide if I am not wrong and most of the ui would be broken
Sent from my GT-N7100 using xda app-developers app

[Q] closest rom to pac-rom with stylus support

I have been using pac-roms rom for months but feel it is missing something - the stylus. Any tips on the rom closest to pac-roms excellent work but with stylus support?
nealshouse said:
I have been using pac-roms rom for months but feel it is missing something - the stylus. Any tips on the rom closest to pac-roms excellent work but with stylus support?
Click to expand...
Click to collapse
Can't you flash the Note 3 Mod pack and get all the features that way?? Never used Pac-Man Rom, sorry if that doesn't work.
Spunkiest said:
Can't you flash the Note 3 Mod pack and get all the features that way?? Never used Pac-Man Rom, sorry if that doesn't work.
Click to expand...
Click to collapse
That won't work no :c, it's depending on the Touchwiz framework :c
Mjuksel said:
That won't work no :c, it's depending on the Touchwiz framework :c
Click to expand...
Click to collapse
Oh I see, can't you put the touchwiz framework files into the ROM then try that way?? Or would the mess up the ROM?
If it was that easy, we would've had CyanoWiz by now ;D !! (so that's a definitive no no)
Mjuksel said:
If it was that easy, we would've had CyanoWiz by now ;D !! (so that's a definitive no no)
Click to expand...
Click to collapse
Ahhh fair point, I am also looking ofr a ROM that's like that with Note 3 features but that'll be a loooooooong time I think Good luck to you :good:
Spunkiest said:
Ahhh fair point, I am also looking ofr a ROM that's like that with Note 3 features but that'll be a loooooooong time I think Good luck to you :good:
Click to expand...
Click to collapse
Well here's a tip
Go take a look at Xposed Framework. (1st hit on google leads to the topic i guess )
With this you can customize any stock rom to it's fullest extent.
Only pre-requisites are Root.
Go install a rom with Note 3 features, remove all the stuff you don't want, install the stuff you want (launchers etc).
Install Xposed Framework !
Install Wanam Xposed (from store or xposed installer) (( 4.3+ roms))
Modules i'm using:
- Advanced Reboot Menu
- All Notifications Expanded
- App Settings (set DPI per app)
- Chrome New Tab (opens up a new tab in chrome, instead of always losing the page you were on) ((when pressing a link outside chrome browser))
- Greenify ("freeze" apps, so they won't use any battery life)
- SwipeBack (just check it out)
- XuiMod (allows you to change pretty much every animation ((apps opening/closing, go to other "page" in an app, toasts etc etc)
There are lots more.
Mjuksel said:
Well here's a tip
Go take a look at Xposed Framework. (1st hit on google leads to the topic i guess )
With this you can customize any stock rom to it's fullest extent.
Only pre-requisites are Root.
Go install a rom with Note 3 features, remove all the stuff you don't want, install the stuff you want (launchers etc).
Install Xposed Framework !
Install Wanam Xposed (from store or xposed installer) (( 4.3+ roms))
Modules i'm using:
- Advanced Reboot Menu
- All Notifications Expanded
- App Settings (set DPI per app)
- Chrome New Tab (opens up a new tab in chrome, instead of always losing the page you were on) ((when pressing a link outside chrome browser))
- Greenify ("freeze" apps, so they won't use any battery life)
- SwipeBack (just check it out)
- XuiMod (allows you to change pretty much every animation ((apps opening/closing, go to other "page" in an app, toasts etc etc)
There are lots more.
Click to expand...
Click to collapse
Thanks for this, still love the pac-rom but as stated it does not use the hardware. I will take a look at the Xposed framework although I am a little scared of killing my phone!
If i understand your reply the stock rom is the base then add or remove Xposed on top and play around from here,
@Neal
Exactly that, you can use Xposed to modify any Rom basically :silly:

ZE552KL WW_14.2020.1703 update disable theme, need earlier SystemUI

Seems like theming is no longer possible on WW_14.2020.1703. All themes can't be downloaded, instead, it sends 'waiting' message that seems to last forever. Anyone experiencing this? If by any chance. SystemUI apk from earlier version of android N could be shared, preferably from 1701, it would be much appreciated. I'd like to go back to a theme that brings me closest to stock android quick setting appearance.
sanctitude888 said:
Seems like theming is no longer possible on WW_14.2020.1703. All themes can't be downloaded, instead, it sends 'waiting' message that seems to last forever. Anyone experiencing this? If by any chance. SystemUI apk from earlier version of android N could be shared, preferably from 1701, it would be much appreciated. I'd like to go back to a theme that brings me closest to stock android quick setting appearance.
Click to expand...
Click to collapse
If you have rooted, just disable themes app, change the apk in system with an older version released at the end of last year, enable and wipe data. If app crashes, wipe theme app data, disable, reboot and enable.
AVR7ZEN said:
If you have rooted, just disable themes app, change the apk in system with an older version released at the end of last year, enable and wipe data. If app crashes, wipe theme app data, disable, reboot and enable.
Click to expand...
Click to collapse
Thanks, in that case I'll look for earlier version of zen theme apk.
sanctitude888 said:
Thanks, in that case I'll look for earlier version of zen theme apk.
Click to expand...
Click to collapse
Get the version released in November/December in apkmirror.com
I also tried to install compatible themes (according to developers description from Playstore) with Asus launcher but no luck. I don't have root. Is there another method without root access ?
I like Asus launcher but i hate his icons/notifications
ci6i said:
I also tried to install compatible themes (according to developers description from Playstore) with Asus launcher but no luck. I don't have root. Is there another method without root access ?
I like Asus launcher but i hate his icons/notifications
Click to expand...
Click to collapse
Icon packs does a better job for that. You don't need themes. I prefer icon pqcks from Sourabh Gupta. He updates icons frequently and all his icon packs has 5700+ icons. His latest Android O Icon Pack is pretty awesome. It is paid though.
ci6i said:
I also tried to install compatible themes (according to developers description from Playstore) with Asus launcher but no luck. I don't have root. Is there another method without root access ?
I like Asus launcher but i hate his icons/notifications
Click to expand...
Click to collapse
I'm afraid that's not possible without root unless Asus re-enable the option in future update. I think the transparency of quick setting might cause issue(s) with currently available themes. And you're right, quick setting with the rounded toggles and notifs, especially in lock screen, are painfully ugly.
Hi guys, there's a fresh post https://www.xda-developers.com/downgrade-an-app-android-no-root/ , anyone has successfully downgraded to earlier version of zenui with third party theme support?

[ROM] [Xs] [shumxin] FlyME 6 For OnePlus X

Flyme 6 Official beta builds are out.
Oficial beta Build (Xs)
ROM link: http://www.flyme.cn/firmwarelist-76.html
Direct Link : http://openrom-dl.flyme.cn/111732199/20180103/1514970843470/flyme_ONE-E1001_xs_6.7.12.29R-beta.zip
ROM features:
NewUI (obviously iOS clone)
Battery Optimization (Not bad)
Off screen gestures (except V for flash)
Bloated with chinese Apps (it's not a feature)
Hide App thumbnail in recent windows (not Hiding just Blurring)
Bugs:
No Developer Option (Its true, the dev just missed it LoL)
shumxin build:
Original Thread : http://www.oneplusbbs.com/forum.php...extra=page=1&filter=typeid&typeid=98&mobile=2
Link: https://pan.baidu.com/s/1hszeqws
Pswd: u2jv
My Opinion : Xs > shumxin
And I'm using it as daily drive.
Thanks to This post : https://forum.xda-developers.com/oneplus-x/general/flyme-official-beta-6-0-released-t3630820
AWESOME!!!!!!
Was waiting for it.
Please could somebody's test and report if it can be used as daily rom or to much things are buggy
Lol why do not you test yourself?
Only chinese download link?
Dizzyrul3z said:
Lol why do not you test yourself?
Click to expand...
Click to collapse
Chinese language otherwise no troubles to test myself
Thanks for share.
But no thank you.
828Mo the ROM is big... how top explain such... Even xiaomi ROM are lighter...
Please is Google play included should we add gapps?
No way to download this flyme rom
Mchasard said:
No way to download this flyme rom
Click to expand...
Click to collapse
Click the given link, use the password, and on the next screen don't click the blue button under the zip icon, click the white button on the top right, with the download icon (an arrow pointing down to a line) and the size of the rom next to it.
I've just flashed this rom. The UI is great, rom is smooth. But there are some problems of course. Gallery app is not working, I can take photo but can't open it in gallery. And the sd card does not seems to show up. But good thing is since it based on H2OS, I can flash Arsenic kernel and it's working fine. Do not disturb mode is always enabled, I can't turn it off, but phone still rang.
Edit: sd card does not show up in default explorer, but it shows and working in Solid Explorer. Both flashing open gapps and magisk are working fine.
namquang93 said:
I've just flashed this rom. The UI is great, rom is smooth. But there are some problems of course. Gallery app is not working, I can take photo but can't open it in gallery. And the sd card does not seems to show up. But good thing is since it based on H2OS, I can flash Arsenic kernel and it's working fine. Do not disturb mode is always enabled, I can't turn it off, but phone still rang.
Edit: sd card does not show up in default explorer, but it shows and working in Solid Explorer. Both flashing open gapps and magisk are working fine.
Click to expand...
Click to collapse
Nice! Did you check if data, gps, bluetooth are working fine?
jackshot said:
Nice! Did you check if data, gps, bluetooth are working fine?
Click to expand...
Click to collapse
data and gps are working fine. I don't use bluetooth so I'm not sure.
Please could someone make a mirror cause I'm not able to get the ROM file zip with the link in the thread...
Thanks in advance
Screenshots plz
drsudarshanbk said:
Screenshots plz
Click to expand...
Click to collapse
"Screenshots are in the Chinese forum"... It is is written right in the first post!
Click the link
Just flashed.. Great animations, graphics, sounds and a unique feeling in general.
BUT! This rom asks for every single app for internet and location permissions! from calendar to gallery and notes, in music app and so on.. And if you don't to give permissions there is only an "exit" option and you can't use the app! Maybe it's safe but it seems to me a little shady.
There are many chinese apps preinstalled which explains the size of the rom.
Furthermore some notifications are in chinese and you don't get what they say.
I flashed opengapps after flashing the rom with no success, so I used a google installer from their store and it worked just fine..
Photos from the camera are stretched and Gallery doesn't show anything as mentioned..
wifi/bluetooth/data works fine.
Just updated the post.
details on the ROM: UI experience is unique compared to the other custom ROMs available, but very similar to H2OS. The only difference is that Flyme's launcher has tons of themes online (I hated all of them tho). ROM is really good as a daily, it contains both camera apps, OnePlus' one and Meizu's one. And after enabling Google services via the Google Installer apk, there are no issues either. And any kernel for OOS 3 will work on this ROM; I'm using Arsenic kernel. I've also flashed Magisk v13.1 and it is working without any problems with Greenify and Naptime running
meraj99 said:
details on the ROM: UI experience is unique compared to the other custom ROMs available, but very similar to H2OS. The only difference is that Flyme's launcher has tons of themes online (I hated all of them tho). ROM is really good as a daily, it contains both camera apps, OnePlus' one and Meizu's one. And after enabling Google services via the Google Installer apk, there are no issues either. And any kernel for OOS 3 will work on this ROM; I'm using Arsenic kernel. I've also flashed Magisk v13.1 and it is working without any problems with Greenify and Naptime running
Click to expand...
Click to collapse
Can you please share link for google installer!!

[ROM] Virgin Mobile USA J327PVPU1AQF4 - Dream UX V3 - Ported Apps/Themed

Virgin Mobile USA Samsung Galaxy J3 Emerge Dream UX Ported Apps Stock Marshmallow Mod
-FEATURES-
Rooted Supersu
Deodexed
Deknoxed
Debloated
Xposed
Dream UX Ported/Themed Stock Apps and Features Including :
Phone
SystemUI
Settings
Contacts
In Call UI
Email
Notes
Music
Browser
Launcher
Clock
Calendar Grace UX
Weather
Xperia Keyboard
App Locker - Advanced Settings
Floating Dream UX Message - Advanced Settings
System Fonts
System Sounds
Custom Stock Wallpapers And Live Wallpaper Pick For Home And Lock
Themes Manager
Samsung Account
Smart Manager
Call Blocking
Message Blocking
Spam/Unknown Call Tracker - Advanced Settings
HD Voice Calling
Multitasking
Stock Gapps To Avoid Open Gapps Crashes
Native Move To External MicroSD
Build.prop Enhancements
Customized CSC Feature Additions​
-BUGS-
Weather force close at rom setup. To avoid just uncheck "Agree All" then select disagree to use device location. Once rom boots to home,pull down notification panel and turn on location and agree to high accuracy use. Now click weather widget on home screen and agree to use location. Weather will now work fine.
-CREDITS-
Sands207 (J3 Emerge Base Rom)
Sondertech (J3 Emerge Base Rom)
- ROM INSTALL-
This rom is for Virgin Mobile J327PVPU1AQF4 firmware devices only. You can check your firnware in Settings,About Phone if you are unsure. I offer no support to those running any firmware above J327PVPU1AQF4. Nor any support to any carrier other than Virgin Mobile USA users.
Okay now that that is out of the way...
1. Download rom and move it to external storage.
2. Reboot to TWRP Recovery.
3. Make any rom backup you feel you need to.
4. FIRST... Format Data and reboot recovery.
5.After reboot of recovery..Wipe Dalvik and Art Cache,Wipe System,Wipe Data,Wipe Cache and Internal Storage unless you have things stored there you want to save,it's not a must to wipe internal storage.
6. Flash rom.
7. Reboot.
First boot takes a few minutes.
-DOWNLOADS-
No Open Google Apps Needed...Updated pack in rom. Delete them if you don't use Google services. Be sure to LEAVE Webview and GooglePackageInstaller. Needed apps.
Rom Version 3 with Google Apps :
https://www.androidfilehost.com/?fid=818070582850501833
Version 3 without Google Apps :
https://www.androidfilehost.com/?fid=962187416754469383
Extras: My personal TWRP themed recovery. You might find you like it. Themed fully as "Samsung Galaxy J3 Recovery". Grab it from forum post below.
https://forum.xda-developers.com/galaxy-j3-2017/development/wip-custom-rom-j3-emerge-sm-j327p-t3634206/post76169741#post76169741
Screenshots :
Anyone wanting to use this Rom as base for their carrier and build or just want to use a few files can. I don't care about credit. Use what you feel you need. No issues from me. As for work not mine. Please do give credit to those mentioned above. Thanks.
Bad ass and thanks, Curtis! Been using your Roms since the zte awe n800 - back in the androidforums days.
I have a small update coming which incorperates all of the s8 nougat icons for systemui. But want to hold off posting it until I sort out adding edge support. Also what I hope is a full weather fix. You will notice the launcher lags when changing rows/columns for the app drawer. Just swipe from right edge to center and change will take effect.
Curtis1973 said:
I have a small update coming which incorperates all of the s8 nougat icons for systemui. But want to hold off posting it until I sort out adding edge support. Also what I hope is a full weather fix. You will notice the launcher lags when changing rows/columns for the app drawer. Just swipe from right edge to center and change will take effect.
Click to expand...
Click to collapse
Hello,if you dont care about credits and have the files ready,can you send me the UI with nougat icons and symbols in sb so i can port/mod to make it work on our DUX ROM for J320F?
Use what you wish. But I will leave the foot work to you. Its not difficult to extract needed items from the system.
Curtis1973 said:
Use what you wish. But I will leave the foot work to you. Its not difficult to extract needed items from the system.
Click to expand...
Click to collapse
Ah ok.You already implemented new UI to ROM..sry,didnt know that
hopefully will post updated rom with all bugs gone plus the new system ui changes by tomorrow afternoon.
jnk3344 said:
Ah ok.You already implemented new UI to ROM..sry,didnt know that
Click to expand...
Click to collapse
will include gapps in update to avoid gapps issues seen in open gapps
Wifi isnt registering any networks :/
Snigglez said:
Wifi isnt registering any networks :/
Click to expand...
Click to collapse
WiFi works fine for me. I'm going to upload version 2 with fixes for gallery crash,calendar crash along with new ui and weather app. I have not modified WiFi related apps at all. Are you sure you were on J327PVPU1AQF4 rom build and not a lower or higher version?
I think I have a good idea why Wifi isnt working. The magisk built boot kernel. Magisk has proven to be more of a problem than a benefit. Update will not include magisk.
Rom updated with dream UX SystemUI,settings framework icons,etc..removed magisk. Causing more problems than its worth. Only bugs left are some lag in how Launcher readings icons after picking grid sizes for apps screen. A quick swipe from right edge to the left takes care of it. And weather bug.
Thanks Curtis! Will try this out this weekend and shall report back - looks good
New rom on the way. HTC Flashback Rom. Check screens below. I will be decompiling the HTC apps to resemble old school sense to match the Samsung theme being used. As of now the rom runs with NO app bugs. All but Samsung contacts,messaging,and main settings/systemui have been replaced. Will post. She's sense in every way except core touchwiz.
Curtis1973 said:
New rom on the way. HTC Flashback Rom. Check screens below. I will be decompiling the HTC apps to resemble old school sense to match the Samsung theme being used. As of now the rom runs with NO app bugs. All but Samsung contacts,messaging,and main settings/systemui have been replaced. Will post. She's sense in every way except core touchwiz.
Click to expand...
Click to collapse
Can support at samsung j320g
Curtis1973 said:
hopefully will post updated rom with all bugs gone plus the new system ui changes by tomorrow afternoon.
Click to expand...
Click to collapse
Can you share screens of new UI?
Sure.
Only UI difference really is subtle icon changes in systemui and settings apk made by Samsung. Nothing to write home about
Curtis1973 said:
Sure.
Only UI difference really is subtle icon changes in systemui and settings apk made by Samsung. Nothing to write home about
Click to expand...
Click to collapse
I dont know why,i also replaced icons on my UI but then it keeps crashing...
jnk3344 said:
I dont know why,i also replaced icons on my UI but then it keeps crashing...
Click to expand...
Click to collapse
When replacing the icons be sure only to include those that match those in your roms systemui and settings2 apk files. If only one qmg,spr,etc is in the apk that does not belong there,it will either give a parsing error,not even show in app,drawer or installed apps,or force close
Do not replace any of the xml files. Luckily for our device these two apks can be extracted like a zip,modify the icons then recipe,rename apk. Others need decompiling and recompiling or you'll get the errors above. Your device files may or may not extract the same as ours do.

Categories

Resources