Signing made easy.... [ Updated July/2009 ] - Android Themes

Note, this will not work if your SDK or the path that you place this in has any spaces in the dir name!
An Example of this is c:\users\Nikki and Stephen\sdk\tools
Try to put the SDK and the contents of the zip in a dir where the names are all together and not like the one above.
Ok, so I have made a batch file that will automate the entire process of setting up to use the signing tool made by JF. This batch file will set the CLASSPATH, set the PATH, install the registries, let you sign the files manually, and let you push/pull files to the phone.
In order to use this you should have downloaded the sdk already. Simply extract all of the files into the tools dir of your sdk, and run autosign.bat follow the instructions and go through the options one by one, starting with 1 working through 4. You can however, put the contents of this zip anywhere on your computer and it will work. It is just better to put them into the tools dir of your SDK. Especially for the consideration of future versions.
Enjoy,
Stericson
Autosign .zip: http://www.DroidBin.com/Androidstuff/signing.zip

You are one hard working, man.
Thanks.

awesome sir! looking foward to using this great tool....in a virtual machine...with windows xp.....on my mac.....ha ha

Please let me know how it works. It works for me, but there are so many different computer configurations. This is also only tested and expected to work for xp and vista....I don't know if it will work for other o/s versions.
Stericson

will give it a whirl as soon as my cupcake is done baking.

Doesn't work for me on vista, running a 64bit machine, I think it has something to do with how my computer is set up though because of the error message I get

can you be specific as too the error message and what you are doing when it happens?
Stericson

This is badass! Ive been playing with it this morning and all I can say is........
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Now no one has an excuse to not be able to create their own theme!

yeah, it's a great tool, thanks for the help in getting it all work stericson.

Thanks for the autosign batch. It seems like it would make things easier. Now if I could just get it to work....
Here is the error I am getting when running it. (Either via right click or manually through the bat file)
**************
Signing File!
**************
Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad version number in .class file
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
I have it installed in my c:\and_sdk\tools\ folder
Any ideas?
EDIT: Updating Java to most recent version fixed the problem.
Thanks!

tinpusher1 said:
Thanks for the autosign batch. It seems like it would make things easier. Now if I could just get it to work....
Here is the error I am getting when running it. (Either via right click or manually through the bat file)
**************
Signing File!
**************
Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad version number in .class file
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
I have it installed in my c:\and_sdk\tools\ folder
Any ideas?
EDIT: Updating Java to most recent version fixed the problem.
Thanks!
Click to expand...
Click to collapse
I downloaded j2re-1_4_2_19-windows-i586-p.exe but still gives me error...
------------------------------
Exception in thread "main" java.lang.UnsupportedClassVersionError: testsign (Unsupported major.minor version 50.0)
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
File signed successfully if no Errors above.
-------------------------------
Anyone have any idea?

Awesome work! Thank You! I got this to work the first time, and I can finally start to make a theme now. At least I had time to come up with some ideas.
I just want to mention that it was brandenk's thread that got me to look into this. Thanks to all that put in the hard work. Thank you Stericson.

Why isn't this a sticky?

Mac OS X?
Hi all,
There are a few Mac OS X users on this site that would like to do this as well. Obviously we can't use BAT and EXE files in our native environment, but we can use a UNIX-based approach. Does anyone have an intelligible or pre-packaged version of how to do this in UNIX? (I say intelligible because the Google document on this is pretty unintelligible.)

Question, I have a theme in my folder c:\sdk\tools. Do I need to leave the in a zipped file or extract it? The theme would be c:\sdk\tools\update.zip?

Leave it zipped and just sign the update.

I would love to be able to sign my new theme in Ubuntu 9.04.. Anyone know how?
p.s have been searching/reading until 2:30 am am and since 8 am this morning. Driving me nuts.

problem flashing update.zip
I am having some issues flashing my update.zip files. I am getting an error of not being able to find the update path. I am trying to flash a font that I found online. I noticed after signing the zip with the .bat file provided that there is a new folder titled "META-INF". From downloading other signed fonts this looks correct but the ones I have downloaded contain another tree of folders within META-INF that eventually lead to a file titled "update-script". I am assuming that is what is missing from my signed file. What am I doing wrong?

hmmm should be other files inside of the meta folder yes.....just do this, copy the folders from those other font upddates, assuming they are only font updates, and put them in your current meta folder. the update script should be the same.....
if any other problems just post your update.zip...one of us will take a look at it.
Stericson

im on vista and i keep getting an error saying
'java' is not recognized as an internal or external command, operable program or batch file.
can anyone help me with this?

Related

Android Screencast - Control your phone from your PC (My Mobiler for Android)

