App isn't fitting screen. - HTC EVO 3D

Hello. Im a complete noob and im not sure if im posting in the right section but it seemed like it would be, so here i go.
My rock band app isn't fitting properly on my evo 3d. It works perfecetly control wise and game play. it just doesnt fit my screen and i was wondering if any of you guys no how to make it fit? Ive already tried the spare parts and compadabilty mode thing but no luck. :/ halp?

It isn't an easy fix... It would need the proper coding in the smali and xml of the .apk.
Hopefully the developers of the app are updating to qhd resolution.
Sent from my PG86100 using XDA App

That's another problem. The devs stopped working on this app along time ago. It's not even in the market anymore. :/ is there anyway I can edit the smali and xml?

quarantinedmemory said:
That's another problem. The devs stopped working on this app along time ago. It's not even in the market anymore. :/ is there anyway I can edit the smali and xml?
Click to expand...
Click to collapse
If you decompile it you can but some of the smalis you wont be able to edit because they are read only meaning they are the core java and cant be changed through normal editting. You would have to use eclipse but I dont think you can import an .apk to edit in eclipse (I might be wrong on that).
If you send me the .apk I will look at it but I cant promise anything because me and smalis dont like eachother very much ...
send it to my email. [email protected]

jkrough0728 said:
If you decompile it you can but some of the smalis you wont be able to edit because they are read only meaning they are the core java and cant be changed through normal editting. You would have to use eclipse but I dont think you can import an .apk to edit in eclipse (I might be wrong on that).
If you send me the .apk I will look at it but I cant promise anything because me and smalis dont like eachother very much ...
send it to my email. [email protected]
Click to expand...
Click to collapse
alright, will do. If you cant it's okay. I was just wondering if its possible. And i would like it to fit my screen cause its one of my favorite apps.

Was this ever solved as I have the same issue

If you guys fiXd this app then dont forget to post this updated .apk here....jus for others to benifit...
"SeXxy Virus"

so... bump?

Related

.APK Files (Editing the real way)

