Require Stock SGS 3 Keyboard - Galaxy S III Q&A, Help & Troubleshooting

Mistakenly i have deleted my stock keyboard galaxy s3 gt-19300 because i was trying to install GS6 keyboard... I have deleted "SamsungIME.apk", "SamsungIME.odex" and "libswiftkeysdk-java.so".. Please help me and upload these files i shall be very thankful to you!. Running 4.3 Jellybean

Play Store > Productivity > A Keyboard > Google the file you needed

snkmv said:
Play Store > Productivity > A Keyboard > Google the file you needed
Click to expand...
Click to collapse
i want this file libswiftkeysdk-java.so . can you plz attach this file so i can get this and put it to the lib folder of my gt-i9300?

Sir I don't have the same ROM as you do so I don't have that file, what ROM are you using?
---------- Post added at 10:39 PM ---------- Previous post was at 10:29 PM ----------
ali.hassan8861 said:
i want this file libswiftkeysdk-java.so . can you plz attach this file so i can get this and put it to the lib folder of my gt-i9300?
Click to expand...
Click to collapse
https://www.dropbox.com/s/86wso2ey49alkwj/libswiftkeysdk-java.so?dl=0
Be careful, you might want to make a backup before touching your /system
If
/system/lib doesn't work try
/system/lib/arm
Also I got this from an old s3 that I own

snkmv said:
Sir I don't have the same ROM as you do so I don't have that file, what ROM are you using?
---------- Post added at 10:39 PM ---------- Previous post was at 10:29 PM ----------
https://www.dropbox.com/s/86wso2ey49alkwj/libswiftkeysdk-java.so?dl=0
Be careful, you might want to make a backup before touching your /system
If
/system/lib doesn't work try
/system/lib/arm
Also I got this from an old s3 that I own
Click to expand...
Click to collapse
running official touchwiz 4.3 jellybean... Thanks @snkmv bro but it didn't work for me�� may be you are using other rom version, and there is no "arm" folder in system>lib

ali.hassan8861 said:
running official touchwiz 4.3 jellybean... Thanks @snkmv bro but it didn't work for me�� may be you are using other rom version, and there is no "arm" folder in system>lib
Click to expand...
Click to collapse
I got it straight from /lib/arm, I don't know why don't you have the folder, the .so was compiled for arm, maybe you deleted the folder along with the file

snkmv said:
I got it straight from /lib/arm, I don't know why don't you have the folder, the .so was compiled for arm, maybe you deleted the folder along with the file
Click to expand...
Click to collapse
have drm named folder in lib.. okay now i tell you the whole story. i was searching for galaxy s6 keyboard and the file which i downloaded consist 3 files SamsungIME. apk, SamsungIME. odex and libswiftkeysdk-java.so. I make backup of Samsung.IME and SamsungIME. odex first and then copy the s6 keyboard in system>apps but i forgot to make backup of libswiftkeysdk-java.so and overwrite that s6 keyboard's file on libswiftkeysdk-java.so and now i restored stock SamsungIME.apk and SamsungIME. odex but i dont have this stock libswiftkeysdk-java.so file... i am sure that i haven't delete any folder from system/lib

Related

[Q] Creating a stock-based rom!

