Xposed frameworks Guide!!!! - Motorola Droid RAZR

How to install the Xposed Framework and Use it ( Thanks to Rovo 89)
I made this guide because I thought the RAZR community lacked the knowledge about these xposed frameworks and how to use it. Only a few devs have actually implemented it. I have made this as simple as possible.
I have moved this thread here because the old one has been made for apps only
For the framework:
Download XposedInstaller.apk and install it ( download below)
Launch the Xposed Installer and click on "Install/Update"
Reboot
Done!
For any modifications/modules you want to install:
Download .apk and install it ( first install the app settings)
Launch the Xposed Installer and go to the "Modules" tab (you will also get there if you click on the notification warning you that the module is not enabled yet)
Enable the module by checking the checkbox
Reboot
Done!
Instructions for using modules :
Starting with Gmail
At this point i believe u have rebooted your phone after installing app settings and before that the Xposed installer itself
Open app settings and search for Gmail.
To get the kind of result displayed below
1. Change Screen(dp) settings to preferably 600*1024
2. Change font scale to 80 otherwise the dual panel will look messed up.
3. I would suggest u change the orientation to always landscape - worked best for me - depends on your liking
press the save button on the right top corner (then press yes) and check your newly designed gmail app right away
You can tinker with the settings and change it to your liking
Now lets move on to System Settings menu. (Dual panel!)( If u dont use Liquid smooth or AOKP)
search for settings in App settings
in the settings menu
Change DPI to 160
Screen(dp) to 1000*1600
and font scale to 130 ( ORIENTATION PREFERABLY ALWAYS LANDSCAPE )
Now save and check it out!
For the same thing - But If u use LiquidSmooth or AOKP)
Search for force dual panel in your system settings menu and check it.
Then go to app settings -> settings -> and then
Change DPI to 160
Font Scale to 110
Save and enjoy!
Now one last example for the PLAY STORE
Search for playstore in the app settings list and enter it.
Change DPI to 160
Font Scale to 110
Screen(dp) to 1000*1600 ( ORIENTATION PREFERABLY ALWAYS LANDSCAPE - YOUR CHOICE - WORKS BOTH WAYS )
Additional Settings for each app:
1. U can check fulscreen to disable statusbar in that app
2. Check screen on to change display timeout to never!( it will always stay on in that ap
3. Go to locale settings and select the language u want to display it in!

Hey , im getting an error " no space left" what can i do ?
Sent from my Liberty using Tapatalk 4 Beta

rami.ejle said:
Hey , im getting an error " no space left" what can i do ?
Sent from my Liberty using Tapatalk 4 Beta
Click to expand...
Click to collapse
Could u explain a bit more.
Where and when are u getting that error and what exactly did u try?

actually i deleted a couple of ringtones and it worked thnx for the guide

ı used rom not have multilanguage pack how to add language pack for frameworks folder?
thx

I want to try this and I have a question, the xposed .apk installer, must be the one you attached to the thread, or we could use the "generic" one (here) which is a newer version?
Thanks!

woonaval said:
I want to try this and I have a question, the xposed .apk installer, must be the one you attached to the thread, or we could use the "generic" one (here) which is a newer version?
Thanks!
Click to expand...
Click to collapse
Always follow the original link.(new link). This post was just to introduce newcomers to xposed with detailed instructions
Sent from my XT910 using Tapatalk 2

No space left on device
Gautam Padirooted said:
Could u explain a bit more.
Where and when are u getting that error and what exactly did u try?
Click to expand...
Click to collapse
I am using BOBCAT Rom v12 (NI4) where xposed framework is pre installed. I opened xposed, clicked install/update it showing me the following error
"Copying Xposed-Disabler-Recovery-zip...
Mounting /systen writable...
Backup already exist at /system/bin/app_process...orig
Copying app_process...
cp:write error: No space left on device
Could not copy app_process to /system/bin"
I have tried disabler_xposed.zip via recovery mode but no result.
Changed the installation method of xposed....no success either.
The rom is working fine except modules cant be used.........
Any suggestion...................
Thanks in advance.

Solution of xposed framework installation problem
Solved the problem.......atlast.........
use the kitkat externat sd patch. requires SU permission.
Reboot into recovery.
Install Zip from ExtSd Card
Select Xposed Installer.Zip
Had to flash it twice coz I disabled the xposed to be able to boot.
Thanks Developer for the excellent work.....

rOman2205 said:
Solved the problem.......atlast.........
use the kitkat externat sd patch. requires SU permission.
Reboot into recovery.
Install Zip from ExtSd Card
Select Xposed Installer.Zip
Had to flash it twice coz I disabled the xposed to be able to boot.
Thanks Developer for the excellent work.....
Click to expand...
Click to collapse
not working also

I got it sucessfully installed and working on my AT&T s3

how did you do that ?

Related

[MOD] Google Wallet for Odex / Deodex : All carriers US / CAN

I take no credit for any of this but I followed the below link on my Rogers S4 and wallet is working perfect.
Description: This method will help you get Google Wallet working on your Galaxy S4, regardless if you have a TouchWiz-based ROM or AOSP-based and whether it's Odexed or Deodexed. This should also work on all US/Canadian Galaxy S4's.
Please Note: In order to use this method you need to be rooted[ and have a custom recovery.
Downloads (Version R96 v16)
com.modaco.xposed.wallet.apk
JFLTEVZW-Wallet-TW-JB-1.6-R96-v16.zip
JFLTEVZW-Wallet-AOSP-JB-1.6-R96-v16.zip
scripts.zip
Click to expand...
Click to collapse
How to Apply Mod - Method A
1. Make sure you have no Google Wallet pre-installed, or if you do, reset data on it
2. Once you have reset the data, go to the Wallet app in your Application Manager
3. If you see "Uninstall Updates", select that button, but if you see "Disable" button leave it alone
4. Using a root explorer and text editor, change build.prop lines to correspond to this
Code:
ro.product.model=Galaxy Nexus
ro.product.name=yakju
ro.product.device=maguro
5. Keep an old version as a backup
6. Copy the TouchWiz or AOSP zip file for the mod to your phone/SD Card
7. Reboot into your recovery and flash the Google Wallet mod
8. Boot back into the OS and open Xposed Installer app (should be installed after flash)
9. Select "Install/Update" and allow root access if it asks
10. Reboot your device
11. Download and install Paul's Xposed Wallet apk
12. Launch Xposed Installer app again and go to the "Modules" tab
13. Enable the module by checking the checkbox for it
14. Reboot your device again
15. Now open Google Wallet and setup everything as needed (PIN/Security/Cards, etc...)
16. After it is all setup and working, change your modified build.prop back to the below lines
Code:
ro.product.model=SCH-I545
ro.product.name=jfltevzw
ro.product.device=jfltevzw
17. Reboot your phone normally one last time and you will be all set
Click to expand...
Click to collapse
How to Apply Mod - Method B
1. Make sure you have no Google Wallet pre-installed, or if you do, reset data on it
2. Once you have reset the data, go to the Wallet app in your Application Manager
3. If you see "Uninstall Updates", select that button, but if you see "Disable" button leave it alone
4. Download "scripts.zip" file attached to OP below
5. Extract it on your computer
6. Install GScript LiteGScript Lite app from the Play Store
7. Make a folder on your Internal Storage (not SD Card) called "gscript"
8. Copy both scripts over to this folder
9. Launch GScript Lite
10. Add the scripts into the app (Menu key, Add Script, Load file, etc..)
11. Edit.sh will edit build.prop to modified and Stock.sh brings it back to stock
12. Run the Edit script (it's okay if GScript force closes)
13. Copy the TouchWiz or AOSP zip file for the mod to your phone/SD Card
14. Reboot into your recovery and flash the Google Wallet mod
15. Boot back into the OS and open Xposed Installer app (should be installed after flash)
16. Select "Install/Update" and allow root access if it asks
17. Reboot your device again
18. Download and install Paul's Xposed Wallet apk
19. Launch Xposed Installer app again and go to the "Modules" tab
20. Enable the module by checking the checkbox for it
21. Reboot your device again
22. Now open Google Wallet and setup everything as needed (PIN/Security/Cards, etc...)
23. After it is all setup, launch GScript Lite and run the Stock.sh script
24. Reboot your phone normally one last time and you will be all set
Click to expand...
Click to collapse
When Changing Roms
1. Open Google Wallet
2. Press the Menu key on your device
3. Select "Settings"
4. Select "Reset Google Wallet app"
5. Select "Reset" button
6. Flash your new ROM and/or wipe as needed
7. Follow Method A or B again from the beginning
Click to expand...
Click to collapse
Updating to New Version Anytime
1. Follow Method A (steps #4 and 5) or B (steps #9 and 12)
2. Reboot your device
3. Open the Play Store and update Google Wallet
4. Open Google Wallet and test everything is working
5. If all is good, follow Method A (step #16) or B (step #23)
6. Reboot your device again and confirm everything still working
Click to expand...
Click to collapse
Credits
Credit goes to open1your1eyes0 for providing the original thread (Original Post)
Credit goes to PaulOBrien for providing the patched Google Wallet apk (Original Post)
Credit goes to tonu42 for creating the original thread for the mod (Original Post)
Credit goes to rovo89 for creating the Xposed Mod (Original Post)
Credit goes to joemagistro for creating the deodexed-only version of this mod in the T-Mobile Galaxy S4 section (Original Post)
Definitely going to be looking into this right now.
Is this different from...
http://forum.xda-developers.com/showthread.php?t=2278276
or
http://forum.xda-developers.com/showthread.php?t=2282904
scott14719 said:
Is this different from...
http://forum.xda-developers.com/showthread.php?t=2278276
or
http://forum.xda-developers.com/showthread.php?t=2282904
Click to expand...
Click to collapse
Yes, and the top one is only for deodex so not all people can use it. The bottom one put me in a boot loop so it might work for all US odexed ROMs but not Canadian. The one I've posted appears to work for all Canadian and US deodex or odexed
Thanks! Working for me... at least running, haven't tried to use it in a store yet.
I switched my build.prop back to my AT&T one after setting it up, not the Verizon one shown here.
Running Goldeneye 1.3 deodex and following the instructions for Option A to the letter and it keeps giving me a message saying that Google Wallet can't be configured and to check my network. I have cellular signal and I am connected to my WiFi. Trying Option B now....
*EDIT* Just tried Option B and getting the same error. "Device Not Ready. Wallet is unable to proceed unitl the device is fully initialized. Make sure the device has network access and try rebooting if the problem persists." I've tried all that and still not having any luck. ugh.
I'm not one hundred percent but I think you have to change the ro.product to the following
SGH-I337
Instead of vzw to att for the bottom two
AT&T S4 | MDOB | Faux123 003m | xda premium
Cool working for me on roger ,just have to try when i go get my coffee tomorrow !
I use method 1 but, i put back my default device ,model and name
Thanks op
I have wallet set up but purchases keep getting declined anyone no why?
Sent from my Galaxy Nexus using Tapatalk 4 Beta
Sent from my Galaxy Nexus using Tapatalk 4 Beta
SEscobedo said:
Running Goldeneye 1.3 deodex and following the instructions for Option A to the letter and it keeps giving me a message saying that Google Wallet can't be configured and to check my network. I have cellular signal and I am connected to my WiFi. Trying Option B now....
*EDIT* Just tried Option B and getting the same error. "Device Not Ready. Wallet is unable to proceed unitl the device is fully initialized. Make sure the device has network access and try rebooting if the problem persists." I've tried all that and still not having any luck. ugh.
Click to expand...
Click to collapse
The below quote should get it working, its what I did nd i'm not having that issue myself anymore.
Khalsa4G said:
I'm not one hundred percent but I think you have to change the ro.product to the following
SGH-I337
Instead of vzw to att for the bottom two
Click to expand...
Click to collapse
-----------------
love_in_slowmotion said:
I have wallet set up but purchases keep getting declined anyone no why?
Click to expand...
Click to collapse
Works for me at McDonalds and Tim Hortons, my usual places. Make sure you've got the right card set up?
kylecore said:
The below quote should get it working, its what I did nd i'm not having that issue myself anymore.
-----------------
Works for me at McDonalds and Tim Hortons, my usual places. Make sure you've got the right card set up?
Click to expand...
Click to collapse
Yes
Sent from my Galaxy Nexus using Tapatalk 4 Beta
How do I know if my ROM is deodexed or not? I'm on task aokp
Sent from my SGH-I337 using xda app-developers app
kylecore said:
The below quote should get it working, its what I did nd i'm not having that issue myself anymore.
Click to expand...
Click to collapse
So would it be:
ro.product.model=SGH-I337
ro.product.name=jflteatt
ro.product.device=jflteatt
?
Dallenn said:
How do I know if my ROM is deodexed or not? I'm on task aokp
Click to expand...
Click to collapse
Look in System / Apps find a system app and see if it has a odex file below it
I don't think Task aokp is odex though.
SEscobedo said:
So would it be:
ro.product.model=SGH-I337
ro.product.name=jflteatt
ro.product.device=jflteatt
?
Click to expand...
Click to collapse
I believe so, if you edit in Root Explorer it will automatically make a backup incase it doesn't work
SEscobedo said:
So would it be:
ro.product.model=SGH-I337
ro.product.name=jflteatt
ro.product.device=jflteatt
?
Click to expand...
Click to collapse
Yes but no.
ro.product.model=SAMSUNG-SGH-I337
ro.product.name=jflteuc
Sent from my I337~SGS 4 using Xparent Skyblue Tapatalk 2
MikeC4510 said:
Yes but no.
ro.product.model=SAMSUNG-SGH-I337
ro.product.name=jflteuc
Sent from my I337~SGS 4 using Xparent Skyblue Tapatalk 2
Click to expand...
Click to collapse
ro.product.model=SAMSUNG-SGH-I337
ro.product.name=jflteuc
ro.product.device=jflteatt
? Or would I not even touch device.
im getting a device not ready error after i followed all instructions...
any idea?
1337M
fadim14 said:
im getting a device not ready error after i followed all instructions...
any idea?
1337M
Click to expand...
Click to collapse
Look above your post and try the build prop edit. I'll have to update the OP when I'm home
done. Same error
Sent from my SAMSUNG-SGH-1337 using Tapatalk 2
Try changing your 1 to an I on the model it's not a 1337 it's an I337
Sent from my SGH-I337M using xda premium

[FRAMEWORK] Xposed Installer | MOD your stock ROM like custom one

This is NOT made by me
Most of the guyz may have came across this.
Original Thread
http://forum.xda-developers.com/showthread.php?t=1574401
Click to expand...
Click to collapse
Click here to thanks rovo89
Click to expand...
Click to collapse
What is xposed installer?
It is a framework!
It allows you to install little apps by which you can mod your XL.
Read Advantages for more info.
Only you will be responsible if anything happens to your phone!
Advantages:
No need to modify any APKs. This means:
No need to decompile, change things in smali, compile, sign, ...​It will work for odexed and deodexed ROMs.​Your mod is not bound to a specific version of the ROM. Unless there is a major change in the methods called for a certain functionality, your mod will continue to work even when you upgrade your ROM. Hell, it will probably even work with different ROMs.​Multiple mods can be installed at the same time, even if they change the same package. So you can use these battery icons and those quick toggles. Even hooking the same method twice is possible. Of course, this only works properly if the mods are not trying to do incompatible things.​
It does its magic at runtime. That means you can implement options to let the user decide if they prefer the bikeshed to be painted in red or blue. Or you can have some extra logic for certain ROMs without building different mod versions.
It can be disabled easily without having to reflash.
It's open source.
Download:
You can download the installer from the attachment or from thread mentioned above
How to install:
First step for everything you do: Create a nandroid backup and make sure you know how to restore it!
There is also the risk to soft-brick your device. In such a case, restoring a backup is the easiest way to get rid of it
Download XposedInstaller.apk and install it
Launch the Xposed Installer and click on "Install/Update"
Reboot
Done!
In case you get into a boot loop:
You can flash the attached Xposed-Disabler-CWM.zip by Tungstwenty. It will be copied to your (external) SD card when you install Xposed as well. The only thing it does is copying /system/bin/app_process.orig back to /system/bin/app_process, which you can also do yourself (e.g. with adb shell in recovery mode).
You could also create a file /data/xposed/disabled, which causes Xposed to be bypassed as well.
Modules:
You can find modules collection here-
http://forum.xda-developers.com/showthread.php?t=2327541
Click to expand...
Click to collapse
Installation process-
Download .apk and install it
Launch the Xposed Installer and go to the "Modules" tab (you will also get there if you click on the notification warning you that the module is not enabled yet)
Enable the module by checking the check-box
Reboot
Done!
Please let me know which Modules are working perfectly on Canvas 2 and I will add in my post
Download Section
1. XposedInstaller_2.1.4_apk
2. Xposed-Disabler_CWM
Please let me know which Modules are working perfectly on Canvas HD and I will add in my post
ENjOy...!!
Don't forget to hit the thanks button for sharing this and rate 5star..!
Working module list
I don't have Canvas HD so please let me which module is working and I will add those here!
Full collection
http://forum.xda-developers.com/showthread.php?t=2327541
Click to expand...
Click to collapse

[THEME] ******Illusion WXtreme Mod*****

******Illusion WXtreme Mod*****
■■■■■Quick info on the screen! ■■■■■
■■■■■Easy access settings! ■■■■■
■■■■■Low battery consumption! ■■■■■
♥♥♥♥♥Lovely to see ..♥♥♥♥♥
​
**Lightning Launcher** (Play link)
*you can do with others, so I prefer this:
- fix the widgets on the screen - (bar top, left).
- Choose which widget is on top or bottom.
- like the customizations folder.
**Zooper Widget** (Play link)
- All widgets have been made ​​with it.
**Media Utilities** (Play link)
- buttons play, pause, albumart, album name, songs, etc..
**Quick boot** (Play link)
- power options menu
Instructions
Launcher:
**Columns per page: 4
**Rows per page: 7
(if you are using Lightning Launcher Home, there's a backup of my desktop, the positioning is already configured.)
- Unzip file and paste it into: "sdcard/LightningLauncher/Illusion.Wxtreme"
Zooper Widget
- Unzip file and paste into: "sdcard/ZooperWidget/Templates"
**A higher resolution to help set up ..
2°...
Screens look awesome. I'm new to LL, how do I load the theme? I have LL running, but no /sdcard/LightningLauncher folder to extract to. If I create it and extract the zip to it, LL does not find the template to load.
(S4 i9505 w/ latest Omni nightly)
SCM020 said:
Screens look awesome. I'm new to LL, how do I load the theme? I have LL running, but no /sdcard/LightningLauncher folder to extract to. If I create it and extract the zip to it, LL does not find the template to load.
(S4 i9505 w/ latest Omni nightly)
Click to expand...
Click to collapse
Columns 4 & Rows 7, :good:
leonardoaraujo said:
Columns 4 & Rows 7, :good:
Click to expand...
Click to collapse
4x7 desktop grid applied > rebooted > "Apply, load installed template" > Select Template > ... and then nothing shows in the popup.
SCM020 said:
4x7 desktop grid applied > rebooted > "Apply, load installed template" > Select Template > ... and then nothing shows in the popup.
Click to expand...
Click to collapse
I think you are a bit confused .. lol
is:
** The first attachment is a backup of the layout of my screen LL launcher already configured. (you do not need it to build the theme, it just good would things).
** The second attachment, are the widgets, all of them, everything you need to mount the desktop's inside this zip.
** Extract the zooper widgets, (... zw), and copy it to the "your internal storage/zooperwidget/templates folder, and add the widgets manually ..
I have helped a friend, sorry my bad english ..,
leonardoaraujo said:
I think you are a bit confused .. lol
is:
Click to expand...
Click to collapse
Big thanks for helping. You're right, i am! I think i did all that. Very tempting to keep trying but my boss does not appreciate a good theme like i do, so unfortunately i'll have to keep trying later tonight.
Edit: Ok, it's later tonight now and i definitely did all that, at least twice, with all apps from play-links installed. Still no luck!
I did have to create the local LL folder again, shouldn't that have been there after installing LL?
And is " Apply" , " load installed template" > " Select Template" the right way to activate the theme after extracting the files?
Maybe Xposed gets in the way? DPI is on standard Omni setting (480 i think, which sucks, but i want to get this theme working) but changed for some individual apps using app-settings module.
SCM020 said:
Big thanks for helping. You're right, i am! I think i did all that. Very tempting to keep trying but my boss does not appreciate a good theme like i do, so unfortunately i'll have to keep trying later tonight.
Edit: Ok, it's later tonight now and i definitely did all that, at least twice, with all apps from play-links installed. Still no luck!
I did have to create the local LL folder again, shouldn't that have been there after installing LL?
And is " Apply" , " load installed template" > " Select Template" the right way to activate the theme after extracting the files?
Maybe Xposed gets in the way? DPI is on standard Omni setting (480 i think, which sucks, but i want to get this theme working) but changed for some individual apps using app-settings module.
Click to expand...
Click to collapse
ok, let's make an attempt, make a backup of your settings LL:
preferences > settings > Backup & Restore
Choose a name for your backup .. then find it in your store, paste my backup in the same place ...
restore it the same way
preferences > settings > Backup & Restore ...
tell me if it worked for you ....
I will also make this theme with launcher themer, but the sidebar is not fixed, it is a feature of the LL, but easier for you ...
leonardoaraujo said:
Choose a name for your backup .. then find it in your store, paste my backup in the same place ...
Click to expand...
Click to collapse
derp... why didn't i think of that? That worked, it was one level higher then expected. Custom Zooper widgets don't show in the list. The regular Zoopers and media utilities do. I've extracted the wxtreme *.ws files to
sdcard/ZooperWidget/templates and to
sdcard/ZooperWidget/autosave and to
sdcard/ZooperWidget/ and to
android/data/org.zooper.zwfree/templates and to
android/data/org.zooper.zwfree/

[How To] Add More Apps in Ultra Power Saving Mode (UPSM)

UPSM is good way to save some battery when needed, but only a very limited apps we can use under UPSM. With root access, we can add more apps support in UPSM.
Well, the whole idea of UPSM is to save battery, why on earth we want to add more apps to drain the battery? Because we can :victory:
For the start, our mod will add a few applications so you can test it out before customizing your own application list.
Apps added in our mod:
1) Camera
2) Gallery
3) Torch (included AOSP torch.apk for this feature)
4) Chrome
5) Hangout
Instruction to add more apps to UPSM
1) Download the UPSM_Add_More_Apps.zip from : http://electron-team.com/ADDONS/other/
2) Put zip file in sd card.
3) Boot in recovery and clear cache partition
4) Flash the zip file and reboot your phone
5) Boot into UPSM to test the added applications
How to add your own apps?
6) Go to system/csc and open up allowed_apps_upsm.xml with text editor
7) Add your desired applications. You need to know the application Package Name and the Main Class Name. Check the app's Android.Manifest.xml to find out.
8) Then go to phone data/data/com.sec.android.emergencylauncher/databases/ and delete EmergencyLauncherUPSM.db
9) Reboot your phone.
10) Done.
Note: Music app doesn't work in UPSM because some background services has been turn off.
Wish to have Xposed module or app to easily add more app to UPSM? Me too. Let's hope somebody could make one in future.:fingers-crossed:
Eteam
oh. big good new. big thank
thank you very much
in the other hand,can somebody make a apk or an easy way to find out own apk's className and packageName ........
as a Chinese , hope that can someone understand my poor English........
PS: can you make a new xml add a apk call " wechat " ? it is use often in china
Nic wu said:
thank you very much
in the other hand,can somebody make a apk or an easy way to find out own apk's className and packageName ........
as a Chinese , hope that can someone understand my poor English........
PS: can you make a new xml add a apk call " wechat " ? it is use often in china
Click to expand...
Click to collapse
Here : https://www.dropbox.com/s/n4wdk1r20qafdcd/allowed_apps_upsm.xml
Push it to system/csc and set permission rw-r--r--
Delete EmergencyLauncherUPSM.db at data/data/com.sec EmergencyLauncher/databases
Reboot
Sent from my GT-N7100 using Tapatalk
Nic wu said:
thank you very much
in the other hand,can somebody make a apk or an easy way to find out own apk's className and packageName ........
as a Chinese , hope that can someone understand my poor English........
PS: can you make a new xml add a apk call " wechat " ? it is use often in china
Click to expand...
Click to collapse
Hello
Here we go -> https://play.google.com/store/apps/details?id=jp.susatthi.ManifestViewer
Hope that can help you
Arsaw said:
Here : https://www.dropbox.com/s/n4wdk1r20qafdcd/allowed_apps_upsm.xml
Push it to system/csc and set permission rw-r--r--
Delete EmergencyLauncherUPSM.db at data/data/com.sec EmergencyLauncher/databases
Reboot
Sent from my GT-N7100 using Tapatalk
Click to expand...
Click to collapse
thank you very much :good::good::good:
---------- Post added at 07:36 PM ---------- Previous post was at 07:10 PM ----------
scumpicule said:
Hello
Here we go -> https://play.google.com/store/apps/details?id=jp.susatthi.ManifestViewer
Hope that can help you
Click to expand...
Click to collapse
thank you very much :good::good::good:
Will this work on s4
Sent from my GT-I9505 using XDA Free mobile app
Anson Alocious said:
Will this work on s4
Sent from my GT-I9505 using XDA Free mobile app
Click to expand...
Click to collapse
There is no ultra power saving mode on s4
Sent from my GT-N7100 using Tapatalk
I made a quick app to easily add more apps to the upsm list. I am still testing it to make sure it is writing the list right. I will share it soon enough.
Arsaw said:
UPSM is good way to save some battery when needed, but only a very limited apps we can use under UPSM. With root access, we can add more apps support in UPSM.
Well, the whole idea of UPSM is to save battery, why on earth we want to add more apps to drain the battery? Because we can :victory:
For the start, our mod will add a few applications so you can test it out before customizing your own application list.
Apps added in our mod:
1) Camera
2) Gallery
3) Torch (included AOSP torch.apk for this feature)
4) Chrome
5) Hangout
Instruction to add more apps to UPSM
1) Download the UPSM_Add_More_Apps.zip from : http://electron-team.com/ADDONS/other/
2) Put zip file in sd card.
3) Boot in recovery and clear cache partition
4) Flash the zip file and reboot your phone
5) Boot into UPSM to test the added applications
How to add your own apps?
6) Go to system/csc and open up allowed_apps_upsm.xml with text editor
7) Add your desired applications. You need to know the application Package Name and the Main Class Name. Check the app's Android.Manifest.xml to find out.
8) Then go to phone data/data/com.sec.android.emergencylauncher/databases/ and delete EmergencyLauncherUPSM.db
9) Reboot your phone.
10) Done.
Note: Music app doesn't work in UPSM because some background services has been turn off.
Wish to have Xposed module or app to easily add more app to UPSM? Me too. Let's hope somebody could make one in future.:fingers-crossed:
Eteam
Click to expand...
Click to collapse
My S5 does not have in system/csc a file named "allowed_apps_upsm.xml". It only has: contents.db, customer.xml, default_workspace.xml, feature.xml, others.xml, and sales_code.dat. Help?!
Also will this work on a Sprint Galaxy S5? (SM-G900P)
I hope that someone will turn on music files on upsm.
hello, is it possible to have gps turned on while screen is off.
I want to run Sports Tracker in this mode, but it stops working after turning off the screen
Joe0113 said:
My S5 does not have in system/csc a file named "allowed_apps_upsm.xml". It only has: contents.db, customer.xml, default_workspace.xml, feature.xml, others.xml, and sales_code.dat. Help?!
Also will this work on a Sprint Galaxy S5? (SM-G900P)
Click to expand...
Click to collapse
if it doesnt have that file you can add it. No problem. Take one of the files published ona previous page, copy it into system/csc and give rw-r-r permissions. then reboot. It should work on all devices, including sprint. Cheers!
daxgirl said:
if it doesnt have that file you can add it. No problem. Take one of the files published ona previous page, copy it into system/csc and give rw-r-r permissions. then reboot. It should work on all devices, including sprint. Cheers!
Click to expand...
Click to collapse
Please can u post '' allowed_apps_upsm.xml '' i would try on galaxy tab s ^^
Thanks
I don't have in com.android.sec.emergencylauncher this file.......db And upsm manager don't work on omega 7.1 why ?
Obviously if you run more apps, you'll use some more power when you're using those new apps in power save mode. But will adding more to the menu use any more power while you're not using these?
What I'm really trying to establish is if there's any negative point to adding more apps in power save mode.
h3x3d said:
Obviously if you run more apps, you'll use some more power when you're using those new apps in power save mode. But will adding more to the menu use any more power while you're not using these?
What I'm really trying to establish is if there's any negative point to adding more apps in power save mode.
Click to expand...
Click to collapse
Hey mate, I think I came across something today that may answer your question.
After adding settings with UPSM manager, I went into "manage apps" and discovered that whilst in this mode, all apps are marked as "disabled" except for those that work in upsm.
Based on this observation, it seems like UPSM actually disables all apps (and by consequence their background services) to save battery, not just hiding them.
So to answer your question, I'd guess that adding more apps will not in itself cause battery drain, unless the apps have battery/ram consuming background services. Therefore my approach is to enable as few apps as I need (whatsapp, music etc), whilst leaving off apps like facebook which has notifications etc.
Hope that helps you or someone
Work with NE5?
Does this work with NE5? I can't seem to get it to work. I am stock rooted without tripping KNOX.
I don't have either of the mentioned files:
system/csc/allowed_apps_upsm.xml
data/data/com.sec.android.emergencylauncher/databases/EmergencyLauncherUPSM.db
I don't even have the data/data/com.sec.android.emergencylauncher/databases directory.
Tried using the app and that adds the system/csc/allowed_apps_upsm.xml file but it doesn't affect the available applications list in UPM mode.
link doesn't work anymore (404). can somebody upload xml file I don't have it on my S5 . Will it work on lollipop?
+1
Sent from my SM-N910T using XDA Free mobile app

