[Q] Lost torch after rooting. - Galaxy Note GT-N7000 Q&A, Help & Troubleshooting

Just rooted my new Note using Dr.Ketan's guide. All went perfectly well and quick. Big thanks to him.
Reinstalled same stock ROM( Austria). Strange thing: The Samsung application Torch has disappeared. Not a big deal, I know there are tons of them in Plays store.
I liked that one because it had 3 levels of brightness. Just curious: did it happen to anyone?

i have same problem.
i think you downgraded to older ROM (maybe base on 2.3.5) which not included torch app

I downgrated to older rom to get it rooted, but after I flashed exactly same rom, that i had before rooting.

Look if you still have the app in /system/app..
What kernel do you have? Some said that app does not work with kernels other than CF-Root and IIRC latest franco..

I have pda N7000XXLC1, PHONE N7000XXLB2, CSC N7000XXLB3,
It is exactly as before rooting.
kernel 2.6.35.7-N7000XXLC1-CL1003701
I can't find system folder. Don't see the torch in Titanium backup

Go to Settings > About Phone and see what's under kernel..
Use a file manager with root privileges (ES File Explorer, Root Explorer etc) and navigate to /system/app and look there
If you don't find it, open your backup zip with 7zip (or any ROM zip that you know it has that app) and copy the apk from there to your /system/app folder using one of the file managers mentioned above and set permissions like the other apks and reboot..

I know, that my rom had it and doesn't have it now..

it is not in /system/app. Sorry for the dumb question, but where my backup zip. suppose to be? thanks

Ohh..I assumed you made a backup before flashing..
I just check an old LB1 ROM I have and there is an apk named torchwidget.apk I think it's what you're looking for, check if you already have it but if you don't I'll upload it for you..

no, I didn't do backup because there is the same rom in Doctors list, so i flashed it after rooting. I checked in my apps, i don't have it. If you upload it, it would be great. thanks

I appologize, I do have it in system/apps, but it doesn't run for some reason

Here is the file:
Download HERE
- Move that file to your sd card
- Use any file manager with root privileges
- Copy and paste that file to /system/app
- Long press on it and choose "Permissions" from the menu
- Set the permissions so it will be like the other apks in that folder "rw-r--r--"
- Reboot your phone and test the widget
---------- Post added at 01:02 AM ---------- Previous post was at 01:01 AM ----------
55LA said:
I appologize, I do have it in system/apps, but it doesn't run for some reason
Click to expand...
Click to collapse
That's weird..
Even when you try to add the widget to your home screen?

the permissions are same as for other apps. To move it to home screen i need to see it in applications,right? but i don't have it there. Am i missing something?i see it only in file manager

It might be only a widget without actual app..
Go to Settings > Applications > All, do you see it there?
If so then it's only a widget and not a full app, long press on your home screen and see if it appears under the widgets list..

totch
55LA said:
the permissions are same as for other apps. To move it to home screen i need to see it in applications,right? but i don't have it there. Am i missing something?i see it only in file manager
Click to expand...
Click to collapse
not working in some ics rom
me too

matius44 said:
It might be only a widget without actual app..
Go to Settings > Applications > All, do you see it there?
If so then it's only a widget and not a full app, long press on your home screen and see if it appears under the widgets list..
Click to expand...
Click to collapse
I dont see it in Applications. I see it in wdgets list.'

I overrode it with your torch and was able to activate it from widgetd. It works now. Thank you

55LA said:
I overrode it with your torch and was able to activate it from widgetd. It works now. Thank you
Click to expand...
Click to collapse
Good to know, you're welcome

thanks man. i activated it too on 2.3.5 ; but the torch only has one level of brightness. the widget icon becomes blue,yellow and white but no difference in the light
what's the problem?

flashlight
55LA said:
Just rooted my new Note using Dr.Ketan's guide. All went perfectly well and quick. Big thanks to him.
Reinstalled same stock ROM( Austria). Strange thing: The Samsung application Torch has disappeared. Not a big deal, I know there are tons of them in Plays store.
I liked that one because it had 3 levels of brightness. Just curious: did it happen to anyone?
Click to expand...
Click to collapse
install flash light from market ..
almost same

Related

[Q] bundling system apps into pre-existing custom roms?