Alright guys, I finally found a Java App that will actually control your phone from your pc. This is not complicated. Thanks to acid256 for this open source project.
If your looking to do screenshots, use the java screenshot program in this thread
Features
- Mouse and keyboard control FOR ROOTED DEVICES ONLY
- Landscape mode (right click)
- Video recording
- Basic file browser
INSTRUCTIONS
Download Android sdk. Place android-sdk-windows folder on root of your C:\
http://developer.android.com/sdk/index.html
Download(skip login) and install JRE(JDK) 6
http://java.sun.com/javase/downloads/widget/jdk6.jsp
Download the attached java file, unzip it, and just run it.
Place it anywhere you want. It doesnt have to be in the sdk folder like the screenshot program.
Make sure your phone is plugged in for a minute or two.
If you cant get it to control, run the automount app or dual mount sd widget.
Incubus26jc,
You are GOOD ! ! ! !
I've been Googling for something like this since I switched 100% to Android from WinMo (used MyMoblier).
Downloaded and tested it.
Works great!
Thank you so much for a great find!
JM-PDA
OH MY GOD(incubus26jc)!!
finally!!!
incubus....YOU ARE GOD!!
edit:
i cant install JRE(JDK) 6
i keep getting this error:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
edit: i got it to work
i didnt have to install anything
i just put the file in the tools folder and it worked!
this would be lovely if adb worked for me, I haven't ever been able to get adb to work >.<
But still, nice work
edit: nvm got my adb to work, program works great, little laggy but still is great
incubus26jc said:
Alright guys, I finally found a Java App that will actually control your phone from your pc. This is not complicated. Thanks to acid256 for this open source project.
If your looking to do screenshots, use the java screenshot program in this thread
Features
- Mouse and keyboard control FOR ROOTED DEVICES ONLY
- Landscape mode (right click)
- Video recording
- Basic file browser
INSTRUCTIONS
Download Android sdk. Place android-sdk-windows folder on root of your C:\
http://developer.android.com/sdk/index.html
Download(skip login) and install JRE(JDK) 6
http://java.sun.com/javase/downloads/widget/jdk6.jsp
Download the attached java file, unzip it, and just run it.
Place it anywhere you want. It doesnt have to be in the sdk folder like the screenshot program.
Make sure your phone is plugged in for a minute or two.
If you cant get it to control, run the automount app or dual mount sd widget.
Click to expand...
Click to collapse
how were you able to mount your sdcard on the sense 2.1?????
Have chances to work via WiFi?
Because USB data cannot connect on Polaris, only charging
------
SOLVED!
I found program PicMe, which make control via browser or standalone applet.
mrono said:
this would be lovely if adb worked for me, I haven't ever been able to get adb to work >.<
But still, nice work
edit: nvm got my adb to work, program works great, little laggy but still is great
Click to expand...
Click to collapse
It is a little laggy... but so was MyMobiler under WinMo.
No doubt, great android find!
cp0020 said:
how were you able to mount your sdcard on the sense 2.1?????
Click to expand...
Click to collapse
using dual mount sd widget. with system installed to ext 2 partition and data on nand
having problems connecting...
java.lang.RuntimeException: Timeout getting device list!
at net.srcz.android.screencast.Main.waitDeviceList(Main.java:86)
at net.srcz.android.screencast.Main.initialize(Main.java:37)
at net.srcz.android.screencast.Main.<init>(Main.java:25)
at net.srcz.android.screencast.Main.main(Main.java:107)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.sun.javaws.Launcher.executeApplication(Unknown Source)
at com.sun.javaws.Launcher.executeMainClass(Unknown Source)
at com.sun.javaws.Launcher.doLaunchApp(Unknown Source)
at com.sun.javaws.Launcher.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
tried automount still not working, any ideas?
TIA!
ok so first off ill admit i am not a developer. i am tech savy but more so with program use and windows interface. i have absolutely no experience with serious programing.
i have a Droid, firmware 2.1-update1.
it is a company phone, so i dont feel comfortable rooting my device.
will there ever be a way to run this program, or one like it, without rooting my phone?
or does anyone know of a way i can dowload my phone data into an emulator, it run my apps in real time, live as if it was my phone, and then a way to upload any information or changes made to apps/info back onto the phone itself.
please excuse my noobness. just trying to learn as i go
Vertig0 said:
having problems connecting...
java.lang.RuntimeException: Timeout getting device list!
at net.srcz.android.screencast.Main.waitDeviceList(Main.java:86)
at net.srcz.android.screencast.Main.initialize(Main.java:37)
at net.srcz.android.screencast.Main.<init>(Main.java:25)
at net.srcz.android.screencast.Main.main(Main.java:107)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.sun.javaws.Launcher.executeApplication(Unknown Source)
at com.sun.javaws.Launcher.executeMainClass(Unknown Source)
at com.sun.javaws.Launcher.doLaunchApp(Unknown Source)
at com.sun.javaws.Launcher.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
tried automount still not working, any ideas?
TIA!
Click to expand...
Click to collapse
im getting that same problem
I am as well, warmdonut on SD, sdsplit activated, cannot find the device.
worked fine for me. Thanks.
the guy above me mentioned rooting his device. I am assuming that he means getting root access to the system. How can this be achieved?
Naemion said:
the guy above me mentioned rooting his device. I am assuming that he means getting root access to the system. How can this be achieved?
Click to expand...
Click to collapse
Rooting only needs to be done on phones that come with android my default, our phones are already rooted.
He may have been talking about unlocking the phone...
java.lang.RuntimeException: Timeout getting device list!
at net.srcz.android.screencast.Main.waitDeviceList(Main.java:86)
at net.srcz.android.screencast.Main.initialize(Main.java:37)
at net.srcz.android.screencast.Main.<init>(Main.java:25)
at net.srcz.android.screencast.Main.main(Main.java:107)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.sun.javaws.Launcher.executeApplication(Unknown Source)
at com.sun.javaws.Launcher.executeMainClass(Unknown Source)
at com.sun.javaws.Launcher.doLaunchApp(Unknown Source)
at com.sun.javaws.Launcher.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Click to expand...
Click to collapse
ericbond said:
im getting that same problem
Click to expand...
Click to collapse
same here, anybody have any ideas?
Win7, Warm Donut, latest kernel, SD Split Activated
works for me
many many thanks.. I used SOTI and My Mobilier on my WinMo phone... thanks for sharing.
EVO 4
Rooted
2.1 revision
xport said:
same here, anybody have any ideas?
Win7, Warm Donut, latest kernel, SD Split Activated
Click to expand...
Click to collapse
Have you got USB debugging enabled within the application menu on the phone?
I had the same error and thats what it was. I just updated the rom and by default it was unchecked...
Anyhow working well on OSX!! a little laggy..
This is great stuff ... ;-)
as it is java - is this supposed to work on mac as well ? (even if there is no "C drive" ;-)
I've been using this for about 2 weeks now. The timeout issue is down to the service not starting to find the device.
Open a command prompt and navigate to the tools folder of your androidSDK download. type
Code:
adb.exe devices
after this, do it again, it should now pickup your device. Run the app and it should work fine.
I've created a batch file to start all this up when I log into my Win7 machine and it works fine.

