[Q] Carbon Calculator - Nexus 4 Q&A, Help & Troubleshooting

I noticed that the calculator in CarbonRom has graphing functions. Is this modified from AOSP? If so, is there a version I can run on my tablet?

you should be able to just pull the apk from your phone and replace the apk on your tablet with it. you have to be on a deodexed rom on the tablet and make sure you set the permissions to r-w-r-r

username8611 said:
you should be able to just pull the apk from your phone and replace the apk on your tablet with it. you have to be on a deodexed rom on the tablet and make sure you set the permissions to r-w-r-r
Click to expand...
Click to collapse
i wasn't sure if it would automatically go to tablet mode, but it looks like it works fine. thanks

it probably is CM calculator, can be found on Google Play store.
Calculator, by xlythe developer

Here is the play store link: https://www.google.com/url?sa=t&sou...4oGYDQ&usg=AFQjCNGSRoeTxQIZtAIR_bAYf87A8chGvQ
Enjoy
Sent from my Nexus 4 using xda app-developers app

Related

Note10.1 JB leak 5-layouts multiwindow interface [Confirmed Working]

Hi Folks,
MOD for JB 4.1.1
I made this experiment to have the multiwindow interface from Note10.1 JB leak for my N7000 and by luck and a bit of guts, it worked and it looks awesome on my note1. I was just wondering if it could work on note2 using the same idea that I discuss on my thread. I don't have a note2 so I can not test it but I wanted to share the idea in your forum thinking maybe somebody might have the guts to try and explore. It's a learning process for me. I'm sure there are among you who are on the same learning process.
I think the N7100 already have all the necessary lib files for Note10.1-style multiwindow interface. All you need is to copy the missing permission files from the Note10.1 and find a suitable systemui. With the note1, the missing permission files are com.sec.feature.minimode_tray and com.sec.feature.multiwindow.tablet in the /system/etc/permissions folder. I also enabled the nav bar to access the miniapp drawer by editing build.prop and adding qemu.hw.mainkeys with value 0 and change the ro.sf.lcd_density to 213. With the note1, the suitable dpi was between 200 to 213. Then I copied the systemui,apk and seclauncher2.apk from the Galaxy Tab 2 7" and overwrite the ones on my note1 in /system/app folder. Of course, whenever you copy or change files in the /system folder you need to set the right file permissions, normally -rw-r--r--. With the N7100, you need to find the right dpi, you can try 200, maybe less, maybe more. You need to be on a rooted deodex rom and make a nandroid backup before you do this and install another launcher like apex or nova in case the systemui or tw launcer forecloses so that you can be able to change the dpi to another value until you find the sweet spot. When it finally booted without systemui error, I know it finally worked. After that, all I did was swap the apps from the TAB 2 7" and Note10.1 to my note1 one at a time to see which works on my note1, some works, some don't and found modded apps on this thread most of which works on my note1. That's it fellows. Take a leap.
Attached are the files I have used for my mod on note1 and I believe it would also work on note2 by using a dpi of 192. It is not a CWM flashable file. You will need to extract the file and manually copy to specified directory as described here or according to the folder structure of the extracted zip file.
Procedure:
1. Requirement: N7100 Jelly Bean 4.1.1 rooted and deodexed with unlimited apps multiwindow mod installed. Please make a nandroid backup first so you can return to your previous state in case you need/want to.
2. Install another launcher like Apex or Nova as a failsafe in case TW Launcher forecloses.
3. Install another keyboard and enable it in Settings in case the stock keyboard does not work at 192 dpi.
4. Download SystemUI.apk, SecLauncher2.apk and SecBrowser.apk and copy to /system/app folder overwriting the stock files using Solid Explorer/Root Explorer or any file manager that has root access and set file permission property to -rw-r-r (644).
5. Download permissions.zip below, extract and copy just the contents to /system/etc/permissions folder and set file permission property to -rw-r-r (644).
6. Install build prop editor from the Play Store. Run Build Prop Editor and change ro.sf.lcd.density to 192.
Then add new property: qemu.hw.mainkeys with value 0.
7. Reboot phone and explore. The tray bar at the bottom controls the window layout so if the current layout is not dual-mode then using the flashbar panel to open apps in multiview (that is dual-mode) would not work. It takes a while getting familiar with the interface so take your time.
8. Download modded apps from the Note10.1 forum or maybe mod your own using the guide located in the same thread. You can also use the modded 240 dpi apps as alternatives or import the stock apps from TAB 2 7" and Note10.1 and see which one works.
As always, I am not responsible if you brick your phone. Do it at your own risk.
UPDATE:
So one member - f3w1n - has confirmed he was able to make the mod work on his note2 using 192 dpi and is in the process of exploring the apps that would work from the note10.1 on his note2. See post #10.
MOD for JB 4.1.2
The difference between this mod and the 4.1.1 is that there is no longer a tray/nav bar and that there is only one window layout, that is floating, movable, resizable windows, fullscreen and back and forth, and that there is no need to modify the manifest files of apps just like they do in Note10.1 to work on multiview because almost all apps can be resized but not all apps are supposed to look nice and work on window mode. Some apps are not intended by their developers to work and look good on window mode. The flashbar panel no longer works as I said earlier because there is only one window layout - floating windows. The mod is already working for me in the N7000 on this thread .
1. Requirements: N7100 phone with rooted deodex JB 4.1.2 with unlimited multiwindows mod installed. You can use most custom 4.1.2 roms which already have the unlimited apps multiwindow mod built in. Make a nandroid backup to be safe and backup your apps and data with Titanium Backup/Ultimate Backup,etc.
2. Install an alternative launcher like Apex, Nova, ADW or whatever that supports multidpi just in case stock launcher forecloses. Install another keyboard and enable it in Settings in case the stock keyboard does not work at 192 dpi.
3. Install build prop editor from the play store and edit ro.sf.lcd_density = 192.
4. Download the permission.zip file below and extract it. Copy just one file: com.sec.feature.multiwindow.tablet.xml and place it in /system/etc/permissions folder with -rw-r-r (644) permission using Solid Explorer/Root Explorer/Root Browser Lite/Es Explorer. This is the file that makes it all work. Then delete the file com.sec.feature.multiwindow.phone.xml or just rename it to something else.
5. Download the SecLauncher2.apk below which I took from the TAB 2 7" as the stock launcher is not suited for this mod. Make a backup of the stock launcher. Now copy the SecLauncher2.apk to the /system/app folder with -rw-r-r (644) permission.
6. Download the SecBrowser.apk which I took from the Note10.1 as the stock browser won't run on this mod. Make a backup of the stock browser. Now copy SecBrowser.apk to the /system/app folder with -rw-r-r (644) permission.
7. Reboot your phone and explore - open apps, resize them, move them, open multiple apps, and so forth. Let the rom settle for a while as it builds the cache before it resumes the roms usual speed. As in 4.1.1 mod, you can use apps from TAB2 7" and Note10.1 as well as the modded 240 dpi apps in N7100 forum.
*Read more on my mod thread here.
Disclaimer: I am not responsible if you brick your phone using this mod. Use it at your own risk.
So cool. Pls make one for note 2 stock rom! Thaks!
Sent from my GT-N7100 using xda app-developers app
Oh this is friggin' SWEET!!! Man I hope you can get this working on the Note 2 soon. I think it would be especially useful on a much larger screen, like via HDMI on a docking station or something. Hope you can get this to work in TW as well.
Does it affect battery life?
If it needs root that will be the reason for me to try rooting my Note 2
Sent from my GT-N7105 using xda app-developers app
This is very cool man, nice work, hope we have note 2 version
↖(^▽^)↗ Sent From Rego Galaxy Note!! ↖(^▽^)↗
As of now is only 2 windows avsilable in mutitiview on Note 2?
Awesome
sent from: The New S-Pen
Now, imagine implementing this mod combined with the Desktop Smart Dock as described here!! That would be amazing!!
Looking forward into this, if you want a tester im here
Sent from my GT-N7100 using xda premium
Wow, got it working and looksawesome... Time to download note 10.1 apps!
Sent from my GT-N7100 using xda premium
f3w1n said:
Wow, got it working and looksawesome... Time to download note 10.1 apps!
Sent from my GT-N7100 using xda premium
Click to expand...
Click to collapse
Can you share you steps how you did it?? Does you s-note still work??
Sent from my GT-N7100 using XDA Premium HD app
You have to overwrite the apps that you have attached in the OP, change the lcd density in build.prop to a maximun of 192 (a bit small but its ok) and ad this in the build.prop aswell: qemu.hw.mainkeys=0
So far all is working excenp samsung keyboard and some apps look strange (should be fixed using the note 10.1 ones. Also i think that there is a post with resaizable stock note 2 apps)
When i have time im going to download the jb leak of the note 10.1 and try some apps
Sent from my GT-N7100 using xda premium
f3w1n said:
You have to overwrite the apps that you have attached in the OP, change the lcd density in build.prop to a maximun of 192 (a bit small but its ok) and ad this in the build.prop aswell: qemu.hw.mainkeys=0
So far all is working excenp samsung keyboard and some apps look strange (should be fixed using the note 10.1 ones. Also i think that there is a post with resaizable stock note 2 apps)
When i have time im going to download the jb leak of the note 10.1 and try some apps
Sent from my GT-N7100 using xda premium
Click to expand...
Click to collapse
Ok will wait for the app tests .... then will try it ...
Sent from my GT-N7100 using XDA Premium HD app
This looks nice. Gonna try it when I go back to stock.
In wich line of build.prop I add the code to enable the virtual buttons? Could somebody upload a screenshot? Thanks.:good:
Hell, this looks just gorgeous! As s.o. has mentioned above, this combined with the smart dock... :highfive:
I see a need for a new ROM on this board!
brooon said:
Hell, this looks just gorgeous! As s.o. has mentioned above, this combined with the smart dock... :highfive:
I see a need for a new ROM on this board!
Click to expand...
Click to collapse
+1
brooon said:
Hell, this looks just gorgeous! As s.o. has mentioned above, this combined with the smart dock... :highfive:
I see a need for a new ROM on this board!
Click to expand...
Click to collapse
+10 been coveting this on my note 2 since i got it, good work all.
---------- Post added at 03:48 PM ---------- Previous post was at 03:48 PM ----------
mlecruz said:
This looks nice. Gonna try it when I go back to stock.
Click to expand...
Click to collapse
haha ye that's my problem, now where did i put that nandroid.
You have to add the last line (qemu.hw.mainkeys=0). Look at this screenie.
Sent from my GT-N7100 using xda premium
Any news guys? Some progress? :fingers-crossed:

[Gapps][4.3+][08/18/2013] Direct Inject G-Apps [DPI][NOVA][Scripted]

PROJECT DIRECT INJECT CUSTOM GAPPS FOR ALL DEVICES RUNNING A.O.S.P ANDROID 4.3+
This is a 100% fully updated gapps for android 4.3 AOSP/AOSPA/CM10.1/PACMAN/KING KANG etc etc etc. DO NOT USE THIS PACKAGE ON TOUCHWIZ, SENSE, OR ANY OTHER SKINNED BASED ROMS.
What exactly is this GApps package?
Removes Trebuchet Launcher (Absolutely zero customization options)
Adds Nova Launcher (Tons of customization options)
Nova Launcher has been modified to fix the back button not functioning on 4.3 ROMs
Updates ALL GApps to current Google releases
Sets proper permissions to /system/app, /data/app, and /system/framework
Adds modded DPI friendly Google play store and Google services framework (This helps with PAC and AOSPA users)
Adds Updated Gmail to /system/app
GApps will now survive a full system wipe via updater script on CM based ROMs. I added a script to address this problem that runs off CMs Addon.d folder inside all CM based Roms.
Credits:
Google (AOSP)
Tesla Coil (Nova Developer)
CyanogenMod (Pure Awesomeness)
Team TK (Just cause there awesome)
Changelog:
08/18/2013: First Stable Release!!!
Download Links'
08/18/2013 Gapps: http://www.mediafire.com/?u8teyh0ar0trf7p
WARNING: IF YOUR PHONE BLOWS UP AFTER FLASHING THIS PACKAGE DONT POINT YOUR FINGER AT ME. IF YOU DO I WILL LAUGH AT YOU.
Reserved
Reserved again
Right on man! Thank you for taking the time to put this together. One stop shop.
Sent from my SPH-D710 using xda premium
Very nice!
Sent from my SPH-D710 using XDA Premium 4 mobile app
awesome project you got here...
gonna try it
Cool... Do u ever stop.. Lol thanks
bountyman334 said:
Cool... Do u ever stop.. Lol thanks
Click to expand...
Click to collapse
Sometimes. Lol. A lot of my stuff is for me and my convinence but I release it cause I know I'm not the only one loosing G-Apps after every new nightly.
Sent from my Direct Injected, Turbo charged SPH-L710 using TapaTalk BETA
Want to be direct injected? View my thread!!!
Well, I haven't tried Nova yet, but I'll give it a go.
Thanks!
FreddyFredFred said:
Well, I haven't tried Nova yet, but I'll give it a go.
Thanks!
Click to expand...
Click to collapse
Nova is amazing
Sent from my Direct Injected, Turbo charged SPH-L710 using TapaTalk BETA
Want to be direct injected? View my thread!!!
I'm gonna put out a new update today.
Updated play store with DPI patch
Fixed nova launcher back button issue
Sent from my Direct Injected, Turbo charged SPH-L710 using TapaTalk BETA
Want to be direct injected? View my thread!!!
Thanks
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
How about the non SIII users but are running 4.2.2 on their device? we are also hoping for your 4.2.2 Direct Inject G-Apps
zenesis said:
How about the non SIII users but are running 4.2.2 on their device? we are also hoping for your 4.2.2 Direct Inject G-Apps
Click to expand...
Click to collapse
Will not work!!!
Want to speed up your device? CLICK HERE!!!
Can anyone confirm this working on cm10.1 4.2.2? Thanks
giro8888 said:
Can anyone confirm this working on cm10.1 4.2.2? Thanks
Click to expand...
Click to collapse
This is only for devices running 4.3+++
Want to speed up your device? CLICK HERE!!!
Hey i installed it and it works great but i want to delete nova launcher.How can i do that?