I'm wanting to install the current version of the AOKP rom onto my note, but i noticed (after I flashed - boh) that there's an FC problem with the included launchers on that rom.
In the instructions they suggest using ADB to push novalauncher's apk file out to your device, but that seems needlessly complex to me when I could just (in theory) bundle the app into the .zip before I flash.
Is there any reason I can't insert the nova.apk into the AOKP.zip file (in /system/app as i understand it), zip it back up, flash the .zip as per normal AOKP instructions and proceed on my merry way?
Is it that simple? Do I need to mess around with chmodding the apk file or should the fact that it's in /system do that stuff for me?
FWIW I have tried this, but got some problems with having lost root between flashes (stupid ICS root) and that caused me some problems and a lot of high-heartrate moments trying to flash back to a working RocketRom build.
I'd rather do it 'properly' with accurate information about what I'm doing before I try again.
Appreciate the assistance.
I am to faceing the same problem but on other device
Sent from my HTC Glacier using xda premium
sideways86 said:
I'm wanting to install the current version of the AOKP rom onto my note, but i noticed (after I flashed - boh) that there's an FC problem with the included launchers on that rom.
In the instructions they suggest using ADB to push novalauncher's apk file out to your device, but that seems needlessly complex to me when I could just (in theory) bundle the app into the .zip before I flash.
Is there any reason I can't insert the nova.apk into the AOKP.zip file (in /system/app as i understand it), zip it back up, flash the .zip as per normal AOKP instructions and proceed on my merry way?
Is it that simple? Do I need to mess around with chmodding the apk file or should the fact that it's in /system do that stuff for me?
FWIW I have tried this, but got some problems with having lost root between flashes (stupid ICS root) and that caused me some problems and a lot of high-heartrate moments trying to flash back to a working RocketRom build.
I'd rather do it 'properly' with accurate information about what I'm doing before I try again.
Appreciate the assistance.
Click to expand...
Click to collapse
I open the ROM zip up and add .apks to the /system/app/ folder all the time..I also delete the ones I know I can and won't use..
There are some apps that won't work like this but its very uncommon..For example I can never include quickpic I always have to manually install it from the market.
sideways86 said:
I'm wanting to install the current version of the AOKP rom onto my note, but i noticed (after I flashed - boh) that there's an FC problem with the included launchers on that rom.
In the instructions they suggest using ADB to push novalauncher's apk file out to your device, but that seems needlessly complex to me when I could just (in theory) bundle the app into the .zip before I flash.
Is there any reason I can't insert the nova.apk into the AOKP.zip file (in /system/app as i understand it), zip it back up, flash the .zip as per normal AOKP instructions and proceed on my merry way?
Is it that simple? Do I need to mess around with chmodding the apk file or should the fact that it's in /system do that stuff for me?
FWIW I have tried this, but got some problems with having lost root between flashes (stupid ICS root) and that caused me some problems and a lot of high-heartrate moments trying to flash back to a working RocketRom build.
I'd rather do it 'properly' with accurate information about what I'm doing before I try again.
Appreciate the assistance.
Click to expand...
Click to collapse
Well my problem is solved
Check the app name of apps ur adding they should not include space in them ( like xda primium.apk) if there r space then remove the space (like xdaprimium.apk) it should work fine
Sent from my HTC Glacier using xda premium
MrDSL said:
I open the ROM zip up and add .apks to the /system/app/ folder all the time..I also delete the ones I know I can and won't use..
There are some apps that won't work like this but its very uncommon..For example I can never include quickpic I always have to manually install it from the market.
Click to expand...
Click to collapse
Thanks man.
One more question - as far as launcher apps go, is there any way to set the default launcher in the .zip file?
If I delete the pre-existing launcher app from the rom in question and add nova.apk should it set itself as the default launcher app automatically?
sideways86 said:
Thanks man.
One more question - as far as launcher apps go, is there any way to set the default launcher in the .zip file?
If I delete the pre-existing launcher app from the rom in question and add nova.apk should it set itself as the default launcher app automatically?
Click to expand...
Click to collapse
no you will prbably need to makea script to get it to work
How can i make the required script??
plz help
---------- Post added at 09:41 PM ---------- Previous post was at 09:37 PM ----------
And ive heard "the TouchWiz launcher included in the rom has hardware acceleration for better graphics performance while the launchers we use like GO LAUNCHER etc depends totally on cpu. They consume cpu power only and no GPU"
IS THAT SO??????????????
that would not mean a good thing
cause GO launcher or n other launcher are way better than Stock TWiz launcher.
I don't want someone to do all the work for me, but if anyone could direct me to some kind of resource with the relevant syntax and such that'd be amazing.
sideways86 said:
If I delete the pre-existing launcher app from the rom in question and add nova.apk should it set itself as the default launcher app automatically?
Click to expand...
Click to collapse
You can delete any launcher in the original zip and replace it with Nova and it will work. You don't need any script to do that, as suggested before.
thanks chasmodo - this worked flawlessly.

