Hello,
I'm lost. Running on CM Android 6.0 but I can't find OBB files of applications.
Where are they? .Apk seems to be "/data/app"
Related
After hours of decompiling and things alike, I finally managed to extract the Oppo Colour OS 2.1.x files from the .dat file. But Once I extracted the folders and other things. I come to the launcher folder which has 3 things in the root of the Oppolauncher folder. A folder names "arm", another folder named "lib", and the launcher apk file itself. I know by past experience (Haven't tested myself.) That the apk needs those two folders. (theres also a folder names "oppolaunchersystem" with an arm folder and "oppolaunchersystem.apk.") In order to port these apk files for use with Lollipop devices (Colour OS 2.1.x I believe is lollipop.) Do I have to implement the lib and arm folders (maybe the launchersystem apk)? And if so, how? Thanks for anyone willing to help me with creating the system dump.
I attached the two folders in a Zip file for anyone who wants to examine it.
Sorry for my bad English if I made any errors.
{EDIT} I tried installing OppoLauncher.apk through ADB and I got back [INSTALL_FAILED_DEXOPT] and with OppoLauncherSystem.apk I got back [INSTALL_FAILED_SHARED_USER_INCOMPATIBLE]. So it seems that OppoLauncher will work on the device I tested it on (Droid Ultra on 4.4.4) but It needs some sort of resource within the Colour OS 2.1 .x ROM.
There is an app named as DiagPro. When it installed, it must create a folder named as cnlaunch in internal memory like DCIM, Music, Alarms or others. At android 4.2.2 or at some devices it can not create folder so it cannot work. But the weird thing is it can do at most of the other versions and other devices and the older version of DiagPro can create folder at any version of android too. I need to use the newest version but i couldn't find the solution. What can be the solution for this? I am thinking about permission issue but older app can create. Maybe the default name of the internal memory may be a problem.
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
I mean between phone internal storage (and/or micro SD) to inside VMOS and vice versa
Please move this thread if it's in wrong forum. Thanks.
sgn15 said:
I mean between phone internal storage (and/or micro SD) to inside VMOS and vice versa
Please move this thread if it's in wrong forum. Thanks.
Click to expand...
Click to collapse
Back up content, data, and settings from your phone to your Google Account, then restore your backed-up information to VMOS. Important: You can't restore a backup from a higher Android version onto VMOS running a lower Android version.
Asking for instructions about moving folder
I wanted to know if i could move folders from vmos to the original root folder of the host android device
I am using a oppo A9 2020(non rooted ofcourse) and i have installed vmos
I want to extract/move kalifs.tar in the original root folder of the android.... completely out of curiosity
Though kali is not a part of this thread but i wanted to know if i could use vmos to do this type of works
Thanks in advice
Noobieboy101 said:
I wanted to know if i could move folders from vmos to the original root folder of the host android device
I am using a oppo A9 2020(non rooted ofcourse) and i have installed vmos
I want to extract/move kalifs.tar in the original root folder of the android.... completely out of curiosity
Though kali is not a part of this thread but i wanted to know if i could use vmos to do this type of works
Thanks in advice
Click to expand...
Click to collapse
1. Android's folder named /root is RO. You've to root phone's Android and then mount it as RW if you want to move files there to.
2. Android host and VMOS are completely independent systems, they even don't know of each other:: You can't move files from one system to the other and vice versa.
Can i download inapp purchases from vmos and back up to regular andorid
There is a built-in app in VMOS called file transfer station in yellow. Click on that and you can proceed further.
Regards,
J Wick
Hello I originally installed applications in non-rooted VMOS rom. Now I would like to back them with titanium so I can transfer them to other phone. Google backup does not work well. Is there any way how to root rom that has not been originally designated as rootable, or how to move apks with data?
Hey guys, I was trying to modify some android ROMs for Android P & Q phones, but there was some strange probloms. I already knew that the /system partition is a dynamic partition now, so I want to modify the ROM instead of uninstall apps after ROM flashed. I installed WSL2 and Ubuntu in it on Windows 10. I copied the rom into it, extracted system.new.dat.br to system.img finally, and mounted it into a directory, deleted some apps from /system/app directory, include most of the google apps like Play Books, Play Music, Drives, Duo, except Play Store and Google Core apps like Gms Core and Google Service framework etc, then unmounted it and repacked to system.new.dat.br and system.transfer.list, updated them into the zip file, flash it with TWRP-recovery. It is strange that some apps like Updater and Stk was really gone, but all the google apps still there. I only want, and other could be found in Google Play Store, I don't want them pre-installed. Could any one tell me that how to remove the contents from system.new.dat.br permanently? Thanks. I'm getting crazy!!!