Flash Removed Samsung Apps

I want to be able to use the Samsung allshare app on my phone. I am currently running iNTriNsiC 7-16 and that has all the all share app removed and all of the connected apps with it. I was wondering what specific apps are required to run allshare and how would i install them. Would i have to flash them through recovery or could i just put them in the system apps folder then change the permissions and install the apk?
Go to Negalite ROM thread, second post has a flash able for removed apps. It is Aroma driven and you can install from there. The aroma installer has option to select which apps you want back in. It also installs the libraries etc required to make Samsung apps work. As always make a nan droid first just in case.
SGS4 Sent
Allshare App
zackman2091 said:
I want to be able to use the Samsung allshare app on my phone. I am currently running iNTriNsiC 7-16 and that has all the all share app removed and all of the connected apps with it. I was wondering what specific apps are required to run allshare and how would i install them. Would i have to flash them through recovery or could i just put them in the system apps folder then change the permissions and install the apk?
Click to expand...
Click to collapse
Hi,
you can try SACS23 Rom just download his Version V4 which has 3minit settings the newer ones have the FRAMEWORK you would have to purchase the the app for it otherwise it would give you SystemUI error....I think his rom has the Allshare app included as he leaves some of the Samsung apps on it.. try it out its an awesome rom.
Lucky422 said:
Hi,
you can try SACS23 Rom just download his Version V4 which has 3minit settings the newer ones have the FRAMEWORK you would have to purchase the the app for it otherwise it would give you SystemUI error....I think his rom has the Allshare app included as he leaves some of the Samsung apps on it.. try it out its an awesome rom.
Click to expand...
Click to collapse
I can confirm his rom does have all share
Sent from my SPH-L720 using xda app-developers app

