[Q] I need to change file name system/lib/egl/libGLESv1_CM_emulation.so how can I do - General Questions and Answers

Sorry if noob question, I just beginner. I need to play app on PC but I have known this app detect file name "system/lib/egl/libGLESv1_CM_emulation.so". I try to change this file name but this file is used form other files(libEGL_emulation.so,libGLESv2_emulation.so) and I don't have source code of those files. Could I have source code of "libEGL_emulation.so","libGLESv1_CM_emulation.so" and "libGLESv2_emulation.so" or anyone have other libGL that can run on virtual box, Send me, please.

Related

Find cached files?

Hey
So i just got the Blizzard Authenticator from the Android Market, i know it's storing an xml file that has a token and some other information, i was wondering if there is any way i can find out where that file might be?
I want to find the file, because in that way i can sync the key between my computer and phone
Cheers
-Jazerix
It would most likely be in /data/data/package name/shared_prefs, where package name is the name of the apk (probably something like com.blizzard.authenticator).
Thanks for your reply, but when i check out the data folder, it's completetly empty
Is there any other way i can trace the file path?
P.S. i'm using a Nexus S with CyanogenMod
Edit: I'm able to find something on the SD Card (/sdcard/Android/data), but there is no file regarding the mobile authenticator
Ok, so i just bought Root Explorer, and the folder is no longer empty cheers, found the files ^^

XML database for Android apps

Did anyone used before a local XML file as a database for a android app?
I am trying to build a app with flash using a xml file as database, to read the xml from a external file from the local directory isn't a problem, the problem is how to write data from flash to the xml file.
If used or know some tutorials guides that can help me please leave a reply.
Thank you!

Source code from apk file error on opening

Hi, I am a noob
I downloaded an apk file.
I extracted the source code from it by the methods provided on the net.
I want ot learn the coding of the app..
On extracting and importing into the adt it does not shows errors but when i upload the same app on the phone it crashes "unfortunatly the app stopped working"
I am a newbie and i want to learn the code and so if i get the correct code i will be learn it faster..
Is there any reason why the app doesnt start.
Is it because we cannot extract the code properly from the app??
Thanks..
I want to kwon how this app is coded
https://play.google.com/store/apps/details?id=com.iter.falldetector&hl=en
for that i want to check the source code files

Please help me converting swf to apk

Hi everyone,
I already searched the web for tutos, tried different online converters and tried it with FlashDevelop - not getting anywhere. Can you tell me, how a swf file can be turned into a apk file?
Please answer me.
I don't think you can convert directly an SWF file into an APK. An SWF file is the output format used by Adobe Flash and APK is the package format for an Android app. Your best chance is, if you have the source code, to use Adobe Air to export it as an Android App (i am not sure if this is still supported, you used to be able to do it).
Hi ncdude,
thank you for your answer. I can get code from this swf file using JPEXS Free Flash Decompiler. But I don't know if that represents the source code. I tried to paste that code in various android apps who promise to build an apk file. That also didn't work.
Could someone help me if I upload the extracted code or the the swf file?
kr

App than can read .dll files

hi all... is there any android app that can read and edit .dll files? tried jota+ and anwriter but unreadable.or just readable thru pc?or is there something i can do to read and edit .dll files on my phone?dont have pc thats why...
.dll files are in binary format and for Windows. It is from source code in some programing language such as VC, C#... and so on after compiling.
In general, it is not readable. And you can't edit it directly unless you make use of some hacker tools to de-compile it.
James_Watson said:
.dll files are in binary format and for Windows. It is from source code in some programing language such as VC, C#... and so on after compiling.
In general, it is not readable. And you can't edit it directly unless you make use of some hacker tools to de-compile it.
Click to expand...
Click to collapse
yes im aware of that. but i dont have pc so im asking if theres any possibility that i can read and edit .dll files on my phone. or what tools i need to be able to do it.tried several apps but no luck.search google still no luck. all are by pc... so i guess only pc can do the job.im only using apkeditor and apktool, jota+ etc....

Categories

Resources