Hello,
I've deleted the alarm clock apk, has someone got an apk for me.
I'm using 2.3.6
Thanks
SLD
Do you mean Clockwidget.apk ?
Sent from my GT-S5830i using xda premium
mmmh whatever opens the alarm screen
peraphs it's that.
Yes, here is it: View attachment DeskClock.apk.
Install it with System Apps Installer or copy it to /system/app/ and set permissions to rw-r-r using Root Explorer.
Tick scheme for permissions:
_____Read Write Execute
Owner . [v] . [v] . [ ]
Group . [v] . [ ] . [ ]
Others . [v] . [ ] . [ ]
-------- Special Permissions --------
Set UID [ ] . Set GID [ ] . Sticky [ ]
Click to expand...
Click to collapse
Hello!
Installed with System Apps Installer, but still doesn't open
maybe a still need to put permissions.
Thanks for your help
sldsld said:
Hello!
Installed with System Apps Installer, but still doesn't open
maybe a still need to put permissions.
Thanks for your help
Click to expand...
Click to collapse
Do you have root?
And do you have the correct app, System Apps Installer [ROOT], by Traber Software?
Click the :good: button if I helped you !!
RubenStauttener said:
Do you have root?
And do you have the correct app, System Apps Installer [ROOT], by Traber Software?
Click the :good: button if I helped you !!
Click to expand...
Click to collapse
yep, system apps installer 2,3.1 with root access.
peraphs it's the dual clock widget
sldsld said:
yep, system apps installer 2,3.1 with root access.
peraphs it's the dual clock widget
Click to expand...
Click to collapse
You should see a "Clock" app in the launcher like here: View attachment 1388238.
I don't think it is the DualClock.apk widget, because that one doesn't open the alarm setting etc., but here is it: View attachment DualClock.apk.
Maybe it is ClockWidget, that one is here: View attachment ClockWidget.apk.
NOTE: After installing it with System Apps Installer [ROOT], go to /system/apps/ and rename "com.android......" to the original names like DeskClock.apk, ClockWidget.apk, and DualClock.apk.
I hope I helped you with this.:fingers-crossed:
RubenStauttener said:
You should see a "Clock" app in the launcher like here: View attachment 1388238.
I don't think it is the DualClock.apk widget, because that one doesn't open the alarm setting etc., but here is it: View attachment 1388264.
Maybe it is ClockWidget, that one is here: View attachment 1388263.
NOTE: After installing it with System Apps Installer [ROOT], go to /system/apps/ and rename "com.android......" to the original names like DeskClock.apk, ClockWidget.apk, and DualClock.apk.
I hope I helped you with this.:fingers-crossed:
Click to expand...
Click to collapse
Really thanks for your help.. i'm trying to install deskclock which i pulled out from another rom. I think it's that.
otherwise i will try the apps you suggested me.
sldsld said:
Really thanks for your help..
Click to expand...
Click to collapse
Don't forget to press the THANKS button !!
RubenStauttener said:
Don't forget to press the THANKS button !!
Click to expand...
Click to collapse
Done it already
Anyway, the app is deskClock.apk... it crashes now
Related
I'm making ADW theme from this template and tutorial: http://code.google.com/p/adw-launcher-android/wiki/ADWThemeGuide
I'm getting constant errors at:
src/x.x.x/main.jar
res/values/icon_pack.xml
I've followed everything correctly.
Has someone made an ADW theme from this tutorial?
Please help me, it's very important!
despotovski01 said:
I'm making ADW theme from this template and tutorial: http://code.google.com/p/adw-launcher-android/wiki/ADWThemeGuide
I'm getting constant errors at:
src/x.x.x/main.jar
res/values/icon_pack.xml
I've followed everything correctly.
Has someone made an ADW theme from this tutorial?
Please help me, it's very important!
Click to expand...
Click to collapse
1. Unzip this attachment and replace the original src folder inside your workspace
2. Open Eclipse -> And select your project with project explorer -> Hit F5 to refresh.
3.According to the turotial
-----------------------------------------------------------------------------
* Modify the app packagename and path (under \src\x.x.x & \gen\x.x.x, you should change it from x.x.x to your.package.name)
o On eclipse, look into your project explorer\package explorer, rightclick the x.x.x package and select "Refactor->Rename..." and follow the instructions.
o To open the package explorer window (if not already open) Click Window > Show View > Package explorer
-----------------------------------------------------------------------------
4. Test your package.
I think this will work for the Java error.
napster007 said:
1. Unzip this attachment and replace the original src folder inside your workspace
2. Open Eclipse -> And select your project with project explorer -> Hit F5 to refresh.
3.According to the turotial
-----------------------------------------------------------------------------
* Modify the app packagename and path (under \src\x.x.x & \gen\x.x.x, you should change it from x.x.x to your.package.name)
o On eclipse, look into your project explorer\package explorer, rightclick the x.x.x package and select "Refactor->Rename..." and follow the instructions.
o To open the package explorer window (if not already open) Click Window > Show View > Package explorer
-----------------------------------------------------------------------------
4. Test your package.
I think this will work for the Java error.
Click to expand...
Click to collapse
Thanks a lot, it worked for the java error.
But, there's another error in res/values/icon_pack.xml . When I copy the lines to enable the icon pack, it's getting the error: "The markup in the document following the root element must be well-formed."
Do you know what's the problem?
despotovski01 said:
Thanks a lot, it worked for the java error.
But, there's another error in res/values/icon_pack.xml . When I copy the lines to enable the icon pack, it's getting the error: "The markup in the document following the root element must be well-formed."
Do you know what's the problem?
Click to expand...
Click to collapse
If you can Email me your icon_pack.xml. then i can look in to that
Email : [email protected]
napster007 said:
If you can Email me your icon_pack.xml. then i can look in to that
Email : [email protected]
Click to expand...
Click to collapse
Ok, I've sent it
napster007 said:
If you can Email me your icon_pack.xml. then i can look in to that
Email : [email protected]
Click to expand...
Click to collapse
Thank you!
I've finally made my theme!
I'll send it to you via attachment.
Again, thank you so much for your help! I really appreciate that.
I don't know where to ask this question but i'll give this a shot.
When making the theme, where do i store the dock background picture that i want to use for my theme? is it under drawables folder if so, what filename should i name it?
Thanks!
ald3n3 said:
I don't know where to ask this question but i'll give this a shot.
When making the theme, where do i store the dock background picture that i want to use for my theme? is it under drawables folder if so, what filename should i name it?
Thanks!
Click to expand...
Click to collapse
I don't know, sorry. I made my theme without dock background.
If u name ur docks provider right as the tutorial says then if u ad ur image to drawable hdpi like name it my_dock
In ur dock_pack xml. Do the <item>my_dock<item>
And when u reload u should have it in ur dock background under custom ur theme I think lol just started myself and just fixed that problem
Sent from my SPH-D700 using XDA App
This file to support Arabic language in 4.1.57
Installation instructions:
1- Root
http://forum.xda-developers.com/showthread.php?t=1016060
2-
A- GingerBlur ★ v1.1
http://forum.xda-developers.com/showthread.php?t=991595
OR
B- GladiAtrix 2
http://forum.xda-developers.com/showthread.php?t=1019097
OR
C- Deodexed 1.5.7
http://forum.xda-developers.com/showthread.php?t=1019994
3- Root Explorer
Download from market
4- Download framework file
http://www.multiupload.com/8HXQ9ADF7P
5- Extract the file then Copy and Replace (framework) to /system/framework/
Very important to change the Permission to rw-r--r-- otherwise you will broke your device.
Restart and enjoy
Well is this going to work in the browser or its the same like the old script that just works in apps and messages ? Thanks tho
this is RTL , not arabic support... it's works for all languges that need RTL
havlaz said:
this is RTL , not arabic support... it's works for all languges that need RTL
Click to expand...
Click to collapse
Can you please explain what that means ?
Sent from my MB860 using XDA Premium App
azy8000 said:
This file to support Arabic language in 4.1.57
Installation instructions:
1- Root
http://forum.xda-developers.com/showthread.php?t=1016060
2-
A- GingerBlur ★ v1.1
http://forum.xda-developers.com/showthread.php?t=991595
OR
B- GladiAtrix 2
http://forum.xda-developers.com/showthread.php?t=1019097
OR
C- Deodexed 1.5.7
http://forum.xda-developers.com/showthread.php?t=1019994
3- Root Explorer
Download from market
4- Download framework file
http://www.multiupload.com/8HXQ9ADF7P
5- Extract the file then Copy and Replace (framework) to /system/framework/
Very important to change the Permission to rw-r--r-- otherwise you will broke your device.
Restart and enjoy
Click to expand...
Click to collapse
Azy what did you use to modify the framework file ? And what pointed you in that direction to target it and modify it ?
Sent from my MB860 using XDA Premium App
molotof said:
Can you please explain what that means ?
Sent from my MB860 using XDA Premium App
Click to expand...
Click to collapse
hebrew and arabic are writen from right to left [ R T L ]
so by modifing the framework we are "fix" our problam with sms texting and emails.
but - every ROM have a Diffranet framework..
so i don't know if this file works for all of them.. (unless he checked it)
here is a program that does the fix automaticly - for any android phone!
(must have root and deoxded rom)
https://code.google.com/p/and-rtl-patcher/
originaly was for HD2 android but works for all android phone
just chack in Interface : stock (no sence)
and build base : Nand
and click GO GO GO
Thanks havlaz for lighting up my path
Thanks guys... is there a way to get that without having a custom ROM i.e. with only a root?
TareX said:
Thanks guys... is there a way to get that without having a custom ROM i.e. with only a root?
Click to expand...
Click to collapse
The only way to modify the framework is to deodex (untangle) the files so you can modify one without wreaking the whole system into a brick and having to go thru loops to bring it back to normal, there is no harm in deodexing right now, whats your issue with not putting deodexed framework files ?
molotof said:
The only way to modify the framework is to deodex (untangle) the files so you can modify one without wreaking the whole system into a brick and having to go thru loops to bring it back to normal, there is no harm in deodexing right now, whats your issue with not putting deodexed framework files ?
Click to expand...
Click to collapse
Well I heard I'll be missing out on the Atrix update if I do that... that's all. But then again the benefits of a Deodex seem to outweigh those of the new update...
molotof said:
The only way to modify the framework is to deodex (untangle) the files so you can modify one without wreaking the whole system into a brick and having to go thru loops to bring it back to normal, there is no harm in deodexing right now, whats your issue with not putting deodexed framework files ?
Click to expand...
Click to collapse
Molotov, does this Arabization patch fix the disconnected arabic words in the Launcher Pro facebook widget?
Thing is my Atrix was bought off ebay so if I brick it, it's over...
Yes it does work with facebook, but I am not sure about launcher pro
Sent from my MB860 using XDA Premium App
Hi there... When I unzip, I get a framework folder but no Framework file!
هذا ملف التعريب
http://www.4shared.com/file/hTTmbwfy/Arabic-Farsi_Atrix_4g.html
salem190 said:
هذا ملف التعريب
http://www.4shared.com/file/hTTmbwfy/Arabic-Farsi_Atrix_4g.html
Click to expand...
Click to collapse
Thank you. Will this version work with 4.1.57?
hisham2k said:
Thank you. Will this version work with 4.1.57?
Click to expand...
Click to collapse
Yes, but I do as is shown in the picture after the transfer of files
/ system / fonts / DroidSansArabic.ttf
/ system / framework / framework
After finishing work to restart the device
salem190 said:
Yes, but I do as is shown in the picture after the transfer of files
/ system / fonts / DroidSansArabic.ttf
/ system / framework / framework
After finishing work to restart the device
Click to expand...
Click to collapse
Thanks again... Works beautifully except that all GMAIL headers now say "Forgot password?"...
Any ideas.
hisham2k said:
Thank you. Will this version work with 4.1.57?
Click to expand...
Click to collapse
I can confirm that the Arabic RTL fix by the DroidSansArabic.ttf/framework.jar files overwrite does work with both Gingerblur and Gladiatrix ROMS on 4.1.57.
Cool, but now that I have RTL, how do I actually get Arabic?
How do I get:
1) Fonts
2) Keyboard that actually works properly?
3) What is everybody else doing?
Thanks
Please solve the problem in Gmail.
Browser is solved by replacing it with Firefox or opera.
The only remaining is Gmail and it is so so important to be Arabized.
By the way is there any alternatives to gmail where we can see emails with Arabic connected letters? any suggestions?
OP- theme package(morph)+other apps(samsung tts, memo apk...etc)
2nd post - launcher, widgets, media
***********************************
SGS3 Addon-It ported from SGS3 JB firmware, Working all good.
These files are from madphone(http://forum.xda-developers.com/showthread.php?t=1669190),
and Great work by froilson(http://forum.xda-developers.com/showthread.php?t=1847692); So all credit goes to them..!
1st post-Theme + other stuffs
2nd post-Launcher/Widget/Media files
**mrmad edition-v1.1
#changed version name
- Launcher Update(LH7): small Samsung Bug Fixes, fixed Wallpaper again, like original S3 (better performance)
- added S Voice And Samsung TTS (not all features due to missing S3 Apps; still buggy, but this is samsung )
- DicePlayer as Video Player and Pop Up Play Replacement. Buy the Donate Version if you like it!
- merged with hdpi addon by smalldookie, should work on hdpi devices too now
#What I modified
Removed most of media files and system apps; NS cannot flash because of less RAM.(Find widgets and launchers from second post.)
Removed xhdpi images
Download
http://d-h.st/users/articudos/?fld_id=10892#files
##This doesn't fully theme your ROM like SGS3. I'll add more themes if I have some free time.
##Don't use twrp!!
Cwm needed for morphing
Rom which has theme chooser- switch back to original system theme.
Hitting Thanks:good:button is must
This zip file includes
JB- supported TW5 launcher
Accuweather widget
TouchWiz Yahoo Widgets
notification badge
Wallpaper chooser
Use ONLY in density 240(default)
I haven't tried in other density.
http://d-h.st/users/articudos/?fld_id=10892#files
Flash via cwm..
Credits
smalldookie
madphone
froilson
Thanks for sharing. I've tried more apps?
ioplkj13 said:
Plz do not flash zip file in NS
Unzip, and install or copy&paste @ right directory with permission..
Sent from my Nexus S using XDA
Click to expand...
Click to collapse
what i have to do ??????? what is this : @ right directory with permission..
Removed!
ioplkj13 said:
Sorry for my bad english...
1. Extract zip file
2. In Xtras/ , there is system\app and data folder..
3. copy& paste files which you want using root explorer(or other apps which has same function)
4. Give permission...
( Some apps might not working because framework related..)
5. reboot&enjoy
edit :
I just noticed that there is flashable zip file which works in NS cm nightlies
I didn't tried yet
http://www.mrmad.net/samsung-addon-packet-cm9-i9000-im-sgs3-look-2105
Click to expand...
Click to collapse
I presume permission: wr-r-r, and just move the app to /system/app,
adb push [location of the file] system/app and ur good to go
Thanks for sharing it
ioplkj13 said:
Sorry for my bad english...
1. Extract zip file
2. In Xtras/ , there is system\app and data folder..
3. copy& paste files which you want using root explorer(or other apps which has same function)
4. Give permission...
( Some apps might not working because framework related..)
5. reboot&enjoy
edit :
I just noticed that there is flashable zip file which works in NS cm nightlies
I didn't tried yet
http://www.mrmad.net/samsung-addon-packet-cm9-i9000-im-sgs3-look-2105
Click to expand...
Click to collapse
thanks i trying to install this zip by the recovery
Thanks for your contribution .
Very very beatiful , fine and smooth if you install this zip(twics-cm9-nightly-addon 1.3) in recovery and you have paranoid or cm9 nightly installed on nexus ..
I love it , thanks for all... most of the apps works fine and great!
S Memo not working... In the end of the install process it says "App not installed"
Just coping to system don't work either.
Filipe Galego said:
S Memo not working... In the end of the install process it says "App not installed"
Just coping to system don't work either.
Click to expand...
Click to collapse
Try 'signedMemo.apk' from GNex zip file.
I didn't tried zip files for NS because I'm too lazy to flash cm9..
Sent from my Nexus S using XDA
Filipe Galego said:
S Memo not working... In the end of the install process it says "App not installed"
Just coping to system don't work either.
Click to expand...
Click to collapse
for me it works..
ps= i have installed this theme in recovery!
I'm trying to port Accuweather, but it causes FC..
I mean, Widget appears but When I click, FC problem..
Sent from my Nexus S using XDA
ioplkj13 said:
I'm trying to port Accuweather, but it causes FC..
I mean, Widget appears but When I click, FC problem..
Sent from my Nexus S using XDA
Click to expand...
Click to collapse
terrible bugs : when you gaming with a game like LINE RUNNER , the nexus s has some reboots or it closes the game news : it crashes, closes the game and has some reboot when you gaming and you have open the wifi
Andrew1998 said:
terrible bugs : when you gaming with a game like LINE RUNNER , the nexus s has some reboots or it closes the game news : it crashes, closes the game and has some reboot when you gaming and you have open the wifi
Click to expand...
Click to collapse
IMO, SGS3 apps are heavy for nexus s.
How about deleting system apps which u don't use?(just be careful..)
Sent from my Nexus S using XDA
Digital Clock
Where can I get the Digital Clock apk from I didn't see it in those files
DOESTACKS said:
Where can I get the Digital Clock apk from I didn't see it in those files
Click to expand...
Click to collapse
/extra/data/app
oops! accidentally beamed from my awesome NEXUS S!
Dude the zip file you mentioned in the OP does not work. I check it and the framework is not built for NS devices.
I dont know how you got them to work on your devices. If you dont mind please share the way you did. Cause i just flashed it thru CWM but nothing happened.
thanks
frost866 said:
Dude the zip file you mentioned in the OP does not work. I check it and the framework is not built for NS devices.
I dont know how you got them to work on your devices. If you dont mind please share the way you did. Cause i just flashed it thru CWM but nothing happened.
thanks
Click to expand...
Click to collapse
Jesus! Unzip/extract the files and install the apks to /system/app MANUALLY, dont flash it thru CWM or TWRP cos it won't work
Hey, I have never installed a theme. Do I simply have to flash the zip or do I also have to put the music.apk and the other files offered for download into their respective folders?
I already am on Zeus 6.37n. Thank you!
first flash the flashable zip
then extract the apk files and put them into system/app root folder
after that set permissions to
**
*
*
reboot the device
done
btw, update your zeus
theaks30 said:
btw, update your zeus
Click to expand...
Click to collapse
I would, but then I won't get a GPS fix. So I went back.
theaks30 said:
f
after that set permissions to
**
*
*
Click to expand...
Click to collapse
sorry, but how do i do that?
He was saying: rw-r--r--
Or 644
roter$baron said:
sorry, but how do i do that?
Click to expand...
Click to collapse
Download Root Browser Lite -> go to system -> app -> copy all the apk's( do not install them) -> then set permision to rw-r--r--(press on the apk - permission)
DaemonOnx said:
Download Root Browser Lite -> go to system -> app -> copy all the apk's( do not install them) -> then set permision to rw-r--r--(press on the apk - permission)
Click to expand...
Click to collapse
thanks a lot, mate!
roter$baron said:
thanks a lot, mate!
Click to expand...
Click to collapse
No problem
I guess my explanation wasnt good enough
Better luck next time
i want to change tge icons in navbar for example i want to replace the home button with xperia logo , could anyone please guide me on how to do this?
Rzr92 said:
i want to change tge icons in navbar for example i want to replace the home button with xperia logo , could anyone please guide me on how to do this?
Click to expand...
Click to collapse
I use Nova launcher and I can do it with that
could you please tell me how to change it with nova launcher? I am also using nova but don't know the procedure to change the icons
I downloaded an app called Icon Finder Plus, then I chose an icon and save it to my phone. Exit the icon app, Then long press the button you want to change and it should come up with, (move/resize/edit). hit the edit and then the picture, then choose the icon you want and your done.
Cheers Rob
that only allows me to change the icons of apps
i want to change the softkeys (home,back nd recent apps button) how can i do that?
Rzr92 said:
that only allows me to change the icons of apps
i want to change the softkeys (home,back nd recent apps button) how can i do that?
Click to expand...
Click to collapse
softkeyz app
Is that app working fully?as i read on play store some people said it soft bricked their device
Rzr92 said:
i want to change tge icons in navbar for example i want to replace the home button with xperia logo , could anyone please guide me on how to do this?
Click to expand...
Click to collapse
Easy, give me a link to the logo you want to use.
Drummerjed said:
Easy, give me a link to the logo you want to use.
Click to expand...
Click to collapse
thanx alot but i dont have a link fir it
could you please make it with the xperia logo?...i mean instead of home button xperia should be written
and could you please teach me how to make this mod myself?
Rzr92 said:
thanx alot but i dont have a link fir it
could you please make it with the xperia logo?...i mean instead of home button xperia should be written
and could you please teach me how to make this mod myself?
Click to expand...
Click to collapse
Could you give me your SystemUI.apk (located in /system/app) and framework-res.apk (/system/framework)
Drummerjed said:
Could you give me your SystemUI.apk (located in /system/app) and framework-res.apk (/system/framework)
Click to expand...
Click to collapse
Yeah sure here they are : https://mega.co.nz/#!OEkjjBiY!N-h7WmPXdkvWZvuu540AlwruWr8vggqTuA2MQMbXXeM
and https://mega.co.nz/#!HYcFgIpT!GyGttAHGKS4nOdBAWfRm21wa_FUn60LPXUBW_T8o9k0
thanx alot
Rzr92 said:
Yeah sure here they are : https://mega.co.nz/#!OEkjjBiY!N-h7WmPXdkvWZvuu540AlwruWr8vggqTuA2MQMbXXeM
and https://mega.co.nz/#!HYcFgIpT!GyGttAHGKS4nOdBAWfRm21wa_FUn60LPXUBW_T8o9k0
thanx alot
Click to expand...
Click to collapse
@Rzr92 Backup first just in case then flash this - http://www.mediafire.com/download/mf880mjly42jcdm/Xperia_logo_softkeys.zip
For other users flash this - http://www.mediafire.com/download/7kiq7iczh7x3u90/Xperia_logo_softkey_universal.zip
[URL=http://www.mediafire.com/view/?vs23e6hxk451bzu]
[/URL]
Drummerjed said:
Backup first just in case then flash this - http://www.mediafire.com/download/mf880mjly42jcdm/Xperia_logo_softkeys.zip
Click to expand...
Click to collapse
It works thanx alot
could you explain how you did this?
Rzr92 said:
It works thanx alot
could you explain how you did this?
Click to expand...
Click to collapse
Yep sure. Basically all of the softkey images are PNG files stored inside SystemUI.apk. And it's really straight forward if you just want to replace PNG files such as battery, signal and softkey icons.
There are two ways, you can either decompile SystemUI.apk and replace the PNGs inside (harder, time consuming method) or use a program called 7zip to open the apk archive and replace the PNGs (easier, quick method).
I used the second method to replace the softkeys. Here's how to do it:
*Always backup in recovery before modifying files*
Install 7zip
Right click SystemUI.apk and select 7zip -> Open archive
You'll see a few files/folders, open 'res' then 'drawable-xxhdpi' you'll see lots of PNG files
The ones I replaced were 'ic_sysbar_home.png' and 'ic_sysbar_home_land.png'
Drag these two files to the Desktop and open them with Photoshop or any image editing software
Erase the existing image and replace with any other desired logo/icon and save (remember the background must be kept transparent)
Drag the edited files back into the SystemUI.apk archive (res->drawable-xxhdpi)
Then copy the edited SystemUI.apk back to your phone, then move it to /system, change permissions to rw- r-- r-- then move it to /system/app and overwrite when prompted (your phone will probably reboot, it's normal)
That's it!
Great guide for modding APKs here - http://forum.xda-developers.com/showthread.php?t=2295002
You rock man.. thanks alot
Center Clock
Drummerjed said:
@Rzr92 Backup first just in case then flash this - http://www.mediafire.com/download/mf880mjly42jcdm/Xperia_logo_softkeys.zip
For other users flash this - http://www.mediafire.com/download/7kiq7iczh7x3u90/Xperia_logo_softkey_universal.zip
[URL=http://www.mediafire.com/view/?vs23e6hxk451bzu]
[/URL]
Click to expand...
Click to collapse
Thanks !!!
Can you pls give me link for Center clock I need it Badly
4.2.2 FW 244 Pls help
Thanks in advance
netharshal13 said:
Thanks !!!
Can you pls give me link for Center clock I need it Badly
4.2.2 FW 244 Pls help
Thanks in advance
Click to expand...
Click to collapse
I'll give it a try, could you give me your SystemUI.apk and framework-res.apk
and also are you running stock rom?
Drummerjed said:
I'll give it a try, could you give me your SystemUI.apk and framework-res.apk
and also are you running stock rom?
Click to expand...
Click to collapse
Yes I am Running on Stock Rom 4.2.2 FW 244 Rooted
I found SystemUI.apk and Framework-res.apk, But i am not able to copy it to my PC plus i have ciopied it to sd card but not able to view on PC
Pls help Thanks
netharshal13 said:
Yes I am Running on Stock Rom 4.2.2 FW 244 Rooted
I found SystemUI.apk and Framework-res.apk, But i am not able to copy it to my PC plus i have ciopied it to sd card but not able to view on PC
Pls help Thanks
Click to expand...
Click to collapse
Use ES File Explorer and grant it root access, then find and long press each of the two files, select Copy, then paste them onto your external sd card or internal storage.
Drummerjed said:
Use ES File Explorer and grant it root access, then find and long press each of the two files, select Copy, then paste them onto your external sd card or internal storage.
Click to expand...
Click to collapse
Thanks !!!
Done :good:
Here are the links
http://d-h.st/MCK
http://d-h.st/4lG