Hello! I saw this in an article from XDA and was curious if this could any positive effect(s) for our phone.
http://forum.xda-developers.com/showthread.php?t=1574401
Thanks for helping a curious Android fan!
Are you going to try it out? Let us know if you do. I wonder if this would cause any additional lagging.
I'm new, but just got an Rezound and am looking to play more with it, so this is something that I would like to look more into.
Related
Ok so I know this is probably in the wrong section but, does anyone know how to get super powerful weapons like the kraken easily. There was a hack with the earlier version but it would go poof after I signed in. I have many friends with krakens and apocalypses and things like that but I know there's no way they got THAT many warbucks. Any way anyone can upload an advanced save game? If its also from a thunderbolt then maybe it would trick the security stuff.
Hello everyone, in trying to find a thread I saw about 2 weeks ago about changing your build.prop to have gameloft games be playable that normaly aren't on the E3D. I don't remember exactly where I had seen it but I've looked for it. Maybe someone remembers the thread and can post me a link for it. Thank u in advance. I know there is one in the games section of Android but its for arm6.
http://forum.xda-developers.com/showthread.php?t=1338181&highlight=gameloft
Thanks ekz13 but that's not the one I'm looking for. The one I remember had changes to the script that where way longer. I remember something about changing the device to LG Optimus.
I thought that was the one to change it to the optimus one. I don't remember seeing another though.. gl finding it, post up a link when you do please
ekz13 said:
I thought that was the one to change it to the optimus one. I don't remember seeing another though.. gl finding it, post up a link when you do please
Click to expand...
Click to collapse
Yea I hope someone else remembers it. I think it was in the EVO3D forums but I looked in there and even went back as 10 pages of posts and still nothing...maybe I'm just missing it. I'll keep looking but I also hope someone finds it too or stumbles upon it, cuz I really wanna play Sacred Odyssey If anyone has gotten it to work on the E3D, how did u do it? Thank you peeps
SilverSuperman said:
Yea I hope someone else remembers it. I think it was in the EVO3D forums but I looked in there and even went back as 10 pages of posts and still nothing...maybe I'm just missing it. I'll keep looking but I also hope someone finds it too or stumbles upon it, cuz I really wanna play Sacred Odyssey If anyone has gotten it to work on the E3D, how did u do it? Thank you peeps
Click to expand...
Click to collapse
From a android market developer's point of view there are really only two ways the market allows the developer to explicitly filter out devices for their application:
1) by specific build model of the device
2) by screen resolution support
the /system/build.prop supplys the information the Market uses. if you have a konwn good device that supports these games, such as the LG Optimus, you would only need a copy of the LG Optimus build.prop file in order to mimic.
if it was me personally, i would suggest changing the fingerprint to make the lg optimus first, wipe market cache, reboot and see if it appears in the market. if it doesn't, then i'd look into screen settings, but i think most filter by device as that is the easier of the two to manually control/adjust in the developer market console.
as a side plug, my app, build prop editor, makes it very simple to edit the file from android mode, along with maintaining backups/restoring and switching between them!
hope that helps take a bit of the mystery away!
So the DROID xyboard system dump has some files that I think may be MOTOCAST for tablets. I've tried various methods to deodex it but to no avail. I'm sure I'm missing something but im just not sure what and I really just want to test this app out. Anyone interested in lending a helping hand and deodexing it for me? Thanks in advance for any help!
Motocast for tablets... any updates??
Cubanluke88 said:
So the DROID xyboard system dump has some files that I think may be MOTOCAST for tablets. I've tried various methods to deodex it but to no avail. I'm sure I'm missing something but im just not sure what and I really just want to test this app out. Anyone interested in lending a helping hand and deodexing it for me? Thanks in advance for any help!
Click to expand...
Click to collapse
Any luck getting the app deodexed? For tablets, that is the best remote streaming app there is on the market. The service is amazing, i just dont get why other people dont use it on their tablet. Probably cuz they are not aware of it...
THanks,
Bruce
PS - is there a way we could put out a paid bounty on this apk? Like Id seriously pay $20 for this...
Is there any Dev here who can port this over to the Amaze?
Check out the video!
http://forum.xda-developers.com/showthread.php?t=1597928
CalicoJeb said:
Is there any Dev here who can port this over to the Amaze?
Check out the video!
http://forum.xda-developers.com/showthread.php?t=1597928
Click to expand...
Click to collapse
It is kinda cool looking, but the current stock ICS lockscreen is just as functional - as far as I can tell this would just be for looks.. I mean you get music controls on the lockscreen with the cm music.apk..
I do want to share this little laugh for me, after doing some reading I eventually ended up at this post which uses lmgtfy.com to explain someone's noobyness.. if you don't know what that is you should click this http://lmgtfy.com/?q=how+to+use+diff+patch it is a nicer way of dealing with noobs I used to use it ALL the time..
I will say, if anyone wants this, it would have to be done for EACH rom - but anyone can do it, it isn't hard to learn how to decompile, and the instructions for the patch are pretty straight forward(hint, anyone can learn how to develop or at least contribute something, there are many things with low degrees of difficulty(like this!))
If anyone REALLY likes this, I challenge you to give it a shot to see if you can do it, and maybe give something back to the community!
Silentbtdeadly said:
I do want to share this little laugh for me, after doing some reading I eventually ended up at this post which uses lmgtfy.com to explain someone's noobyness.. if you don't know what that is you should click this http://lmgtfy.com/?q=how+to+use+diff+patch it is a nicer way of dealing with noobs I used to use it ALL the time..
Click to expand...
Click to collapse
Very Funny Silentbtdeadly - I may really give it a try, yup I know its really all for looks actually, does the same thing, But as you admitted - IT IS kinda cool
CalicoJeb said:
Very Funny Silentbtdeadly - I may really give it a try, yup I know its really all for looks actually, does the same thing, But as you admitted - IT IS kinda cool
Click to expand...
Click to collapse
Well, if you were willing to give it a try, you think you can do it, and you'd be willing to put out a product for the community- I'd be willing to give you pointers if you have issues I can help with, share resources that might help you out..
I'm assuming you have adb fully installed?(Android sdk installed?) Smali and baksmali-1.3.2?(those are for compiling/decompiling) Know how to sign an apk?
A lot of the above can be done thru dsixda's kitchen(easy to find in the development forums) - with the things above and a little reading/tinkering with the instructions in the original thread you posted(basically applying patch, then re-compiling or repacking), you could potentially have something working pretty easily getting it to the point where you can share it for others to use could be harder than doing it itself, but I can definitely help if you get that far. Just make a nandroid before you tinker! Lol.
If you get into the process and get a little stumped on something, send me a pm and I'll help if I can - I'm always willing to help those who are willing to help themselves
Maybe you guys can help me out here; my research is pulling up nothing.
As the title states, I'm looking for an Android to Android VPN? I've always been able to check on my kids computer activity when needed with PhoneMyPC (and mitigate a few bad situations), but with tablets being used there's no way to see what they do. Overly cautious parent comments and anti-spy hate aside, this is something I feel is extremely beneficial.
Anyone know of one that's good? Is there one out there that's useable? Gurus, is it even possible?
I greatly appreciate any help on this topic.
XDAThunderbolter said:
Maybe you guys can help me out here; my research is pulling up nothing.
As the title states, I'm looking for an Android to Android VPN? I've always been able to check on my kids computer activity when needed with PhoneMyPC (and mitigate a few bad situations), but with tablets being used there's no way to see what they do. Overly cautious parent comments and anti-spy hate aside, this is something I feel is extremely beneficial.
Anyone know of one that's good? Is there one out there that's useable? Gurus, is it even possible?
I greatly appreciate any help on this topic.
Click to expand...
Click to collapse
Take a look here http://www.xda-developers.com/android/easily-access-the-android-vpn-settings-menu/ and here http://www.howtogeek.com/135036/how-to-connect-to-a-vpn-on-android/