[Q] I changed provider and the simtoolkit is not present

I have JB XXLPZ and changed provider today.
From the documentation from the provider I need to set things via the simtoolkit. I don't see the icon and can't find it anywhere?
Also I have the phone rooted and am running the TZ 3.5 kernel.
Any hints or tips?
Midnight Shadow said:
I have JB XXLPZ and changed provider today.
From the documentation from the provider I need to set things via the simtoolkit. I don't see the icon and can't find it anywhere?
Also I have the phone rooted and am running the TZ 3.5 kernel.
Any hints or tips?
Click to expand...
Click to collapse
Are u sure u dont see simtoolkit in my launcher. U can check app manager see simtoolkit. I think u need turn on and turn off airplane mode
Sent from my GT-I9070 using Tapatalk 2
Midnight Shadow said:
I have JB XXLPZ and changed provider today.
From the documentation from the provider I need to set things via the simtoolkit. I don't see the icon and can't find it anywhere?
Also I have the phone rooted and am running the TZ 3.5 kernel.
Any hints or tips?
Click to expand...
Click to collapse
Install SD Maid app, press left soft button and go to settings of that app. Check "Include system packeges?". Go back, then go to tab APPCONTROL. Refrash it, then search for stk. Press on it, and tap on Start application.
dungeonshard said:
Are u sure u dont see simtoolkit in my launcher. U can check app manager see simtoolkit. I think u need turn on and turn off airplane mode
Sent from my GT-I9070 using Tapatalk 2
Click to expand...
Click to collapse
Check 10 times and I'm not in airplane mode as I can call en be called. Only data requires some settings for this provider and must be setup via the simtoolkit as per their instuctions.
shut_down said:
Install SD Maid app, press left soft button and go to settings of that app. Check "Include system packeges?". Go back, then go to tab APPCONTROL. Refrash it, then search for stk. Press on it, and tap on Start application.
Click to expand...
Click to collapse
I installed it, but it doesn't show up in the list.
Also original rooted kernel didn't make a change.
When I use ES file-explorer and go to the /system/app folder I see a stk.apk and stk.odex
I was now able to install the stk, but it doesn't show up in the app drawer. Installed size is 0KB.
Midnight Shadow said:
I installed it, but it doesn't show up in the list.
Also original rooted kernel didn't make a change.
When I use ES file-explorer and go to the /system/app folder I see a stk.apk and stk.odex
I was now able to install the stk, but it doesn't show up in the app drawer. Installed size is 0KB.
Click to expand...
Click to collapse
Hmmm. Try to delete both. And wait me to upload deodexed file.
Edit: Try to delete both apk and odex file. And to push this file from attachemt to system/app. (not to install)
shut_down said:
Hmmm. Try to delete both. And wait me to upload deodexed file.
Edit: Try to delete both apk and odex file. And to push this file from attachemt to system/app. (not to install)
Click to expand...
Click to collapse
With sd-maid I'm now able to see the app, but when trying to start it gives a "Not possible!" message...
Midnight Shadow said:
With sd-maid I'm now able to see the app, but when trying to start it gives a "Not possible!" message...
Click to expand...
Click to collapse
Reboot. You pushed this file? And did remove previous apk and odex file of it?
P.S. If you really need that app to open do this:
1. Make backup in CWM.
2. Flash stock FW with Odin. And do factory reset. Or try with factory reset first, without flashing JB with Odin again, if that do not help, then flash FW.
3. Use app for your needs
4. Root phone again
5. Install TZ 3.5
6. Restore your backup.
shut_down said:
Reboot. You pushed this file? And did remove previous apk and odex file of it?
Click to expand...
Click to collapse
I removed the previous two files and copied the one you supplied in it's place.
Ran sd-mail and was able to find the stk app. Unable to run it though.
Then reboot.
After the reboot the sd-maid app was unable to find the stk application like the original ones.
Midnight Shadow said:
I removed the previous two files and copied the one you supplied in it's place.
Ran sd-mail and was able to find the stk app. Unable to run it though.
Then reboot.
After the reboot the sd-maid app was unable to find the stk application like the original ones.
Click to expand...
Click to collapse
Read my edited post. :angel:
shut_down said:
Read my edited post. :angel:
Click to expand...
Click to collapse
Ok. Will do that tomorrow.
For now I use the Wifi hotspot functionality from my company phone.
I need to do the following:
Choose Roaming services.
Choose Selecteer Mode.
Choose Manueel.
Choose International.
Simcard gets updated.
If you know any app that can do the following then I'm all ears
Thanks and I'll update tomorrow!
Midnight Shadow said:
Ok. Will do that tomorrow.
For now I use the Wifi hotspot functionality from my company phone.
I need to do the following:
Choose Roaming services.
Choose Selecteer Mode.
Choose Manueel.
Choose International.
Simcard gets updated.
If you know any app that can do the following then I'm all ears
Thanks and I'll update tomorrow!
Click to expand...
Click to collapse
Solved!
The provider said that my simcard didn't need to be changed because it was of the newer type. So the sim toolkit was not being able to run because it detected the newer type.
Then I explained that I still had no internet. She talked me throug all the settings and they were fiine. On their website there are numerous samples per phone on how to setup this manually.
Is seems that the settings defer for some phones. They told me I had to type "internet" in the access type section while it had to be "default" what I found out by checking the phone of my wife. She has the same provider.
After changing I had my dataconnection.
Thanks for thinking with me!

