HTC Hero :: Modifying/Editing .apk Files?
May 23, 2010
I am wondering if there is a way to modify or edit a .apk file or files inside an .apk file, & then be able to repack/compress the .apk to be able to put back on phone.
1. can this be done
2. what do i need
3. how is it done.
Im asking b/c I have a few game apps that have some of the files (i assume, they are jpg, or png files) dont fit my screen right, they are too big & are partly cut off, so i want to resize them & put them back on my phone.
View 11 Replies
Feb 6, 2010
I was using Astro and i found the folder on the Hero that has all the boot images, sounds, and animations. i was trying to create my own custom animations and put them in there to replace the others. Well when i try to copy the files into the folder it says i have insufficient permission so i was wondering if anyone knew of a way around that without rooting or something like that!
View 3 Replies
View Related
Sep 5, 2012
I want to modify some xml files in the google maps app (com.google.android.apps.maps-2.apk)
I copied the original apk from my phone, used apkmultitool to decompile it, chanched the files an recompiled it (using option 11: system apk) after recompiling, the file size ist about 1Mb different to the original.
When i now place it on the sd card and try to install, i get message that it wasn't installed.
Do i have to deinstall the "old" app?
Do i make sth wrong?
View 1 Replies
View Related
Jul 24, 2013
how to extract an .obb file so that one can edit the contents. In my other thread [URL] where I was trying to figure out a way to activate the Japanese vocal track in Final Fantasy IV with the game's locale in the US/English. I've hit an impasse as I've been able to deduce that the Google play version of the game (which seems to have a 15mb .apk, and a 400+mb .obb ) retains the Japanese audio track but only plays it in conjunction with JP text if the Android locale/language is Japanese. Thus, I figure that somewhere in that .obb there will be the JP audio track file which I can copy over the English audio track file and thereby access Japanese audio w/ English text since SquareEnix didn't give us the option for some god-awful reason.
However, the only way this can work is if I can get into that .obb file! I saw links elsewhere on the forum suggesting that all I had to do was rename the .obb to a .zip or .rar, and then use 7zip or WinRAR to open it, but attempts with both programs and numerous file types (.zip, .rar , .tar etc..) all report that the file is not an archive and thus cannot be opened. This is different from the .apk file, which easily seems to (upon rename to zip) unveil its secrets with 7zip extraction. So, does an program or method necessary to unpack/extract/read/edit an .obb file besides the simple archive rename? Is there some Android development program or function?
View 4 Replies
View Related
Feb 22, 2012
I have tried using gedit, geany, eclips, and some other programs and all of them give me errors and won't open a single xml file!Is there certain plug-ins I have to download?
View 8 Replies
View Related
Oct 14, 2009
is there a good app for this? preferably a free one. onboard 'quick office' only allows you to view.
View 4 Replies
View Related
Jun 24, 2010
Seeing how this keyboard works on 2.1, I'd definitely love to get this working on 2.2 somehow. I want to try to experiment with this apk and see what I can possibly change in order to get it to work on 2.2. Does anyone know what files that may need to be edited within the apk? I just need a direction to start going in. Also I've downloaded "APK Manager" can I maybe do something there?
View 12 Replies
View Related
Apr 9, 2010
Is this even possible on non rooted phones? i know on rooted phones you can go in and edit the png files in the .apk meaning you can change the icons for the apps and widgets etc. this caught my interest, being something that i could do as possibly an introduction into the developer side of the eris. just wanted to see if it would be possible to reinstall an edited apk file onto a non rooted phone
View 6 Replies
View Related
May 12, 2010
I am switching from a BB. I receive text messages from my office with client's phone numbers. We prefer to keep our mobile numbers private, so we need to block our caller id on a per call basis. It wouldn't work for us to block caller id on all calls. On my BB, I would copy and paste the number and then add *67 as a prefix.
On the Hero I can't find a way to edit the phone number from the text message. I can delete it, but can't add to it. Most of these numbers I would not want to add to my address book. I had my office text the number with *67 as a prefix, but the Hero doesn't recognize the *. It just copies the digits. What workaround options do I have?
View 3 Replies
View Related
May 25, 2013
I have a JAR comprised of java and class files. It is my understanding that the JAR is an executable library comprised of the .class files within. I need to open one of these class folders change a few things and reinsert it into the jar. i am on linux and i have been at this all day to no avail.
View 1 Replies
View Related
Jul 11, 2009
So I have the basics down... I can create a UI with the XML, I can show it and change the screen to another UI (another XML file) but how do I add to the UI?
Hard to explain...
Say I have a header (just 2 textviews) that will remain at the top and below that is a search box and button (main.xml). The user searches and I have it display the search UI (search.xml). This UI will have the same header (2 textviews) and below it will have several textviews each one containing a search result... Kinda like if you search for an app in the market. There's no way of telling how many results would be returned so I figured I would have to create each textview on the fly within the .java file. I'm not sure how to do this. Most likely would require a loop of some sort, but whats the syntax to create a new textview and display it right below the one above it? I'm working with linear here so I would assume just creating a new textview it will by default go to the next one down which is what I want.
Also, say I have 30 results... How do I get those to scroll but leave the 2 textview header in place? Would I create a ScrollView and put the new TextViews in that?
View 5 Replies
View Related
Sep 2, 2013
So after fiddling around with theming and getting comfortable decompiling, recompiling and pushing system apk's to my phone I figured I would try to mod one of my games. The game is called chess time and is a free online pvp chess game. I am trying to find the movement permissions to the specific pieces. I have had no luck. I decompiled the apk and checked all the xml's and cannot find anything that seems relevant. Where those would be? If it would be in any of the small files than I have more reading to do since how to modify those. Here's the apk:
View 3 Replies
View Related
Jan 3, 2013
I want to modify my apk with Eclipse . but I don't know how to give apk to eclipse and modify package name and manifest.xml and I don't want to use Apk manager .
View 4 Replies
View Related
Sep 11, 2010
In an Android application I am writing, the styling for my various TextView elements is defined in an xml resource. I would like enable the user to change certain styles such as android:typeface using a PreferenceActivity. Is there a way to modify a style resource programmatically such that all associated widgets will update correctly? If not, must I manually select all widgets by id and change their styling?
View 1 Replies
View Related
Aug 2, 2010
http://androidforums.com/all-things-root-incredible/134977-unable-change-boot-startup-since-going-froyo.html I am attempting to modify/replace the default boot animation on my Incredible. I am currently running Froyo 2.2 (not sure if that's relevant). I downloaded the BIOS style boot animation and the zip file contains: Code...
View 5 Replies
View Related
Jul 17, 2010
So I thought I read somewhere that once rooted, you can modify which programs startup on a fresh boot of the phone.am i making things up or can anybody help me find that info? i've gone back seven pages of threads and can't find anything in search either
View 3 Replies
View Related
Nov 3, 2010
I am writing an application that will run on 2.0 and above. Now, I am thinking of adding the Data backup feature to the application. Is there anyway to modify the manifest file to include the metadata only if the phone is using Froyo(2.2). Ideally, i would like to avoid creating a separate application for just Froyo.
View 3 Replies
View Related
Oct 6, 2009
Have a question regarding RotateAnimation. If I do not set the property FillAfter to true then the image in my view, that I use RotateAnimation to animate, returns to the initial position after the animation is done. My problem is that when I set fillafter to true when I later set the image on my imageview to another image than the one I animated some kind of transformation is applied to that image also.
View 2 Replies
View Related
May 31, 2009
What I want to do, is to make a software to resolve the following Android issue:
http://code.google.com/p/android/issues/detail?id=1215
2009/5/31 kankunb...@gmail.com <kankunb...@gmail.com>
- Hide quoted text -
View 3 Replies
View Related
Nov 8, 2009
Has anyone had any success in modifying the apps tab? Is it possible to change the view? Instead of all icons from left to right can they be changed to a list view? Can you add folders to separate system tools from others such as games and etc...?
View 1 Replies
View Related
Apr 29, 2009
I am looking for some answers from some of the experts here. I have a project in mind that I want to start. It is about using HTC's Touch HD phone as a device in a museum with rich media/video about the art and the artists on it. Besides the videos and animation, I also want to show some content from a web browser. Now my biggestest issue. I do not want that the museum guest who pick up the phone for the tour get to see the standard Android user interface. Is there a way to develop a new user interface that would start up directly once the phone is turned on? It should then automatically start the app with the museum infos. Later I may want to add some GPS functions and even sms and photo taking, etc....
What do you think, how flexible is Android to allow that?
View 2 Replies
View Related
Jan 9, 2013
I want to modify some apps but when I do I can't seem to get them working on devices.
I am happy with the use of APK tool and zipaling, and have successfully modified my SystemUI.apk but when I try to mod apps it does not work.
I have tried modding the apk in data/app and just replacing the file and tried modding the downloaded apk and try to install.
My process:
Decompile (APKtool)
Mod
Recompile (APKtool) - with errors
I add the files from the original APK that errored during recompile with 7zip
Zipaling
Transfer back to the device
Devices
Samsung S3 mini & Nexus 7 - both running stock rooted JB 4.1.1
View 1 Replies
View Related
May 25, 2014
I have tried to modifying and app for android so I can install the same app 2 times but I failed. I want to change the name of the app in the files and repack it so I can install it?
View 3 Replies
View Related
Feb 19, 2010
I'm primarily working on the Android SDK on windows, but would like to modify/tweak some functionality in the application framework.I have a separate ubuntu box where I downloaded the android source code, built it using "make" as well as "make sdk". I have a few questions in mind. Is it possible to import the binaries that I built on the ubuntu box into the android windows SDK? If so, what are the (proper) steps in doing so.For example, say I modified some functionality in the Activity.java file, then built it on ubuntu. I want to be able to make use of my modifications and continue my app development on my Windows SDK. Can I somehow import the framework binaries built from this step over to my windows SDK and continue my development from there? If so, what are the binaries I need and what are the steps to import them?
View 6 Replies
View Related
Mar 23, 2010
I need to load an audio resource and play it, but I also need to be able to modify some parameters (like the volume, or the playback rate) while the audio is being played. For example, I might want to play a 10 seconds audio stream, and change the volume only after 3 seconds. Is there a way to do it? I've been experimenting a little with AudioTrack without results.
View 5 Replies
View Related
Mar 24, 2010
I've had my Eros about a week. It's not a bad piece of equipment, but boy do I find it hard to figure out to get it to do what I want.
The notification feature is driving me nuts.
I can't choose which applications send me a notification nor how frequently it updates. I'd actually be happy if I could turn off notications all together. The only way I've found to do this is put the phone on airplane mode- which then turns off the phone, too.
Can anyone give me some simple tips for how modify or turn off notifications from apps?
View 9 Replies
View Related
Jul 21, 2010
Is there any way to change the lock screen or at least have it show a different wall paper than the home screen?
View 2 Replies
View Related
Apr 17, 2010
On my widget I'm having a button and a textView. When clicking that button some data is registered and I want the TextView to be updated. However I can't get to the TextView instance from within my Activity it seems.
View 4 Replies
View Related
Oct 14, 2010
I have a rooted desire, but I have a troublesome app that won't update and I can't delete. I have seen others who have had the same problem, and a solution is to rename the app .apk.old and then redownload it, but I can't find a decent app to do this. I do have superuser permissions.
View 2 Replies
View Related
Apr 9, 2010
My phone is not rooted yet. I just got it, first Android phone... taking my time.
Question 1:
I got the Open Home .apk, and while I like most features of Open Home, I don't like the icons it uses. I'd rather use the default Android icons. And I can't figure out how... there are no "default Android icon packs" out there. So I got clever. I opened my .apk with WinRar on a PC, found all the new icons I didn't like, and replaced them with the standard icons (which I cleverly extracted from the Android SDK).
However, I guess I wasn't so clever, because the new modified .apk won't install. I guess the creator of the .apk put in a protection of some sort to not let it install if it's been modified? Way over my head at this point...
Question 2:
If I root my phone, will I be able to access the root structure from PC over USB link? I was thinking, maybe the modified Open Home .apk won't install, but if I were able to get into the already installed default Open Home, and then replace the icons, maybe I'd have more success that way.
View 3 Replies
View Related