Ice Cream Sandwhich Goodies from SDK! Roboto Font and /system partition! - Android Software/Hacking General [Developers Only]

Hey guys, I downloaded the new SDK and opened up the ICS system.img. I made a .zip for the Roboto font and I am uploading the entire /system partition as we speak.
Just so you know, the current smali/baksmali doesn't work. Even tried the modified baksmali for HC, so until these tools are updated, these apps can't be deodexed.
Here is the Roboto font - http://bit.ly/nKvZlh
--Flashable (depending on phone) thanks to johno168 - http://forum.xda-developers.com/showpost.php?p=18548623&postcount=12
Here is the /system partiton - http://bit.ly/q8Wb3S
Here is just the /system/app folder - http://bit.ly/pamKdr

when will someone get the apks for the new apps?

Can some1 make a flashable zip of font
Sent from my GT-I9000 using Tapatalk

rhys100 said:
when will someone get the apks for the new apps?
Click to expand...
Click to collapse
That will be up in a few mins. The .apks are in there.
hackeron said:
Can some1 make a flashable zip of font
Sent from my GT-I9000 using Tapatalk
Click to expand...
Click to collapse
I would but I have a million other things I'm working on right now. Maybe someone else can do this.

Thanks for the font, can't wait to put it on my phone!

Entire /system partition is up!

just tried to install gmail apk on sg2. 'there is a problem parsing the package'

Everything is now up - font, /system partition, and just the apps from /system/app
Enjoy

rhys100 said:
just tried to install gmail apk on sg2. 'there is a problem parsing the package'
Click to expand...
Click to collapse
You can't install it like that. It's a /system app. You have to push the .apk and the corresponding .odex file to /system/app, chmod 644, and possibly reboot and prepare for a ton of FCs.

i see. i guess ill leave it to the devs. lol

how can i flash zhe files to my htc desire s?
i have downloaded the new sdk an now i can't find the fastboot in the folder...

Heres a flashable Zip for people out there for the font, put it on OP if you like

Droid_Dustin said:
how can i flash zhe files to my htc desire s?
i have downloaded the new sdk an now i can't find the fastboot in the folder...
Click to expand...
Click to collapse
You don't just flash them. And if you have to ask, you shouldn't be messing with it...
johno168 said:
Heres a flashable Zip for people out there for the font, put it on OP if you like
Click to expand...
Click to collapse
Will do! Thanks man!

-viperboy- said:
Will do! Thanks man!
Click to expand...
Click to collapse
Also retweeted ur tweet with a scrren shot of it. Not badd

I've replaced an apk in system app (using root explorer on miui) and then the phone restarted and the app wasn't there anymore... any other instructions?

icetearsboy said:
I've replaced an apk in system app (using root explorer on miui) and then the phone restarted and the app wasn't there anymore... any other instructions?
Click to expand...
Click to collapse
Don't think those apps are compatible at all.

icetearsboy said:
I've replaced an apk in system app (using root explorer on miui) and then the phone restarted and the app wasn't there anymore... any other instructions?
Click to expand...
Click to collapse
The apps min sdk version is 14 so they will only work on ics roms
Sent from my LG GT540 Swift using xda premium

Can somebody update the zips to work with gingerbread? Thanks.
Via My HTC Evo 3D On The Now Network From Sprint.

I use Font Changer (by martino), works great !
Thanks you for the share

What's the license for the font?

Related

Transition Animations custom blend (with video)

