Gingerbread Keyboard Port + Extracted System From Sdk - Galaxy S I9000 Themes and Apps

Its merely a minsdk value change in the manifest.
Vibrate doesn't work.
Works on 2.2 (Not sure about 2.1)
Attached to post.
Here's the extracted system image :
Link
For roms using stock keyboard and failing to install this one, do this in adb :
Code:
adb shell
su
busybox mount -o rw,remount /dev/block/mtdblock3 /system
cp /system/app/LatinIME* /sdcard/
rm /system/app/LatinIME*
pm uninstall com.android.inputmethod.latin
exit
exit
Now install this like a regular app.

Daneshm90 said:
Works on 2.2 (Not sure about 2.1)
Click to expand...
Click to collapse
Tried it on 2.1 and gives package error, so I guess it's 2.2+

s_t_e_v_e said:
Tried it on 2.1 and gives package error, so I guess it's 2.2+
Click to expand...
Click to collapse
Can u tell me the exact error ?

Daneshm90 said:
Can u tell me the exact error ?
Click to expand...
Click to collapse
My phone is in spanish so I'll do my best:
"There's a problem analyzing the package"

s_t_e_v_e said:
My phone is in spanish so I'll do my best:
"There's a problem analyzing the package"
Click to expand...
Click to collapse
Ok uploaded new version. try that.

Installs fine but keeps crashing. Do i need to do anything special?
Sent from my GT-I9000 using Tapatalk

Daneshm90 said:
Ok uploaded new version. try that.
Click to expand...
Click to collapse
No, same error.

ickyboo said:
Installs fine but keeps crashing. Do i need to do anything special?
Sent from my GT-I9000 using Tapatalk
Click to expand...
Click to collapse
Specify firmware plz.
Works fine here on jpo.
Edit : I reuploaded old one bymistake. Changing link
Uploaded.

Cool, doesn't have any auto-correct libraries tough. (not even english)

Important running darkly legendary steel 4.1 with speedmod 10h kernel. Do i need to use root explorer and copy it to system/apps or anything special? I had this problem ages ago with HTC ime but found a cwm zip and it worked fine. This has replaced that keyboard but ime fine with that ad i can cwm it back on
Sent from my GT-I9000 using Tapatalk

O. No prediction libraries? well back to HTC multi touch ime for me
Sent from my GT-I9000 using Tapatalk

fc error on ultimate 3.0

Im not sure, if ur using a rom that already has in /system/app then it will cause issues.
U will have to remove the older one first.
For me on jpo, it was just a regular app install and works fine.

Daneshm90 said:
Specify firmware plz.
Works fine here on jpo.
Edit : I reuploaded old one bymistake. Changing link
Uploaded.
Click to expand...
Click to collapse
new version works fine on Jpa and hardcore's kernel. lots of languages included
Only vibration doesnt work when touching keys

It installs fine but fc. o well. Thanks for effort. I will try to copy it to system/apps for one last try
Sent from my GT-I9000 using Tapatalk

Works fine for me over here, using Ultimate ROM v2 in conjunction with SpeedMod kernel 10E, EXT4NJ lagfix all tweaks, everything works except vibration function as stated, but in the predictive text bar at the top it shows my contact names, no other words. Here are some screens!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

ickyboo said:
It installs fine but fc. o well. Thanks for effort. I will try to copy it to system/apps for one last try
Sent from my GT-I9000 using Tapatalk
Click to expand...
Click to collapse
Recall that adb is your friend.
Do adb logcat
Run the app and see why it force closes.
99% u can figure out why.

how to install with ultimate rom please mambo04?
always FC for me :/

g1mk1 said:
how to install with ultimate rom please mambo04?
always FC for me :/
Click to expand...
Click to collapse
Can you post your adb log.
Thnx

g1mk1 said:
how to install with ultimate rom please mambo04?
always FC for me :/
Click to expand...
Click to collapse
All i did was send the apk to my phone via bluetooth, and install it normally. I didn't mess around with system/app, it installed fine, and then i went to settings-->locale and text---> enabled keyboard and walla