[4.3/4.4] AppOps | Independent App

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

Themer beta problem

Hey guyss,
Im having problems to get themer beta working on my lg2
when i want to get into the themer browser Its says, (themer is not detacting a supported screen dimension or resolution) ,
Phone is rooted and im using Pardus hd rom classic 4.2.2
Sent from my LG-D802 using xda app-developers app
Make sure DPI is set at 480. It won't work otherwise.
abati said:
Hey guyss,
Im having problems to get themer beta working on my lg2
when i want to get into the themer browser Its says, (themer is not detacting a supported screen dimension or resolution) ,
Phone is rooted and im using Pardus hd rom classic 4.2.2
Sent from my LG-D802 using xda app-developers app
Click to expand...
Click to collapse
does that rom support to hide the navbar or change dpi because with aeonflex for it to work people would hide the navbar and it would work while with other roms people change dpi and it would work
XxZombiePikachu said:
does that rom support to hide the navbar or change dpi because with aeonflex for it to work people would hide the navbar and it would work while with other roms people change dpi and it would work
Click to expand...
Click to collapse
hmm i dont know about that, but i only know that the dpi is realy 480. i dont know how i should hide the navbar
i just flashed flex 1.5 and i found the nav bar hide option and themer beta is working now.
i actualy realy loved the paradus hd rom because of the black playstore theme and black youtube theme, is there a way for me to get that working on flex 1.5 guyz ?
abati said:
i just flashed flex 1.5 and i found the nav bar hide option and themer beta is working now.
i actualy realy loved the paradus hd rom because of the black playstore theme and black youtube theme, is there a way for me to get that working on flex 1.5 guyz ?
Click to expand...
Click to collapse
i think you need some inverted playstore/youtube apk's that's usually one way people get them blacked out
XxZombiePikachu said:
i think you need some inverted playstore/youtube apk's that's usually one way people get them blacked out
Click to expand...
Click to collapse
hmm i dont understand what you mean with inverted playstore/ youtube apk
but is it possible to use the playstore/youtube apk from paradus hd rom into the flex rom 1.5 ?
abati said:
hmm i dont understand what you mean with inverted playstore/ youtube apk
but is it possible to use the playstore/youtube apk from paradus hd rom into the flex rom 1.5 ?
Click to expand...
Click to collapse
inverted is what they do to lets say change the white playstore to the blacked out version or white gmail to a blacked out version ifound a thread that has some http://forum.xda-developers.com/showthread.php?t=2130063
XxZombiePikachu said:
inverted is what they do to lets say change the white playstore to the blacked out version or white gmail to a blacked out version ifound a thread that has some http://forum.xda-developers.com/showthread.php?t=2130063
Click to expand...
Click to collapse
aaah i see, thnx for the clear explaination.
gonna try it out now
i just flashed the playstore inverted zip file. but now the playstore doesnt work, each time i try to open it says it stoped working but i can see that background is black.
furthermore the other inverted apps like gmail and youtube are apk version and installing them doesnt work, after clicking the install button it says imidiatly (application not installed)
i thought that this should work out pretty good -_- pitty
abati said:
i just flashed the playstore inverted zip file. but now the playstore doesnt work, each time i try to open it says it stoped working but i can see that background is black.
furthermore the other inverted apps like gmail and youtube are apk version and installing them doesnt work, after clicking the install button it says imidiatly (application not installed)
i thought that this should work out pretty good -_- pitty
Click to expand...
Click to collapse
you have to manually push them in to system/app(or folder they were in originally) and give them the r-w-r-r(0644) permisions
p.s. gonna look into playstore issue(found something here http://forum.xda-developers.com/showthread.php?t=2369167&page=2 it's flashable through recovery I havn;t actually tried it)
XxZombiePikachu said:
you have to manually push them in to system/app(or folder they were in originally) and give them the r-w-r-r(0644) permisions
p.s. gonna look into playstore issue(found something here http://forum.xda-developers.com/showthread.php?t=2369167&page=2 it's flashable through recovery I havn;t actually tried it)
Click to expand...
Click to collapse
bro i installed the Inverted Multi DPI Play Store 4.4.21 zip file, this time i was able to open the app but it says there is no connection.
and i hope i am not asking too mutch, could you please guid me step by step with what you mean with (]you have to manually push them in to system/app(or folder they were in originally) and give them the r-w-r-r(0644) permisions)
As long as you are rooted use an app like root explorer from playstore and you go to system then app and make sure you copy the app you want to replace to a safe place and put the new one in(the new one probably won't have an index so delete it from the system/app) and put permissions
edit: here is a video that explains how to push an app remember to make a copy of the app you are going to replace
https://www.google.com/#q=how+to+push+apps+to+system/app+adb&tbm=vid
Sent from my LG-D800 using XDA Premium 4 mobile app
XxZombiePikachu said:
As long as you are rooted use an app like root explorer from playstore and you go to system then app and make sure you copy the app you want to replace to a safe place and put the new one in(the new one probably won't have an index so delete it from the system/app) and put permissions
edit: here is a video that explains how to push an app remember to make a copy of the app you are going to replace
https://www.google.com/#q=how+to+push+apps+to+system/app+adb&tbm=vid
Sent from my LG-D800 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I installed the black youtube apk and the black gmail apk they'r working, but how should i install the black playstore ? i know its an zip file and that it needs to be flashed trough recovery, but you know i did that yesterday and i was not able to get a connection although i was able to start the app.
Im realy close to get what i want with your help ^^ please help me out a lill bit.
abati said:
I installed the black youtube apk and the black gmail apk they'r working, but how should i install the black playstore ? i know its an zip file and that it needs to be flashed trough recovery, but you know i did that yesterday and i was not able to get a connection although i was able to start the app.
Im realy close to get what i want with your help ^^ please help me out a lill bit.
Click to expand...
Click to collapse
let me look around and see if I can find another playstore i'll report back soon
edit: so this play store is a little more recent hopefully it will work http://forum.xda-developers.com/showthread.php?t=2494145
XxZombiePikachu said:
let me look around and see if I can find another playstore i'll report back soon
edit: so this play store is a little more recent hopefully it will work http://forum.xda-developers.com/showthread.php?t=2494145
Click to expand...
Click to collapse
Brohh im really gratefull to you, I realy learned some news stuff about android ^^.
well this link solved my issue for the playstore http://ultimarom.com/themed-apps/google-play-store/
abati said:
Brohh im really gratefull to you, I realy learned some news stuff about android ^^.
well this link solved my issue for the playstore http://ultimarom.com/themed-apps/google-play-store/
Click to expand...
Click to collapse
ok then well that's great and you learn something new everyday

Categories

Resources