Taken from here. I spent several hours today along with Idkwhothatis123 (from xda here ) blending fold, fly-in and bounce to get it how we liked it I'll make an flashable zip for people upon request because everyones framework will be different with themes/roms etc.
this is a link to a zipped anim folder you can replace by
This is no longer necessary unless you would rather use adb. there is a metamorph file attatched download that and put on the root of your sd and download metamorph from the market its free
Code:
adb shell
# mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
#exit
adb pull /system/framework/framework-res.apk
Then open up the res.apk with your choice archive manager. Replace the /framework-res.apk/res/anim folder with the one I've provided.
Reboot into recovery and
Code:
adb shell
#mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
#exit
adb push yoursdk/tools/framework-res.apk /system/framework/
I hope this makes sense and you guys like it
Here is a ****ty vid
Keshav_CoolDude said:
I have uploaded the metamorph file.. Extract and apply using metamorph..
Click to expand...
Click to collapse
Keshav made a metamorph! Download it from the market its free!
I really like this combo. Nice work!
I've been trying to get the fade in/out animations from aosp to work with sense, but it won't seem to work.
Any suggestions?
Sent from my PC36100 using XDA App
1wingangel said:
I've been trying to get the fade in/out animations from aosp to work with sense, but it won't seem to work.
Any suggestions?
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
Trial and error
hi can i get a flashable zip i am running myn's rls3 please i love the transitions
rizzomach said:
hi can i get a flashable zip i am running myn's rls3 please i love the transitions
Click to expand...
Click to collapse
OP updated
I am a N1 user with MIUI ROM..
Can you give me those files only(from anim folder) which you have modified? If I replace the whole folder, then it stucks on bootloop..
Also the lockscreen of MIUI is different, so please dont give me the files which has animations for the lockscreen..
Thanks..
Keshav_CoolDude said:
I am a N1 user with MIUI ROM..
Can you give me those files only(from anim folder) which you have modified? If I replace the whole folder, then it stucks on bootloop..
Click to expand...
Click to collapse
there is a link in the OP for only the ani folder.
[email protected] said:
there is a link in the OP for only the ani folder.
Click to expand...
Click to collapse
I downloaded the attached file(4 mb) and extracted only the anim folder from it and replaced it..
But then it stuck in bootloop..
how can i use this so that it doesnt break my theme
[email protected] said:
there is a link in the OP for only the ani folder.
Click to expand...
Click to collapse
With MetaMorph, it is working.. Dont know what was the problem earlier with flashing..
Thanks for the great transition pack..
Keshav_CoolDude said:
I downloaded the attached file(4 mb) and extracted only the anim folder from it and replaced it..
But then it stuck in bootloop..
Click to expand...
Click to collapse
joselb said:
how can i use this so that it doesnt break my theme
Click to expand...
Click to collapse
by following the instructions in the OP
Keshav_CoolDude said:
With MetaMorph, it is working.. Dont know what was the problem earlier with flashing..
Thanks for the great transition pack..
Click to expand...
Click to collapse
how did you get it to work with metamorph exactly? I am not super familiar with it. I am glad its working!
Thank you it worked perfect....
[email protected] said:
how did you get it to work with metamorph exactly? I am not super familiar with it. I am glad its working!
Click to expand...
Click to collapse
I have uploaded the metamorph file.. Extract and apply using metamorph..
I would love a flashable zip.. Im not running any themes but i am using MIUI v0.11.5 test build on an EVO.. Thanks so much!!
Keshav_CoolDude said:
I have uploaded the metamorph file.. Extract and apply using metamorph..
Click to expand...
Click to collapse
Maddball said:
I would love a flashable zip.. Im not running any themes but i am using MIUI v0.11.5 test build on an EVO.. Thanks so much!!
Click to expand...
Click to collapse
right above you is a metamorph Download metamorph from the market its free!
[email protected] said:
right above you is a metamorph Download metamorph from the market its free!
Click to expand...
Click to collapse
Thanks just downloaded the file and metamorph from the market. Browsing my sd card where i have the rar file and metamorph is only reading zip files.. Any suggestions? Thanks!
joselb said:
how can i use this so that it doesnt break my theme
Click to expand...
Click to collapse
follow the op or send him your framework like in the op.
Maddball said:
Thanks just downloaded the file and metamorph from the market. Browsing my sd card where i have the rar file and metamorph is only reading zip files.. Any suggestions? Thanks!
Click to expand...
Click to collapse
rename the file to .zip
OP, great job on your recent contributions glad to see you putting stuff up for everyone...btw, awesome job on this transition pack, i wanted to do this but didnt take the time to do so......so THANKS!!!!!!
Maddball said:
Thanks just downloaded the file and metamorph from the market. Browsing my sd card where i have the rar file and metamorph is only reading zip files.. Any suggestions? Thanks!
Click to expand...
Click to collapse
extract the rar.
select pick existing theme
navigate to the xml included
Watched the video, installed with metamorph, had to install androzip, rebooted and immediately wet myself.
Freaking awesome. I installed myn's(?) But the animations were annoying.
These somehow aren't and have so much eye candy my left eye is now in a diabetic coma!
Great work!

[LIVEWALLPAPER] ORIGINAL Livewallpapers.apk Nexus S