Related

[module] defy 10 point multi touch v0.2 2011-07-13 update

2011-07-13 updates(UTC+9:00)
hi
I will not speak English well... Thank you for your understanding.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This module made by ga1axy (he made defy bootmenu)
I'm not ga1axy...
* system requirements : 2.6.32.9 kernel, defy 2nd-init(for froyo, gb user), rooting and Defy
* For general user
How to install
0. If you do not already have it installed "defy 2nd-init", download and install it on the andorid market.
1. download and install attached file "defymultitouch.apk" or download on the andorid market.
This app made by vista in korea androiders forum
oh, ohnholic=ga1axy. same people
* For Developer
How to Install
1. download attached file (defymultitouch_v2_fix.rar)
2. copy file "defy_more.ko" to /system/lib/modules (permission 644)
3. run tuminal and type the following
Code:
su
insmod /system/lib/modules/defy_more.ko touch_num=[COLOR="Red"]multitouch number(maximum number is 10)[/COLOR]
4. this method is reset when a reboot
*History
v0.1
-first release
- 10 point muiltitouch
v0.2
- address automatic detection
- adjust the number of touch
Is this working well on cm7rc1?
Have any1 tried it?
Sent from my MB525
yes
CM7RC1 v2 available
It work very well on MIUI
I'm really thank for ga1axy.
Sent from my MB525 using XDA App
Sorry for a noob question but what is permission 644 and 755. Is it rw-r-r or something else?
Edit : OK, i managed to solve it. Sorry guys.
It works perfect on CM7 RC1v2
Gingerbread-134 worked on! Great!
Sent from my MB525 using XDA App
and how can i take them to system? from computer i don't see it on mobile is cant move files there :S
marci9464 said:
and how can i take them to system? from computer i don't see it on mobile is cant move files there :S
Click to expand...
Click to collapse
There? You mean '/system/lib/modules'?
You can use root explorer!
Sent from my MB525 using XDA App
It works perfectly! Thank you!
Will be integrated in CM7
Great...! At last... Thanks.
Sent from my awesome Moto Defy: Stock Rooted Gingerbread 2.3.3 - XDA Premium
tried copying the files over, but the files are not being copied. my phone is rooted and i'm using a root explorer as well. any ideas how or why?
lanfearxt said:
tried copying the files over, but the files are not being copied. my phone is rooted and i'm using a root explorer as well. any ideas how or why?
Click to expand...
Click to collapse
Hmm.....maybe you didn't click the "mount r/w" in root explorer
Sent from my MB525 using XDA App
Thanks works great.
it says "cannot paste here because the file system is read only :S sorry im using root explorer fer the first time :S
marci9464 said:
it says "cannot paste here because the file system is read only :S sorry im using root explorer fer the first time :S
Click to expand...
Click to collapse
There is a button that can mount as r/w in root exlplorer find it! And then click it!
Sent from my MB525 using XDA App
Works perfect. Waited long time for something like this.
Had to make the init.d folder in bootmenu. Thought to mention it.
Installed via custom recovery. It works like a charm on MIUI 1.7.8. Many thanks for sharing. Can't wait to see it loaded as a default module on future CM7 and MIUI releases.
Thank you!
It works on MIUI custom rom! ! Thank u maaaaan
Sent from my MB525 using Tapatalk
Omg !!!!
I love you!!!!!

[App]New Android Market 3.3.12

Change Log
Added free songs of the week
Designed for Google Music
New setting: Auto-update apps
New setting: Update over Wi-Fi only
New setting: Auto-add shortcuts
Smaller font
New app drawer icon
Microphone (voice command) button in search menu
Star rating chart on app pages
Minor UI tweaks
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download Android Market 3.3.12 here
If normal installation didn't work out well for you, use the method below.
Procedure to install via Root Explorer Method
1. Download the apk file from the above link to your sd card.
2. Now using Root explorer, go to /system/app
3. Mount the system to r/w.
4. Now search for Vending.apk & rename it to Vending.apk1
5. Copy the file you just downloded to /system/app & rename it to Vending.apk
6. Now press & hold the app and select Permissions
7. Select only the options given below. Now REBOOT & enjoy.....
thanks. fast n smooth from previous version.
Zool_7 said:
thanks. fast n smooth from previous version.
Click to expand...
Click to collapse
Use the thanks button tho.
Is dis faster den 2.3.6?
Sent from my GT-S5830 using xda premium
Looks good bro. About to give it a try. Clicked the thanks button
Works perfect on my ace
Thanks For The Apk!
The Market is Much More Faster Now!
awesome
thanks for sharing
new market is really faster
Can't install app more than 20Mb..Insuficient space..
I have a problem after using this market version, it can't install app above 20mb..
I've restored back to my market backup..but its not working..my older market now have the same error..
I've clear the cache.. not work to..
I've search this forum but..nothing work for me..
what is the solution?
hanxgen3 said:
I have a problem after using this market version, it can't install app above 20mb..
I've restored back to my market backup..but its not working..my older market now have the same error..
I've clear the cache.. not work to..
I've search this forum but..nothing work for me..
what is the solution?
Click to expand...
Click to collapse
Im Having the same problem...
FC when downloading or updating apps. Please help us!
Sent from my GT-S5830 using Tapatalk
Is it worth upgrading to this one from the old market or is it still slow?
bertupo said:
Im Having the same problem...
FC when downloading or updating apps. Please help us!
Sent from my GT-S5830 using Tapatalk
Click to expand...
Click to collapse
May be because of the wifi addition. For file size above 20mb try downloading over a wifi network.
Sent from my HTC Glacier using Tapatalk
Excuse me guys, for a propably silly question
How can i install this market version to my galaxy ace phone?
febycv said:
May be because of the wifi addition. For file size above 20mb try downloading over a wifi network.
Sent from my HTC Glacier using Tapatalk
Click to expand...
Click to collapse
I am downloading over wifi network..... could it be caused by my ext4 partition? i have more than 1gb of ext4 partition..
Green Dragon said:
Excuse me guys, for a propably silly question
How can i install this market version to my galaxy ace phone?
Click to expand...
Click to collapse
Just a normal apk install.
Normal install doesn't working on Grif's CyanogenMod, only an alert "App is not installed" but I have market 3.2.0 installed
lic3ns3d said:
Normal install doesn't working on Grif's CyanogenMod, only an alert "App is not installed" but I have market 3.2.0 installed
Click to expand...
Click to collapse
It installed fine from 2.3.6
Sent from my GT-S5830 using XDA App
redlag said:
Is it worth upgrading to this one from the old market or is it still slow?
Click to expand...
Click to collapse
Anyone please?
lic3ns3d said:
Normal install doesn't working on Grif's CyanogenMod, only an alert "App is not installed" but I have market 3.2.0 installed
Click to expand...
Click to collapse
redlag said:
Anyone please?
Click to expand...
Click to collapse
@lic3ns3d
It worked fine for me using grif's cm. I just installed it like a normal apk and it worked, no problems.
@redlag
It's faster than the previous version. It's not blazing fast but it's fast enough. I would suggest you try it. The first time you open the new market might be a bit slow but after that it's quite fast
For those who have the 3.2.0 Market installed:
Apk installation won't work until you go back to an older version like 3.1.5.

[APP][UPDATED2]S-Voice | Working again | Network error solved again

