Related
Introduction
Hello everyone,
We all know there's no official support for our G3 in the ROM Manager, which is a sad thing.
But since Team G3MOD is a team with lots of developers we decided to make one by ourself!
Using the G3RM (G3 ROM Manager) app you will be able to flash Custom ROMs and Kernels on your phone directly.
What do we need?
So the site we used to use is been taken offline by the owner and we never heard anything about him.
However, Dympy now has his own server and has offered to put the minor amount of files needed by the app on there.
All ROMs and Kernels will be downloaded and then uploaded to our 40GB Min.us account, so we don't have to worry about bandwidth, storage and because Min.us has direct link options.
Now all we need is you. Or at least the content you developers make.
We made a simple Google Docs Form so you can upload the ROMs and Kernels.
At the end of a period of time, Dympy will download and upload EVERY item onto the Min.Us account and edit the xml file being hosted on the RA-mod server.
The app shall consist of a way to quickly flash CWM on your phone, so you can even use it while still on stock.
This part is made possible thanks to Cdesai.
But why do we need it?
1) No more need of ODIN or a PC to flash ROMs and Kernels
2) ROM's and their Updates can be provided from the Server directly.
3) You can try any new ROM, without loosing data from your previous ROM.
Note to ROM Developers:
1) You will need to provide your ROM's as System.img files or update.zip files with the needed prerequisites in your description.
2) Those interested in providing your ROM's using this ROM Manager, please let us know.
App Info
The app shall have a simple UI so every user should be able to use the G3 ROM Manager.
It shall consist of 3 major parts:
1) ROMs
2) Kernels
3) CWM
ROMs
First of all you shall be asked what kind of ROM you would like based on Android version (so CM7.1, CM6.2, 2.2, 2.3, etc).
When you've picked one of those options you shall be redirected to a list containing all available ROMs for the chosen version of android.
When you pick a ROM you like, a pop-up shall come up, giving you extra information (description) and the download button which shall return a list with all available versions.
The app shall then download the ROM and place it in the location the user gives (E.G. user downloads Kyrillos ROM, the user has to save the ROM in the Kyrillos folder by picking that folder in another pop-up).
Kernels
Basically the same as ROM's
Once again you have to pick an Android version (so CM7.1, CM6.2, Hybrid, etc).
And then if you've picked, a list shall be shown with all Kernels matching the chosen android version
When you pick a Kernel you like, a pop-up shall come up, giving you extra information (description) and the download button which shall return a list with all available versions.
The app shall then download the Kernel as update.zip to the root of the SD-Card, or as a zImage file (ooh, secret stuff..)
Cdesai said he has found a way of flashing zImage files, which should be tremendous. We're still testing out various methods so this could take a while.
CWM
This option shall just have the basics for now.
It shall consist of an option to install CWM so you can flash other Kernels without the use of a PC.
It shall also containt various reboot options, such as "reboot into recovery", "reboot in download mode" and just plain simple "reboot".
This way, even if you have stock ROM, you still have some sort of extended powermenu.
I shall look into other options we could implement.
Downloads?
None yet, the app is being rebooted and hopefully the first download will soon be available.
Changelog
- None yet.
Reserved for downloads of previous versions and/or links to source code.
Media
None yet, but this is where I shall post sneakpeeks of the new UI or the app.
Credits
Cdesai - for finding a way to add CWM to our phones without the need of a PC.
Koush - for the original ROM Manager
abhijeet.pathak - for making the needed database files
Hmm nice!
is it coming this weekend?
Certainly!
Just thought of a good way of versioning so the app can make a notification when a newer version is available, so going to implement that one and then release (;
Dympy.
EDIT:
Implemented and working, going to convert the code to work with the ROMs, do one final test round and upload (;
Dympy
Good Luck with this project.....so excited for the app
Is there also a Option for nandroid Backup, nandroid restore? IT would be epic if i could say, that i want to do a nandroid Backup and a automatically Reboot After that.
G3Mod team FTW!!!!
Waiting eagerly for this ^_^
Well guess what I'm uploading right now..
Dympy.
dympy said:
Well guess what I'm uploading right now..
Dympy.
Click to expand...
Click to collapse
Hmm can i take the telephone joker? Pls give us the link after uploading, it will be very useful.
Well, I encountered some problems after putting it online, fixed them now.. I hope..
Doing one last check round and then I'll share the link (;
Dympy.
---------- Post added at 08:28 PM ---------- Previous post was at 08:16 PM ----------
It's always fun to find certain things not working after uploading >.>
I'm going to try and fix this before sharing URL.
Dympy.
EDIT:
Nvm, got it back working
Doing final test round...
lol i have read several posts and i know the url. Nice job dympy, thank you for your hard work!
And the site is online!
http://g3mod.com/g3rm/index.php
Developers, please make an account and start adding content so this site shall grow (;
congrats! when will you upload the app?
in the site under kernel section you have uploaded CM kernel in froyo section.
Oops, I shall fix it (;
Dympy.
why cant register without website?
sorry i just get that register is for devs only
Guys, later this day I shall probably switch to another server and implement the update method so you won't have to use external sites.
I'll also make some minor fixes.
Dympy.
---------- Post added at 11:59 AM ---------- Previous post was at 11:57 AM ----------
fuxmen said:
why cant register without website?
sorry i just get that register is for devs only
Click to expand...
Click to collapse
Yes, another bug.
I'm going to make this one optional.
Dympy
All,
Please find the attached binaries, libs, and headers for OpenSSL 0.9.8x built for 'native' Windows RT. The port required some minor edits build scripts but no code changes.
I've gone through all the unit tests included in the OpenSSL package. There was a single failure on both the 'ecsa' and 'ecdh' tests - which both failed with 521bit primes only. All other tests passed with flying colors.
I'm no epileptic curve expert, or OpenSSL expert, so I can't explain the failures but I suspect they are non-critical for the vast majority of applications using OpenSSL.
Cheers!
Hi,
I need this for my project. can you please share the project used for cross compiling it for WinRT.
Appreciate your help.
regards
Muks
mukeshkb4u said:
Hi,
I need this for my project. can you please share the project used for cross compiling it for WinRT.
Appreciate your help.
regards
Muks
Click to expand...
Click to collapse
Just to be clear I built it for Windows RT (not WinRT) ..
Source is here...
https://windowsrtdev.codeplex.com/SourceControl/latest#libs/openssl/0.9.8x/src/
see BUILD_ARM.txt for build directions
Cheers!
bfosterjr said:
Just to be clear I built it for Windows RT (not WinRT) ..
...https://windowsrtdev.codeplex.com/SourceControl/latest#libs/openssl/0.9.8x/src/
see BUILD_ARM.txt for build directions
Click to expand...
Click to collapse
I don't see OpenSSL; and I don't see BUILD_ARM.txt.
Did you rename it something else?
---------- Post added at 12:25 AM ---------- Previous post was at 12:20 AM ----------
bfosterjr said:
All,
Please find the attached binaries, libs, and headers for OpenSSL 0.9.8x built for 'native' Windows RT. The port required some minor edits build scripts but no code changes.
I've gone through all the unit tests included in the OpenSSL package. There was a single failure on both the 'ecsa' and 'ecdh' tests - which both failed with 521bit primes only. All other tests passed with flying colors.
I'm no epileptic curve expert, or OpenSSL expert, so I can't explain the failures but I suspect they are non-critical for the vast majority of applications using OpenSSL.
Click to expand...
Click to collapse
I frequently work with OpenSSL. Would you be able to supply a diff of your changes?
git clone git://git.openssl.org/openssl.git
Jeff
noloader said:
I don't see OpenSSL; and I don't see BUILD_ARM.txt.
Did you rename it something else?
---------- Post added at 12:25 AM ---------- Previous post was at 12:20 AM ----------
Yeah.. i recently converted codeplex from SVN to github.. and it all went to hell. Still trying to sort out the issues.
I've mirrored everything on GitHub as well.. you can find it here
https://github.com/bfosterjr/windowsrtdev
You should be able to diff from there - its very straight forward.. basically just build changes.
Click to expand...
Click to collapse
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 5.0, which is designed to increase performance and reliability over stock Android for your device.
THIS IS UNOFFICIAL EXPERIMENTAL BUILDS WHICH CONTAINS CODE TO BE TESTED BEFORE IT IS MERGED INTO CM.
IF YOU WANT OFFICIAL BUILDS THEN CHECK HERE
Code:
#include
Your warranty is now void!
I am not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed.
Please do some research if you have any concerns about features included in this ROM before flashing it!
YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you.
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
Official CyanogenMod Wiki: http://wiki.cyanogenmod.org/
Important information:
This thread is for CyanogenMod 12 opensource builds for the LG G3 (D850). The following will not be supported in this thread:
Custom Kernels
Mods
Modified system files
Xposed
Instructions:
Your device will need to be rooted and have custom recovery before proceeding. Please check your device forum for instructions.
First time flashing CyanogenMod 12 your device, or coming from another ROM?
Download the zip(s).
Install a compatible Recovery
Perform a NANDroid backup of your current ROM (Optional)
Wipe data & cache partitions of your device
Flash CyanogenMod.
Optional: Install the Google Apps add-on package.
Already on CM12, try a dirty flash.
Reboot into recovery
Make back up <optional>
Wipe cache, system, dalvik-cache
Optional: Install the Google Apps add-on package.
Reboot
Download: CM12 EXPERIMENTAL BUILDS - Check EXPERIMENTAL folder for your device
AndroidFileHost - HERE
BasketBuild - HERE
Goo.im - HERE
Google Apps: Optional add on package that allows Google Play services such as Google Play Store and other Google Apps outside of AOSP based ROMs.
Check THIS post
Changelog:
CyanogenMod Change Log HERE
G3 Specific Change Log HERE
D850 Specific Change Log HERE
AndroidUser00110001 Change Log HERE
invsisblek Change Log HERE
GitHub - Source Code:
GitHub - CyanogenMod
GitHub - AndroidUser00110001
GitHub - invsisblek
Credits:
Thanks to all sent Paypal!!!
CyanogenMod
Thanks to @invisiblek for the work he has done on device trees.
Change Log & Other info
Changelog:
2015-01-12 - In addition to the changes below. This build is currently being built and uploaded.
g3: Get rid of ctrl_interface=/data/misc/wifi/sockets http://review.cyanogenmod.org/#/c/84746/
camera: add 3840x2160 video size http://review.cyanogenmod.org/#/c/84832/
camera: set lge-camera parameter - http://review.cyanogenmod.org/#/c/84833/
2015-01-11 - This build is currently being uploaded.
In addition to the changes from 2015-01-08
Set System prop to allow proper Imsi handling - http://review.cyanogenmod.org/#/c/84293/
selinux: Fix access to the vibrator amplification sysfs - http://review.cyanogenmod.org/#/c/84770/
Camera2: Samsung 4k Camera workaround - http://review.cyanogenmod.org/#/c/83332/
Some changes may have been merged but not in latest nightly.
2015-01-08 - This build is currently being built and will be on servers in about an hour from now.
In addition to the changelog in post #1 the following code has been merged into today's EXPERIMENTAL TEST BUILD
Adjust volume for voice-speaker
Default AT&T G3 APN
d850 cleanup
sepolicy: give radio access to tap2wake node
ProximitySensorManager: disable TapToWake while we have a prox wakelock
Bugs:
Only report bugs for UNOFFICIAL EXPERIMENTAL BUILDS pertaining to new code that is listed above in the changelog. Please report if anything is broken or if fixes actually fix something. THANKS!
For proper technique on reporting bugs:
Read THIS and THIS.
When reporting a bug be as specific as possible.
Make sure you can replicate the bug when coming from a clean install with no other apps installed besides what comes with ROM and GApps.
If you narrowed down a specific app that crashes only on CM ROM then please include app version and all info about app too.
Do not have any modifications done to the Android system besides.
It is very important to read on the proper technique to report a bug. Helps keep thread clean and makes tracking issues easier.
If your D850 is not on AT&T then use this TWRP flashable patch to update the APN files.
AndroidUser00110001 said:
Reserved
Click to expand...
Click to collapse
Sweet, can't wait to check this out!
Holy crap am i first? XD
The link is just a bin file atm. Goo is being slow i guess.
---------- Post added at 09:34 AM ---------- Previous post was at 09:33 AM ----------
Lol balls. You beat me by 2 minutes.
Omg. [emoji1]
Sweet! I'll be testing this out and seeing what's up!
Enjoy...download link is up!
Please help keep this thread clean and post bugs in Q&A. I will fix what I can tonight. Have to get to work, already late.
AndroidUser00110001 said:
Enjoy...download link is up!
Please help keep this thread clean and post bugs in Q&A. I will fix what I can tonight. Have to get to work, already late.
Click to expand...
Click to collapse
Thank you for your time!
AndroidUser00110001 said:
Enjoy...download link is up!
Please help keep this thread clean and post bugs in Q&A. I will fix what I can tonight. Have to get to work, already late.
Click to expand...
Click to collapse
Link asks me to sign in? Is that supposed to happen?
themustached said:
Link asks me to sign in? Is that supposed to happen?
Click to expand...
Click to collapse
Crap, fixing it now
Link fixed
https://arion.seedboxes.cc/thcue/ow...vice=files&t=a1d98f0209f924c2c6b3d8faf8bafffe
How can I download, it just takes me to a cloud site that I have to login to??
Downloading now.
@_Infamous_
Post #10
http://forum.xda-developers.com/showpost.php?p=56879970&postcount=10
HAvoktek said:
@_Infamous_
Post #10
http://forum.xda-developers.com/showpost.php?p=56879970&postcount=10
Click to expand...
Click to collapse
Yea I saw that still won't download for me just stays at 0%
I can't get it to download ..... Can you upload to different server ....
2SHAYNEZ
---------- Post added at 04:09 PM ---------- Previous post was at 04:06 PM ----------
I keep getting unsuccessful when trying to download.... Using chrome ...weird
2SHAYNEZ
Anyone else having trouble downloading?
Mine downloaded fine.
Yea...not downloading here for me either
Try downloading from your PC. It wasn't working on my phone, but it's downloading fine from my PC.
shayneflashindaily said:
I can't get it to download ..... Can you upload to different server ....
2SHAYNEZ
---------- Post added at 04:09 PM ---------- Previous post was at 04:06 PM ----------
I keep getting unsuccessful when trying to download.... Using chrome ...weird
2SHAYNEZ
Click to expand...
Click to collapse
Yea I can't download either
Hi, I am getting awful battery lasting time - while working on the phone it is dead within 2 and half hours. If I leave it on stand-by, it lasts maximum 10 hours. I'd like at least 20 hours on stand-by and I don't want to use Greenify and xposed. I just think I need an updated kernel, but I want to stay on this rom - 10.2.1 unless there is another one just as stable as this one?
Here are my details:
CM10.2.1 rom with 3.44.66 kernel
Can somebody please teach me how to install just the updated kernel? Is there a CWM flashable .zip of the kernel only, and if so - could you please attach that .zip to your post? Thank you very much in advance!
Sent from my SGH-T699 using XDA Free mobile app
I use kernel tuner and underclock both CPU to 1350. And I undervolt also but you would have to use blackbird kernel for that. I hope this helps.
I am a noob; I don't know how to install just the kernel. Also does blackbird kernel work with CM10.2.1? Where do I get that kernel from? Can u attach it to ur post? If it is just a .zip file that I can just flash it with CWM. I really need help, detailed instructions and the file. Thank you very much in advance!
Sent from my SGH-T699 using XDA Free mobile app
Here's the link, but it is for 4.4.4 kitkat. http://forum.xda-developers.com/showthread.php?t=2725435
Not sure how it would run on 4.3.1 . I myself would upgrade the ROM as a starting point. I see ur on cm. There are later versions of cm for the relay. Go here for up to date cm releases.
http://download.cyanogenmod.org/?device=apexqtmo
And here is our cm thread.
http://download.cyanogenmod.org/?device=apexqtmo
There are other ROMs for our device. Look around and see what you like. Im on liquid smooth. It's filled with custom settings. However the latest release has GPS bug. Cm may have this as well. Its kinda hit or miss. Good luck, have fun and always make a backup.
---------- Post added at 01:56 PM ---------- Previous post was at 01:51 PM ----------
As I take a second glance the cm version of backbird is down . only for reventech rom s like L's. Im not sure how mixing and Matching would go. Be sure to read read read the op.
hi, actually i dont know if you noticed but these two are the same links and the other link is down. i've already been there because thats how i got where i am today, because these links still dont have what i am looking for: a download of just the kernels in zip CWM flashable formats for CM10.2.1. i've been looking for this, but i cant find it and that is why i am asking for help here.
Sent from my HUAWEI MediaPad using XDA Free mobile app
Oops sorry about that. Here is cm thread. http://forum.xda-developers.com/showthread.php?t=2779975
---------- Post added at 05:27 PM ---------- Previous post was at 05:24 PM ----------
No links there i see. Ask tdm (the cm maintainer) if he or someone over there could post a link to most recent build.
discontinued. more info.
Fulmics Deodexer
Fulmics Deodexer is an useful and easy-to-use Windows tool to automate the process of deodexing of your custom rom.
Description
It uses baksmali and smali binaries by @JesusFreke to deodex all *.odex and *.oat files in your system.
It automatically identifies all classes present in those files and deodex accordingly.
It has been heavily tested on Marshmallow and Nougat LG stock roms and it works flawlessly, and so it should do on other systems as well.
Features
Nice and simple Material GUI
Support to Marshmallow, Nougat and Oreo
Deodex .odex and .oat files
Remove debugging info (.line, .param, .local, etc)
Powerful logging system to track potential bugs
Requirements
.NET Framework 4.5 or later installed
Java JRE installed
Baksmali/Smali 2.2 or later (download)
Instructions
Open Fulmics Deodexer
Go into Settings, set baksmali/smali paths and press Save
Choose the /system folder you want to deodex
Press Deodex button
Profit!
If you like my work, every donation is extremely appreciated!
XDA:DevDB Information
Fulmics Deodexer, Tool/Utility for all devices (see above for details)
Contributors
xpirt
Version Information
Status: Stable
Current Stable Version: 1.6
Stable Release Date: 2017-09-09
Created 2016-12-03
Last Updated 2017-06-09
Downloads
FulmicsDeodexer_1.6.zip (MD5: 74b15657cc9f67ff3907d2ed52436b77) - Mega
FulmicsDeodexer_1.5.zip (MD5: a4e337e475d8084b04feb9fad0be27bd) - Mega
FulmicsDeodexer_1.4.zip (MD5: cd90a471f55ae75678b821565b00d9aa) - Mega
FulmicsDeodexer_1.3.zip (MD5: ae23177530f1b724a5078bf2fcc24532) - Mega
FulmicsDeodexer_1.2.zip (MD5: c83ad679f9a13b235b4afdc1ece732ee) - Mega
FulmicsDeodexer_1.1.zip (MD5: 406af74934d68351645b20194353511c) - Mega
FulmicsDeodexer_1.0.zip (MD5: 7ee95147886d098620883a142d015189) - Mega
Changelog
version 1.6 (09/06/2017):
- [fix] optimized deodex path handling
- [fix] settings remove debugging option toggle issue fixed
version 1.5 (15/05/2017):
- [feature] new option: remove debugging info while deodexing (.line, .param, .local, etc)
version 1.4 (03/05/2017):
- [fix] process finished dialog displaying even when no files were deodexed
- [fix] priv-app folder now deodexes only if its checkbox is checked
- [fix] minor cosmetic fixes and improvements
version 1.3 (24/04/2017):
- [fix] gui not opening if last system path is not found
- [fix] some minor adjustments
version 1.2 (18/03/2017):
- [feature] ability to set a custom java directory
- [feature] improved logging system, now gives more appropiate information
- [fix] potential java compatibility issues due to mismatched executables
- [fix] lots of fixes and overall improvements
version 1.1 (20/02/2017):
- [feature] remember last system path used
- [fix] deodexing never ending on app/priv-app without selecting framework
- [fix] log output spaces removed and added additional useful info
version 1.0 (03/12/2016):
- initial release
Debugging
Fulmics Deodexer has a debugging system that allows you to track errors during the deodexing process and allows me to track potential bugs present inside the tool.
You can see a "log_FulmicsDeodexer_X.Y.txt" file generated by the tool which displays relevant information during the deodexing process in a logcat-like output text.
While reporting a bug I highly advise to turn Debug log option ON in Settings so I can see additional information about the tool.
Very good job @xpirt. Tks
Enviado de meu Redmi Note 3 usando Tapatalk
Awsome Work
Thanks it help to identify error in rom and hope new rom come without any issue
thx i will try it later on s7e nougat rom and i look if it boots since for the moment no deodex tool can deodex s7e nougat right D: we need all time to add arm and arm64 folder back in framework folder but so we cant edit all frameworks
@xpirt thanks for your great tool
hope work on sony devices
just did this tool sign and zipaligne apk after deodex?
thanks
Hamidreza2010 said:
@xpirt thanks for your great tool
hope work on sony devices
just did this tool sign and zipaligne apk after deodex?
thanks
Click to expand...
Click to collapse
only deodexing, no signing or zipalign.
xpirt said:
only deodexing, no signing or zipalign.
Click to expand...
Click to collapse
Oh
would you please add this feature at next version?
Hamidreza2010 said:
Oh
would you please add this feature at next version?
Click to expand...
Click to collapse
well, that isn't the purpose of this tool. there are other scripts who do that instead.. (eg. http://forum.xda-developers.com/showthread.php?p=16367924)
xpirt said:
well, that isn't the purpose of this tool. there are other scripts who do that instead.. (eg. http://forum.xda-developers.com/showthread.php?p=16367924)
Click to expand...
Click to collapse
Yes i know
but nice if combined this two feature
Excelent mate... Bout to test on g4
Sent from my LG-H811 using XDA-Developers mobile app
---------- Post added at 10:38 AM ---------- Previous post was at 10:20 AM ----------
Just in case anyone needs pre-compiled versions of smali/baksmali
He has them here: https://bitbucket.org/JesusFreke/smali/downloads
---------- Post added at 10:49 AM ---------- Previous post was at 10:38 AM ----------
Sorry mate... failed on my end.
Here's a log if it helps
Awesome!!!! Just what I needed! Great work dev
kevp75 said:
Excelent mate... Bout to test on g4
Sent from my LG-H811 using XDA-Developers mobile app
---------- Post added at 10:38 AM ---------- Previous post was at 10:20 AM ----------
Just in case anyone needs pre-compiled versions of smali/baksmali
He has them here: https://bitbucket.org/JesusFreke/smali/downloads
---------- Post added at 10:49 AM ---------- Previous post was at 10:38 AM ----------
Sorry mate... failed on my end.
Here's a log if it helps
Click to expand...
Click to collapse
are you using baksmali/smali version 2.2b4? it seems baksmali can't find classes (returning error 1). could you also post a link to the system you're trying to deodex?
xpirt said:
are you using baksmali/smali version 2.2b4? it seems baksmali can't find classes (returning error 1). could you also post a link to the system you're trying to deodex?
Click to expand...
Click to collapse
Yes, i linked to the smali/baksmali in my last post.
System is Stock LG G4 Hb11q / rooted
---------- Post added at 11:47 AM ---------- Previous post was at 11:34 AM ----------
kevp75 said:
Yes, i linked to the smali/baksmali in my last post.
System is Stock LG G4 Hb11q / rooted
Click to expand...
Click to collapse
Could it be because i am armva8 64bit?
xpirt said:
are you using baksmali/smali version 2.2b4? it seems baksmali can't find classes (returning error 1). could you also post a link to the system you're trying to deodex?
Click to expand...
Click to collapse
kevp75 said:
Yes, i linked to the smali/baksmali in my last post.
System is Stock LG G4 Hb11q / rooted
---------- Post added at 11:47 AM ---------- Previous post was at 11:34 AM ----------
Could it be because i am armva8 64bit?
Click to expand...
Click to collapse
no, it supports arm64 too (tested on g5's nougat).
testing on g4 system as we speak.
kevp75 said:
Yes, i linked to the smali/baksmali in my last post.
System is Stock LG G4 Hb11q / rooted
---------- Post added at 11:47 AM ---------- Previous post was at 11:34 AM ----------
Could it be because i am armva8 64bit?
Click to expand...
Click to collapse
works just fine on my end. make sure you have admin permissions granted (try moving the folder on the desktop).
xpirt said:
works just fine on my end. make sure you have admin permissions granted (try moving the folder on the desktop).
Click to expand...
Click to collapse
I do, and will.
I did notice that when I did it originally it asked me to remove all .odex files, which I did... but then I double checked the /framework folder, and all jars were the original size... (i do work in services.jar, and know that it should be much bigger....)
I'll let you know how it goes
kevp75 said:
I do, and will.
I did notice that when I did it originally it asked me to remove all .odex files, which I did... but then I double checked the /framework folder, and all jars were the original size... (i do work in services.jar, and know that it should be much bigger....)
I'll let you know how it goes
Click to expand...
Click to collapse
from baksmali's source I see that error code 1 means no odex found, so probably all *.odex files got deleted.
xpirt said:
from baksmali's source I see that error code 1 means no odex found, so probably all *.odex files got deleted.
Click to expand...
Click to collapse
Same issue again mate.
Attached log.
Moved rom and tool to desktop, ran tool as Administrator
Nothing deleted this time... no odex files are removed beforehand as well...