New port. It's the LiveWallpapers.apk from Nexus S, the ORIGINAL. Very smooth and zero problems. Had to decompile and fix some lines.
Back up and Delete your original LiveWallpapers.apk Then Push to /system/app with the usual permissions. Enjoy.
Screenshot:
Link: Livewallpaper Nexus
APK attached if the Mediafire link fails.
Thanks for the upload! I know this is random, but where's that Music icon from? Is that the gingerbread one? If not, do you mind sharing it?
tehgeekguy said:
Thanks for the upload! I know this is random, but where's that Music icon from? Is that the gingerbread one? If not, do you mind sharing it?
Click to expand...
Click to collapse
Here you go. http://db.tt/7PkHnjD
santiemanuel said:
Here you go. http://db.tt/7PkHnjD
Click to expand...
Click to collapse
Thank you!
Thanks!
1 Problem
I did the backup
Then using root explorer copied that apk from my sdcard folder to my system/app and rebooted but it doesn't work!
I have a rooted N1 with the latest froyo build.
Update 1: I also tried to install that apk package directly from the system file and it says "Parse error" There is a problem parsing the package"??
Update 2: Also tried push via ADB but still no dice
Droid_Nexus said:
Thanks!
Update 2: Also tried push via ADB but still no dice
Click to expand...
Click to collapse
I didn't get it to install too, I think he forgot to edit the manifest for froyo like with the microbes wallpaper.
Try this normal apk, created from the OP's port.
Oh yes, my build.prop has the sdk set to 9, thats why i didnt notice it. Adding to OP when i get to the comp. Its not intended to install like a normal apk.
New version with a lot of fixes:
manifest edited to sdk 8(2.2), cleaned a bunch of lines related to the other LWPs
deleted unnecesary files from raw and xml folders
optiPNG applied to reduce size
classes.dex cleaned
package name changed to com.android.nexuss
signed and installable. Thats all.
Can I install this without having root access?
Sent from my Nexus One using XDA App
Last version works with unrooted phones(supporting LWPs) without problems.
Thanks alot works perfect on desire.

HOT Mixer THEMES FOR ONLY R800i 4.0.A.2.368 ;-)

Hello all guys I have prepared this nice theme for our xperia play, hope you like;-)
I have used UOT KITCHEN ;-)
For those who are 'tired of the''usual''theme prove it takes off and certainly not' more '
Theme is here,TO INSTALL USE RECOVERY:
http://www.multiupload.com/ZFMZQEAQE0
Screenshoot here:
Uploaded with ImageShack.us
Uploaded with ImageShack.us
Here a personal wallpaper of theme image ;-)
Uploaded with ImageShack.us
Your wallpaper is sweet, if you dont mind me asking where can i get it from?
HankKing said:
Your wallpaper is sweet, if you dont mind me asking where can i get it from?
Click to expand...
Click to collapse
I personally changed the background for the play and I am happy that you like, now I add it to the first post so you can download it
Done,you can download it,i have upload in first post ;-)
thanks has been given
how did u make a flashable zip file to work with recovery? i have made my own theme a while ago and got the frameword-res.apk and systemUI.apk. how do i make a flashable zip?
Roshi69 said:
how did u make a flashable zip file to work with recovery? i have made my own theme a while ago and got the frameword-res.apk and systemUI.apk. how do i make a flashable zip?
Click to expand...
Click to collapse
Uot kitchen makes the flashable .zip itself
Sent from my R800i using Tapatalk
I didnt know that zip was flashable lol. what an idiot. cheers
AndroHero said:
Uot kitchen makes the flashable .zip itself
Sent from my R800i using Tapatalk
Click to expand...
Click to collapse
Oh dear God, I think you may have answered something I have been wrestling with for a while. If I use the recovery flash method rather than pushing the files with adb, will the theme also include the new custom lock screens?
I just tried to flash my downloaded UOT .zip and now i've got a bootloop.
Do i just make it the same way as i would if i was pushing the -res and UI .APKs to the phone?
Roshi69 said:
I just tried to flash my downloaded UOT .zip and now i've got a bootloop.
Do i just make it the same way as i would if i was pushing the -res and UI .APKs to the phone?
Click to expand...
Click to collapse
But you have the new firmware 4.0.A.2.368?Specified that' only the firmware and the file and 'have been personally tested and works great.
I extracted the file, found a lot of folders, I don't know what to do next..
Can you do a step by step tutorial on how to install this? Thanks..
brochador said:
I extracted the file, found a lot of folders, I don't know what to do next..
Can you do a step by step tutorial on how to install this? Thanks..
Click to expand...
Click to collapse
You have the recovery? You don't open the zip file and extract it, but put the archive.zip in the directory of the sd and flash it as a zip.
What's recovery? Where can I found it? Sorry, total noob on this..
I got yours workung fine but when i flased mine from uot kitchen i get bootloop. They both contain the same folders. Maybe bad dowbload.
Sent from my R800i using XDA Premium App
brochador said:
What's recovery? Where can I found it? Sorry, total noob on this..
Click to expand...
Click to collapse
And i thought you were a PRO in here
To do this you need the Bootloader Unlocked,and R00T!
http://forum.xda-developers.com/showthread.php?t=1130639
download the package , "BOOT" the package!
but before you do BOOT the package put the Theme in ZIP state anyware to your SDCard.Once you BOOT the package and click Install from SD,find it and CLICK YES !!!! you'll have your theme
Do a nAndroid before doing it (backup)
To enter recovery again,Reboot,when you see the FIRST logo,Hold the Power button and TAP BACK BUTTON like a DONKEY!!!
I think i might be a professional idiot. I know what i was doing wrong.
When i was making my theme with uot kitchen i used the framework-res.apk and systemUI.Apk that were on my computer but these have been there for ages and aren't from the newest firmware that i am on now
Sent from my R800i using XDA Premium App
Cat_On_Droid said:
And i thought you were a PRO in here
To do this you need the Bootloader Unlocked,and R00T!
http://forum.xda-developers.com/showthread.php?t=1130639
download the package , "BOOT" the package!
but before you do BOOT the package put the Theme in ZIP state anyware to your SDCard.Once you BOOT the package and click Install from SD,find it and CLICK YES !!!! you'll have your theme
Do a nAndroid before doing it (backup)
To enter recovery again,Reboot,when you see the FIRST logo,Hold the Power button and TAP BACK BUTTON like a DONKEY!!!
Click to expand...
Click to collapse
I'm only using the stock recovery, lol. haha.. I'm no pro, and not lurking much around to increase my uhmm you know.

Miui extended settings mod *help*

bswann said:
Here you go -
ES Center 1.9.16( Clock is centered )
ES Right 1.9.16 ( clock is to the right )
ES Switched 1.9.16 ( Everything is reversed )
MIUI_Settings ( for controlling Extended Settings )
Click to expand...
Click to collapse
The three ES zips currently do not work because of the flash error "" Installing update.. Amend scripting (update-script) is no longer supported. Amend scripting was deprecated by Google in Android 1.5. It was necessary to remove it when upgrading to the Clockwork Mod 3.0 Gingerbread based recovery. Please switch to edify scripting(updater-script and update-binary) to create working update zip packages. Installation aborted."
I've already asked raver but he's busy so I don't want to bother him any longer. So is anyone willing to instruct me or help me to make the ES zips flash-able so that the MIUI control extended settings apk can work?
Raver's miui settings extended zip down below but it doesn't really change the fact that the ES zip wont flash. So I'm wondering if I should take the update script and Binary from his and place it in the ES zips. Help me out please.
Omg its not signed u have to sign it first
Sent From My Rockin' Galaxy S 4G
DnickDominic said:
Omg its not signed u have to sign it first
Sent From My Rockin' Galaxy S 4G
Click to expand...
Click to collapse
What do you mean sign.. It's not even mine, plus what does having it signed and not signed make a difference? Please inform me
DnickDominic said:
Omg its not signed u have to sign it first
Sent From My Rockin' Galaxy S 4G
Click to expand...
Click to collapse
Unsigned zip files are fine for CWM. It's unsigned APKs that might not work.
EDIT
You're using older CWM zips. Are you sure you want to do this? They're using amend scripting which to me suggests that they're REALLY old. Where'd you get them from?
FBis251 said:
Unsigned zip files are fine for CWM. It's unsigned APKs that might not work.
EDIT
You're using older CWM zips. Are you sure you want to do this? They're using amend scripting which to me suggests that they're REALLY old. Where'd you get them from?
Click to expand...
Click to collapse
http://miuiandroid.com/community/threads/mod-extended-settings-menu-options.7738/
I'm supposed to flash the ES_zips and then use the extended settings apk, but the ES_zips are too old. Raver said it was easy, but I don't understand his professional ways . I still want to do this if I knew, if this works, people who enjoy changing up their miui look for the gs4g would have an extra something . Can you help?
Just extract the miui extra settings and install
Sent From My Rockin' Galaxy S 4G
DnickDominic said:
Just extract the miui extra settings and install
Sent From My Rockin' Galaxy S 4G
Click to expand...
Click to collapse
+1. You can just download the zip and push the files yourself. Make sure you set execute permissions on the files you replace though.
I'm really not getting what you guys are saying.. I'm really slow at these things So do I extract the EScenter.zip and take out the system and META-INF files and push it via file explorer?
Lubcrayon said:
I'm really not getting what you guys are saying.. I'm really slow at these things So do I extract the EScenter.zip and take out the system and META-INF files and push it via file explorer?
Click to expand...
Click to collapse
Only system. Push the system folder to the root directory (/)
FBis251 said:
Only system. Push the system folder to the root directory (/)
Click to expand...
Click to collapse
Oh, I'll try it and let you know. THANKS I know I sounded stupid but my brain seems to function slowly on stuff like this.
I made this CWM zip that I haven't tested yet.
Tell me if it works for you, but like I said the files are old and you might wind up bootlooping.
Pushing the files didn't do anything nor did your zip. :/ The miui control panel doesn't change anything ( If were to change the clock to center it stays in place ) Nothing changes like its supposed to for example, clock centering, carrier changing, or battery hiding. Sigh .______.
u can decompile the system ui and under res layout xml status bar change the clock gravity to center recompile enjoy
RaverX3X said:
u can decompile the system ui and under res layout xml status bar change the clock gravity to center recompile enjoy
Click to expand...
Click to collapse
I guess that's another way , is there a way to change the carrier logo?
Lubcrayon said:
I guess that's another way , is there a way to change the carrier logo?
Click to expand...
Click to collapse
http://miuiandroid.com/community/th...ttings-menu-options.7738/page-135#post-112329
http://speedy.sh/x2X6p/2.3.9-MODs.zip

