General :: Edit APK With ODEX File?

May 3, 2014

I have an apk that I'd like to edit, just some simple icon and xml changes. I have decompiled, edited and signed with apktool so I'm confident everything there is ok. Only problem is, it won't install.

The apk does have a odex file with it. Is it possible to edit this apk or am I wasting my time?

General :: Edit APK with ODEX file?


General :: Convert Odex To Dex File?

Apr 12, 2012

I have a big problem deodexing files in ICS. I have tried xUltimate 2.3.3 but it doesn't work and I get error messages. Then I have tried baksmali by calling

java -jar baksmali-1.3.2.jar -x -d ./origi_frame myapp.odex

It works without giving me any error messages but in the output directory are only *.smali-files (instead of dex-files). Before calling baksmali I have downloaded the framework-folder from the device and placed it under ./origi_frame.

How is it possible to convert an .odex file to a .dex file?

I am using a Nexus S, Android 4.0.4, rooted.

View 1 Replies View Related

General :: Best Way To Merge Back APK And ODEX Files To Be 1 (APK) File

Oct 5, 2010

way to get the 2 files of .apk and .odex to get back to their original state of only one install-able package .apk file..

I tried the "de-odexing" method of the Android Kitchen, but it didnt seem to be working fine. Error message of "There is a problem prasing the package."

how I can extract a single application from Stock or Customized ROM?

building a rom that supports multi languages that comes with Market installed within it and having root access.

View 6 Replies View Related

General :: How To Edit Host File

May 19, 2012

How can you edit your host file?

PC36100

View 3 Replies View Related

General :: How To Edit OBB File Or Old Zip Trick

Jun 26, 2013

Is there a way to edit the obb file or the old zip trick is enought for that?

View 7 Replies View Related

General :: Edit Line In File From Terminal?

Dec 12, 2012

I don't really know where to put this topic but anyways my problem is that i need to edit a line in a file.

So i think of something like this

su
Cd /data/data/foldernameofapp/
Edit "file.dat"
Edit line 4 "text here 2"

i want it to edit like this "text here 3"

Change only the number. or replace the hole line with a new line where i only changed the number. btw the best is if the script can change a line and not find text and change. Because the number in the text i want to change can vary from different numbers.

P.S i can use root explorer and open the file with a text editor and change it, this works but takes forever P.S.S i got root

View 8 Replies View Related

General :: NVFlash Files - How To Edit BCT File

Apr 28, 2012

I am running some more tests and decided to take a different path for dual boot (for testing anyway, still gonna give it a go with bmp)... so to make a long story short, how do I edit the .bct file that comes with the nvflash zip??? I can edit the .cfg just fine but when I add my secondary partitions at the end of the line up and before UDB, the g2x doesnt seem to boot, like it just stays at the first lg logo and goes no further. I need access to the file to make it kick over. I think. Ive not been able to find out how to edit the file.. although I've not looked 110% as I usually do..

I am not even sure if I've named them right.. but hte way I see it they are all 3 characters in length.. so ive made the secondaries called APS, CAS, & UDS.. that also maybe my issue. but none the less ive attached a screen cap to show they were made and where they fall in the lineup.

View 1 Replies View Related

General :: How To Edit Info File On Android

Mar 18, 2014

im trying to edit one file with extension .info since i cant find any program that i can did that on mac,so is there any program who can open that file and edit in the phone instead using a pc?

View 2 Replies View Related

General :: Edit APK File To Allow To Stay For 4 Seconds

Mar 2, 2013

The goal is to be able to change small things in some apps.For example, there is an app called SnapChat which allows you to send a picture for 3 seconds and then closes the picture. In this scenario, I would like to be able to edit the .apk file to allow to stay for 4 seconds.

View 1 Replies View Related

General :: How To Edit Ext4 File With Windows XP

Apr 23, 2014

I want to edit an ext4 file with Windows XP and and I haven't found a solution despite extensive research.

View 4 Replies View Related

General :: Miui V4 Theme Edit (icon File)