[THEMES] Super Swiftkey (140+ added free themes) updated May 05 2016

[THEMES] Super Swiftkey (140+ added free themes) THREAD CLOSED!
Thread is Closed!!!!
No longer supporting this mod here due to users not wanting to be patient and not following forum rules!
I may keep updating but no longer here!!! Thank those who can't read rules and think my time is theirs to dictate!!!!!!
I DON'T EVEN USE THIS MOD!
BYE!
DJ
TEAMBLACKOUT
SUPER SWIFTKEY​
Hello Everyone,
Super Swiftkey is a version of Swiftkey which includes custom themes by me, @sonnysekhon and other very helpful xda members/developers.
We will keep it up to date by posting our modified version in the TBO updater as soon as an update to Swiftkey hits our Play Store.
I will update when TIME allows.
DO NOT REPOST THIS ANYWHERE...MANY DEVELOPERS GAVE US PERMISSION TO DISTRIBUTE..PLEASE HONOR THEM.
Beta will be updated only for research not every one will get themed.
ATTENTION EVERYONE:
FOLLOW XDA RULES...DO NOT ASK FOR ETA .........WE FOLLOW THEM ON PUSHBULLET....I GET NOTIFIED RIGHT AWAY....:highfive::good:....So if it's not a hard update it should only take a few min to check if anything changed in themes and drop our goodies in. Longer if they changed things or I have other obligations. I will report what's up. Ok now the education is over go have fun. [emoji14]
Updated = June 24 2016
Stable SuperSwiftkey:
*****Notice******
New versions for MM and N also arm64 so PAY ATTENTION please!
ALSO:
******If you are on LP M or N and it fails install you'll need to uninstall the old apk then install the new....They change the certificates from LP MM and N to the old one due to making it cross api.
*******NEW******* 6/24/2016
Uploads will now be in the TeamBlackout Updater
Here: TeamBlackOut Updater This is v6.2.1 with Firebase notifications, so No need for pushbullet anymore!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Click to expand...
Click to collapse
Zip's to flash = "Fixes sync and will help with system installed SwiftKey." "BACKUP FIRST" Flash in recovery.
PAY ATTENTION TO THE ZIP LABLES!!!!!!!!! no label is for older devices.......... LP-Lollipop. MM-Marshmallow N-??
SuperSwiftkey folder for the older ones=
"Depreciated
https://www.androidfilehost.com/?w=files&flid=19897"
If you want older ones from the updater go here: TBO Resources
Click to expand...
Click to collapse
Small Change Log:
Updated stable apk's and zips!
Don't wanna wait for us or want beta updates...then you can self update, remove unwanted themes here http://forum.xda-developers.com/showthread.php?t=2958328 for personal use ONLY! NO posting it...Only post YOUR themes YOU create not others.
If we can keep this fun we will keep it updated....So don't be a party pooper...Just relax and enjoy SuperSwiftKey!
Also remember we theme it NOT mod it, please keep this thread on theming NOT modding it. - we will NOT recreate paid themes so don't even ask! Ok now that's covered.....
Enjoy!
DJ, Sonny and all the contributors!
A few sample screens below...MANY more inside!!!
wow looks real sweet, too bad I missed the free offer.
You are my hero
excellent! i hope more people mod this now, i dont really like the dark theme on the Swiftkey Beta.
look good but possible to add few more colors? i want green
I thank you for your hard work. Hope to see more colors coming during your free time. Cheers.
will this work on the swiftkey beta?
I've got an error when compiling using apk manager:
"res\drawable-mdpi\sym_keyboard_search.png:0: Originally defined here.
Exception in thread "main" brut.androlib.AndrolibException: brut.common.BrutExce
ption: could not exec command: [aapt, p, -F, C:\Users\D3V1L\AppData\Local\Temp\A
PKTOOL7988472857239820988.tmp, -I, C:\Users\D3V1L\apktool\framework\1.apk, -S, C
:\Users\D3V1L\Desktop\android-sdk-windows\apk_manager\other\..\projects\Swift.ap
k\res, -M, C:\Users\D3V1L\Desktop\android-sdk-windows\apk_manager\other\..\proje
cts\Swift.apk\AndroidManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(Unknown Source)
at brut.androlib.Androlib.buildResourcesFull(Unknown Source)
at brut.androlib.Androlib.buildResources(Unknown Source)
at brut.androlib.Androlib.build(Unknown Source)
at brut.androlib.Androlib.build(Unknown Source)
at brut.apktool.Main.cmdBuild(Unknown Source)
at brut.apktool.Main.main(Unknown Source)
Caused by: brut.common.BrutException: could not exec command: [aapt, p, -F, C:\U
sers\D3V1L\AppData\Local\Temp\APKTOOL7988472857239820988.tmp, -I, C:\Users\D3V1L
\apktool\framework\1.apk, -S, C:\Users\D3V1L\Desktop\android-sdk-windows\apk_man
ager\other\..\projects\Swift.apk\res, -M, C:\Users\D3V1L\Desktop\android-sdk-win
dows\apk_manager\other\..\projects\Swift.apk\AndroidManifest.xml]
at brut.util.OS.exec(Unknown Source)
... 7 more
Press any key to continue . . ."
Any Guess??
finsmaniac02 said:
will this work on the swiftkey beta?
Click to expand...
Click to collapse
Probably not, this is for the version shown in the pics.
rinxas said:
I've got an error when compiling using apk manager:
"res\drawable-mdpi\sym_keyboard_search.png:0: Originally defined here.
Exception in thread "main" brut.androlib.AndrolibException: brut.common.BrutExce
ption: could not exec command: [aapt, p, -F, C:\Users\D3V1L\AppData\Local\Temp\A
PKTOOL7988472857239820988.tmp, -I, C:\Users\D3V1L\apktool\framework\1.apk, -S, C
:\Users\D3V1L\Desktop\android-sdk-windows\apk_manager\other\..\projects\Swift.ap
k\res, -M, C:\Users\D3V1L\Desktop\android-sdk-windows\apk_manager\other\..\proje
cts\Swift.apk\AndroidManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(Unknown Source)
at brut.androlib.Androlib.buildResourcesFull(Unknown Source)
at brut.androlib.Androlib.buildResources(Unknown Source)
at brut.androlib.Androlib.build(Unknown Source)
at brut.androlib.Androlib.build(Unknown Source)
at brut.apktool.Main.cmdBuild(Unknown Source)
at brut.apktool.Main.main(Unknown Source)
Caused by: brut.common.BrutException: could not exec command: [aapt, p, -F, C:\U
sers\D3V1L\AppData\Local\Temp\APKTOOL7988472857239820988.tmp, -I, C:\Users\D3V1L
\apktool\framework\1.apk, -S, C:\Users\D3V1L\Desktop\android-sdk-windows\apk_man
ager\other\..\projects\Swift.apk\res, -M, C:\Users\D3V1L\Desktop\android-sdk-win
dows\apk_manager\other\..\projects\Swift.apk\AndroidManifest.xml]
at brut.util.OS.exec(Unknown Source)
... 7 more
Press any key to continue . . ."
Any Guess??
Click to expand...
Click to collapse
Did you replace entire folders in Apkmanager? If so, just replace the contents of the folders.
same error here
replaced all files except the fonts, but when compiling an error occurs
idea?
edit:worked for me
you dont have to change the whole folders,just the files inside.the it will work...
thx
Hi, after modding, the sizes of the alphabets appear over-sized. Upon checking, I realize that the mdpi-4 you had had some oversized icons. For instance, the "abc_icon.png" should be 50x50, however the mdpi-4 had 60x55. I am a little helpless here. The same problem applies with the drawables.
I will list out specifically the icons, and hope that it will help you save time:
These icons in both drawable and drawable-mdpi:
Size should be in 50x50 for the following:
abc_icon.png
alt_icon.png
delete_icon_preview.png
done_icon_preview.png
go_icon_preview.png
menu_icon_preview.png
mode_icon.png
mode_icon_preview.png
next_icon_preview.png
send_icon_preview.png
shift_icon.png
shift_icon_active.png
smiley_icon_preview.png
Size should be in 32x52 for the following:
btn_popup_key_normal.9.png
btn_popup_key_blank.9.png
I sincerely thank you for your time.
hey bro, its giving me some java errors and i even tried re-installing java to my computer so pretty much cant gewt it to work.... any ways you could explain about the process a little more. or maybe a pm with a file lol
thanks anyways
JokerAce said:
Hi, after modding, the sizes of the alphabets appear over-sized. Upon checking, I realize that the mdpi-4 you had had some oversized icons. For instance, the "abc_icon.png" should be 50x50, however the mdpi-4 had 60x55. I am a little helpless here. The same problem applies with the drawables.
I will list out specifically the icons, and hope that it will help you save time:
These icons in both drawable and drawable-mdpi:
Size should be in 50x50 for the following:
abc_icon.png
alt_icon.png
delete_icon_preview.png
done_icon_preview.png
go_icon_preview.png
menu_icon_preview.png
mode_icon.png
mode_icon_preview.png
next_icon_preview.png
send_icon_preview.png
shift_icon.png
shift_icon_active.png
smiley_icon_preview.png
Size should be in 32x52 for the following:
btn_popup_key_normal.9.png
btn_popup_key_blank.9.png
I sincerely thank you for your time.
Click to expand...
Click to collapse
Sorry about that, I overlooked those since I have a hdpi device.
You can resize all those images at http://pixlr.com/editor/, go to Image/Image Size.
I will update the OP to say that the MOD is for HDPI devices only.
sonnysekhon said:
Sorry about that, I overlooked those since I have a hdpi device.
You can resize all those images at http://pixlr.com/editor/, go to Image/Image Size.
I will update the OP to say that the MOD is for HDPI devices only.
Click to expand...
Click to collapse
I can also apply changes in size to the .9.png as well?
JokerAce said:
I can also apply changes in size to the .9.png as well?
Click to expand...
Click to collapse
Yes, also make sure you change other .9 images and keyboard background images. Basically I left it all untouched except for the preview images because those are shared in the hdpi folders as well.
sonnysekhon said:
Yes, also make sure you change other .9 images and keyboard background images. Basically I left it all untouched except for the preview images because those are shared in the hdpi folders as well.
Click to expand...
Click to collapse
I do not have to use any 9.png compiler right?
JokerAce said:
I do not have to use any 9.png compiler right?
Click to expand...
Click to collapse
Okay I tried. It failed to compile the .9.png files. I am really helpless with .9.png files. Could you please help me? Just those 2 files, in 32x52.
JokerAce said:
Okay I tried. It failed to compile the .9.png files. I am really helpless with .9.png files. Could you please help me? Just those 2 files, in 32x52.
Click to expand...
Click to collapse
Ok, I just tried resizing them. The problem is that upon resizing the black border is compromised. You have to recolor it again.
And it's not just the 2 images, you have to replace all the images in mdpi and with my WP7 images and resize them all. Then recolor the black border.
It's a lot of work. Get started I will try to help out when I have some free tome tomorrow .
i resized all the icons to work for mdpi, however i dunno how to edit the values in the public file in the values folder, and i get a error when i try and recompile the apk cuz it says the file sizes dont match up, any idea how to fix this? it seems to be all thats stopping me from having a full mdpi version of this skin
twilightvanquisher said:
i resized all the icons to work for mdpi, however i dunno how to edit the values in the public file in the values folder, and i get a error when i try and recompile the apk cuz it says the file sizes dont match up, any idea how to fix this? it seems to be all thats stopping me from having a full mdpi version of this skin
Click to expand...
Click to collapse
Can you post your edited images and I will be able to see what's causing the error.
Also, you don't have to edit the public.xml.

How To Port SGS4G Roms To Vibrant For Gingerbread 10.24.11

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Porting SGS4G Roms To Vibrant For Gingerbread....
I Take No Responsibility For Any Damages Caused By This Remember You Wanted To Try It And Therefore Makes You Responsible For Your Own Phones...
TOOLS :
1. Install Android SDK
2. Download smali.jar & baksmali.jar From http://code.google.com/p/smali/
3. Both Files Will Have Version Numbers On The End, Take Those Off.
4. Place Both Files In /tools directory In Sdk Or Open A New Folder Place smali.jar & baksmali.jar In Folder And To Open A Comand Prompt Press Shift And Right Click...
5. Download Beyond Compare.
6. Download 7 Zip Or Winrar.
7. Download Any Apk Tool Like (Formatter)
http://forum.xda-developers.com/showthr ... ?t=1108798
------------------------------------------------------------------------------------------------
8. Download A FLASHABLE i9000 ROM.
9. Download The SGS4G You Wish To Port.
INSTRUCTIONS :
Note:
To DECOMPILE (FROM /TOOLS) "java - jar baksmali.jar -o directory_out/ classes.dex"
To COMPILE (FROM /TOOLS) "java -Xmx512M -jar smali.jar source_directory/ -o New_Classes.dex"
1.)There Are Four Files That Need To Be Edited. They Are Framework.jar, Services.jar, Android_policy.jar And Settings.apk...
2.)Using 7-zip Or Winrar, You Need To Extract The Classes.dex From Each File Mentioned, On Both Roms The One You Are Porting And The Flashable i9000 Rom You Are Comparing It To. This Has To Be Done, Since The Vibrant And SGS4G Have Swapped Partitions.
3.)Extract One At A Time. Place classes.dex Into /tools Or New Folder With smali.jar & baksmali.jar In It, Decompile To Directory_Out Using Linux Codes Under Note. ( i.e, if using KI3 Flashable And Extracting Framework.jar, Then Name Directory_Out To KI3_Framework)
4.)Once You Have Extracted & Decompiled The Classes.dex From Each Of The Four Files On Each Rom, Open Beyond Compare.
5.)Load The Two Directoies You Want To Compare And Hit The Compare Button. Select Binary.
Example Of Directorys : Framework And Framework Or Android Policy And Android Policy From Each Rom
6.)Look For Anything With Storage Information. Anything To Do With Storage or /Sdcard. Here's The Problem ... The Reason Why We Are Doing This Is Because Internal Storage And External Storages Are Swapped, So You Must Right Click And Copy i9000s Storage Binerys To SGS4Gs
7.) You Replace Only Storage And Sd Part And Only Those Parts Thats All You Need.
8.)You Will See A Lot Of Differences .. Ignore Any Line Differences. ALL YOU NEED IS STORAGE AND SD.
9.)There Might Not Be Differences In Every File, Depending On The Rom To Be Ported With The Exception Of Settings.apk. USB Mounting Will Not Work If Not Edited Properly!
Examples : Grey Folders Are No Difference, Red Folders Are The Same Binerys But Different Depend On Build, The Blue Is Not The Same At All Depending On Build... Once Again All You Need Is Storage And Sd Card So Dont Mind The Colors To Much...
10.)Once Edited, Change Names Back To "classout" And Go Back Into Command Prompt And Compile. The New_classes.dex Will Appear In The /tools Category Or Your Folder.
11.)Open The SGS4G In 7 Zip or Winrar And Go Back To The Location Of Which The Original classes.dex File Came From That You'd Extracted Earlier. Delete It And Or Just Copy Over The New_classes.dex.
12.)Repeat This Process For Each classes.dex Edited.
So That's The Jar Files!
A.)The Apk File Is A Little Different Find The File With Formatter Write In .rar In Set Format And The Name Where It Says Name And Press The Big Rename It Will Become A rar File Inside Will Have The classes.dex You Must Edit Then Start From Number Three...
B.)When You Have Recompile The New classes.dex Go Back To Formatter Find The File And This Time In Set Format Put Apk, In Name Put "Settings" And Press The Big Rename Then Start On Number Ten...
So Thats The Apk File!
CHANGING THE MODEM & KERNEL.
1.)Open the Vibrant Rom in 7 Zip Or Winrar and Delete Kernel and Modem Or Just Copy Over
2.)Use An SGS4G Kernel With Vibrant Specifics and Copy over A Vibrant Modem.bin
Right Now We Don't Have A Vibrant Specific Kernel Yet So Just Wait On That...
3. Copy Over System/Etc/Vold Config. From I9000 To SGS4 Rom
Thats It... Edited By: hayn_pryde46
Original From : Bobbit And Dr Honk
http://forum.xda-developers.com/forumdisplay.php?f=1068
Team Infinity Members :
Administrators :
Mr. Apocalypse
Serendipityguy
Moderators :
Ali1276
Episinagogue
Hayn_pryde46
Kevho00
Majin_X
Neobuddy89
Philliple97
Ronhoover88
Come Check The Team Out On The Team Infinity Forum :
http://www.techbonafide.com/index.php
IVE TRYED IT AND IT WORKS GREAT...Test Run Of Valhalla KI3 Only At Team Infinity Members Only Forum
hayn_pryde46 said:
I Need A Kernel Dev That Can Make An SGS4G Kernel With Vibrant Specific So I Can Port It, Im Running Valhalla KI3 Right Now On My Phone With The Proper Kernel Ill Have A Guide Out In No Time And The First Fully Port Gingerbread Rom From SGS4G... Let Me Know And Ill Give You The Rom To Do Test But For Right Now It Half Ported So I Wont Post It, The Only Place You Can Get It At Is At Team Infinitys Team Members Only Forum...
Click to expand...
Click to collapse
I'm working on it
Yay hopefully this will improve gaming for gingerbread I had to go back to froyo ginger sucks at gaming good luck guys can't wait to see what you come up with
Sent from my SGH-T959 using XDA App
Mr. Apocalypse said:
I'm working on it
Click to expand...
Click to collapse
Thank You Mr. Apocalypse
Jasonhunterx said:
Yay hopefully this will improve gaming for gingerbread I had to go back to froyo ginger sucks at gaming good luck guys can't wait to see what you come up with
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
Thanks Man...
Since its coming from the Vibrant 4G, do that means it will bd more stable than the i9000 ROMs?
Sent from my SGH-T959 using xda premium
Hey hayn, you need to edit your post to fix the original thread:
http://forum.xda-developers.com/showthread.php?t=1099454
EDIT: Also, after conversing with drhonk about this, a full gingerbread kernel port from the SGS4G is out of the question since they don't have gingerbread source.
No source = no build = no kernel
Wayne561 said:
Since its coming from the Vibrant 4G, do that means it will bd more stable than the i9000 ROMs?
Sent from my SGH-T959 using xda premium
Click to expand...
Click to collapse
Im Guess Yes But I Can Tell You It Smooth And The Haptic Feedback Feels Awesome