I have used APKTOOL/APK Manager Windows 7/Windows XP (x32 bit) and not having much luck with it
Basically what I am trying to do is edit the homescreen (to re-arrange icons + widgets) in 'res/xml/default_workspace.xml'
I decompile/edit/compile/upload and all I get is a black screen (I only edited 1 line to try it inside 'default_workspace.xml'.
Can anyone assist please?
Stop spamming everywhere about your problem :-/
Brut.all said:
Stop spamming everywhere about your problem :-/
Click to expand...
Click to collapse
Someone must know the answer
/they can be deleted if needs.
andrewb84uk said:
Someone must know the answer
/they can be deleted if needs.
Click to expand...
Click to collapse
Well try AXMLPrinter instead of apktool? It is sometimes better. TBH I don't like apktool too much. It's a good tool, but I prefer smali/baksmali and AXMLPrinter
anon2122 said:
Well try AXMLPrinter instead of apktool? It is sometimes better. TBH I don't like apktool too much. It's a good tool, but I prefer smali/baksmali and AXMLPrinter
Click to expand...
Click to collapse
Yeah and I really want to know, how do you want to remove some code from XML file using AXMLPrinter
Brut.all said:
Yeah and I really want to know, how do you want to remove some code from XML file using AXMLPrinter
Click to expand...
Click to collapse
Haha. good point. I wasn't really thinking as I posted (I should really be working just now ) AXML printer is good to a point, but apktool (once i got it working due to some stupid quirk on my PC which was pretty silly) does allow the extra customisation.
I should really shut up and concentrate
lol sorry mate

Looking for a specific file to edit HELP

ok im almost done with V5 when the phone first boots . you get the page to selecr language english or spanish. i have seen other cooks have the first load page say welcome to such and such rom. what file is that in so i can mod it to add my rom info....anyone know? i have started to check lib files but gosh there is so many . some direction would be great.
kaos420 said:
ok im almost done with V5 when the phone first boots . you get the page to selecr language english or spanish. i have seen other cooks have the first load page say welcome to such and such rom. what file is that in so i can mod it to add my rom info....anyone know? i have started to check lib files but gosh there is so many . some direction would be great.
Click to expand...
Click to collapse
I am working on a similar thing for RC2 of my ROM I'm at work at the moment so I don't have it convenient, but I think it's HTCSetupWizard.apk or SetupWizard.apk or something like that in /system/app - however, if I remember correctly, it is disabled and doesn't do that by default (the Android with the animated hand) so you would need to decompile the app and enable it. It's a simple .xml edit, from my understanding.
-viperboy- said:
I am working on a similar thing for RC2 of my ROM I'm at work at the moment so I don't have it convenient, but I think it's HTCSetupWizard.apk or SetupWizard.apk or something like that in /system/app - however, if I remember correctly, it is disabled and doesn't do that by default (the Android with the animated hand) so you would need to decompile the app and enable it. It's a simple .xml edit, from my understanding.
Click to expand...
Click to collapse
werd ive been searching libs all damn morning. lmao. ill rip that apart see what i get. thanks viper. if all goes good my V5 should be out by monday. got my 3D settings working and hotspot finally. what a pain in the ass. lol
kaos420 said:
werd ive been searching libs all damn morning. lmao. ill rip that apart see what i get. thanks viper. if all goes good my V5 should be out by monday. got my 3D settings working and hotspot finally. what a pain in the ass. lol
Click to expand...
Click to collapse
LOL, yeah man for real. I hope that helps, I think I gave you the right names without looking at them! Good luck with the ROM
you find it let me know. i have a few i have seen it enabled on and im sifting through those to apk's and still cant find the lines of text. even though i know they are there.
Found it!! its in settings.apk

[Q] Editing Phone.apk

Is there something special about editing the images inside phone.apk?
Every time I edit them, it becomes unusable. Thankfully I have many back ups to choose from. I am on the latest leak of Team Perfections Rom. Any help would be appreciated.
Dont know why I even post questions in this area!
Raiderman said:
Dont know why I even post questions in this area!
Click to expand...
Click to collapse
Maybe no one that has read your post has tried to edit that file. I used to do a little theming on HTC devices but haven't tried on a samsung yet. What do you mean by unuseable? That term is very broad. Did you resign the app?
Means it Force closes when making a call. Never sign system apk's. Push them using ADB.
It was the same for me on HTC phones. Hit and miss when editing images inside Phone.apk
Sorry, then I can't help. I always used Auto Sign to sign the apps first. Goodluck.

[Q] can someone tell me how to determine lib.so dependencies for an apk?

Sorry if this isn't exactly the right forum, but I am trying to figure out exactly which lib files are missing for a particular APL to work. These files were not included in the apk in /lib, and decompiling the manifest xml file shows that the CLASS <uses-library isn't used. Any ideas?
vinconti said:
Sorry if this isn't exactly the right forum, but I am trying to figure out exactly which lib files are missing for a particular APL to work. These files were not included in the apk in /lib, and decompiling the manifest xml file shows that the CLASS <uses-library isn't used. Any ideas?
Click to expand...
Click to collapse
ive been trying to find this out for a while, people have told me to decompile the .apk and read the dependancies in the android manifest, but all the libs inside it are set to false and some dont even exist.. so i would like to know the answer to this aswell
ricky310711 said:
ive been trying to find this out for a while, people have told me to decompile the .apk and read the dependancies in the android manifest, but all the libs inside it are set to false and some dont even exist.. so i would like to know the answer to this aswell
Click to expand...
Click to collapse
I think he got it, below. It looks perfect. This other guy shows the different classes that can be used and even if his script doesn't work we could probably see what he does to do it on a case by case basis.
abcdjdj said:
I haven't tried using it, but be sure to check this out - http://forum.xda-developers.com/showthread.php?t=1476797
Click to expand...
Click to collapse
vinconti said:
I think he got it, below. It looks perfect. This other guy shows the different classes that can be used and even if his script doesn't work we could probably see what he does to do it on a case by case basis.
Click to expand...
Click to collapse
that looks like its pretty much answered everything here.. but id still like to know for generaly knowledge how to determine the dependencies manually
ricky310711 said:
that looks like its pretty much answered everything here.. but id still like to know for generaly knowledge how to determine the dependencies manually
Click to expand...
Click to collapse
You could easily figure that out from what his script does. I think he even says so in his post
vinconti said:
You could easily figure that out from what his script does. I think he even says so in his post
Click to expand...
Click to collapse
i check the post but it doesnt unfortunately, and yeah ill have to open it and use my brain thanks for the help!
vinconti said:
You could easily figure that out from what his script does. I think he even says so in his post
Click to expand...
Click to collapse
im pretty sure i figured it out, you need to install the devices framework that the app came from then decompile the app and then the dependancies it requires will have FALSE removed!

[Q] Server-sided apk apps

Hi guys,
you know how to hack a server-sided apk app? Please tell me, because i'm searching for that for 1 year but never found it.
I know that's the best developer's forum and i hope you don't ignore my question or fooling around.
Thanks.
Oh.. if you know something about making a mod of that apk app tell me please.
(Monster Warlord is the apk i meant)
DISCLAIMER copyright claims are n easy thing!
1. "server sided apk", can't be hacked, at least you have to hack the server itself, depending on what data you want to modify and where the data is computed - on client or host side.
(tried something similar with the ingress apk )
2. to modify an android application you should have programmed one at first - or know about the structure of such an app, for reengineering purpose.
2.1 decompiling:
http://modstorm.co/how-to-decompile-android-app-with-apktool/
2.2 yes this the heavy load, what to do now depends on what app you want to modify and what in the app - up to you!
Sent from my Nexus 4 using xda app-developers app
Thanks but after i decompilate my apk, what to do? I'm trying to hack a server-sided apk, remember that! Because i don't have reasons to modify a client-sided apk! It really makes no-sense.
UP. Please help me!
cesalpino said:
UP. Please help me!
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1898942
sorry, thats all i found to :/ .. you can only moddify the data on your phone, not on the server!
hi
cesalpino said:
Hi guys,
you know how to hack a server-sided apk app? Please tell me, because i'm searching for that for 1 year but never found it.
I know that's the best developer's forum and i hope you don't ignore my question or fooling around.
Thanks.
Oh.. if you know something about making a mod of that apk app tell me please.
(Monster Warlord is the apk i meant)
Click to expand...
Click to collapse
It is possible to mod the prises in the apk?
For example, the price of gems es 50usd, and you mod the prise just for 1usd... You are going to pay real money with google play store so that should work?
*facepalm*
No, your missing the point...but lets for the sake of arguement say there was a so file in there with the prices u can mod them all day long an as soon as u connect back to the SERVER...poof all that wasted time..if u dont have physical or atleast a lan line to the server u cant do much on their end.

Categories

Resources