How to customise APK's Images [EASY]

First off you need a deodoxed custom rom , next copy the desired APK's from your System/App folder or from the zip you flashed or from wherever.
Download and Install WinRAR or 7Zip and drag the APK onto the shortcut on your desktop. It should open it up , next extract the LDPI and the HDPI folder/s onto your desktop.
Edit your pics with any program e.g. Paint.net . Then replace the modified folder with the old one.
Next download SignAPKTics from APKTops and install that. Drag the modded APK to your SD card.
Click START , choose the APK , click next , choose Test Sign and click sign! Wait 1.5 mins! And ot should be done. Now just (with root browser) replace the old one with the modded one.
And re-boot! Enjoy...
hah great tip for us
thanks
Has the OP tested this trick?
Thanks a lot!!!!!!!!!!!! :^)
Sent from my GT-S5360 using xda premium
bumslayer said:
Has the OP tested this trick?
Click to expand...
Click to collapse
Click START , choose the APK , click next , choose Test Sign and click sign! Wait 1.5 mins! And ot should be done. Now just (with root browser) replace the old one with the modded one.
Click to expand...
Click to collapse
I'm not sure if he has tried it with system app. replacing a file like systemUI.apk or framework-res.apk will make our device continously give FC message. we should use zip file to push the apk to /system/app. system app is also should not signed. I always using this trick without signing stuff and it works. we just need to make sure that we're replace the ordinary file (not the .9 one) and put a picture with same resolution with the original one.
Exactly my thoughts. Resigning systems apps is a big NO. I already did it twice (SystemUI.apk) and I ended up with no statusbar. Good thing I had a backup.
bumslayer said:
Exactly my thoughts. Resigning systems apps is a big NO. I already did it twice (SystemUI.apk) and I ended up with no statusbar. Good thing I had a backup.
Click to expand...
Click to collapse
afaik, it's all or nothing. if you resign one system apk, you have to do for all system apk with the same key.
irfanbagus said:
afaik, it's all or nothing. if you resign one system apk, you have to do for all system apk with the same key.
Click to expand...
Click to collapse
AND permissions.. make sure the permissions are same as original BEFORE putting it in the appropriate folder..
noobwithgalaxyy said:
AND permissions.. make sure the permissions are same as original BEFORE putting it in the appropriate folder..
Click to expand...
Click to collapse
Thats the reason I prefer flashing instead of manually replacing the files cuz then you dont need to set the permissions. Its good for lazy people like me
I have tried it and it works. I did it because when I didn't it said "status bar force close".
Sent from my GT-S5360 using XDA
I.AM.H3RO said:
I have tried it and it works. I did it because when I didn't it said "status bar force close".
Sent from my GT-S5360 using XDA
Click to expand...
Click to collapse
lol?
show us screen shots
when making a guide always post screenshots dude,
not just post words,
make it clarified and very detailed so that people reading this will not get lost,
also don't post for the sake of just putting it there,
you have a good title
but when people read this its not "easy"
try to put yourself in other people's shoes,
even i can't comprehend the output you put on this
no offence but make this better and stop posting threads that are useless
The easiest and foolproof method is to use Ninjamorph or metamorph app from market.I've modified tones of .pngs with them.
First open the apk with the app
Exit the app
Go to myfiles/Androidthemes/workspace/name-of-apk/res/
Then go to drawable ldpi
Take a look at all of the .png files
Find which .png you want to replace.
You should make your own pic with photoshop or anything to replace it with exact resolution and name
Store it in the sd-card
Open the app again
Go to Existing project/name-of-apk/res/drawable ldpi
Click on the .png you want to replace
App will ask you to replace it with some other .png
Navigate to the modified pic
It'll replace the .png
Then go back to homepage of app
Then click finish project
Tap on the apk name
App will ask you whether you want to replace the original apk
Do as you want
Reboot phone
Make a nandroid backup before everything. cheers
sent while doin' some burnouts
b16h22 said:
The easiest and foolproof method is to use Ninjamorph or metamorph app from market.I've modified tones of .pngs with them.
First open the apk with the app
Exit the app
Go to myfiles/Androidthemes/workspace/name-of-apk/res/
Then go to drawable ldpi
Take a look at all of the .png files
Find which .png you want to replace.
You should make your own pic with photoshop or anything to replace it with exact resolution and name
Store it in the sd-card
Open the app again
Go to Existing project/name-of-apk/res/drawable ldpi
Click on the .png you want to replace
App will ask you to replace it with some other .png
Navigate to the modified pic
It'll replace the .png
Then go back to homepage of app
Then click finish project
Tap on the apk name
App will ask you whether you want to replace the original apk
Do as you want
Reboot phone
Make a nandroid backup before everything. cheers
sent while doin' some burnouts
Click to expand...
Click to collapse
yea metamorph/ninjamorph is great but i'd prefer to do it in PC and just push it via adb cuz i use photoshop and i find it a hassle to use my phone to edit apk's
It's for those guys who dont know how to decompile/compile apk files with their pc.But I agree with you, pc is the best way to go.
sent while doin' some burnouts
I.AM.H3RO said:
First off you need a deodoxed custom rom , next copy the desired APK's from your System/App folder or from the zip you flashed or from wherever.
Download and Install WinRAR or 7Zip and drag the APK onto the shortcut on your desktop. It should open it up , next extract the LDPI and the HDPI folder/s onto your desktop.
Edit your pics with any program e.g. Paint.net . Then replace the modified folder with the old one.
Next download SignAPKTics from APKTops and install that. Drag the modded APK to your SD card.
Click START , choose the APK , click next , choose Test Sign and click sign! Wait 1.5 mins! And ot should be done. Now just (with root browser) replace the old one with the modded one.
And re-boot! Enjoy...
Click to expand...
Click to collapse
May be you should try it out first.Replacing system apps with root explorer is a very dangerous business.I'm familiar with that.My phone started to do endless boot loops which even a nandroid restore failed to fix and ended up in flashing a new stock rom.
sent while doin' some burnouts
b16h22 said:
May be you should try it out first.Replacing system apps with root explorer is a very dangerous business.I'm familiar with that.My phone started to do endless boot loops which even a nandroid restore failed to fix and ended up in flashing a new stock rom.
sent while doin' some burnouts
Click to expand...
Click to collapse
agree
pushing it using adb is a more safer way, because if something goes wrong with forcing it to system then you can just repush the original system apk
you was replacing a running apk. there's no doubt it will give you FC message (lol). try your method to replace framework-res.apk or any system app/framework. b16h22 is right. your method is dangerous.
I modify my systemui.apk but signapktic give
Doesn't exist
132 installed package
Error ...
I'm just trying to help people , if you don't like it then good for you. I'd love to add screenies but laptop is broken. If you could provide them then brilliant.
Sent from my GT-S5360 using XDA
Use test sign and if that doesn't work are install signapktic
Sent from my GT-S5360 using XDA

Categories

Resources