Silent Camera

Requires Root
Requires ADB
Requires USB Debugging to be enabled
Make sure you backup!
APPS AND PROGRAMS (WINDOWS):
Root: http://forum.xda-developers.com/showthread.php?t=2480429
Install Google Play Apps: http://forum.xda-developers.com/showthread.php?t=2477702
Google Play apps needed:
- SuperSU or SuperUser
- Busybox
ADB File Explorer: http://forum.xda-developers.com/showthread.php?t=1772338
DOWNLOAD:
Modded camera: AMII firmware (original apk is in Restore folder)
INSTRUCTIONS:
1. Root your device
2. Install SuperSU or SuperUser and Busybox via Wondershare MobileGo
3. Use Droid Manager (Start Device Manager -> File Manager) and browse to /system/media/audio/ui
4. Create a new folder (Right click -> New -> New Folder)
5. Right click any sound file (you can ctrl+select multiple files) you do not want and select Move -> Move
6. Go into the folder you created and right click -> Move -> Paste
7. Open Windows explorer and copy apk
8. Paste into /sdcard/download
9. Move into /system/app (it will overwrite with no warning)
Note: keep an eye on the watch as it will popup a few times with messages (eg. grant root, grant adb access)
Media files to delete/rename/move (/system/media/audio/ui):
Auto_focus.ogg
Cam_Start.ogg
Cam_Stop.ogg
Shutter.ogg
I tried to make it as easy as I could for all of you
Alternatively, you can use root explorer and Google keyboard to move/rename/delete on your watch itself
Alternative Solutions:
- Hold finger over speaker
- http://forum.xda-developers.com/showthread.php?t=2621448
does it still make the beep when taking a picture? Ive already changed the file extenstions so thats all good but it still makes a beep when taking a pic
kgbcapthowdy said:
does it still make the beep when taking a picture? Ive already changed the file extenstions so thats all good but it still makes a beep when taking a pic
Click to expand...
Click to collapse
Just like Samsung phones, the sounds are both in the ui folder and inside the apk. You need to replace apk to stop remaining sounds. So in short, yes it gets rid of the sound
_____
Sent from my GT-i9505 using xda premium
Just a question: the autofocus sound (let me use this name) will be totally removed or just decreased the volume?
Mongomeri said:
Just a question: the autofocus sound (let me use this name) will be totally removed or just decreased the volume?
Click to expand...
Click to collapse
Removed completely
Thank you: in this case I wrong something... I will retry
Thx go SuPer ! ! ! and when want can make other sound also.
MFG
Funzler
thank's a lot ! it works without sound...! real spy cam !!!
but i forgot a thing.... : save the original camera.apk...
someone knows where i can fint it ?
Hello!
I'm having problem installing busybox. I install it via Wondershare but when I start droidmanager it says that I need to install busybox for droid manager to work, It then asks if I want to install it. I click yes and then droid manager just crash. Without busybox I cant browse my gear.
Can you please help me?
---------- Post added at 06:32 PM ---------- Previous post was at 06:14 PM ----------
celestial303 said:
Hello!
I'm having problem installing busybox. I install it via Wondershare but when I start droidmanager it says that I need to install busybox for droid manager to work, It then asks if I want to install it. I click yes and then droid manager just crash. Without busybox I cant browse my gear.
Can you please help me?
Click to expand...
Click to collapse
I solved it.
However, I cant browse my gear from the file manager. I see no tree whatsoever.
hi! go to 'app' in your Gear and open busybox. then, click install !!
johan105 said:
hi! go to 'app' in your Gear and open busybox. then, click install !!
Click to expand...
Click to collapse
Thanks Johan. I did that and its now installed. However I cant browse the gear in Droid manager >> File manger. Its completly empty. No trees or folders. Anyone?
celestial303 said:
Thanks Johan. I did that and its now installed. However I cant browse the gear in Droid manager >> File manger. Its completly empty. No trees or folders. Anyone?
Click to expand...
Click to collapse
Check your permission settings in SuperSu
C.E.O said:
Check your permission settings in SuperSu
Click to expand...
Click to collapse
Nice one brudda! It works great now!
johan105 said:
thank's a lot ! it works without sound...! real spy cam !!!
but i forgot a thing.... : save the original camera.apk...
someone knows where i can fint it ?
Click to expand...
Click to collapse
It is in the restore folder in the download link
Hi ! Ooops I had not seen .......I'll look better next time!
sorry and thanks !
Wish there was a way to do this without root
okay i deleted the sound files and replace the camera apk but it is still making this "beep" sound when taking a picture. the other sounds are gone though.
tommy96814 said:
okay i deleted the sound files and replace the camera apk but it is still making this "beep" sound when taking a picture. the other sounds are gone though.
Click to expand...
Click to collapse
Are you sure you replaced it? How did you do it? The modded apk only contains muted sounds
Brendo said:
Are you sure you replaced it? How did you do it? The modded apk only contains muted sounds
Click to expand...
Click to collapse
copy and paste with droid manager. also if i deleted the camera apk if wont let me copy another one in the system/app i guess i will reset and try again unless there's a way to restore the original without resetting the watch.
tommy96814 said:
copy and paste with droid manager. also if i deleted the camera apk if wont let me copy another one in the system/app i guess i will reset and try again unless there's a way to restore the original without resetting the watch.
Click to expand...
Click to collapse
The original (unmodded) apk is available in the restore folder in the link above
Sounds like you have a permissions problem? Do you have root? Perhaps try replacing on device with root browser (or similar)

