feature.xml for n7502 (maybe others) - Galaxy Note 3 Neo Android Development

Hi,
Call Button Enable in contact list (works)
Shutter Sound Menu in camera (works)
My rom is N7502XXUANC3 with root.
How to install:
Download View attachment feature.zip and extract feature.xml
Use Root Explorer
Put feature.xml to /system/csc
And rw-r-r permissions for feature.xml
Reboot your device
Try below for more options. Use at your own risk.(copy-paste into feature.xml)
View attachment unconfirmed_CscFeatures.txt

File modified in n7505. Thanks for sharing.

Working ok. Thanks
SM-N7500Q TUR N7500QXXUCNK2 Android 4.4.2
So how call record button is added?
.

For call button I use Wanam xposed.

Nice. It works, thank you.

ahbecan said:
Hi,
Call Button Enable in contact list (works)
Shutter Sound Menu in camera (works)
My rom is N7502XXUANC3 with root.
How to install:
Download View attachment 3048396 and extract feature.xml
Use Root Explorer
Put feature.xml to /system/csc
And rw-r-r permissions for feature.xml
Reboot your device
Try below for more options. Use at your own risk.(copy-paste into feature.xml)
View attachment 3050072
Click to expand...
Click to collapse
thanks sir
how i can root my device n7502

With cf-autoroot. Search in autoroot.chainfire.eu your model. Is there
Enviado desde mi SM-N7505 usando Tapatalk 2

m80dv said:
With cf-autoroot. Search in autoroot.chainfire.eu your model. Is there
Enviado desde mi SM-N7505 usando Tapatalk 2
Click to expand...
Click to collapse
very thanks bro

How did you root your device? Seems very little on this variant N7502.
---------- Post added at 11:26 AM ---------- Previous post was at 11:25 AM ----------
Sorry. My bad. This was already answered.

Related

Add Multiwindow Support for Apps thru CSC file