INSTRUCTIONS :
[1]Flash .zip from recovery
[2]Voice recogniser to "Samsung powered by vlingo"
[3]Text to Speech output to "samsung TTS"
DOWNLOAD : Full port : http://forum.xda-developers.com/showthread.php?t=1667046
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Credits : Update: waman : http://forum.xda-developers.com/showthread.php?t=1667046
darkmantra for full port
pHaez : To solve network error
downloading
thanks
did you just extract the apk or it required framework dependencies ?
bluefa1con said:
downloading
thanks
did you just extract the apk or it required framework dependencies ?
Click to expand...
Click to collapse
Just install as an normal app normal
Sent from my GT-I9100 using Tapatalk 2
Can you post it on attachments? The link does not begin downloading. Want to try on sgs1 cm9.
Sent from my GT-I9000 using XDA
I've been playing with it since I found it on the S3 forum earlier on Slim ICS and it works but if you exit and then go back into it you get S-Voice is not responding. If you clear data it's all good to go again so it's fun to play with. It'll probably work better on Samsung ROM's but was surprised when I managed to use it to call home and was going to text my mum as a test.
vectress said:
Can you post it on attachments? The link does not begin downloading. Want to try on sgs1 cm9.
Sent from my GT-I9000 using XDA
Click to expand...
Click to collapse
Too big for attaching
Mediafire?
Sent from my GT-I9100 using Tapatalk 2
Replaced it with vlingo apk on stock rom. Works flawlessly with trigger.
Send space anyone?
Sent from my i9100. No HyDrOG3NICS? No SWAGG..
sahibunlimited said:
Works OK
With some bugs on cm9
Test how it works on samsung rom
DOWNLOAD : http://d-h.st/A1U
Credits:http://forum.xda-developers.com/showthread.php?t=1662101
Sent from my GT-I9100 using Tapatalk 2
Click to expand...
Click to collapse
Not installing as a regular .apk app, any other way to install it. I'm on stock Sammy ICS rom!!
Here's a mediafire link for anyone that can't use the one in OP: http://www.mediafire.com/?cw27ba7flox5lwd
---------- Post added at 04:14 PM ---------- Previous post was at 04:13 PM ----------
sam142000 said:
Not installing as a regular .apk app, any other way to install it. I'm on stock Sammy ICS rom!!
Click to expand...
Click to collapse
It should do, I just clicked on it and it installed and that's on AOSP.
sam142000 said:
Not installing as a regular .apk app, any other way to install it. I'm on stock Sammy ICS rom!!
Click to expand...
Click to collapse
Try to delete vlingo.apk from system/app and paste this in system/app and set permissions and reboot
Refuses to install on stock LP 8 as an apk .
jje
does speak the answer just displays it
takes too long to transition between commands
i keep pressing the mic key but doesnt repond for a while
JJEgan said:
Refuses to install on stock LP 8 as an apk .
jje
Click to expand...
Click to collapse
sahibunlimited said:
Try to delete vlingo.apk from system/app and paste this in system/app and set permissions and reboot
Click to expand...
Click to collapse
Maybe try this
Thanks. I got it working on sgs and in spanish too. It has its bugs but really nice
Sent from my GT-I9000 using XDA
bluefa1con said:
does speak the answer just displays it
takes too long to transition between commands
i keep pressing the mic key but doesnt repond for a while
Click to expand...
Click to collapse
It probably has some missing dependencies which is why it isn't speaking responses. I don't have the issue with taking too long between commands but as I said in my first post, it doesn't like being closed and opened again for a second time on mine.
Link is down :'(
Sent from my GT-I9100 using xda premium
xpresotw said:
Link is down :'(
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
I posted an alternative: http://forum.xda-developers.com/showpost.php?p=26294606&postcount=10
AvRS said:
I posted an alternative: http://forum.xda-developers.com/showpost.php?p=26294606&postcount=10
Click to expand...
Click to collapse
Added to OP already and dev host one is also working
AvRS said:
It probably has some missing dependencies which is why it isn't speaking responses. I don't have the issue with taking too long between commands but as I said in my first post, it doesn't like being closed and opened again for a second time on mine.
Click to expand...
Click to collapse
tried it again now its working fully
maybe it had problems regarding server
now follows conversation and stuff

[PORT] Galaxy S3 ClockPackage | Updated 15.11.12

