took me forever to figure this out but any way make sure you are booted into RECOVERY. NOT FASTBOOT. took me forever to figure this out smh then add framework-res.apk to where your adb.exe is, shift-right click, and hit "open command window here".
This mod is by me with help of UOT kitchen and some files extracted from some other Frameworks :)
Feature
-SIII style lock
-Battery % (1% mod)
-Htc framework (Partially)
-More Responsive Statusbar
-ICS Windows Animation
Method:
Stock Rom - XXLK2
Install With CWM (Stock Recovery also work But not sure)
Before install backup your framework, if get boot-loop insert your framewor
I have just came back from a security gathering and one of the presenters from the InfoSec Industry mentioned something about private exploiting framework. Basically he was speaking about Metasploit Framework however since this framework is widely used, IDS and IPS pick up it's payload rather easily. I did approach him after his talk and inquired about this private exploit framework.
Hi there
Since not all ICS roms have the option to remove the vibration feedback on the lockscreen I have edited the framework.jar to remove it.
Instructions:
1.backup original framework.jar from system/framework
2.unzip the modified framework.jar from the attached .zip file
3.push it to system/framework using any root browser
4.set permissions to rw-r--r--
5.reboot
Enjoy
I'm using Xperia arc s at stock rom 4.1.B.0.587 and locked bootloader.
I'm using few mods, and also custom systemui *Colored icons systemui
Few days ago I am starting curious how to add on screen button at my own, and I still cannot do it successfully (got bootloop after xperia title).
Can anyone help me?
What I do: (following the tutorial from http://forum.xda-developers.com/show....php?t=1
Hi peeps
Here is a modded Xperia Z style framework,
For the Xperia P buildnr 54. But i dont know if it works on buildnr 75.
(screenshots in attechment)
..
Hi all,
this is my first thread in this forum.
Hi! Yesterday i rooted my KFHD. I did install Play Store, Framework.apk, Youtube, Loginservices.apk. I was able to login (and i did it) via Youtube. But after reboot, youtube always gets error (Youtube stopped working) and Framework.apk also gets an error and stops. I tryed to reinstall Youtube and Framework.apk but it didn't help. Should i move Youtube and framework APK's to system/app folder?
First of all, i want to be clear that i would like to develop a framework (no like static library) for iOS. I want to import the ".framework" & thats all, it should include all functionality of framework in my target app.
I have seen many static library examples for XCode, but in that we need to import the XCode project for using that in the target application.