[GUIDE][MOD] Transparent Dialer/Incoming Call [WINDOWS][NooB Fiendly]

Introduction:
We all know that Android from ICS+ provides big beautiful contact images that are visible, obviously when someone calls us...
While all this is good... I noticed multiple ROM's extending the black screen below the animation over the image to display the subtle call accept/reject animation. And now that's not a good thing... bear with me, "personal opinion"... So here is a guide to get rid of this...
Preview:
Still don't understand what I mean? Have you seen the below happening...?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Yes that's exactly what I mean... The right image shows what happens... The left is the solved image...
So here goes...
Requirements:
Java Development Kit
APKTool
AAPT
Notepad++
A Brain [Necessary]
Android SDK [Not Necessary]
Steps:
Done on Samsung Galaxy S GT-I900 Running Slim Bean v2.1
Install JDK and prepare system. [Doubts Click Me]
Prepare a folder with apktool.jar and aapt.exe, Lets say C:\APKTOOL
Extract the framework-res.apk and Phone.apk from the ROM package and move to the same folder.
Right-click while holding the shift button in the folder to open command prompt in the target folder.
Or navigate to the folder you are currently working using
Code:
C:\Users\mnazim\> cd C:\APKTOOL
Install the framework by using the below command.
Code:
C:\APKTOOL\> java -jar apktool.jar if framework-res.apk
Decode the Phone.apk using the following command
Code:
C:\APKTOOL\> java -jar apktool.jar d Phone.apk
Wait...mmm... K...
Navigate to the folder thus created
C:\APKTOOL\Phone\res\layout
Click to expand...
Click to collapse
Open the file with notepad++
incall_touch_ui.xml
Click to expand...
Click to collapse
Go to the part that starts with the tag
Code:
[B]com.android.internal.widget.multiwaveview.GlowPadView[/B]
Check for the property [Probably on the first line itself]
Code:
[B]android:background[/B]
Change the value from
Code:
[B]@android:color/black[/B]
to
Code:
[B]@color:incall_call_banner_background[/B]
Save and close file
Navigate to the following folder.
C:\APKTOOL\Phone\res\values
Click to expand...
Click to collapse
Open the file
colors.xml
Click to expand...
Click to collapse
Open the file with Notepad++
Go to the line that says
Code:
incall_call_banner_background
If not present create a new line with the following details:
Code:
<color name="incall_call_banner_background">#a0000000</color>
Save and exit.
Re-Build the Phone app with the following command from the same Command Prompt Window. [Notice the "b" for build, previously it was "d"]
Code:
C:\APKTOOL\> java -jar apktool.jar b Phone
Wait...mmm...mmm...mmm... K...
The output apk will be in the following folder.
C:\APKTOOL\Phone\dist\Phone.apk
Click to expand...
Click to collapse
Copy the apk to /system set permissions and reboot. [Create backup in case. Rename the old one to "Phone.apk.bak" ]
Or make a flashable ZIP and flash from recovery. Use this as a reference.
Done.
Credits:
Android Theming Guide
And a couple of Trial and Errors.
reserved
Very good guide, thank you.. however i was wondering can i just replace the Phone.apk with another from another rom ?
Im also getting the below
C:\APKTOOL>java -jar apktool.jar b Phone
I: Checking whether sources has changed...
I: Smaling...
I: Checking whether resources has changed...
I: Building resources...
invalid resource directory name: C:\APKTOOL\Phone\res/drawable-ldrtl-xhdpi
invalid resource directory name: C:\APKTOOL\Phone\res/mipmap-xxhdpi
Exception in thread "main" brut.androlib.AndrolibException: brut.androlib.Androl
ibException: brut.common.BrutException: could not exec command: [aapt, p, --min-
sdk-version, 18, --target-sdk-version, 18, -F, C:\Users\hgeorge\AppData\Local\Te
mp\APKTOOL3068328470076333316.tmp, -I, C:\Users\hgeorge\apktool\framework\1.apk,
-S, C:\APKTOOL\Phone\res, -M, C:\APKTOOL\Phone\AndroidManifest.xml]
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:358)
at brut.androlib.Androlib.buildResources(Androlib.java:283)
at brut.androlib.Androlib.build(Androlib.java:206)
at brut.androlib.Androlib.build(Androlib.java:176)
at brut.apktool.Main.cmdBuild(Main.java:228)
at brut.apktool.Main.main(Main.java:79)
Caused by: brut.androlib.AndrolibException: brut.common.BrutException: could not
exec command: [aapt, p, --min-sdk-version, 18, --target-sdk-version, 18, -F, C:
\Users\hgeorge\AppData\Local\Temp\APKTOOL3068328470076333316.tmp, -I, C:\Users\h
george\apktool\framework\1.apk, -S, C:\APKTOOL\Phone\res, -M, C:\APKTOOL\Phone\A
ndroidManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:357)
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:336)
... 5 more
Caused by: brut.common.BrutException: could not exec command: [aapt, p, --min-sd
k-version, 18, --target-sdk-version, 18, -F, C:\Users\hgeorge\AppData\Local\Temp
\APKTOOL3068328470076333316.tmp, -I, C:\Users\hgeorge\apktool\framework\1.apk, -
S, C:\APKTOOL\Phone\res, -M, C:\APKTOOL\Phone\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:89)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:355)
... 6 more
C:\APKTOOL>
Cool was looking for something like this in a long time
Sent from my H100 using xda app-developers app
Hey, I have flashed the zip that you made on my HTC One V running CyanogenMod 10 based Omega Reborn 2.5.0 ROM but this mod is not working as I cannot open my dialer because it constantly says that "Dialer has stopped working". I have restored my old Phone.apk and now the dialer is working fine but I really want that transparent incoming call mod. Please, tell me how to fix it.