UPDATE: A fellow xda member created an app that will help you add multiwindow support for your app through feature.xml. You can visit his thread here.
This maybe a simple way to add multiwindow support to apps without having to modify apks and at the same time be able to update your apps without losing multiwindow support just by editing a simple text file. This may or may not work for you.
I don't have a note10.1 but as I was trying to port some features from the note10.1 to the note1, I came across a smali code fragment that checks for multiwindow supported apps in CSC file as well as excluded apps so I tried to investigate further and found out that you can actually add multiwindow support for almost any app by just adding it's package name in feature.xml or other.xml in /system/csc folder. So if you look into your feature.xml file you will see the code below.
Code:
<CscFeature_MultiWindow_AddOnApp>-com.google.android.apps.maps,-com.google.android.maps,-com.google.android.gm,-com.google.android.talk,-com.google.android.youtube,-com.android.chrome,-com.facebook.katana,-com.twitter.android,-com.kakao.talk,-com.android.email,-com.android.mms,-com.sec.android.mms.kor,-com.sec.android.app.snotebook,-com.infraware.polarisviewer4,-com.infraware.polarisoffice4</CscFeature_MultiWindow_AddOnApp>
What to do?
Just delete all package names inside like below:
Code:
<CscFeature_MultiWindow_AddOnApp></CscFeature_MultiWindow_AddOnApp>
Then add the package name of every app you want to have multiwindow support like this...
Code:
<CscFeature_MultiWindow_AddOnApp>com.android.vending</CscFeature_MultiWindow_AddOnApp>
and add another like below (separated by a comma) :
Code:
<CscFeature_MultiWindow_AddOnApp>com.android.vending,com.android.settings</CscFeature_MultiWindow_AddOnApp>
If you notice, there are no "-" prefixes to package names and there are no white spaces (this is very important).
How to find the package name?
You can look into the /data/data folder using root explorer/solid explorer/root browser and find the folder that corresponds to the app you want to add. The folder name is the package name.
NOTE: If you have the feature.xml file but doesn't have the <CscFeature_MultiWindow_AddOnApp></CscFeature_MultiWindow_AddOnApp> code above, then just copy the code above and insert it into your feature.xml file.
NOTE:If you don't have the feature.xml file but have the other.xml file, just copy the code above into your other.xml and edit it and insert the apps you want. Remember to reboot after editing for the change to take effect.
This feature works for my stock rooted deodex note n7000 (not modded for unlimited multiwindow apps).
* The smali code where I got this idea from is note1 JB 4.1.2 so for note10.1 it may also be only available for JB 4.1.2.
If it works for you show some appreciation. Post feedback and share your experience for the benefit of others.
I have a note 10.1 and I tried this. I got into the feature.XML file and it doesn't look anything like that. I would love this to work... but I am still on ICS and wonder if that may be the problem.
Any help? Or was anybody else able to do this and make it work?
Ok I got the file by default all google apps are mutiwindow enabled but the same still do not have this feature
I am 4.1.2 but unfortunately haven't got a multiview line in the xml.
Sent from my GT-I9300 using xda app-developers app
samir_a said:
Ok I got the file by default all google apps are mutiwindow enabled but the same still do not have this feature
Click to expand...
Click to collapse
Yes same here.
I tried with Dropbox and other apps but this mod doesn't work. But a strange thing has happened: when I mod the file all apps in the original list become MultiWindow!! In this way now I have gmail 4.2.1 in MultiWindow and I have download it from playstore (The same thing for YouTube, Facebook, Chrome ecc ecc).
Inviato dal mio GT-N8000 con Tapatalk 2
Mirkokkk said:
I tried with Dropbox and other apps but this mod doesn't work. But a strange thing has happened: when I mod the file all apps in the original list become MultiWindow!! In this way now I have gmail 4.2.1 in MultiWindow and I have download it from playstore (The same thing for YouTube, Facebook, Chrome ecc ecc).
Inviato dal mio GT-N8000 con Tapatalk 2
Click to expand...
Click to collapse
Im glad you also experienced this aswell. I noticed this aswell when i opened up the dock and saw google maps. I did not expect this to happen and thought i always had it but was over looked. Now it all makes sense lol
Sent from my GT-N8000 using Tapatalk 2
What exactly did you change and it which file? I cant find what the op says
Sent from my GT-N8013 using XDA Premium HD app
damonsmith666 said:
What exactly did you change and it which file? I cant find what the op says
Sent from my GT-N8013 using XDA Premium HD app
Click to expand...
Click to collapse
yep... can someone pls explain and clarify?
---------- Post added at 10:02 AM ---------- Previous post was at 10:01 AM ----------
Mirkokkk said:
I tried with Dropbox and other apps but this mod doesn't work. But a strange thing has happened: when I mod the file all apps in the original list become MultiWindow!! In this way now I have gmail 4.2.1 in MultiWindow and I have download it from playstore (The same thing for YouTube, Facebook, Chrome ecc ecc).
Inviato dal mio GT-N8000 con Tapatalk 2
Click to expand...
Click to collapse
can you pls clarify and explain what exactly you did?
thegios said:
yep... can someone pls explain and clarify?
---------- Post added at 10:02 AM ---------- Previous post was at 10:01 AM ----------
can you pls clarify and explain what exactly you did?
Click to expand...
Click to collapse
You must mod feature.xml in System/CSC folder. At the end of this file there are strings for multiwindow. In these strings I have only added "com.dropbox.android". In this way Dropbox didn't become multiwindow but yes all apps in the original list (Gmail, youtube, Facebook etc etc)
Inviato dal mio Galaxy Nexus con Tapatalk 2
Mirkokkk said:
You must mod feature.xml in System/CSC folder. At the end of this file there are strings for multiwindow. In these strings I have only added "com.dropbox.android". In this way Dropbox didn't become multiwindow but yes all apps in the original list (Gmail, youtube, Facebook etc etc)
Inviato dal mio Galaxy Nexus con Tapatalk 2
Click to expand...
Click to collapse
didn't work for me...
I have rooted the tablet, opened feature.xml, added dropbox as you said, rebooted... still nothing
thegios said:
yep... can someone pls explain and clarify?
---------- Post added at 10:02 AM ---------- Previous post was at 10:01 AM ----------
can you pls clarify and explain what exactly you did?
Click to expand...
Click to collapse
Does not work ROM][STOCK][4.1.2] N8000 Stock Rooted Busybox Deodexed
kolmanb said:
Does not work ROM][STOCK][4.1.2] N8000 Stock Rooted Busybox Deodexed
Click to expand...
Click to collapse
same here: stock 4.1.2 rooted rom (not deodexed though)
Tried it and it works!!Stock german 4.1.2 rom.
Verstuurd van mijn GT-N8000 met Tapatalk
aartvv said:
Tried it and it works!!
Verstuurd van mijn GT-N8000 met Tapatalk
Click to expand...
Click to collapse
ok can you pls explain what exactly you have done step by step?
it didn't work for me...
thanks
thegios said:
ok can you pls explain what exactly you have done step by step?
it didn't work for me...
thanks
Click to expand...
Click to collapse
I used solid explorer and went to the map csc.Then opened the feature.xml file.Scrolled all the way down to the multiview part.Then i put -com.dropbox.android,between the other ones.Rebooted and they were there.Gmail and Gmaps work fine only youtube doesnt scale wright.
Only thing is that when i open a the feature.xml file now it's completly blank!!So i cant make a screenshot.Anyone else with this problem?
Verstuurd van mijn GT-N8000 met Tapatalk
aartvv said:
I used solid explorer and went to the map csc.Then opened the feature.xml file.Scrolled all the way down to the multiview part.Then i put -com.dropbox.android,between the other ones.Rebooted and they were there.Gmail and Gmaps work fine only youtube doesnt scale wright.
Only thing is that when i open a the feature.xml file now it's completly blank!!So i cant make a screenshot.Anyone else with this problem?
Verstuurd van mijn GT-N8000 met Tapatalk
Click to expand...
Click to collapse
that's what I did... with no avail... damn... (see attachment)
Oke well don't know if it helps but i putted it behind the the "-com.google android maps," line.Maybe you can try it.
Verstuurd van mijn GT-N8000 met Tapatalk
aartvv said:
Oke well don't know if it helps but i putted it behind the the "-com.google android maps," line.Maybe you can try it.
Verstuurd van mijn GT-N8000 met Tapatalk
Click to expand...
Click to collapse
tried that as well... I put it at the beginning, at the end, and after the two maps right before gm... nothing
and i have your same rom...
maybe you did before some other changes?
aartvv said:
I used solid explorer and went to the map csc.Then opened the feature.xml file.Scrolled all the way down to the multiview part.Then i put -com.dropbox.android,between the other ones.Rebooted and they were there.Gmail and Gmaps work fine only youtube doesnt scale wright.
Only thing is that when i open a the feature.xml file now it's completly blank!!So i cant make a screenshot.Anyone else with this problem?
Verstuurd van mijn GT-N8000 met Tapatalk
Click to expand...
Click to collapse
But Dropbox (and so other added apps in the file) doesn't work in MultiWindow, it's right? With es gestore file i haven't this problem (blank file after the mod).
Inviato dal mio GT-N8000 con Tapatalk 2

