[Q] a problem - Sony Xperia P, U, Sola, Go

hi all
i have a problem with my android sdk
when it comes to the unstallation of it
the program starts cheking for java se dev kit (jdk)
it tells me that no java jdk were found . and gave me an ultr for downloading it .
i downloaded it
but again . it tells me that i dont have the ( java se dev kit ( jdk )
and gave me the ultr to download the java se dev kit ( jdk ) .
at the bottom of the installation wiz
it says :\
if you believe you have a jdk installed and it was not properly recognized .simply set an environment variable java_home to point to it
so
did any one had that problem . ( am using win7 )
can u please help .

You need to set environment variable.
Here you go:
http://wso2.org/project/wsas/java/2.0/docs/setting-java-home.html
Sent from my LT26i using xda premium

thanks . but
thanks for your help . but its the same
it keeps not find it . could it be because of the latest version
it might alittle bit diffrent .
crap
what kind of program is that .
thank u so much anyway

parasitical said:
thanks for your help . but its the same
it keeps not find it . could it be because of the latest version
it might alittle bit diffrent .
crap
what kind of program is that .
thank u so much anyway
Click to expand...
Click to collapse
Just checking. So you downloaded JDK7? It should be released today. You need JDK6 and make sure you install it to the default directory.
Sent from my LT26i using XDA

I recall having this problem in some instalation program. Maybe it was the android SDK
Try the following:
- Install until you get the error message.
- Return back to previous screen
- Try to install again.
If I'm right and this is the correct program that did that, the error will not appear the second time

replay
piafinho said:
I recall having this problem in some instalation program. Maybe it was the android SDK
Try the following:
- Install until you get the error message.
- Return back to previous screen
- Try to install again.
If I'm right and this is the correct program that did that, the error will not appear the second time
Click to expand...
Click to collapse
Thanks bro . But ive already done it more than three times over and over
The problem starts after you first click ( next ) .
Thanks again
Good wishes for all who tried to help .

replay
K900 said:
Just checking. So you downloaded JDK7? It should be released today. You need JDK6 and make sure you install it to the default directory.
Sent from my LT26i using XDA
Click to expand...
Click to collapse
yes am sure
It tells me that this is the jdk 7 v.4
I havnt tried jdk 6 . I didnt know about it actully
It might work . Can you guide me where to download the jdk6
Would be so nice of you
Thank u so much for your help . For all who tried to help

parasitical said:
yes am sure
It tells me that this is the jdk 7 v.4
I havnt tried jdk 6 . I didnt know about it actully
It might work . Can you guide me where to download the jdk6
Would be so nice of you
Thank u so much for your help . For all who tried to help
Click to expand...
Click to collapse
It's on java.net, under older versions or something. Or just google jdk6u31. Android doesn't work with JDK7. JBQ hinted that Jellybean might, but not current versions.
Sent from my LT26i using XDA

replay
K900 said:
It's on java.net, under older versions or something. Or just google jdk6u31. Android doesn't work with JDK7. JBQ hinted that Jellybean might, but not current versions.
Sent from my LT26i using XDA
Click to expand...
Click to collapse
Will try it .
Thank you so much
Best wishes ^ _ *

replay
didnt work either .
it might be because of a wrong jave.exe path at the JAVA_HOME
can someone check his JAVA_HOME path and write it to me .
i tried all of those :-
C:\Program Files\Java\jdk1.6.0_32\bin
C:\Program Files\Java\jdk1.6.0_32
C:\Program Files\Java\jre6\bin
C:\Program Files\Java\jre6
C:\Windows\System32
the download path of the jdk was :-
c:\program files\java ( the default installation path )
or :-
can u tell how to restore the path to default
thanks in advance
best wishes

If the issue was related to the JDK 7 it might be that it didn't change the default Java in the registry to 6 when you installed Java 6.
Check on the registry if you have something like this:
[HKEY_LOCAL_MACHINE\SOFTWARE\Javasoft\Java Development Kit]
"CurrentVersion"="1.6"
[HKEY_LOCAL_MACHINE\SOFTWARE\Javasoft\Java Development Kit\1.6]
"JavaHome"="C:\\Program Files\\Java\\jdk1.6.0_26"
"MicroVersion"="0"
The double backslash is just on the export. On the actual registry it appears only once.
But I still find strange that it didn't work with my previous comment. I just confirmed and my problem was exactly with the android SDK.
So it is better to double check
See the following link:
http://stackoverflow.com/questions/4382178/android-sdk-installation-doesnt-find-jdk
So on the window here you get the error you should press back and then press next again. You should not cancel or close the window.
Was this what you tried?
---------- Post added at 12:28 AM ---------- Previous post was at 12:17 AM ----------
On other page I saw the following comments:
"There is also problem with 64bit JDK - doesn't work with ADK, you must have 32bit JDK (same error is displayed)."
"I solve the problem by reinstalling the JRE and the JDK as an administrator
by right clicking on the EXE files an choose "Run as administrator".
after that the Android SDK installation found it with no problems."
Besides this check the comments on the page I mentioned. might be there is a solution for it there.
Hope you find a solution for your problem

piafinho said:
If the issue was related to the JDK 7 it might be that it didn't change the default Java in the registry to 6 when you installed Java 6.
Check on the registry if you have something like this:
[HKEY_LOCAL_MACHINE\SOFTWARE\Javasoft\Java Development Kit]
"CurrentVersion"="1.6"
[HKEY_LOCAL_MACHINE\SOFTWARE\Javasoft\Java Development Kit\1.6]
"JavaHome"="C:\\Program Files\\Java\\jdk1.6.0_26"
"MicroVersion"="0"
The double backslash is just on the export. On the actual registry it appears only once.
But I still find strange that it didn't work with my previous comment. I just confirmed and my problem was exactly with the android SDK.
So it is better to double check
See the following link:
http://stackoverflow.com/questions/4382178/android-sdk-installation-doesnt-find-jdk
So on the window here you get the error you should press back and then press next again. You should not cancel or close the window.
Was this what you tried?
---------- Post added at 12:28 AM ---------- Previous post was at 12:17 AM ----------
On other page I saw the following comments:
"There is also problem with 64bit JDK - doesn't work with ADK, you must have 32bit JDK (same error is displayed)."
"I solve the problem by reinstalling the JRE and the JDK as an administrator
by right clicking on the EXE files an choose "Run as administrator".
after that the Android SDK installation found it with no problems."
Besides this check the comments on the page I mentioned. might be there is a solution for it there.
Hope you find a solution for your problem
Click to expand...
Click to collapse
so sorry for keep u waiting
i tried everthing . exept the regedit ( it needed time ) and thats i dont have at the meentime
am afraid to tell u that am done with it .
i guess am gonna go for the s3
the software is my thing . what i like
not the hardware . its been a good try . but sad at the same time
i thought that sony is way better than before and it can actully be in the first class battle . but .... no
am so sorry for all the questions .
thank you so extreamly much
i realy cant thank you enough

parasitical said:
so sorry for keep u waiting
i tried everthing . exept the regedit ( it needed time ) and thats i dont have at the meentime
am afraid to tell u that am done with it .
i guess am gonna go for the s3
the software is my thing . what i like
not the hardware . its been a good try . but sad at the same time
i thought that sony is way better than before and it can actully be in the first class battle . but .... no
am so sorry for all the questions .
thank you so extreamly much
i realy cant thank you enough
Click to expand...
Click to collapse
You haven't seen AOKP yet mate so don't be in such hurry Also the S3 is UGLEH.
Back on topic: remove all Java stuff and install a 32-bit JDK6. Should work.
Sent from my LT26i using XDA

Related

[APP] Hardware Keyboard Language Setter

Hey Guys, I made a program so you can switch your Phone's Hardware Keyboard with just two clicks on the PC.
Instructions:
Connect Phone
Turn on USB Debugging
start Programm
select your desired Language from the List
Hit Button
Finished
Reboot Phone
Works on every rooted Phone.
Its for the Sony Ericsson Default Input Method.
(The Program can only be started if Java 1.6 is installed just double Click it)
Source Code is available in this post too, ..._src.zip
Great idea!
Amazing mate,great idea, and i like it's done on java, will work on ubuntu?
D4rKn3sSyS said:
Amazing mate,great idea, and i like it's done on java, will work on ubuntu?
Click to expand...
Click to collapse
would just need to change adb.exe in adb (in source) and provide the proper linux files. other than that no issue.
slade87 said:
would just need to change adb.exe in adb (in source) and provide the proper linux files. other than that no issue.
Click to expand...
Click to collapse
I see, well nice work , i have been working on java softwares using adb, now im porting to linux
May you provide the sources please?
Or in other words: do you replace some files or is it just the keyprint.xml thingy?
Thanks man, but for me it is easier to change it manually using root explorer, because I never use data cable But it is very useful for many people
Temes
I think so too.
Snoopo said:
May you provide the sources please?
Or in other words: do you replace some files or is it just the keyprint.xml thingy?
Click to expand...
Click to collapse
Yes i can upload them when i get home
Sent from my U20i using XDA Premium App
Another awesome tool that works fine
But why java? It takes ages to load the jvm just for some commands that are ported into a GUI :/
s0ftcorn said:
Another awesome tool that works fine
But why java? It takes ages to load the jvm just for some commands that are ported into a GUI :/
Click to expand...
Click to collapse
What you mean with that? java it's the more portable language, you can make a tool for windows and VERY easily port it to linux, or any OS.
Im sorry but I <3 java, also wtf with "it takes ages" ??
THanks Slade,
I tested it to update my MiniPro to qwerty-br, reboot and it works!
Just to confirm, now instead of SE keyboard I see TalkBack keyboard option...
Look at programs compiled in C/C++, they run really fast, while in java you have to wait some time, until the java virtual machine is loaded
Sure, the cross platforming of java is awesome, but i dont think so much GUI-only people are driving linux on their systems
Hi Slade,
Qwerty-br is definitly different than qwerty-pt!
Example
- 'Ç' is ','
- ',' is '´'
- '´' does not exist
You have all details in the other thread to create a qwerty-pt, but if you need again I can attach it!
Can you please make a qwerty-pt?
Thanks
Snoopo said:
May you provide the sources please?
Or in other words: do you replace some files or is it just the keyprint.xml thingy?
Click to expand...
Click to collapse
sources added to first post (please don't look to close at the gui part i was lazy )
I have a question can I use this to make layout for other keyboar like 'Android keyboard' can I use this to make a layout for that. I want it because in 'android keyboard' the slide out qwerty does not have a underscore ' _ ' mark.
Sent from my U20i using XDA App
s0ftcorn said:
Look at programs compiled in C/C++, they run really fast, while in java you have to wait some time, until the java virtual machine is loaded
Sure, the cross platforming of java is awesome, but i dont think so much GUI-only people are driving linux on their systems
Click to expand...
Click to collapse
I use GNU/Linux,
Has a lot of people using Linux
i'm an Linux user, and want this tool too ^^
Not working
have never ran a Java Application before, i did everything you said but it isnt working,
Can anyone please provide all the Detailed steps for changing the Keyboard layout
Thanks
@Nayef
You have to install the jre, just google "java"
@Linux Users
Yeah, but i think you are used to use commands instead of GUIs?

[DISCONTINUED] ROM Download Manager v2.0 - Download and Install Your Roms!

[END OF THE PROJECT, NOW WORKING ON APK]
APK development Here
Usefull tool. And its awesome, as long as it doesnt use forum links. Maybe u could provide even downloadlinks to old versionst?
s0ftcorn said:
Usefull tool. And its awesome, as long as it doesnt use forum links. Maybe u could provide even downloadlinks to old versionst?
Click to expand...
Click to collapse
Haaaaard work, I think why people want older versions?... well answered myself , but modding the way of software to read repository it's a pain in the ass. Maybe later, now im focused on other things
dude dark i have jst downloaded it and as i double click on it it just nothing happened, no window displayed. (but exist in task manager) so how to see the window shown in your screen shot. i am on xp
Thanks D4, good tool!
Just waiting for last FroyoComb 1.5!
shravanchoudhary9 said:
dude dark i have jst downloaded it and as i double click on it it just nothing happened, no window displayed. (but exist in task manager) so how to see the window shown in your screen shot. i am on xp
Click to expand...
Click to collapse
You need to have last java version, other thing idk what could be happening, also OFC internet connection
EDIT: Please all users write if it works or not, only tested on my PC
D4rKn3sSyS said:
You need to have last java version, other thing idk what could be happening, also OFC internet connection
EDIT: Please all users write if it works or not, only tested on my PC
Click to expand...
Click to collapse
can you please give me link for downloading java latest version, and also when 1.5 available on this version. thanks for new things.
very nice, very useful. thx
D4 it's working very nice tested on win7
10.06.2011
Updated Repository with:
Froyocomb v1.5
Slade CM6 new Links
Nice tool its working flawlessly in my windows 7!
D4rKn3sSyS said:
10.06.2011
Updated Repository with:
Froyocomb v1.5
Slade CM6 new Links
Click to expand...
Click to collapse
Still error for FroyoComb 1.5!
Or do I need to download again the prog?
DanielFran said:
Still error for FroyoComb 1.5!
Or do I need to download again the prog?
Click to expand...
Click to collapse
Just press update list file will be downloaded again
If still dont works, delete romList.rep
@dark
i am downloading this one http://www.java.com/en/download/inc/windows_upgrade_xpi.jsp is that right one.
D4rKn3sSyS said:
Just press update list file will be downloaded again
If still dont works, delete romList.rep
Click to expand...
Click to collapse
Hi again,
only after deleting romList.rep file it works!
i deleted romList.rep and it's working for downloading your rom
Eyama said:
i deleted romList.rep and it's working for downloading your rom
Click to expand...
Click to collapse
Fixing that ugly bug, thanks for reporting
installed latest java from the link i shared but still after double click nothing happenings only process showing in task manager. (i have extracted on desktop).
help please.
shravanchoudhary9 said:
installed latest java from the link i shared but still after double click nothing happenings only process showing in task manager. (i have extracted on desktop).
help please.
Click to expand...
Click to collapse
@All: Uploaded new version with before mentioned bug fixed
a few things:
i have to click "Update" everytime... why? The file is on my hdd, so why download it again?
aaand yeah, captain obvious: the FroyoComb 1.5 download does not work. All the other stuff works good. But direct downloads and an integrated downloader would make the tool really usefull

USB Reverse Tethering WORKING!!! Except for market downloading [Rooted phones Only]

Finally there are results in USB reverse tethering. Give it a try guys.
capslock66 a.k.a Thierry Parent @ codeproject from code project has prove this is possible.
http://forum.xda-developers.com/showthread.php?t=1371345
The only setback is we can access the market but UNABLE to download any apps.
DO LET US KNOW IF YOU CAN THE DOWNLOAD FROM THE MARKET!!! Thanks!!!!
I am on Microsoft Windows 7 Professional 64 Bit.
Please give all thanks and credit to capslock66 a.k.a Thierry Parent @ codeproject his work is extremely helpful to me.
I found this one:
http://www.xinotes.org/notes/note/1500/
Click to expand...
Click to collapse
but I dont have linux now to try
ohh you want reverse usb tethering HERE it is...
it worked for me
it has both windows as well as linux ones.. but i tried it on windows..
you need is rooted device with busybox..
if you are on custom rom then mostly you have it
This works everywhere even market
It's better if u can re-write a guide for SGA I tried but not work maybe I did wrong somewhere
hahas. I haven tried the wildfire guide yet but a guide for SGA would be nice. Devilking why never post your KS3 here on XDA.
madman_amit said:
ohh you want reverse usb tethering HERE it is...
it worked for me
it has both windows as well as linux ones.. but i tried it on windows..
you need is rooted device with busybox..
if you are on custom rom then mostly you have it
This works everywhere even market
Click to expand...
Click to collapse
What rom are you on?
madman_amit said:
ohh you want reverse usb tethering HERE it is...
it worked for me
it has both windows as well as linux ones.. but i tried it on windows..
you need is rooted device with busybox..
if you are on custom rom then mostly you have it
This works everywhere even market
Click to expand...
Click to collapse
OMG. BRO FINALLY GOT SOMETHING. GEES. BEEN SEARCHING ALL OVER THE NET. THANKS. EVERYTHING WORKS. I AM ON The myth KS2 by devilsking hahas. PS: Everything Works except the market. I cannot download apps from the market. Its just stuck downloading. Mind for a tutorial?
well making tutorial is easy one but i would like to make it after finding some way to fix download problem which i am also having from market... everything else is working blazingly
---------- Post added at 09:12 PM ---------- Previous post was at 09:05 PM ----------
devilsking said:
It's better if u can re-write a guide for SGA I tried but not work maybe I did wrong somewhere
Click to expand...
Click to collapse
dude as such there is no difference between procedures.... all settings are same only and that guy also have included screenshots....
btw it should work on all roms
Anyone knows how to make a script for the configs? Instead of typing them all over in Terminal Emulator everytime we restart our phone. Script for an app like script manager.
mudkipstar said:
Anyone knows how to make a script for the configs? Instead of typing them all over in Terminal Emulator everytime we restart our phone. Script for an app like script manager.
Click to expand...
Click to collapse
yeah actually you can make it easily..
just in notepad write down commands and save it as name.sh file.. you are done
run like normal script as root from terminal emulator or script manager
well i have made interactive shell script and also thinking of making app for this thing just as my first android app....
but i will do this after two days when exams are over
but till that i would love to hear from some senior how to solve problem of market download ??
after enabling port for market it allows to browse through market but download doesn't work..
do market download using some other port ?? so that can be enabled ?
hope some senior guy look around here and tell some solution so that i can finish this thing off
Nice mate!! Looking forward to it!! Be sure I am the first to be informed when its out
Hope you solve the market issue too.
Yeah i tried port fowarding too but to no avail
mudkipstar said:
Yeah i tried port fowarding too but to no avail
Click to expand...
Click to collapse
other things than market works for you right ?
Yup working perfectly
Bro you working on the script?
Not asking for ETA
For some unknown reason its now working for me anymore
EDIT : Still working playing with ASProxy To get access to market. You know how to do it?
well i actually was trying out different roms thats why was not able to make some interactive script but simple script works for me ..
btw for simple one just notepad the commands which you run in terminal and save it as USBTether.sh it should work
ASProxy doesn't seems to work as i have tried it but haven't done quite a time for it hope i find way to enable market
what program u use to run the script? I use script manager to run script but fails. So far only typing it manually in terminal allows me to get connected
well script manager do good job ...[run it as root ]
you can also run it from terminal emulator

Working on Linux flashtool install guide

just swapped to ubuntu 11.10 and i'm going to try to see if i can make a guide for everyone because the cause just saying add this line to something doesnt work for everyone and every version
im not the best with it but i run a linux ps3 for a while as a desktop so i can an idea of what im doing
my biggest problem right now is that i can run the .jar file
can run the jar file because it wasn't marked as a executable file
so i change to executable file in properties
then when i run it with JRE6 nothing happens and when i run it with JRE7 i get java version must be 1.6
Can u xplain wut u doing cause i understand u install ubuntu on ur X10... but also that u wanna instal flash tool on linux(ubuntu)
sorry i meant on my laptop
got it working will post how-to soon
Jedidiah55 said:
got it working will post how-to soon
Click to expand...
Click to collapse
When is soon?
What is this thread about? Are u trying yo install java on ur ps3 or ubuntu on ur phone? Do u know ur head from ur arse??
emachine em350 said:
What is this thread about? Are u trying yo install java on ur ps3 or ubuntu on ur phone? Do u know ur head from ur arse??
Click to expand...
Click to collapse
learn how to read...
and ive had linux on all 3 and here is my crappy guide that is outdated that im updating
http://forum.xda-developers.com/showthread.php?p=31609477#post31609477

[Guide] To run .JAR files on Android |Install java apps on Android

Yes we can install java apps on our android phone & it is possible with the application JBED.
What is JBED?
JBED is an .apk Android application which Run
Java Games and Apps on our Android Device.
JBED is a Java Android Java Emulator, by using
this application we can install .JAR/.JAD/Java/
J2ME/MIDP games on Android phones. Now
We can use all of our favorite .JAR
application in our phones.
Steps to Install Jar on Android:
1. Download JBEDhttp://forum.xda-developers.com/attachment.php?attachmentid=754635&d=1319050135
2. Download lib jbedvm .so www.4shared.com/file/laOKHPjO/libjbedvm.htm
place it in system\lib
folder
3. Install the JBED.apk application and don’t play
it.
4. Restart the phone
5. Launch JBED application. Press menu button
and choose SD card.
6. Select your .JAR/.JAD file that you want to
install and run.
7. Now install the chosen application through
JBED.
6. Now open the installed java application to run.
Thats all
Thanks to the Brilliant Dev who created the app JBED
Wrong section, I guess
Arnav.G said:
Wrong section, I guess
Click to expand...
Click to collapse
+1
Arnav.G said:
Wrong section, I guess
Click to expand...
Click to collapse
altius_cooper said:
+1
Click to expand...
Click to collapse
It will also be so. but the guide is useful
ZenPluS said:
It will also be so. but the guide is useful
Click to expand...
Click to collapse
It doesn't belong to the Original Android Development... Guides are in the General Section.. And this guide is not related to Android Development -_- *facepalm*
Does it work on Jelly Bean?
John Chu said:
Does it work on Jelly Bean?
Click to expand...
Click to collapse
Just wondering ... Are you the director of step up movie series, John.M.Chu ?! Lol. Btw, this should working all Android versions.
I had encountered a guy months ago that spoke of running Java apps on android. He talked about having unlimited free internet using Java apps. Is this possible ?! Ain't no crime ?!
Sent from my GT-S5830 using xda premium
Venomous Viper 119 said:
Just wondering ... Are you the director of step up movie series, John.M.Chu ?! Lol. Btw, this should working all Android versions.
I had encountered a guy months ago that spoke of running Java apps on android. He talked about having unlimited free internet using Java apps. Is this possible ?! Ain't no crime ?!
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Of couse I'm NOT the director. BTW, the correct name is "Jon M. Chu".
It's possible, based on your ISP.
And the app doesn't work on my S4.
John Chu said:
Of couse I'm NOT the director. BTW, the correct name is "Jon M. Chu".
It's possible, based on your ISP.
And the app doesn't work on my S4.
Click to expand...
Click to collapse
Yea Will try this
Sent from my Galaxy Ace GT-S5830 using xda premium
Please give the main thread link and due credits.
I followed your instructions but JBED is not working. After moving the lib and then install and then restart the app installed "Java" with the mug icon, does not run at all, it force closes twice on open.
I have a Nexus 4 running 4.2.2 Jelly Bean.
Hey...it is not working...i can perform each and every step..
But every time , when i open java app..it doesn't open..and every time it's force closed...
So now what can i do...
Sent from my GT-S5830 using xda premium
---------- Post added at 07:09 AM ---------- Previous post was at 07:04 AM ----------
Hey..this is not run in my phone..
I can perform each and every step that you can show...but when i open java app..it can't run ...and every it's force close...
So what can i do.. ???
Sent from my GT-S5830 using xda premium
not able to copy
nayser said:
Yes we can install java apps on our android phone & it is possible with the application JBED.
What is JBED?
JBED is an .apk Android application which Run
Java Games and Apps on our Android Device.
JBED is a Java Android Java Emulator, by using
this application we can install .JAR/.JAD/Java/
J2ME/MIDP games on Android phones. Now
We can use all of our favorite .JAR
application in our phones.
Steps to Install Jar on Android:
1. Download JBEDhttp://forum.xda-developers.com/attachment.php?attachmentid=754635&d=1319050135
2. Download lib jbedvm .so www.4shared.com/file/laOKHPjO/libjbedvm.htm
place it in system\lib
folder
3. Install the JBED.apk application and don’t play
it.
4. Restart the phone
5. Launch JBED application. Press menu button
and choose SD card.
6. Select your .JAR/.JAD file that you want to
install and run.
7. Now install the chosen application through
JBED.
6. Now open the installed java application to run.
Thats all
Thanks to the Brilliant Dev who created the app JBED
Click to expand...
Click to collapse
not able to copy in system\lib what to do??????
Facing following error.
"Unfortunately java has stopped"
Shoaib1247 said:
Facing following error.
"Unfortunately java has stopped"
Click to expand...
Click to collapse
I have the same problem. After the reboot the system freezes. I think the service is restarted. The error pops up several times. Android 4.1.2
Thank for this one!
no luck with java on android 4.3 jelly bean
I could not make any java emulator to work on my device Samsung galaxy s4 (i9500)....someone had any luck?
Missing Files
Hi techies,
I downloaded both the files and moved
(root file manager) them to
system\lib (cut & paste). But when I searched for
them, they were missing. The only file remotely
related to the original is one called libjavacore.so
which is only 215 kb. The jbed.apk is 3.11 mb. So
my question is: Where the hell have both the files
disappeared? Another thing, is there any way (except
cut n paste) to directly download or move the files to
system\lib?
I am using samsung galaxy grand quattro I8552
Regards
4shared
Thanks for this but is there a conspiracy among XDA users to only upload to this crap of a website? I have nothing but problems with this one and seldom is the file there.
change permissions to make lib work
works great on galaxy mini 2 with stock 2.3.6 rom , i tried it on a chinease phone with 2.3.7 and it works great i just changed permissions of the xxx.so lib to rw.r.r like the other libs in the lib folder . i hope it works on thewhisp's cm10.1 rom i'm planing to upgrade . thank you for sharing

Categories

Resources