Feb 11, 2012

How can I edit the icon file in miui v4? It's a separate file in /system/media/theme. With miui versions based on android 2.*.* it was possible to use winrar or 7zip but now I can open the file and extract but cannot replace files within the file. So what to do?

View 1 Replies View Related

General :: Android Emulator - Edit Hosts File Doesn't Resolve Custom Domain Name

Dec 20, 2010

I'm developing a mobile website and I want to see how it looks in Android Simulator.

I manage to edit my android's /etc/hosts file. Here's what I did:

1. Create an Android Virtual Device (AVD)
2. Open the AVD with this command

Code:
./emulator -avd android -partition-size 128

3. Execute the following commands

Code:
./adb remount

4. Get the android hosts file

Code:
./adb pull /etc/hosts

5. Add my mobile website into the android's hosts file. It looks like the following

Code:
127.0.0.1 localhost
172.19.14.46 m.myweb.localhost

6. Push the hosts file to the simulator

Code:
./adb push hosts /etc/hosts

7. Open the web mobile in the simulator and Host do not found. The web mobile should appear.

Btw I use Ubuntu 10.10 and android-sdk_r08-linux_86 API 7 (Android SDK 2.1)

View 3 Replies View Related

Android :: Edit CLF File For Source Insight?

Aug 11, 2009

Which tool can be used to edit the CLF file for sourceInsight?

View 2 Replies View Related

Media :: Program To Edit Sound File To Make It Louder When Used On G1?

Dec 2, 2008

Is there any program that can edit a sound file to make it louder when used on the g1?

View 1 Replies View Related

Sprint HTC Hero :: Odex Vs Deodex

Aug 4, 2010

I am still in the process of deciding whether to root or not, and I came across a question. I am not too familiar with the difference between odex and deodex.

From what I was able to gather, deodex allows themes/customization while odex does not. But exactly what falls under that category?

For example, if you want to flash additional features on top of a custom ROM, can you do it with odex? Or do you need deodex? For example, I am thinking about flashing a custom locksreen on top of a custom ROM...

View 2 Replies View Related

Samsung Fascinate :: Root Explorer To De Odex?

Sep 20, 2010

So in accordance with a deodexed ROM, is it possible to simply use Root Explorer to delete all of the .odex files under /system/app and lighten up our current ROM or is there something else that goes into deodexing?

View 1 Replies View Related

Motorola Droid X :: After 2.2 Possible To Rename Both APK And ODEX Files?

Aug 20, 2010

I would like to rename some of the stock apps but I'm not sure if I just rename the .apk file and/or the .odex file.

View 6 Replies View Related

HTC Incredible : Need Two Odex Files To Install Nov OTA Update

Nov 14, 2010

UPDATE: Never Mind....Did the update without them and it worked fine....

Can anyone provide VzNav.odex and VZW_Skype.odex files so I can install the Nov OTA update?

You have to restore the Bloatware before you take the steps to install this update and I have all the original files I removed except for these two for some reason. I have their corresponding apk files but not the odex files.

View 2 Replies View Related

Samsung Epic 4G :: Unable To Install BuddiesNow.odex

Oct 6, 2010

When I try to apply the update in the system recovery screen i go to apply sdcard:update.zip and push the home capacitive button. It brings up a progress bar and about halfway through it gives me an error. Im assuming I accidentily deleted this BuddiesNow file after I rooted the phone. I tried hard reset and factory reset but neither of these fixed it. Is there a way to download or install this BuddiesNow.odex? I didn't back up the file.

View 5 Replies View Related

Android :: Way To Open And Edit Word File In Droid / App Exist Does It Has An Open API?

Jun 30, 2010

Is there a way to open and edit word file in android and if this application exist does it has an open API?

View 1 Replies View Related

Android :: Edit Text - I Dont Want To Edit Before $ Symbol

Oct 26, 2010

In editText I set text as $ . I dont want to edit before $ symbol . i.e edit text doesnt want take any value before $ . ex: $adfdfd correctad$dsdff wrong .like this . how to restrict this one .