[ROM][P760/P765/P768/P778][StockRom][v20]All in 1[Locked/Unlocked/BL]

Rom All in 1​
This modified stock is for P768 and P778
but you can install on P760 and P765 [Installing Fix Camare]
View attachment 2937128​
Features
Removed bloatware
Deodexed
Zipaling
Root
Recovery CWM
Busybox
.................................................. .................................................. ..........
Swap memories [microsd is the internal]
USB mass storage
Removed autorun.exe
.................................................. .................................................. ...........
Pure Graphic
AC!D Audio
AdBloc [hosts]
Tweaks [Build]
lge-res modified support xblastool [change color from settings]
-----------------------------------------------------------------------------------------
StatusBar Style G3
Mods zip for statusbar [you canput clock center, carrier or both in statusbar]
Quick Button [optional zip flash]
Bootanimation Android L
Loockscreen LG G
File Manger G2
Keyboard Android L
Wallpapers of the G3 [launcher and lockscreen]
Theme G3 for launcher stock
Widget Music Player G2
more change in interface
-----------------------------------------------------------------------------------------
I am not responsible for bricked devices or dead SD cards
Instalation
You will need recovery menu
Please before back up your ROM
Move the downloaded files to externalSD
Reboot to recovery
Wipe data/factory reset
Advance/Wipe dalvik cache
Install zip from sdcard
Chose zip from externa
Flash ROM [if the installation is very fast, re-flash the rom zip]
Flash fixes (if you need)
Flash bonus like quickbutton or clackcenter etc [if you want]
Mounts and Storage/[format sdcard],[format data and data media sdcard]
if it is not any of the above you select format data
Reboot
The most important thing to remember is don't select yes - disable recovery flash
when selecting reboot system because you have conflicts in gallery or screenshots, then selects "no" or "go back"
Bonus advanced configuration
theme materia keyboard Android L
Go to settings/languaje & input/click on the gear[google keyboard]/advanced settings/color scheme/material
Toggles transparent and statusbar [transparent statusbar not working in launcher stock]
You need have xposed framework and xblast tools
go to xblastools/statusbar/enable statusbar background color/click on black box
put on Hex: #01000000 and select tick ✓
press on color to aplpy changes [rigth side]
reboot system
done!
lge-res modified
You need have xposed framework and xblast tools
go to xblast tools/visual tweaks/holo theme/ligth theme/
in this section you can change the font color
only tick de option primary text color, secundary text color, etc and select your favorite color
to change color or put image in setting, in this same section, go to
enable holo holo ligth background
now you select
Holo ligth background color for change color for the setting
Holo ligth background image for put a picture in setting
reboot system
done!
Stock Rom All in 1 v2
http://www.mediafire.com/download/h2fu9ez6m5vyhw9/Stock_Rom_All_in_1_v2.zip
Fix camara P760
http://www.mediafire.com/download/yo92927tt9bntyq/Fix_P760_All_in_1.zip
Fix camara P765
http://www.mediafire.com/download/iz3eyah5x9fzlq4/Fix_P765_All_in_1.zip
Extra... disable swap memories
http://www.mediafire.com/?74u4ada7w68pej4
__________________________________________________________________
Mods for StatusBar
[All mods include the new statusbar style G3]
includes folder Enable Quick Button/QucikButton+Carrier/QucikButton+ClockCenter/or all mods
https://www.mediafire.com/folder/8h4syeor881cs/enable.quick.button+mods.[all.in.1]
includes folder Disable Quick Button/Carrier/ClockCenter or Both
https://www.mediafire.com/folder/lpbntd5h3vc77/disable.quick.button+mods.[all.in.1]
Review + Instalation Rom All in 1 [Spanish I´m from Mexico]
https://www.youtube.com/watch?v=JIzPU6ChYiE
mateo1111 - script usb mass storage
Isael Joanne - lge-res.apk modified
Artas - recovery cwm
kuma82 - zip transparent
Pollos - files for kitchen
Lgeob - files quick button
xda developers
would this work on US, locked bootloader lgms p769?
and if so, would tethering hot-spot work?
Thanks again for your work Miguel ...
I ran into a problem, whatsapp isn't saving media or backups. I think its looking for /storage/sdcard0/external_sd/WhatsApp but there is no external_sd folder. That isn't even a folder, its a link, right? Thats how it used to be on the previous rom i used.
I still have the external_sd link in storage/external_SD, but i need this link in sdcard0, i think. I tried to create it but i can't write to sdcard0!
How can i solve this? I think i restored whatsapp from titanium backup, that could be the problem?
Hi see if the swap memories is made? Look in file manager... If not done reinstall the rom whitout wipes (remember don't select yes disable recovery when you exit the recovery)
Sent from my LG-P760 using XDA Free mobile app
miguel-rocha- said:
Hi see if the swap memories is made? Look in file manager... If not done reinstall the rom whitout wipes (remember don't select yes disable recovery when you exit the recovery)
Sent from my LG-P760 using XDA Free mobile app
Click to expand...
Click to collapse
It did.
Looks like i fixed it with "fix permissions" in clockworkmod advanced settings. Now i can write to both sdcard0 and external_SD!
Can't download fix camera p765, can you upload to another site? Also mod for status bar, i cant download it..
miguel-rocha- said:
Hi see if the swap memories is made? Look in file manager... If not done reinstall the rom whitout wipes (remember don't select yes disable recovery when you exit the recovery)
Sent from my LG-P760 using XDA Free mobile app
Click to expand...
Click to collapse
I had the same problem again today, after a couple of reboots it fixed itself. Could Android be mounting the sdcard as read-only? I tried running chkdsk on windows but it didn't find any errors.
many questions
I've flash 3 time and then after installing xposed It start's giving me UI Sistem errors or something like that I've been follow your instructions step by stem on your youtube video But it did't work
What's going on?
alexreyes said:
I've flash 3 time and then after installing xposed It start's giving me UI Sistem errors or something like that I've been follow your instructions step by stem on your youtube video But it did't work
What's going on?
Click to expand...
Click to collapse
hi you installed some mod.zip for status bar? or the case with the original statusbar of the rom?
miguel-rocha- said:
hi you installed some mod.zip for status bar? or the case with the original statusbar of the rom?
Click to expand...
Click to collapse
I Just Instaled the rom plus the 2 apps of xpossed
The only thing I did diferent of your videos is to keep the G3 Theme but i gues is not the problem
I was so careful of follow step by step your instructions
I have boatloader unlocked I was root everithing as it's expected to be
I flashed with cwm recovery
I don't know what's going wrong
I'm also a Telcel user with a p768g just like you
Problems with Camera
Hi,
I have tested this ROM and everything is working fine except camera. I get unexpected force closing error.
I have #768 model & unlocked BL. Any idea?
Full reintsall of the rom
Sent from my LG-P760 using XDA Free mobile app
miguel-rocha- said:
Full reintsall of the rom
Sent from my LG-P760 using XDA Free mobile app
Click to expand...
Click to collapse
Ok, perfect, reinstalled formatting /system and Camera is working again [emoji1]
pvisa1 said:
Ok, perfect, reinstalled formatting /system and Camera is working again [emoji1]
Click to expand...
Click to collapse
excellent :good:
miguel-rocha- said:
excellent :good:
Click to expand...
Click to collapse
thanks miguel for great rom,everything works fine but data connection is not working and also data connection is showing connected always.Dont know what's problem going on?.Please check it.My mobile is L9 p765.
@Miguel-rocha can you disable sdcard emulation instead of swapping cards ?
check minibean rom by waldo93,
it needs edit boot.img and framework
Code:
> The Hard One
You can disable any roms if you have understand this
Part 1
1. You need boot.img from the rom that you want to disable
2. Download this http://d-h.st/L6t
3. Note++ program or any .txt program
Part 2
> Unpack those boot.img
> Open fstab.u2 with .txt program then compare it, make it same like my fstab.u2
> Open init.u2.rc, and do the same thing
> Repack boot.img
Part 3
> Decompile both of framework
> Replace the original storage-list.xml
> Then recompile
Repack the zip with your new framework and boot.img, then flash it
This Rom is Kit Kat or Lollipop?
null
marciofornari said:
This Rom is Kit Kat or Lollipop?
Click to expand...
Click to collapse
4.1.2 JellyBean

Categories

Resources