Hey guys!
How do I create a stock-based rom? The only thing I found was this: http://forum.xda-developers.com/showthread.php?t=1533740 But I don't know if it applies to Ace too.
Someone can confirm if this works? Also, If I just take a install-script from another ROM it will work? Or I'll need to write my own?
And, last but not least, for themeing, what files I need to change? Framework or tw-framework?
Okay that most things in that tut works some things are not 4 tha ace
scripts u can just add other scripts from roms no need 2 write own (ask permisions ofcorce)
Theme edit systemui.apk in system/app
edit framework-res.apk system/framework
edit twlauncher.apk system/app
and u can edit tw-framework if u wanna (not much 2 theme there)
HOPE I HELPED!!!
GOOD LUCK
Search before posting please...Theres a guide written by me for ace..
---------- Post added at 10:08 PM ---------- Previous post was at 10:08 PM ----------
If you need any help,PM me and i will help
Prawesome said:
Search before posting please...Theres a guide written by me for ace..
---------- Post added at 10:08 PM ---------- Previous post was at 10:08 PM ----------
If you need any help,PM me and i will help
Click to expand...
Click to collapse
I've made my first ROM using your tutorial as basis I need to know if there is something much different between building a CM7 rom and a stock ROM. Since stock roms always came with those other files (modem, phone, csc...), I need to know if I can just extract the system.rfs file, edit what I wand or what I need and made a flashable zip.
A bit off-topic question: where are the resources used on the lockscreen? framework-res.apk?
Quick Question: if I pick the apps that I have installed libs and put them on /system/lib, they will work?
For the lockscreen and other graphic (theme) edits check this tut, gives you a feel of where to screw with the framework-res.apk
http://forum.xda-developers.com/showthread.php?t=1543059
The easiest thing to do is to replace .9.png files with those of other ROMS to personalize it. Editing the xml files takes some trial and error, but its easier than it seems.
Thank you! One more thing: The power menu, it is hard-coded or I can add options to it via xml editing?
Renan Lazarotto said:
Thank you! One more thing: The power menu, it is hard-coded or I can add options to it via xml editing?
Click to expand...
Click to collapse
If you want to add options to power menu,you need to edit android.policy.jar,framework.jar and framework-res.apk.Here is a guide on that. http://forum.xda-developers.com/showthread.php?t=811532 You might need to make a few changes to make it adapt,like change the string ids,and its GlobalActions$3 you should copy for ace,its GlobalActions$4.smali.
---------- Post added at 09:19 AM ---------- Previous post was at 09:16 AM ----------
Renan Lazarotto said:
I've made my first ROM using your tutorial as basis I need to know if there is something much different between building a CM7 rom and a stock ROM. Since stock roms always came with those other files (modem, phone, csc...), I need to know if I can just extract the system.rfs file, edit what I wand or what I need and made a flashable zip.
A bit off-topic question: where are the resources used on the lockscreen? framework-res.apk?
Click to expand...
Click to collapse
Just download a package from Odin.You will get a .tar.md5 file which you wont be able to extract,so rename the file to .tar Now,you will be extract it,after extraction,you will get many .img files like system.img,boot.img. Extract system.img,replace stock boot.img with Cf-root and thats about it.You could take the updater script from BlackHawk as it does the job most of the times.
Prawesome said:
Just download a package from Odin.You will get a .tar.md5 file which you wont be able to extract,so rename the file to .tar Now,you will be extract it,after extraction,you will get many .img files like system.img,boot.img. Extract system.img,replace stock boot.img with Cf-root and thats about it.You could take the updater script from BlackHawk as it does the job most of the times.
Click to expand...
Click to collapse
I extracted the stock rom (system.rfs within the system files) and used the cf-root boot.img but my rom didn't start after flashing. I only saw the samsung galaxy ace logo and a blue triangle on the upper left corner of screen.
From the stocklite rom I used the updater-script. Maybe there is the fault?
Here the rom: Link
Please help me
Best regards
Marcus
freibergisch said:
I extracted the stock rom (system.rfs within the system files) and used the cf-root boot.img but my rom didn't start after flashing. I only saw the samsung galaxy ace logo and a blue triangle on the upper left corner of screen.
From the stocklite rom I used the updater-script. Maybe there is the fault?
Here the rom: Link
Please help me
Best regards
Marcus
Click to expand...
Click to collapse
Hmm...thats weird..Try taking the updater script and binary from blackhawk and try.If it still doesnt work,then try and take a logcat,it might help.
---------- Post added at 02:15 PM ---------- Previous post was at 02:10 PM ----------
Let me just download it and check the rom.
Hi,
Thank you for testing it.
I didn't copy the csc files into the system directory.
But i tried it with csc but without any success..
Please have a look over my rom..
Im very confused
PS: took the updater script from blackhawk and one other. Both are the same.
Marcus
Gesendet von meinem HTC Desire
Prawesome said:
If you want to add options to power menu,you need to edit android.policy.jar,framework.jar and framework-res.apk.Here is a guide on that. http://forum.xda-developers.com/showthread.php?t=811532 You might need to make a few changes to make it adapt,like change the string ids,and its GlobalActions$3 you should copy for ace,its GlobalActions$4.smali.
---------- Post added at 09:19 AM ---------- Previous post was at 09:16 AM ----------
Just download a package from Odin.You will get a .tar.md5 file which you wont be able to extract,so rename the file to .tar Now,you will be extract it,after extraction,you will get many .img files like system.img,boot.img. Extract system.img,replace stock boot.img with Cf-root and thats about it.You could take the updater script from BlackHawk as it does the job most of the times.
Click to expand...
Click to collapse
Thanks for the tip on the menu and all. Now I'll start to work on the ROM, but I'll still wait for the confirmation if the update script works!
freibergisch said:
Hi,
Thank you for testing it.
I didn't copy the csc files into the system directory.
But i tried it with csc but without any success..
Please have a look over my rom..
Im very confused
PS: took the updater script from blackhawk and one other. Both are the same.
Marcus
Gesendet von meinem HTC Desire
Click to expand...
Click to collapse
Hm...If you could,could you upload the rom to some other site like MediaFire? I cant seem to download the file properly from the link you gave.
---------- Post added at 06:20 PM ---------- Previous post was at 06:16 PM ----------
Renan Lazarotto said:
Thanks for the tip on the menu and all. Now I'll start to work on the ROM, but I'll still wait for the confirmation if the update script works!
Click to expand...
Click to collapse
Lol,updater script will work.Where do you think everyone takes updater scripts from? Its too big/dangerous to write up on your own,so what do you do,you take an existing one and modify it to work with your rom.Oh,and give credits to the original dev who wrote the updater script.
Hi,
I'm uploading the rom to mediafire now.
I give you the link when the rom is up in few minutes.
Thank you
---------- Post added at 06:09 PM ---------- Previous post was at 05:49 PM ----------
http://www.mediafire.com/?1bc8xt7q9sp8vzw
Edit: This is with CSC directories from the odin flash files.
Prawesome said:
Search before posting please...Theres a guide written by me for ace..
---------- Post added at 10:08 PM ---------- Previous post was at 10:08 PM ----------
If you need any help,PM me and i will help
Click to expand...
Click to collapse
where i can find the post?
tonyboy3 said:
where i can find the post?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1465477