[MODULE] Secure Flag Patcher

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Secure Flag Patcher - Magisk Edition
THIS TOOL HAS BEEN MERGED INTO SMALI PATCHER, ALL FUTURE UPDATES WILL BE MADE THERE.
​
DESCRIPTION ::
Allow screenshots/screensharing in secure apps.
PATCHING PROCESS ::
Decompiles JAR file.
Patch the nessisary files.
Recompile JAR file.
Download's the latest magisk module template from github.
Generate a magisk module .zip for you to flash in recovery !
PRECAUTIONS / TERMS OF USE ::
You must backup your device prior to flashing the module, I am not responsible or providing support to recover any devices stuck in bootloops.
REQUIREMENTS ::
.NET Framework 4.6 or later installed.
Java JRE 1.8 or later installed.
Deodexed "services.jar", the patcher will do absolutely nothing if used on a odexed "services.jar".. Let me clarify, you can be running a odexed rom that is absolutely fine, however in order for the patcher to work you must target a deodexed "services.jar". If your running a odexed/stock rom and need to deodex I highly recommend using: Fulmics Deodexer.
Open Fulmic deodexer settings and set baksmali/smali.jar path.
Extract "/system" folder from rom zip installation file to your desktop.
Set /system path in fulmics deodexer and start deodex process.
You can also deodex using baksmali/smali:
Code:
java -jar baksmali.jar x services.odex -d framework\arm64 -o tmp
*** "framework\arm64" assuming your device is arm64 ***
*** otherwise try "framework\arm", if that also fails try just "framework" ***
java -jar smali.jar a tmp -o classes.dex
java -jar apktool.jar d services.jar
*** Cut and paste "classes.dex" into decompiled directory ***
java -jar apktool.jar b services.jar.out
If you don't want to use apktool, alternatively you can open the odexed "services.jar" with a zip archiver program (7zip, WinZip etc.) and add "classes.dex" to the JAR.
INSTRUCTIONS ::
Backup device.
Run "SecureFlagPatcher.exe", First startup will download the latest nessisary binary's.
Select your deodexed "services.jar". Easiest way to extract this file is by pulling it from your deodexed rom .ZIP file, you can find it in "/system/framework/".
Hit "Patch JAR".
Once the process has completed, magisk module will be generated in the same directory as "SecureFlagPatcher.exe".
Flash module in recovery.
CHANGELOG ::
0.1 ::
Initial release
CREDIT ::
edzamber
Cheers,
Great work! I was excited when I saw this.
Although, I get a "stopped working" during decompilation.
I went to the Mock Mock Locations patcher and saw APKTool had an issue with Nougat (though was apparently fixed?), is this the same issue here?
I apologize, I was unclear on it.
Ariac Konrel said:
Great work! I was excited when I saw this.
Although, I get a "stopped working" during decompilation.
I went to the Mock Mock Locations patcher and saw APKTool had an issue with Nougat (though was apparently fixed?), is this the same issue here?
I apologize, I was unclear on it.
Click to expand...
Click to collapse
Make sure your using the latest .NET framework & java framework.. a user reported that they were using a outdated java framework which was causing crashes..
Crashing when it begins decompiling sounds like a java framework issue to me..
I really should code in a framework version check, I've just been preoccupied with other projects lately tho.
I just had a thought.. I might consider merging the two projects if I find any other tweaks in services.jar that may be useful.. a single patcher, generating one module, with customizable tweaks.. I like it.
fOmey said:
Make sure your using the latest .NET framework & java framework.. a user reported that they were using a outdated java framework which was causing crashes..
Crashing when it begins decompiling sounds like a java framework issue to me..
I really should code in a framework version check, I've just been preoccupied with other projects lately tho.
I just had a thought.. I might consider merging the two projects if I find any other tweaks in services.jar that may be useful.. a single patcher, generating one module, with customizable tweaks.. I like it.
Click to expand...
Click to collapse
I am using Windows 10, the .NET framework is up to date (I even tried to install it again from the Microsoft website).
As for the JRE, I originally started off with the x64 JRE. That didn't work so I reinstalled it. That also didn't work.
I installed the x86 JRE alongside the x64 JRE and I am still getting the crash.
Any other ideas?
Attached is the deodexed services.jar I pulled from my ROM. I don't know if it's just that somehow? Is there anything else I could check?
Thanks for your reply!
Ariac Konrel said:
I am using Windows 10, the .NET framework is up to date (I even tried to install it again from the Microsoft website).
As for the JRE, I originally started off with the x64 JRE. That didn't work so I reinstalled it. That also didn't work.
I installed the x86 JRE alongside the x64 JRE and I am still getting the crash.
Any other ideas?
Attached is the deodexed services.jar I pulled from my ROM. I don't know if it's just that somehow? Is there anything else I could check?
Thanks for your reply!
Click to expand...
Click to collapse
Sound's like you did all the troubleshooting you can on your end..
I'll take a look after work.. could be the patcher just not playing nice with your jar.
Thanks for uploading that.. I'll keep you posted.
EDIT: @Ariac Konrel Seems to work fine for me.. no crash..
Try decompile it with apktool manually... you'll find "apktool.jar" in the folder named "bin", navigate a cmd prompt there (cd command) and enter the following:
Code:
java -jar apktool.jar -d services.jar
fOmey said:
EDIT: @Ariac Konrel Seems to work fine for me.. no crash..
Try decompile it with apktool manually... you'll find "apktool.jar" in the folder named "bin", navigate a cmd prompt there (cd command) and enter the following:
Code:
java -jar apktool.jar -d services.jar
Click to expand...
Click to collapse
That didn't work either. I actually didn't find the issue until Power Shell gave me a little bit of detail (I used to cmd and nothing was recognized).
It was something with Java's path not being set, although now this worked perfectly. Well, it says complete. It had a few things in the log such as:
Code:
I: Copying unknown files...
I: Copying unknown files/dir...
W: Could not find resources
Although, it seems to have decompiled and all fine.
I will leave the link to where I found my solution in this post just in case anyone else runs into the issue. Here it is.
Thanks for your help and a great tool. Also, I didn't reply to this earlier (I was really tired at the time of writing my original reply to it a few messages back), but I think merging the projects is an excellent idea. Keeps it as one tool with one support thread. Just seems cleaner, dunno. Either way, thanks a ton for your work.
EDIT: The patcher worked perfectly for my device, despite that logging.
Successfully patched my Zenfone 2 (Z00A) services.jar, thanks @fOmey for your tool.:good:
fOmey said:
Make sure your using the latest .NET framework & java framework.. a user reported that they were using a outdated java framework which was causing crashes..
Crashing when it begins decompiling sounds like a java framework issue to me..
I really should code in a framework version check, I've just been preoccupied with other projects lately tho.
I just had a thought.. I might consider merging the two projects if I find any other tweaks in services.jar that may be useful.. a single patcher, generating one module, with customizable tweaks.. I like it.
Click to expand...
Click to collapse
can it be used alongside mock mock locations?
Sent from my SM-G955F using Tapatalk
innit said:
can it be used alongside mock mock locations?
Sent from my SM-G955F using Tapatalk
Click to expand...
Click to collapse
Absolutely, just extract the services.jar from the mock locations module zip and patch that !
EDIT: @innit forgot to mention, if you extract the services.jar from the mock locations module you no longer need the mock locations module to be activated/installed as the generated secure flag patcher module will contain the mock locations patch also ! So make sure you uninstall the mock locations module.
fOmey said:
Absolutely, just extract the services.jar from the mock locations module zip and patch that !
EDIT: @innit forgot to mention, if you extract the services.jar from the mock locations module you no longer need the mock locations module to be activated/installed as the generated secure flag patcher module will contain the mock locations patch also ! So make sure you uninstall the mock locations module.
Click to expand...
Click to collapse
hi, thanks for the quick reply. will do as instructed [emoji106]
Sent from my SM-G955F using Tapatalk
@fOmey
Hey ! Thanks bro, good work [emoji2]

Categories

Resources