[Q] Backlight of Softkeys

Hi there!
I want to disable the backlights of the softkeys, without installing an ad-filled apk.
I have installed Slimrom 4.3 from maclaw.pl and the setting to turn backlight off is invisible.
If you go with an rooted file explorer to /sys/class/leds/brightness and switch the value to 0, the backlight immediately turns off.
But if u restart the phone the value is changed everytime to 1 and the Backlight is back on.
So i thought i could write a script, that do this job for me., everytime i start my phome. The script is in the attachments.
Can anyone check if the script is okay? I dont want to brick my phone
And Do you know where the autostart folder for android devices is (like in windows), ive read something about kernel init or something.
And if i want to make a flashable zip out of this script, How to make it? because i dont want everytime i flash an update to work in the system.
Thanks for your time
Go to system settings-buttons-backlight & disable it. If that option it's not present on slim, simply download this. Don't mess with any system file cause this ain't a xperia phone:laugh:
Thanks, but my device is not listed under supported devices in this app and i dont want to keep a 3rd party app running that increases the battery drain and takes ram away. i prefer a little script at system start.
And no the option is not listed in the settings.
kinqme said:
Thanks, but my device is not listed under supported devices in this app and i dont want to keep a 3rd party app running that increases the battery drain and takes ram away. i prefer a little script at system start.
And no the option is not listed in the settings.
Click to expand...
Click to collapse
FYI, I'm using bln app & doesn't drain my bat nor ram (on cm11). Have a nice day
Okay i found that folder it is localized in /system/etc/init.d
I copied the file to there and it is workimg, on every restart the buttons keeps off.
But how to make a flashable zip with that file? is it enough to create a zip with the folder system and its contents are only th underfolder and the file?
kinqme said:
Okay i found that folder it is localized in /system/etc/init.d
I copied the file to there and it is workimg, on every restart the buttons keeps off.
But how to make a flashable zip with that file? is it enough to create a zip with the folder system and its contents are only th underfolder and the file?
Click to expand...
Click to collapse
Search on xda how to make it & if you sure it works I'll add it to my FAQ
Simple flashable fix for that http://www.mediafire.com/?dcq8si0xa1s348j
PolishVodka said:
Simple flashable fix for that http://www.mediafire.com/?dcq8si0xa1s348j
Click to expand...
Click to collapse
I asume it works on all maclaw roms (cm11) too, right!? Can I add it to my FAQ here. Of course I'll give you the proper credits on the special thanks section.
Here we go.
One zip to disable them and one to undo the patch.
thanks for your time
Can I add it to my FAQ?
Of course then other people who has the same problem can solve this problem
kinqme said:
Here we go.
One zip to disable them and one to undo the patch.
thanks for your time
Click to expand...
Click to collapse
Don't think so is good script, because when you got a notification than BLN turn on lights again and will be stay it on to second boot.
sorry my very first try.
i will look on my device, if this happens to me too
The only problem i had was with whatsapp, if u get a message there, the light keeps on till restart.
But in settings - notifications - lights in whatsapp u can turn off the notification lights and then the problem is solved. ( standard is white )
Tahnk you polishwodka
kinqme said:
Here we go.
One zip to disable them and one to undo the patch.
thanks for your time
Click to expand...
Click to collapse
Thanks