View 2 Replies View Related

General :: How To Edit A ROM

Jan 29, 2012

i can edit an existing rom for the Samsung Infuse 4g such as the stock rom and replace stock apps. I want to just edit some of the system/apps like the stock launcher, stock messaging app, etc and replace them with different ones that i already have downloaded. I don't want to edit any of the really deep/internal stuff just the stock applications that are loaded on the phone.

View 8 Replies View Related

General :: How To Edit APK Name

Jul 14, 2012

if I want to edit tha name of any apk .( sure I dont mean the file name ) ,, I mean .. the name that show up when you install it for example : .. there is a CAM Mod .. and I dont want to flash it from recovery ( cuz if I do that ,, it will be the only app for camera ) .. and I dont want that .. but when you install it as APK .. you will get the 2 apps and you are free which one you want to use.

BUT .. if the app is named ( Camera ) .. you cant install it .. cuz there is already an app with that name ..

View 9 Replies View Related

General :: GS2SR - Trying To Edit APK

Nov 16, 2011

Just bought a GS2SR and installed a keyboard app to replace the android keyboard however i LOATHE the keypress sound (sounds like an old typewriter). I really like the galaxy s2 keyboard sounds so here's what i've done to solve the issue so far..

-downloaded stock GS2 rom and extracted the .ogg sound files for the keyboard click
-converted .ogg files to .wav(same format as files i am replacing inside the .apk) and renamed them to the EXACT name of the .wav files i am replacing inside the .apk
-download the keyboard .apk and open in winRAR (didn't change file extention)
-inside the .apk i located directory containing the .wav files and deleted them
-from the desktop i dragged the new .wav files into winRAR and dropped them in the original directory
-close winRAR
-resign .apk
-plug phone in and view on PC as mass storage mode.
-click and drag newly edited and signed .apk into the downloads folder on phone
-unplug phone
-install .apk on phone

So the installation went fine. I go into messaging and the keyboard shows up and works perfectly. only problem is i have no keyboard sounds! why aren't my new .wav files playing when i press a key?

View 18 Replies View Related

General :: Edit APK With WinRAR Possible?

Jun 11, 2013

I was searching for a tool to edit an apk file and i found Apk Tool on xda but i think it's not, that much easy to work with this program. (for a n00b, like me.. ). I managed to open and edit te file with winRAR, but is this program also capable of proper compiling the app again, ready to use?

I tried it and it worked well i think, but is this possible with any app or other kinds of changes?

View 3 Replies View Related

General :: How To Edit SMS Messages On PC

Mar 1, 2012

are there any PC programs out there that let you edit exported SMS messages?

I'm currently using GOSMS PRO, I'm able to backup my messages in either .dat or .xml format. I also use SMS Backup & Restore and it also backs up to .xml format.

I can open the .xml file in a text editor and can edit the message contents from there, but the date format doesn't make sense to me so I was wondering if there's an editor that's GUI friendly?

I also know about apps like Fake Text or SMS Faker etc, but I wanna edit the messages on PC as it's a lot easier and faster.

View 2 Replies View Related

General :: Edit Apk Files

Aug 17, 2012

I have apk file how can i edit it? I need to reprogram it.

View 5 Replies View Related

General :: How To Edit Kernel Name In Rom

Sep 11, 2012

I have a kernel in my phone and I want to change its name. How to do it

GT-I9003

View 5 Replies View Related

General :: How To Edit Lib Files

May 23, 2012

how i can edit lib files such as libhardware.so?

I mean how can I decompile it and recompile again? So do i have to "decompile" it at all?

Am I right that i can use eclipse for it? But how to do it?

View 2 Replies View Related

General :: Can't Edit XML Files

Jan 31, 2013

i have big problem when i opening *.XML file in notepad, notepad++ or Wordpad ;( i have this problem with android xml. i used different XML on different roms and problem is the same ;( and i changed fonts and it dont work. in notepad++ in wordpad

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved