Vending tattoo store hack - Sony Ericsson XPERIA X10 Mini

does it work on 2.1????

Nope, but you should see that : forum.xda-developers.com/showthread.php?t=742608 (i can't post links)
It's work fine for me
--
Sorry for my English, I'm French

thanks .......

I just patched the Update,I used it to replace the Original one, then clean data and dalvik cache
Code:
http://forum.xda-developers.com/showthread.php?t=841001

Related

help. Swype keyboard to update

Someone can help me. I can not update the Swype and it feels. I can not use because they can not update it. my version of the phone is [ROM] Kyrillos' ROM v9.3 JPU / / Just Fine / / my i5800. If someone happened to please help me. and I explain how to update it.
- Clear data from any version of swype (I used Ti-Backup to do this)
- Uninstall any version of swype you currently have (swype.apk, swype installer, and lib.swypecore.so (from system/lib)
- Reboot into recovery, wipe cache/dalvik cache
Click to expand...
Click to collapse
- Download swype installer from http://beta.swype.com/android/create/ and run it (may have to create an account)
- Follow the instructions
IMO cache wipe isn't necessary. Here http://stage3-beta.swype.com/android/supported/ you can find all available languages. Our phone res (modified WQVGA, 240x400) is fully supported from now on.
Thank you very much for answering so soon and thank you very much for the info.
If you had not gotten help. thank you very much. I have it uninstalled and installed the necessary installation. Thanks for your help.

[MOD] D2P - free some space on /data, for most ICS ROMs

This is an init.d script inspired by bodhisattva99's work that can be found here:
http://forum.xda-developers.com/showthread.php?t=1526827
Props to him for the idea.
This script does the same as his, but my zip does not flash a new zImage (the partition can be mounted anywhere with one single command, thanks, Chainfire!).
I do not own an SGS2, so this is untested by me personally, but it was tested by AColwill on A LOT of ROMs and he noticed seemingly better boot times than with the original script. However, he discovered that this also doesn't work on GB and earlier ICS builds. If you do happen to flash it on an unsupported build, the script should simply print out that your ROM isn't supported to /data/d2p.log, exit, and let the boot process continue.
What does it do?
Basically, what it does is it puts Dalvik cache on /preload (which is about 500 MB in size and otherwise totally unused), freeing up space on /data for even more apps.
It will not wipe any of your data, it will just put Dalvik cache on /preload. First boot will take a while since Dalvik cache needs to rebuild, afterwards, it should work like a charm, leaving you with a few hundreds of megabytes more on /data.
Requirements:
- A recovery image
- A rooted ROM
CWM update.zip:
Download link
Huge thanks to:
AColwill - testing, testing, testing and some more testing
Ante0 - providing proper hosting for the zip
brabo, GShellz admin - the bash wizard
Chainfire - providing me with the preload parition ID
mattgirv (from #villainrom, Freenode) - compiling bash for me, help with cross-compiling
sircrazy, GShellz admin - help with cross-compiling
Disclamer: I'm not responsible if something goes wrong and wreaks havoc upon you, your phone, your card, any part of your phone, your friends, your family, your close or distant relatives and/or your pet, but I will gladly provide assistance if it does.
Got some fail:
Code:
I/run-parts( 1667): /system/etc/init.d/99dalvik2preload: line 13: syntax error: unexpected word (expecting ")")
I/run-parts( 1667): run-parts: /system/etc/init.d/99dalvik2preload exited with code 2
I/logwrapper( 1667): /system/xbin/run-parts terminated by exit(1)
Sorry about that, should be fixed now. Try it now, should work like a charm!
This is great! A few questions though, a small FAQ could be useful in the first post.
1. Is this reversible?
2. Will it wipe any data?
3. Will the Wipe Dalvik command work in CWM?
4. What happens when the Dalvik becomes full?
Thanks for the mod and for replies in advance!
And the link is where??? i only see download link [fixed] but cant press it
blizzari said:
And the link is where??? i only see download link [fixed] but cant press it
Click to expand...
Click to collapse
well the link he credits (http://forum.xda-developers.com/showthread.php?t=1526827) at the end of page2 does have a valid link to his script (called dalvik2preload_proz0rmod-signed.zip) now I'm not sure the OP link is down because it is borken or because the script is being worked on and he'll make the link active again once work is completed.
---------- Post added at 08:01 PM ---------- Previous post was at 07:59 PM ----------
Phat7 said:
This is great! A few questions though, a small FAQ could be useful in the first post.
1. Is this reversible?
2. Will it wipe any data?
3. Will the Wipe Dalvik command work in CWM?
4. What happens when the Dalvik becomes full?
Thanks for the mod and for replies in advance!
Click to expand...
Click to collapse
just have a quick read at the link the OP credits ( http://forum.xda-developers.com/showthread.php?t=1526827 ) and all your questions will be answered.
Due to an issue with ASH and some retarded builds of busybox from some devs, Davor (Proz0r) has had to pull the release as it wasn't doing what it was supposed to do.
Currently, the 1.19.4 busybox which is included with the CM9 firmwares AND the one downloaded by jrummy's busybox installer (same build) is missing some core functionality required to get the script working :|
I'll be working with Davor over the next few days (hopefully) to get this fixed and released.
Exactly, thanks AColwill for the explanation as I was too busy with school at that time. I will get on it soon and deal with the Busybox issues.
Script works like a charm now, no need for Busybox. All tools required for the script to run are included, all you need is a rooted SGS2 with a recovery image and you're all set!
Just flash it or we need to wipe something too?
Getting a 404 error when I click on the link
Sent from my GT-I9100
soyef said:
Getting a 404 error when I click on the link
Sent from my GT-I9100
Click to expand...
Click to collapse
Me too. Can somebody post a link that works?
need new download link
Thanks
Whoops, fixed. AColwill also tested this with a whole bunch of ROMs to find out that it should work on KPA and newer ROMs, but no pre-KPA ones. I've also added a failsafe which will just print out that your ROM isn't supported to /data/d2p.log instead of causing a bootloop if you happen to flash it to an unsupported ROM.
As always when flashing stuff. NANDROID FIRST.
Even though I have done extensive testing with multiple SGS2's, I am not infallible (even though it appears that way).
Proz0r said:
Whoops, fixed. AColwill also tested this with a whole bunch of ROMs to find out that it should work on KPA and newer ROMs, but no pre-KPA ones. I've also added a failsafe which will just print out that your ROM isn't supported to /data/d2p.log instead of causing a bootloop if you happen to flash it to an unsupported ROM.
Click to expand...
Click to collapse
Not getting any errors on KL1 - My phone now boots in less than 10sec. Great mod. Thanx.
Awesome, thanks for the feedback!
Just flashed it... I'm on Spike's 7.1 SE
1.
Booted into CWM, wiped dalvik-cache & flashed d2p-mod.
Phone does not boot... gets stuck in bootanimation...
2. Restored phone.
Booted into CWM, this time I did NOT wipe dalvik & flashed d2p-mod.
Result: Phone stuck in infinite boot loop on the Samsung Galaxy SII screen...
It is sad there seems to be not updates at this time...
Flashed it on Westcrip's 1.0 Pro, and checked the /preload was empty....
We probably need a zImage-empty file, to install our custom rom's kernel
Ty for any update!

Order and chaos stopped working after factory reset

Hi.
I did factory reset to the tablet and after that order and chaos stopped working. In the stage that it supposed to show login details it just quits back to launcher. I have galaxy tab 10.1 with android 3.2. Other gameloft games work properly. I tried installing root explorer and deleting the relevant game directory but after redownloading the game the problem persist. Any ideas ?
Thanks
Sent from my GT-P7500 using XDA Premium HD app
me too
In my p7500 next factory reset order and chsos stop! Like u!
i bought a p7500, bought the game and it does go back to home screen. Trying their support is a joke they suggested a r install twice in aweek . My firmware was 3.1, updated to 3.2 still same problem. i am thinkg about installing a diff rom but i dont think it would work.
i wonder something though is your tab the only android device coonected to gameloft or market accou t, or do you have different devices which u have downloaded order and chaos for?
at first I had only galaxy note and the game wasn't officially supported.
after that I purchased samsung galaxy tab 10.1 and the game worked amazing there.
my mom lost her ipad so I gave her mine and did factory reset.
after that the game started to officially support galaxy note and it worked great!
now my mom's about to purchase a new Ipad so she gave me the tablet back
and after factory reset the game stopped working. I tried installing both ICS and GB roms but there is no difference. tried chainfire3d (donno why! i'm trying anything) but same results.
logcat output at http://pastebin.com/rQXK5afc
I'm willing to test and debug anything you'd like! i just need to know how
UFK i can not because of warranty issues try but could you please try to uninstall the game , reboot iinto CWM and wipe you dalvik cache , reboot and install again.
OR you can wipe dalvik and let android build the dalvik cache again from the scratch and try the game??
It seems to be a illegal call somewhere within Java. I dont know how to code C or Java but, this is a guess.
AT least we can rule out dalvik issues.
Since you had it working before could you tell us if you have restored O&C from the backup or re installed it?
Belmethos out..
------------------
Has there been a version change from the last time game worked?
belmethos said:
UFK i can not because of warranty issues try but could you please try to uninstall the game , reboot iinto CWM and wipe you dalvik cache , reboot and install again.
OR you can wipe dalvik and let android build the dalvik cache again from the scratch and try the game??
It seems to be a illegal call somewhere within Java. I dont know how to code C or Java but, this is a guess.
AT least we can rule out dalvik issues.
Since you had it working before could you tell us if you have restored O&C from the backup or re installed it?
Belmethos out..
------------------
Has there been a version change from the last time game worked?
Click to expand...
Click to collapse
after wiping dalvik the results are the same.
i did not restore order & chaos from backup.
has been a version changed since it last worked - no but
the game started to officially support galaxy note and since then I Cannot get it to
work. the version is still 1.1.2 but maybe they did patch to add galaxy note support which broke it.
Gamelloft support sucks big time... it is impossible to get a meaningful response from them... I am trying few things i have found , will let you know if they work .....
---------- Post added at 11:01 PM ---------- Previous post was at 10:20 PM ----------
Search for oac-part1.apk
oac-part2.apk
oac-part3.apk
from google
uninstall the game completely
, download cache for tegra2 than install part1 let it download, than wiothout starting game install part2 than part3 it works here but i am not confortable with this they can get your info
Give it a try
Have you checked you PMs??
the game works!!! thanks belmethos!
I downloaded tegra2 data and 3 apks (from mediafire link on the next url):
removed
so I copied the data directory to the appropriate location (/mnt/sdcard/Android/data)
installed oac_part1.apk, executed it and let it download, after it finishes without starting the game i executed the part2 and part3 of the oac apks, after that executed the game, let it download again and voila! game works!!
PLUS i am warning you till the gameloft fixes the game and you download the game from them officially , do not trust these apk, you and i can both loose our chars which we play on our tabs. Nevermind at least it is working.
I guess what these are; they install the game version 1.0.8 first , than install 1.1.0 on top and finally install 1.1.2 which is the current version........
Please delete the link to the site... It is a cracked game as is and not safe........

[Q] LaytVeyit v5 Google Talk????

I have installed LaytVeyit De-Blur v5 Pre-Release on my phone, is an awesome rom, very smoot and i love it, but.... i need some help.
PROBLEM:
- I want to install Google Talk (Talk.apk) in it. Because this rom does not have it.
WHAT I HAVE ALREADY TRIED: (AND FAILED)
- Searching for GTalk and LaytVeyit in the same sentence around or LaytVeyit and Gapps with no results.
- CLicking the apk to install it.
- Copying manually the talk .so to /system/lib and the apk to /system/app and setting the following permissions: rw- r-- r--
OTHER STUFF THAT MIGHT BE IMPORTANT
- CWM is installed
- Rom is giving no other problems whatsoever
- Google Play is working as expected
Is it possible to install GTalk on this ROM and if it is... HOW???
Sorry if my english is not up to acceptable standards...
Whether you can help me or not thank you anyway....
Stil have the problem....
Anyone? i don't want to replace this rom
Try Gingerbread GAPPS
You can take a backup from recovery and try installing GAPPS for GingerBread from rootzwiki
Solution
Thanks to kapilchawla because even if that is not exactly the solution is at least 70% of it.
The truth is that flashing or pushing the Gtalk app by itself by any of the means mentioned above and even by others i tried later wont be effective. The app will force close.
In order to make it work you should flash the whole GB gapps pack, unfortunately you will have to wipe everything before doing that, in order to avoid some weird behavior afterwards.
So here is the solution step by step if you want LeytVeyit with Gtalk
1- Install LeytVeyit from this forum: http://forum.xda-developers.com/showthread.php?t=1791167
2- Flash gapps-gb-20110828-signed.zip from this thread: http://forum.xda-developers.com/showthread.php?t=1790681
3- The market will dissapear. DONT INSTALL IT OR FLASH IT, it is already there just invisible.
4- Set your google account through the GTalk app. Market app will return as soon as you do that.
5- This Gtalk does not have video chat or audio chat, lets fix that: Download the improved gtalk app from here: http://forum.xda-developers.com/showthread.php?t=1056793 (NOW IT WILL WORK!!!!)
6- Follow the instructions there EXCEPT FOR ONE. DO NOT COPY THE SO FILE ON THE /system/lib folder. It will work without it.
Hope this is helpful to somebody and many thanks to every post that was a pice of this puzzle.

[PLEASE HELP] how i can modify a rom ? there're some problems...

hello
i have some problems with a rom based in Cyanogen 7 ( it's no official)
the keyboard is small...
there is in some way to modify it and make it bigger?
another thing is that i would like to pass apks from my pc to my htc wildfire s but there's no way the system android don't detected them
the good things is that I got 2.00 GB of free internal memory and is supposed it was installed directly to the sd , so I would like to improve and not change the rom
to prevent spam i can't put the link to download the rom , so the person who was interesed please send me a message
the rom is from another foro in spanish called htcmania
someone could help me?
thanks a lot !
The Keyboard can be changed by searching for another keyboard.apk for your phone, U can update it with google Play, or Aptoide.
Then the app problem, so you can't copy apks to your phone? and your phone doesn't install apps to sd?
Try the app:
apps2sd
or
connect your phone with your computer, install adb drivers
type in your path to yourAndroid SDK installation at Step 1:
Step 1: cd C:\android-sdk-windows\platform-tools
Step 2: adb devices (it should say there's a device listed when your phone is connected!)
Step 3: adb shell
=> A $ sign should pop up
Step 4 :pm setInstallLocation 2 (or, new syntax : adb shell pm set-install-location 2)
Another $ should pop up
MrMaddTraxx said:
The Keyboard can be changed by searching for another keyboard.apk for your phone, U can update it with google Play, or Aptoide.
Then the app problem, so you can't copy apks to your phone? and your phone doesn't install apps to sd?
Try the app:
apps2sd
or
connect your phone with your computer, install adb drivers
type in your path to yourAndroid SDK installation at Step 1:
Step 1: cd C:\android-sdk-windows\platform-tools
Step 2: adb devices (it should say there's a device listed when your phone is connected!)
Step 3: adb shell
=> A $ sign should pop up
Step 4 :pm setInstallLocation 2 (or, new syntax : adb shell pm set-install-location 2)
Another $ should pop up
Click to expand...
Click to collapse
i installed a new keyboard and the adb drivers but the problem with the apps continues i mean i can't copy apks download from my pc to my phone with a modified rom, the phone doesn't detected them.
for example i tried to download and put in my phone some apk who play store deleted for obvious reasons it is droidsheep XD
however i can download and install apks who are in play store , it is strange...
thanks for your reply ^^
Did you turn on unknown sources in Settings>Security settings ? This allows you to install apps which are not from the play store...
If this is not the issue, you should check google settings( the grey cog with a g in it ), google got this feature which blocks apps, there should be a function in these settings which stops checking your apps that you install.
MrMaddTraxx said:
Did you turn on unknown sources in Settings>Security settings ? This allows you to install apps which are not from the play store...
If this is not the issue, you should check google settings( the grey cog with a g in it ), google got this feature which blocks apps, there should be a function in these settings which stops checking your apps that you install.
Click to expand...
Click to collapse
okey , i will check the google settings , anyway i am sick of this rom ... some apps like google play are continually restart
and a few days later I have noticed that the apks who i want to install from the google play (when it's installed ) restart the phone
that rom have some bugs...
thanks for the reply , but i will not continue with this rom , i make another post asking how i can change modified rom to oficial rom in the htc wildfire s , i don't find anything for this phone in google ...
thanks a lot ^^
Allright, well the problem could lie in your gapps, a corupt google play service can cause alot of trouble and Force Closes on your phone, also when you installed yothe mod, did you wipe everything? (Dalvik cache, Data, cache ...) Don't have the phone so can't test anything, might do some research tho
good luck further!
MrMaddTraxx said:
Allright, well the problem could lie in your gapps, a corupt google play service can cause alot of trouble and Force Closes on your phone, also when you installed yothe mod, did you wipe everything? (Dalvik cache, Data, cache ...) Don't have the phone so can't test anything, might do some research tho
good luck further!
Click to expand...
Click to collapse
yes , about the custom rom i wipe everything so i think that was a fault from the chef T_T
pd: do you know how i can change modified rom to oficial rom in the htc wildfire s ?
thanks for your reply again :fingers-crossed:
Well I don't really understand what you mean, but the thing I understand out of it is that you want to go back to a stock Firmware or Rom?
I'd recommend backing everything up firstly (don't forget all your contacts!) .
Then go into recovery and do a factory reset / or Data, Dalvik cache & cache Wipe... (system should be wiped for modified stuff like battery improvements, added scripts, etc. ...)
& that's it for going back to your stock rom.
If you want to go back to stock firmware you should search what type of phone you have (the nickname , single sim or dual sim , all this) and look for stock firmware (.ftf Files)
To get this flashed on your phone you gotta use a flash tool and a computer.
For further information you should read some tutorials on how to flash firmware.
MrMaddTraxx said:
Well I don't really understand what you mean, but the thing I understand out of it is that you want to go back to a stock Firmware or Rom?
I'd recommend backing everything up firstly (don't forget all your contacts!) .
Then go into recovery and do a factory reset / or Data, Dalvik cache & cache Wipe... (system should be wiped for modified stuff like battery improvements, added scripts, etc. ...)
& that's it for going back to your stock rom.
If you want to go back to stock firmware you should search what type of phone you have (the nickname , single sim or dual sim , all this) and look for stock firmware (.ftf Files)
To get this flashed on your phone you gotta use a flash tool and a computer.
For further information you should read some tutorials on how to flash firmware.
Click to expand...
Click to collapse
i was talking about the firmware , but i called it oficial rom sorry xD
in a spanish foro called htcmania the moderator told me: You can only install an equal or higher version .
the rom has a version 2.3.7 and the firmware that i would like to install has a 2.3.5 version
anyway, there was a tutorial who explain how downgrade the version of the rom?
thanks ^^
Well you can downgrade, if it is availble for your phone... Better so some more research regarding your phone and just try it.

Categories

Resources