Help with OMNI rom

Hi,
I have flashed a custom rom for the very first time.
I have flashed OMNI rom 18/12 build.
I find the haptic feedback or the vibration intensity too high to my liking. I can't find any setting where I can configure this.
The phone vibrates very strongly even when i press things like 'menu' , 'back button' or typing
Its very annoying, please help
kckinn said:
Hi,
I have flashed a custom rom for the very first time.
I have flashed OMNI rom 18/12 build.
I find the haptic feedback or the vibration intensity too high to my liking. I can't find any setting where I can configure this.
The phone vibrates very strongly even when i press things like 'menu' , 'back button' or typing
Its very annoying, please help
Click to expand...
Click to collapse
I think your only solution for that is to turn it off... Or to find out what to change to make it lower. You do not have an option in settings for that.
shut_down said:
I think your only solution for that is to turn it off... Or to find out what to change to make it lower. You do not have an option in settings for that.
Click to expand...
Click to collapse
I am willing to turn off the haptic feedback, but I can't find any option for that anywhere.
kckinn said:
I am willing to turn off the haptic feedback, but I can't find any option for that anywhere.
Click to expand...
Click to collapse
I can't remember where it was, but I did remove it when I used Omni. Try settings>more options - search there.
shut_down said:
I can't remember where it was, but I did remove it when I used Omni. Try settings>more options - search there.
Click to expand...
Click to collapse
Hi,
Thanks again. I found the option to completely turn it off yesterday. Sad, there was no feature to reduce its intensity.
After turning it off, I realized the samsung JB always had a subtle vibration feedback when touching all this. Initially found it a bit weird getting no vibration but now used to it.
Another thing, in samsung JB I could sync FB contacts as well. In this ROM neither does the option in 'contacts' nor in FB app allow to sync contacts to phone book. Not a major issue though.
But, in samsung JB I could sync my calendar with FB, so that I could see all b'days etc on my calendar. No option here. Even though FB is displayed under 'accounts' in setting. There is no option to sync.
But the great thing about it is its speed. There is no lag whatsoever, very smooth so far.
Have a couple of free days in hand, so thinking of trying out CM 10.2 as well
kckinn said:
Hi,
Thanks again. I found the option to completely turn it off yesterday. Sad, there was no feature to reduce its intensity.
After turning it off, I realized the samsung JB always had a subtle vibration feedback when touching all this. Initially found it a bit weird getting no vibration but now used to it.
Another thing, in samsung JB I could sync FB contacts as well. In this ROM neither does the option in 'contacts' nor in FB app allow to sync contacts to phone book. Not a major issue though.
But, in samsung JB I could sync my calendar with FB, so that I could see all b'days etc on my calendar. No option here. Even though FB is displayed under 'accounts' in setting. There is no option to sync.
But the great thing about it is its speed. There is no lag whatsoever, very smooth so far.
Have a couple of free days in hand, so thinking of trying out CM 10.2 as well
Click to expand...
Click to collapse
Maybe some app can help you with FB sync.
Hi,
You may be aware of the problem with the dash clock. It force closes. And it appears partially cut in the lock screen.
After going through the OMNI rom, I found that you had mentioned in post no. #225 to go to system/app and delete dashclock.apk from there.
Since there is no file manager in this ROM. I installed ES file manager and tried to delete dashclock.apk from system/app
But when I try to delete it says "dashclock.apk can not be deleted". I don't know why ?
Is it anything to do with rooting ? I found some discussion in the forum about rooting as well. But couldn't make much of it.
kckinn said:
Hi,
You may be aware of the problem with the dash clock. It force closes. And it appears partially cut in the lock screen.
After going through the OMNI rom, I found that you had mentioned in post no. #225 to go to system/app and delete dashclock.apk from there.
Since there is no file manager in this ROM. I installed ES file manager and tried to delete dashclock.apk from system/app
But when I try to delete it says "dashclock.apk can not be deleted". I don't know why ?
Is it anything to do with rooting ? I found some discussion in the forum about rooting as well. But couldn't make much of it.
Click to expand...
Click to collapse
Root it, set usb debugging on, in ES file explorer set Root explorer ON. Or use some other root explorer if that do not work.
shut_down said:
Root it, set usb debugging on, in ES file explorer set Root explorer ON. Or use some other root explorer if that do not work.
Click to expand...
Click to collapse
I read in the OMNI forum that installing OMNI Rom automatically roots the phone. So is that not true ? If that is the case I will google and find how to root the phone.
I tried to turn on 'root explorer' in the ES file manager. It says 'Sorry, test failed. This feature can not run on your device". Is it an indicator of the the fact that the phone is not rooted ?
Edit: Temporary workaround: I found the post wherein you had told a user how to expand the dash clock widget by sliding it down and holding it and removing it by taking it to the 'x'. I removed it from the lock screen and added the normal clock in its place.
kckinn said:
I read in the OMNI forum that installing OMNI Rom automatically roots the phone. So is that not true ? If that is the case I will google and find how to root the phone.
I tried to turn on 'root explorer' in the ES file manager. It says 'Sorry, test failed. This feature can not run on your device". Is it an indicator of the the fact that the phone is not rooted ?
Edit: Temporary workaround: I found the post wherein you had told a user how to expand the dash clock widget by sliding it down and holding it and removing it by taking it to the 'x'. I removed it from the lock screen and added the normal clock in its place.
Click to expand...
Click to collapse
No it doesn't have SU binaries installed.
metalhead.mechie said:
No it doesn't have SU binaries installed.
Click to expand...
Click to collapse
@metalhead.mechie Well I don't know what that means. I dont know much about tech stuff
From what I have gathered from the discussion in the OMNI Rom Forum, that I download something called 'Super SU" from http://download.chainfire.eu/370/SuperSU/UPDATE-SuperSU-v1.80.zip .
Question:
1. Do i need to extract the contents of the zip ? Or just go to TWRP and just select install from SD card and select the zip folder like i did with OMNI and gapps ?
2. Will this root the phone or do I need to follow other procedure as well ?
kckinn said:
@metalhead.mechie Well I don't know what that means. I dont know much about tech stuff
From what I have gathered from the discussion in the OMNI Rom Forum, that I download something called 'Super SU" from http://download.chainfire.eu/370/SuperSU/UPDATE-SuperSU-v1.80.zip .
Question:
1. Do i need to extract the contents of the zip ? Or just go to TWRP and just select install from SD card and select the zip folder like i did with OMNI and gapps ?
2. Will this root the phone or do I need to follow other procedure as well ?
Click to expand...
Click to collapse
Just install zip in TWRP. And check if usb debugging is on later in Developer options.
kckinn said:
@metalhead.mechie Well I don't know what that means. I dont know much about tech stuff
From what I have gathered from the discussion in the OMNI Rom Forum, that I download something called 'Super SU" from http://download.chainfire.eu/370/SuperSU/UPDATE-SuperSU-v1.80.zip .
Question:
1. Do i need to extract the contents of the zip ? Or just go to TWRP and just select install from SD card and select the zip folder like i did with OMNI and gapps ?
2. Will this root the phone or do I need to follow other procedure as well ?
Click to expand...
Click to collapse
Just flash the zip as shut_down said. This zip contains the binaries as well as supersu app for root acess

Categories

Resources