Work only on ICS Samsung based Roms! Not work on CM and AOKP rom
Install instructions: (Do not forget to make a backup first)
- Flash via CWM
or
- Flash via Stock Recovery (Installation zip file, signed for a normal installation in stock recovery)
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Downloads: S3_ClockPackage
Tab(icon+text) version, download: S3_ClockPackage_tab_icon
All say thank you Mirko ddd for remaking Tab (​​icon+text)
Yeah!!!!! Wait for this for long time!! :good: Thx! And can you port the MMS,apk too? I like it's theme features
Edit: Anyway, for those who wan to install in ODEXED Rom ( Stock Rom) , Push the apk into system/app, and delete Clockpakage.odex and reboot. Voila =)
sounds great ! Thanks
who's can port galaxy s3 S-Memo
@op u have full system dump then i can tell you how port the keyboard too..if interested reply.
Sent from my GT-I9100 using XDA Premium HD app
Rushabh25 said:
@op u have full system dump then i can tell you how port the keyboard too..if interested reply.
Sent from my GT-I9100 using XDA Premium HD app
Click to expand...
Click to collapse
Then i'm interested =))
MPooZD said:
sounds great ! Thanks
who's can port galaxy s3 S-Memo
Click to expand...
Click to collapse
Already ported by mythandyr
Sent from my GT-I9100 using XDA Premium HD app
Thanks
FORCE CLOSE when I start stop watch or timer
khaled_7 said:
FORCE CLOSE when I start stop watch or timer
Click to expand...
Click to collapse
Delete /data/data/com.sec.android.app.clockpackage dir and reboot your device
mythtrandyr said:
Delete /data/data/com.sec.android.app.clockpackage dir and reboot your device
Click to expand...
Click to collapse
Congrats mate, i got it too will post tomorrow
Rushabh25 said:
Already ported by mythandyr
Sent from my GT-I9100 using XDA Premium HD app
Click to expand...
Click to collapse
waiting him
mythtrandyr said:
Delete /data/data/com.sec.android.app.clockpackage dir and reboot your device
Click to expand...
Click to collapse
still the same problem
Doh, I made a copy of my clockpackage (well, renamed it), flashed the zip, and the apk is corrupt (can't be passed). I tried copying manually, but it fails. Only happens on this apk file as can copy others in fine. Now I can't get my old one back either....
EDIT: Turns out my system rom was full (only 200k remaining). I removed a couple of frozen system apps and it appeared copied fine
Mirko ddd said:
Congrats mate, i got it too will post tomorrow
Click to expand...
Click to collapse
Thanks )
khaled_7 said:
still the same problem
Click to expand...
Click to collapse
Send me logs...
How to save logs, see here:
http://forum.xda-developers.com/showpost.php?p=31376226&postcount=23
How to port Touchwiz Keyboards for all AOSP & STOCK Roms
@Mythtrandyr if u want to port S3 keyboard to our devices just replace these files
It will work on all roms [CM,AOKP,AOSP,MIUI,STOCK,etc]
Extract :-
-system\app\AxT9IME.apk
-\system\etc\permissionstouchwiz.xml
-\system\lib\libdhwr.so
-\system\lib\libXt9core.so
-\system\T9DB
Make a flashable zip and try ;D
Rushabh25 said:
@Mythtrandyr if u want to port S3 keyboard to our devices just replace these files
It will work on all roms [CM,AOKP,AOSP,MIUI,STOCK,etc]
Extract :-
-system\app\AxT9IME.apk
-\system\etc\permissionstouchwiz.xml
-\system\lib\libdhwr.so
-\system\lib\libXt9core.so
-\system\T9DB
Make a flashable zip and try ;D
Click to expand...
Click to collapse
Why did you decide that I will make the keyboard port? I do not see anything useful in the S3 keyboard to deal with it...
Sent from my GT-I9100 using xda premium
Flashed it via CWM but nothing's changed. It didn't give any errors during install.
I have dilidroid rom.
trailmaker said:
Flashed it via CWM but nothing's changed. It didn't give any errors during install.
I have dilidroid rom.
Click to expand...
Click to collapse
unzip and copy ClockPackage.apk to /system/app/ and reboot your device
mythtrandyr said:
Send me logs...
How to save logs, see here:
http://forum.xda-developers.com/showpost.php?p=31376226&postcount=23
Click to expand...
Click to collapse
It keeps saying reading logs please wait but the screen stays blank
is it normal ??
are you sure that the stopwatch works fine with all roms ? I'm on simplistic V
Should I have deleted the stock clock before flashing this ??