[UPDATE - Fix Sound Alive] PORT S5 Music Player

This is multilanguage S5 player!!!
BUGS:
1 - FC tab folder - currently
2 - FC tab albums - currently
3 - FC search on music - currently
3 - opening music from the file manager - FIXED..
4- Audio effects - FIXED..
Besides the above all works!!!
Testing - I9500 - deodexed - XXUFNC1
Only for DEODEXED!!!
Fix audio effects - https://www.mediafire.com/?ons3zt5wd6lljq7
If work is a mistake recommend manually move the files to the device
who want to be the first to test on 9505 :laugh::laugh::laugh:
I'll try and report here the result.
Working with italian (and all european languages)
Can you mirror to another host?
Rasin Ansar said:
Can you mirror to another host?
Click to expand...
Click to collapse
here u go
https://mega.co.nz/#!YENgnToT!_xT9M-XDzVg3AbZZYcANuS6GBsSO2CzqMFVA76pvwhU
Has SoundAlive started working again? In the previous port the app was opening and had no crashes, but it wasn't making any difference to the sound.
Sent from my GT-I9500 using xda premium
i have to install manually
---------- Post added at 04:29 PM ---------- Previous post was at 04:15 PM ----------
dack23 said:
i have to install manually
Click to expand...
Click to collapse
damn i deleated framework cant start anymore need a flashablezip for this ^^ or where i can find framework folder with aroma filemanager
Search music by keyword also force close the music..
Other than that all works...
After restart doesnt work
Gesendet von meinem GT-I9505 mit Tapatalk
guys , is particle effect working? ?
Please reply
i flash but when i restart my device the music player the same, i install it my galaxy s4 9505 using wanamlite 2.4
ferxx17 said:
i flash but when i restart my device the music player the same, i install it my galaxy s4 9505 using wanamlite 2.4
Click to expand...
Click to collapse
you have to manual copy all files with root explorer but anyway its crap after restart doesnt work anymore
dack23 said:
you have to manual copy all files with root explorer but anyway its crap after restart doesnt work anymore
Click to expand...
Click to collapse
yeah i know i put all files with root explorer boot my phone stuck on samsung logo and thanks for the information. (already pressed the thanks button
ferxx17 said:
yeah i know i put all files with root explorer boot my phone stuck on samsung logo and thanks for the information. (already pressed the thanks button
Click to expand...
Click to collapse
thats because u missing framework jar
now install the the music port via cwm again and ur phone boots ^^
---------- Post added at 07:00 PM ---------- Previous post was at 06:52 PM ----------
RohanKalra97 said:
Please reply
Click to expand...
Click to collapse
effect is working but port is crap for now
dack23 said:
thats because u missing framework jar
now install the the music port via cwm again and ur phone boots ^^
---------- Post added at 07:00 PM ---------- Previous post was at 06:52 PM ----------
effect is working but port is crap for now
Click to expand...
Click to collapse
ok, but if i install it correctly and i reboot my phone the music app don't work after a reboot right?
Right but your Phone Boots just install old player
Gesendet von meinem GT-I9505 mit Tapatalk
Just to mention this work on odex don't need to cry for it. You just need to delete odex file if zip doesn't delete it
I've got the s5 music player with fc issue but it works after reboot
So if it doesn't work. Make sure you delete odex files if present
nop
Hi guys thanks for making things like that happen
i need your help , i accidentally removed framework.odex file while removing framework2.apk's Odex , i have an i9500 if anyone could share with me his file , i tried i9505's one it didn't work i'm stuck on boot now :s
Did not work in this stock rom ?
Rami_Debab said:
Hi guys thanks for making things like that happen
i need your help , i accidentally removed framework.odex file while removing framework2.apk's Odex , i have an i9500 if anyone could share with me his file , i tried i9505's one it didn't work i'm stuck on boot now :s
Click to expand...
Click to collapse
I can but solid explorer could not copy it on internal or external memory. which root explorer u use/
---------- Post added at 08:53 AM ---------- Previous post was at 08:26 AM ----------
Rami_Debab said:
Hi guys thanks for making things like that happen
i need your help , i accidentally removed framework.odex file while removing framework2.apk's Odex , i have an i9500 if anyone could share with me his file , i tried i9505's one it didn't work i'm stuck on boot now :s
Click to expand...
Click to collapse
Manage to copy with EFS explorer. :good:

Flashable Marshmallow Google Dialer (Tested on D-850)

Guys, Here is a flashable google dialer version 2.3.12. I have tested it on ported stock rom. Here are the steps:
1. Reboot to Recovery
2. Backup (Recommended)
3. Flash Dialer
4. Reboot
5. Dialer will appear in launcher
You can also set it as default dialer by following these steps:
1. Goto Settings --> General --> Apps
2. Tap the 3 dots on top right and select "Configure Apps"
3. Select Default Apps
4. Change the default dialer under "Phone App" setting.
All credit goes to the original authors/developers!!
Can this work on d855 stock marshmallowI
---------- Post added at 01:56 PM ---------- Previous post was at 01:41 PM ----------
I try it on my d855 and it works but when i dail
One it use the stock ui
Working great on stock MM LG-D855 30B ! Thank you!
man2end said:
Can this work on d855 stock marshmallowI
---------- Post added at 01:56 PM ---------- Previous post was at 01:41 PM ----------
I try it on my d855 and it works but when i dail
One it use the stock ui
Click to expand...
Click to collapse
You'll have to make it the default phone app. See my original post on how to do that. Thanks.
paco68 said:
Working great on stock MM LG-D855 30B ! Thank you!
Click to expand...
Click to collapse
Pleasure
Working for Me!!!
umnex said:
Guys, Here is a flashable google dialer version 2.3.12. I have tested it on ported stock rom. Here are the steps:
1. Reboot to Recovery
2. Backup (Recommended)
3. Flash Dialer
4. Reboot
5. Dialer will appear in launcher
You can also set it as default dialer by following these steps:
1. Goto Settings --> General --> Apps
2. Tap the 3 dots on top right and select "Configure Apps"
3. Select Default Apps
4. Change the default dialer under "Phone App" setting.
All credit goes to the original authors/developers!!
Click to expand...
Click to collapse
Working for me on D858hk, well Can i take you app to my Rom page? ?
umnex said:
Guys, Here is a flashable google dialer version 2.3.12. I have tested it on ported stock rom. Here are the steps:
1. Reboot to Recovery
2. Backup (Recommended)
3. Flash Dialer
4. Reboot
5. Dialer will appear in launcher
You can also set it as default dialer by following these steps:
1. Goto Settings --> General --> Apps
2. Tap the 3 dots on top right and select "Configure Apps"
3. Select Default Apps
4. Change the default dialer under "Phone App" setting.
All credit goes to the original authors/developers!!
Click to expand...
Click to collapse
It working excellent on UNIQ ROM 1.1
Thank you !!!
AbbasM234 said:
Working for me on D858hk, well Can i take you app to my Rom page? ?
Click to expand...
Click to collapse
Sure.
hi guys 2 questions. is there a way to uninstall it without flash the backup file?
and does the app sync.me work with it? showing caller id...
Can I flash this on lollipop (Fulmics 2.7)?
Poslano sa mog LG-D855 koristeći Tapatalk
Thanks, work perfectly on Fulmics 3.1
Poslano sa mog LG-D855 koristeći Tapatalk
apk ?
possible to get it in apk ? i m not rooted. thank
I've been waiting for the Google dialer to be ported to the G3 for soooo long... This one works flawlessly so far. Thank you!!!
Ivan_PERU said:
I've been waiting for the Google dialer to be ported to the G3 for soooo long... This one works flawlessly so far. Thank you!!!
Click to expand...
Click to collapse
This works on a Galaxy S6 running marshmallow!
Thanks!
works well on S6 with mm beta
This is amazing.Thanks!:laugh:
Google contacts installed ok on my d855 as well
http://www.apkmirror.com/apk/google...acts-1-3-07-android-6-0-android-apk-download/
It downloaded and seems to be working just fine on my VS985. Only issue i have is that it still shows in the Play Store. When it attempts to download an update and fails, i have to reboot the phone to use the dialer again. Is there anyway to fix this?
Thanks for your work.
What would happen with updates ?
Thanks for your work, it works on international LG3, and this app is used to reply when receiving a call !
Great job !

[PORT] Note 7 Camera to S7/S7 Edge

Hello,
I am not a developer but I searched during several hours how to port Note 7 camera to my Galaxy S7 Edge.
I simply compared all the files related to the operation of the camera to an image of a note 7 ROM with ROM presents in my s7 edge.
This mod can be applied to S7 also.
Changelog V1.2 : Added Note 7 Gallery
PRE-REQUISITE:
Deodexed ROM
Recovery TWRP or Flashfire
Encription Disabler
Root
Click to expand...
Click to collapse
1- You want to use a flashable ZIP :
- Download this file : https://mega.nz/#!IBBQnahZ!8rzP6m6nGheuSG0pC_FARfZNfAb3TL9A-tRQmyMsZ6A
- Make a backup of your system
- Flash it in recovery, reboot your phone and enjoy!
2- You want copy files yourself :
Link to download files :https://mega.nz/#!gMQDGLKS!SOiKMEFQPNV1LaPZRJ51CKTbcv6maxmm3DEMF7Y3FWg
Before any modification, Make a backup of your system
In the ZIP file you will find all the files to copy to your system directory.
If the file or directory has a version number or a name different from yours, you have to erase or move or rename your file or directory.
When you copied directories and files, you have to modify permissions : 0644 for files and 0755 for directories.
--------------------------------------------
[ADD] If you want Note 7 photo editor, simply flash this file in recovery mode : https://mega.nz/#!EcZAVKjZ!WvzYtCUzAR1gsltXRaZMbvtHMLIT5qss7LrXg_3OFaE
Bugs
- Hyperlapse FC
Try it and tell me if it's good for you.
Yes, please make a flashable zip file,I'm not good in messing up things..
Sent from my SM-G935F using Tapatalk
Flashable zip added!
Whats the difference?
numa001 said:
Flashable zip added!
Click to expand...
Click to collapse
You're the man been waiting for this..
Edit: error flashing - meta info is missing
Sent from my SM-G935F using Tapatalk
joe3681 said:
Whats the difference?
Click to expand...
Click to collapse
Somes differences with note 7 app :
-swipe down/up to change front/back camera
-swipe right to access mods
-swipe left to acces filters and effects
numa001 said:
Somes differences with note 7 app :
-swipe down/up to change front/back camera
-swipe right to access mods
-swipe left to acces filters and effects
Click to expand...
Click to collapse
Can you fix your zip file? Tried flashfire and twrp but it didn't flash
Sent from my SM-G935F using Tapatalk
pogi.paul0119 said:
Can you fix your zip file? Tried flashfire and twrp but it didn't flash
Sent from my SM-G935F using Tapatalk
Click to expand...
Click to collapse
Sorry Zip file fixed !
Flashed the zip but still old camera ?
Verstuurd vanaf mijn SM-G935F met Tapatalk
Same here.. deleted the old cam. Flash the zip after booting same old cam.
Flash again wiping dalvic - boot up-same old camera.. btw thanks for trying.
Sent from my SM-G935F using Tapatalk
zip file not work deleted old camera flash the zip wipe dalvik cache but no camera
can you make an install-able apk?
Ok,got installed using flashfire.. but have some errors..if you can guide me how to fix this would be greatly appreciated..
Sent from my SM-G935F using Tapatalk
Zip file updated and tested in first post/
Thanks man.. i got it working tho by deleting all those camera modes before flashing the zip you provided yesterday..
Edit: if you can provide the note 7 gallery as well that would be great.. thanks
Sent from my SM-G935F using Tapatalk
After flashing, camera app stays the same, but screws over the UI.
All my modes are missing except auto.
iSaitama said:
After flashing, camera app stays the same, but screws over the UI.
All my modes are missing except auto.
Click to expand...
Click to collapse
Did you flash the last version ? Last version is 1.2.
Can you post recovery log ?You can find it in : /data/update.log
Do you have fc in hyperlapse?
Sent from my SM-G935F using Tapatalk
numa001 said:
Did you flash the last version ? Last version is 1.2.
Can you post recovery log ?You can find it in : /data/update.log
Click to expand...
Click to collapse
Ah, I downloaded the flashable zip instead of the manual one, which is 1.1 instead of 1.2 like on the manual one. I will report back after I move all the files manually.
EDIT: It works fine now, but I now realise that I could've converted the 1.2 to a flashable zip by myself, feel kinda stupid now
EDIT2: Managed to get events to work, by reflashing the 1.2 that you just uploaded.
---------- Post added at 10:23 AM ---------- Previous post was at 10:20 AM ----------
[/COLOR]
pogi.paul0119 said:
Do you have fc in hyperlapse?
Click to expand...
Click to collapse
Nope. All the custom modes work fine.
EDIT: When I attempt to view "Events" in the new gallery, I get a FC. Everything else is OK.
Ok. How about the photo editor? Are you using the s7 or the note7? If you are using the photo editor in note7 please upload it as well.. thanks. Sorry being noob..lol
Sent from my SM-G935F using Tapatalk

Installing default Video.apk for Marshmallow ends up - Video has stopped working

Device: SM-G920I
ROM name: [SM-G920/5F] NanoROM TWOSP 5.5.4 20160802 [PDP][Anti-Random-Reboot]
ROM version and base: 5.5.4 PDP
The ROM does not run a lot of default applications so I have ended up having to adjust and install certain .APKs including video myself. I have successfully installed S MEMO and set the permissions.
I attempted to do the same for the video.apk linked in this thread http://forum.xda-developers.com/galaxy-s6-edge/themes-apps/app-request-stock-s6-video-player-t3161722 . However, after putting the app and appfolder in system/priv-apps/video and setting folder permission to rwx-rx-rx and apk permission to rwx-r-r, then subsequently rebooting, after the reboot the app crashes and doesn't work. can anyone provide me assistance in installing the default video .apk?
Icoris said:
Device: SM-G920I
ROM name: [SM-G920/5F] NanoROM TWOSP 5.5.4 20160802 [PDP][Anti-Random-Reboot]
ROM version and base: 5.5.4 PDP
The ROM does not run a lot of default applications so I have ended up having to adjust and install certain .APKs including video myself. I have successfully installed S MEMO and set the permissions.
I attempted to do the same for the video.apk linked in this thread http://forum.xda-developers.com/gal...ps/app-request-stock-s6-video-player-t3161722 . However, after putting the app and appfolder in system/priv-apps/video and setting folder permission to rwx-rx-rx and apk permission to rwx-r-r, then subsequently rebooting, after the reboot the app crashes and doesn't work. can anyone provide me assistance in installing the default video .apk?
Click to expand...
Click to collapse
Should be set as rw-r-r. The apk.
Sent from my SM-G925F
Just tried rw-r-r, still doesn't work
Thanks though
Icoris said:
Just tried rw-r-r, still doesn't work
Thanks though
Click to expand...
Click to collapse
Maybe should be named as ZVideo and ZVideo.apk respectively?.
Sent from my SM-G925F
---------- Post added at 04:17 PM ---------- Previous post was at 04:10 PM ----------
Try this 1. Flash in recovery.
https://mega.nz/#!Il4WWKSK!76ujfl_2bAqxVCmE78zJKqvA3JOGPTr96Ex9AMhELkQ
Sent from my SM-G925F
Rosli59564 said:
Maybe should be named as ZVideo and ZVideo.apk respectively?.
Sent from my SM-G925F
---------- Post added at 04:17 PM ---------- Previous post was at 04:10 PM ----------
Try this 1. Flash in recovery.
https://mega.nz/#!Il4WWKSK!76ujfl_2bAqxVCmE78zJKqvA3JOGPTr96Ex9AMhELkQ
Sent from my SM-G925F
Click to expand...
Click to collapse
The apk and folders were named the same, still didn't work. The flash however worked, any idea why this worked and not the others?
Thanks a lot mate.
Icoris said:
The apk and folders were named the same, still didn't work. The flash however worked, any idea why this worked and not the others?
Thanks a lot mate.
Click to expand...
Click to collapse
Probably the apk itself is causing the error.
Sent from my SM-G925F

Categories

Resources