Hello,
I extracted an app (for eg FMRadio.apk) from Cyanogenmod rom. Now there is a libs folder that contain some .so files. Now when i install that app as a user app, it doesn't install. So how should i combine the .so files to the apk so that it gets installed as a user app? Thanks.
Related
Hello
I modded a few apks which also have .odex files. If I delete the .odex files the apk isn't shown in the app section. But of course those .odex files are old and belonged to the original app.
Is it possible to force ICS to create new .odex files? It doesn't seem to do so on boot.
I simply sent the new apks via bluetooh to my phone and then copied them to where they came from (/system/app).
Anybody have any idea how I can make ICS build new .odex files based on my new apks?
Any help would be much appreciated
So I want to update some apps in a ROM, but my issue is I also need to update the lib files from the app in the ROM, but when I open the apk with 7-zip and go into the lib folder to get the files, some apps have 2 folders, one called "armeabi" and "armeabi-v7a." I was curious which folder I need to take the lib files from, and since I forgot to mention this first, will be for a HTC One ROM. Thanks!
Hello everybody.
I searched a lot but could not find.
Anybody knows how to delete lib folder from an apk?
I saw working apps in this manner. Tried things, but no way for me.
I want to convert whatsapp (or some others) to system app.
I decompiled app, removed lib, compiled app, pushed app to /system/app and lib (.so files) to /system/lib. Does not work.
I removed lib, decompiled app, compiled app, pushed app to /system/app and lib (.so files) to /system/lib. Does not work.
I moved app to /system/app and copied lib (.so files) to /system/lib and delete lib from apk. Does not work.
If lib folder in apk is intact, it works good, but after deleting lib folder from apk, I went to bootloop.
So do not tell me use titanium backup or other apps.
Or do not advise copying apk's lib folder to /system/lib.
Or deleting lib folder of app from /data.../lib after installing app.
Answer if you know how to remove lib folder properly from apk.
And please do not quote all of the op.
Regards.
Hey I need your help , thanks in advance
I have lg p765 4.1.2 v20c
How to know corresponding lib file of system/apk in system/lib ….
I tried decompiling apk but I didn’t found any relation with lib file by seeing android manifest.xml
Or u have any list that *.apk uses *.so files or something
for example old chrome apk uses lib file system/lib/libchromeview.so
but update uses different lib files (as I have removed system/lib/libchromeview.so with never lib file found in apk/lib folder and removing from apk saves space(both on system partion and internal memory) and so far I have no force close works perfect)
this things I want to know because want to remove unwanted app and update gms
Here you go.
http://forum.xda-developers.com/showthread.php?t=2737126
[TUTORIAL] Find out which shared libs (.so) are missing
If you have an detailed list of library files for in build apps (especially for HTC) like the one you mentioned of the chrome library file please share it with me.
HTC desire X, JB , TWRP
Hello
I have an Android device based on Tegra CPU and with 5.1 Lollipop installed.
It has few own apps installed on it that basically are a custom menu and few apps that run on it.
I downloaded an update of it which contains:
boot.img, file_contexts, system.new.dat, system.patch.dat and system.transfer.list
I managed to extract the system.new.dat file to obtain a system folder which I don't know if it's only an update of the system folder on the device or the full folder instead.
Whithout root I copied the system folder out of the device with the apps that I want.
I'd like to run theese apps on another android device.
What do I need to get out of the device in order to try this apps to run?
Only the apps in system/app folder or there are also libraries that I need?
By don't know about, I copied out of the device also the lib folder.
I'd like to try on android studio the apps firstly.
Is there any way to know if an app needs libraries and which ones?
Thank you so much
Giulio
You can learn how to port app here : https://forum.xda-developers.com/showthread.php?t=2476050