[Q][Help] Converting Odex to Dex

I've been trying to convert a certain Dex file to Jar.
It's not the regular Classes file,When I try to convert it i get this error
dex-translator not support an odex file asks me to download smali to covert odex to dex, the Smali file is in Jar
can anyone help me how to use it to convert Odex file to Dex
try ultimate deodex
---------- Post added at 09:23 PM ---------- Previous post was at 09:23 PM ----------
its good app to deodex app
hitzzzzzzzz said:
I've been trying to convert a certain Dex file to Jar.
It's not the regular Classes file,When I try to convert it i get this error
dex-translator not support an odex file asks me to download smali to covert odex to dex, the Smali file is in Jar
can anyone help me how to use it to convert Odex file to Dex
Click to expand...
Click to collapse
put smali files first and then deodex
Vaibhav Chauhan said:
put smali files first and then deodex
Click to expand...
Click to collapse
Thanks I'll try
hitzzzzzzzz said:
Thanks I'll try
Click to expand...
Click to collapse
best of luck

[Q] [CM12] How do I extract the apk files from CM12.zip?

Hi
In cm11 zip file (i.e. the installation file .zip eg:cm-11-20150107-NIGHTLY-falcon.zip), you can find the apk files from the zip in system/app folder or system/priv-app folder
But in cm12.zip, I can't find the app or priv-app folder in system/
I can only find build.prop file
Can you people help me to find the folder where all the installation apks are kept?
Regards
Yash
no one knows?
No one knows?
No one on XDA knows?
[email protected] said:
No one knows?
No one on XDA knows?
Click to expand...
Click to collapse
Part of the answer is I can see the system as large dat files in the root of the zip package. What I followed this link for was because I was hoping to find the answer, too. I'm going to try extracting the dat file(s), changing file extension to zip or some other common archive type and seeing if some common Android archive extracting apps will be able to open it. I'll report back if I have luck.
---------- Post added at 04:15 AM ---------- Previous post was at 04:07 AM ----------
http://forum.xda-developers.com/and.../how-to-conver-lollipop-dat-files-to-t2978952
Job done! Thanks!
roirraW "edor" ehT said:
Part of the answer is I can see the system as large dat files in the root of the zip package. What I followed this link for was because I was hoping to find the answer, too. I'm going to try extracting the dat file(s), changing file extension to zip or some other common archive type and seeing if some common Android archive extracting apps will be able to open it. I'll report back if I have luck.
---------- Post added at 04:15 AM ---------- Previous post was at 04:07 AM ----------
http://forum.xda-developers.com/and.../how-to-conver-lollipop-dat-files-to-t2978952
Click to expand...
Click to collapse
I am happy for a positive reply. Thanks.:good::highfive:

[CM]Latest cyanogen os bootanimation