[APP][2.3.6][SGS3]TouchWiz3 Modded

SGS3 Modded TouchWiz3​
Hi everybody,
I am presenting to you my Ultra Modded TouchWiz3 Launcher.
If you like S3 Taste, don't hesitate to try it! It looks like 90% like the real SGS3 Launcher.
The Launcher also comes with Extra features as well.
Note : I have used my own guide for making such modifications!
Screenshots :
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Features :
Title on icons on the Dock.
5 Icons on Dock.
Full SGS3 Icons
SGS3 Page Indicators.
Page Indicators at the bottom.
Semi-Transparent App Drawer.
Arranged Icons on App drawer.
Concentration Effect on App drawer.
Click to expand...
Click to collapse
Installation :
Put the ZIP on the root of your SD Card.
Boot on CWM
Install ZIP from SD Card.
Choose desired file.
Wait for installation finish.
Reboot & done
Click to expand...
Click to collapse
Or you can also take TouchWiz30Launcher.apk from the ZIP and place it on /system/app and give right permissions using root explorer.
Download TouchWiz3 Launcher
CAUTION :
This works only on deodexed systems! Also, make sure you have a secondary launcher in case if anything goes wrong.
I will give it a try on my x8:thumbup:
Sent from my SE phone using xda premium
kreatonn said:
I will give it a try on my x8:thumbup:
Sent from my SE phone using xda premium
Click to expand...
Click to collapse
Hope it works :fingers-crossed:
Test it in CM7 and doesn't work ...
Nice will give a try for sure. Im big s3 look fan too.
Thanks @snipper Killer
Send from Batman's Bat- Phone
Doesn't work on my stock rom.
Flamestorm said:
Doesn't work on my stock rom.
Click to expand...
Click to collapse
I tried it and it worked?
On ace i it work like charm?
Try to install with ropt explorer
Sent from my GT-S5830i using SGS3 ROM
I tried to copy it added rwrr and i cant replace it. :/ Operation failed!
Flamestorm said:
I tried to copy it added rwrr and i cant replace it. :/
Click to expand...
Click to collapse
Is your system deodexed?
If yes,do this :
1.Copy the apk from the zip.
2.Go to /system/app
3.Delete your TouchWiz30Launcher.apk
4.Paste the new touchwiz30launcher.apk
5.Give right permission.
6.Reboot.
Sent from my GT-S5830i using SGS3 ROM
No it's not i'm using XXMC1 firwmare i asked someone to deodexed in the thread "No question is noobish here" nobody wants to deodexed on that firmware. :/
Flamestorm said:
No it's not i'm using XXMC1 firwmare i asked someone to deodexed in the thread "No question is noobish here" nobody wants to deodexed on that firmware. :/
Click to expand...
Click to collapse
That's the problem. You should have deodexed ROM in order to install it. You can deodex it by yourself. It's easy. Use xUltimate 2.3. There are many guides fpr deodexing
Sent from my GT-S5830i using SGS3 ROM
Cryss said:
Test it in CM7 and doesn't work ...
Click to expand...
Click to collapse
Are you sure your are on 2.3.6?
CM7 is 2.3.7
Sent from my GT-S5830i using SGS3 ROM
I pushed the apps but when it start the deodexing process it showing some errors.
Flamestorm said:
I pushed the apps but when it start the deodexing process it showing some errors.
Click to expand...
Click to collapse
Delete APK and its .odex file that gives error ( Email gives error though )
Sent from my GT-S5830i using SGS3 ROM
Sniper Killer said:
Delete APK and its .odex file that gives error ( Email gives error though )
Sent from my GT-S5830i using SGS3 ROM
Click to expand...
Click to collapse
I'm on stock deodexed rom. So it is confirmed flashable?
firdyRAY said:
I'm on stock deodexed rom. So it is confirmed flashable?
Click to expand...
Click to collapse
It will work. Follow the instructions for installing.

Categories

Resources