Latest cyanogen bootanimation for CM based rom.
youtube link
https://www.youtube.com/watch?v=_NIsv0aHbOw
I cant flash on lollipop 5.1.1?
spowl said:
I cant flash on lollipop 5.1.1?
Click to expand...
Click to collapse
Extract the zip and the copy the bootanimation.zip file to system/ media folder and change the permission.
ok thanks bro
dibyenduroy said:
Extract the zip and the copy the bootanimation.zip file to system/ media folder and change the permission.
Click to expand...
Click to collapse
What to change in Permissions ?
yankexe said:
What to change in Permissions ?
Click to expand...
Click to collapse
Owner R and W
Group R
Others R
Nt workin for me..copied & set permissions.. Boot logo nt loadin nw ?
Sent from my Moto G 2014 using Tapatalk
Did anyone get this to work?
OR u can flash this zip file through TWRP Recovery......
spowl said:
I cant flash on lollipop 5.1.1?
Click to expand...
Click to collapse
Yes u can flash.......by new upload
---------- Post added at 02:23 AM ---------- Previous post was at 02:18 AM ----------
yankexe said:
What to change in Permissions ?
Click to expand...
Click to collapse
No more doing manual hard work just flash via TWRP Recovery & it support both Lolypop and Marshmallow OS
---------- Post added at 02:26 AM ---------- Previous post was at 02:23 AM ----------
tijoambadan said:
Nt workin for me..copied & set permissions.. Boot logo nt loadin nw ?
Sent from my Moto G 2014 using Tapatalk
Click to expand...
Click to collapse
Flash new upload it will work.....

Request SM-G531F/H firmware and boot.img

I wanna upload MIUI8 ROM for 531F/H .
So,I need firmware folder and boot.IMG.
Please upload if you used 531F/H.
Thank.
I can upload for G531H XXU To Google Drive :good:
And what do you mean by firmware folder :/
The system.img or A zip file of the system partition with all folder ?
ciel phantomhive said:
I can upload for G531H XXU To Google Drive :good:
And what do you mean by firmware folder :/
The system.img or A zip file of the system partition with all folder ?
Click to expand...
Click to collapse
If you OK,I need the whole ROM.
Like this ?
ciel phantomhive said:
Like this ?
Click to expand...
Click to collapse
Right
But Now ,I need /system /etc/firmware folder and boot.img.
Please upload it first.
minsetnaing said:
Right
But Now ,I need /system /etc/firmware folder and boot.img.
Please upload it first.
Click to expand...
Click to collapse
Folders from root browser ?
I can upload this
firmware folder doesnt exist in etc filder on g531h instead this is in vendor folder
---------- Post added at 02:36 PM ---------- Previous post was at 02:20 PM ----------
https://mega.nz/#F!yBhW2BxL
there is no key just click decrypt
Full firmware package :good:
Link:-
https://drive.google.com/file/d/0Bzeo3Jst8j14Z3YxbmU2Sklnd1E/view?usp=docslist_api
Firmware https://mega.nz/#F!yBhW2BxL!x188R9Kc0F_-1RduMhE8ow
Boot.img https://mega.nz/#!2RwGGTQY!YXIPpZjMLzLwcN2SHr2TfQLQ5-NEv5TpJBhh27AJfiM
---------- Post added at 03:03 PM ---------- Previous post was at 02:54 PM ----------
i installed miui 8 on my g531h...it installed successfully but i cant boot....i think this is because of boot.img
Etc folrder 531f
drive.google. com / open?id=0B3K8BzMHj9Mzanpmd05jZ0lQTjQ
Thank for all, I will update with wifi working..
Thank again for uploadfiles.
How did you get the MIUI8? And the right version for 531f or 531h?
thanks for making miui8 for g531h.........
badshah99 said:
Firmware https://mega.nz/#F!yBhW2BxL!x188R9Kc0F_-1RduMhE8ow
Boot.img https://mega.nz/#!2RwGGTQY!YXIPpZjMLzLwcN2SHr2TfQLQ5-NEv5TpJBhh27AJfiM
---------- Post added at 03:03 PM ---------- Previous post was at 02:54 PM ----------
i installed miui 8 on my g531h...it installed successfully but i cant boot....i think this is because of boot.img
Click to expand...
Click to collapse
Boot,ramdisk error bro.
Please , upload agiain sir.
Stock boot.img Link :-
https://drive.google.com/file/d/0Bzeo3Jst8j14cHJkSE42bTlZSWs/view?usp=drivesdk
Where are download links
Will it work with sm-g531f
Sent from my SM-G531F using Tapatalk
ciel phantomhive said:
Stock boot.img Link :-
https://drive.google.com/file/d/0Bzeo3Jst8j14cHJkSE42bTlZSWs/view?usp=drivesdk
Click to expand...
Click to collapse
Thanks
minsetnaing said:
I wanna upload MIUI8 ROM for 531F/H .
So,I need firmware folder and boot.IMG.
Please upload if you used 531F/H.
Thank.
Click to expand...
Click to collapse
When you upload?iam loving it
Sorry for my bad english
Links MIUI8 rom for sm-g531f?
Inviato dal mio SM-G531F utilizzando Tapatalk
What happen to miui 8 ?????????

Categories

Resources