Vernee Mars Pro ROMS - Android Software/Hacking General [Developers Only]

Well, now, you have to be a premium user if you want to download most of the roms in needrom.com, so from now on I will be uploading all versions I have in my hard drive so anyone can download and install.
Versions:
v414
-NOT VOS (Vernee OS)
Known issues:
-Fingerprint not working
-GPS not working
-Bluetooth working only sometimes
-Poor wifi signal
-Old camera app with a poor image quality
Click to expand...
Click to collapse
Pure android. [SP Flash Tools version]{Scatter and GApps included}(Mars_pro_20170414):
MEGA
v907
-VOS 1.0.0 [SP Flash Tools Version]{Scatter and GApps included}(Mars_pro_20170907): MEGA
v925
-VOS 1.0.0 Last OTA [SP Flash Tools version]{Scatter not included, GApps included}(Mars_pro_20170925):
MEGA
v414_custom
-Custom rom based on the not VOS rom with some tweaks and problems solved
-Camera app updated
-Fingerprint working
-No GApps
-Better battery usage
-No bloatware
-Wifi and bluetooth working fine
-GPS not working (I'm working on that, I think it's an easy fix)
-Better performance
AVAILABLE SOON
SCATTER FILE {For version Mars_pro_20170925}: MEGA / DRIVE
(Uploading more versions)
DOWNLOAD GAPPS HERE (You have to select ARM64 and Android 7.0, then choose the package you like and install it via TWRP): https://opengapps.org/

Are you still working on this? It would be great if you could post the custom rom, I am willing to test it for you and report back the bugs.

Vernee mars pro is a great cell phone, what does not work with it is this factory ROM (20170907). ?

Hi!
I'm VERY interested in a Mars Pro custom ROM. Are you still working on it? I've never cooked a ROM myself, but I'm a programmer and will be available to help if it makes sense...

djsnakezinho said:
Hi!
I'm VERY interested in a Mars Pro custom ROM. Are you still working on it? I've never cooked a ROM myself, but I'm a programmer and will be available to help if it makes sense...
Click to expand...
Click to collapse
Hi, I've been working on other phones for this time. Any help is welcome, would you like to modify the camera api? It is needed to increase the saturation of the images. The default camera app is able to increase it, but as soon as you restart the app, it goes to its default value.

Dariocm said:
Hi, I've been working on other phones for this time. Any help is welcome, would you like to modify the camera api? It is needed to increase the saturation of the images. The default camera app is able to increase it, but as soon as you restart the app, it goes to its default value.
Click to expand...
Click to collapse
Ok! So, will you point me in the right direction, send some work on progress?

djsnakezinho said:
Ok! So, will you point me in the right direction, send some work on progress?
Click to expand...
Click to collapse
I could send you the api of the camera. Maybe it's easy to edit the camera app. What would you like to do?

Dariocm said:
I could send you the api of the camera. Maybe it's easy to edit the camera app. What would you like to do?
Click to expand...
Click to collapse
Ok, send it! Will it be ok to test it in my current running build and/or emulator?

djsnakezinho said:
Ok, send it! Will it be ok to test it in my current running build and/or emulator?
Click to expand...
Click to collapse
Hi, I won't be home until september, so I can't send you the files. I could extract the camera apk but it isn't decompilated, I can deodex it for here. Would you be able to modify it?

Dariocm said:
Hi, I won't be home until september, so I can't send you the files. I could extract the camera apk but it isn't decompilated, I can deodex it for here. Would you be able to modify it?
Click to expand...
Click to collapse
If it's doable I guess I can ? I'll have to learn how to but I think I'll get somewhere.

djsnakezinho said:
If it's doable I guess I can I'll have to learn how to but I think I'll get somewhere.
Click to expand...
Click to collapse
I've been able to download apktool in this pc and decompile it for you. Here's a zip with the apk file and the apk decompiled it self. Do your research.
https://mega.nz/#!fKxWGIwD!WNHLSlkerP7Rj0g_k3rc4kDhvbT_Igr6JaOruzy6QjA

Help
I hope you are still working on the custom ROM because the official one I have updated at last version is a bull of ****. Fingerprint sensor not working, GPS ****, Bluetooth sometimes, battery very bad and more. Please help me

Dariocm said:
I've been able to download apktool in this pc and decompile it for you. Here's a zip with the apk file and the apk decompiled it self. Do your research.
https://mega.nz/#!fKxWGIwD!WNHLSlkerP7Rj0g_k3rc4kDhvbT_Igr6JaOruzy6QjA
Click to expand...
Click to collapse
Thx! I'll be working on this starting next week ?

Miguelcb2000 said:
I hope you are still working on the custom ROM because the official one I have updated at last version is a bull of ****. Fingerprint sensor not working, GPS ****, Bluetooth sometimes, battery very bad and more. Please help me
Click to expand...
Click to collapse
Try flasing v907 the only thing that will work weird will be bluetooth.

Dariocm said:
Try flasing v907 the only thing that will work weird will be bluetooth.
Click to expand...
Click to collapse
Thanks, I'll try although I don't have knowledge about how to flash I'll learn

.dex
Dariocm said:
I've been able to download apktool in this pc and decompile it for you. Here's a zip with the apk file and the apk decompiled it self. Do your research.
https://mega.nz/#!fKxWGIwD!WNHLSlkerP7Rj0g_k3rc4kDhvbT_Igr6JaOruzy6QjA
Click to expand...
Click to collapse
So... Correct me if I'm wrong (there's a chance I am...), but shouldn't there be either .dex or .odex file(s) inside the apk? I've been researching and even experimented with other apks to make sure. I tried using dex-tools to create a .jar and that's where the .dex file(s) should come into play (I think). There aren't any .dex or .odex files inside either the apk or the unzipped folder.

djsnakezinho said:
So... Correct me if I'm wrong (there's a chance I am...), but shouldn't there be either .dex or .odex file(s) inside the apk? I've been researching and even experimented with other apks to make sure. I tried using dex-tools to create a .jar and that's where the .dex file(s) should come into play (I think). There aren't any .dex or .odex files inside either the apk or the unzipped folder.
Click to expand...
Click to collapse
That's because I deodexed it before, I can send you the apk and odex files if you want to.

Dariocm said:
That's because I deodexed it before, I can send you the apk and odex files if you want to.
Click to expand...
Click to collapse
Yes, please send everything. Aren't the .odex files inside the apk?

djsnakezinho said:
Yes, please send everything. Aren't the .odex files inside the apk?
Click to expand...
Click to collapse
That's not how it works, if you deodex the app, you get rid of the odex files, so they don't exist anymore.
Here is the apk with the oat and lib files.
https://drive.google.com/file/d/1ZtiyFNsJQuK4PjSTWlG7GTCGOZ-xg1J7/view?usp=sharing

Hi guys,
Is there anyone who is working on the not VOS based custom ROM? Can we expect it to be available?
Thanks in advance.

Related

Arabic support on all Android devices > 2.2

Here is something I put together to enable arabic on any device without changing any linked library in /system/lib which means it'll work cross-devices. This means that your android will be able to connect arabic letters properly to enable read/writing. Note: this will enable shaping for all android menu's and for writing, this will not fix the browser's problem. for that, we need to compile individual libwebcore.so files for each ROM. so we're out of luck there. You can get Persian Browser or the new Firefox browser to fix this problem.
Requirements:
1. your rom has to be deodexed. (if you have /system/framework/framework.odex, this will NOT work).
2. you must be rooted !
3. your android must be version 2.2, 2.2.1 or 2.3 (not tested on 2.3 yet but should work).
Steps:
1. Pull framework.jar from your phone's /system/framework
1. Download the file from the following link:
http://blog.devasque.com/?page_id=11
2. Extract it somewhere
3. Put your phone's framework.jar inside of the extracted folder's framework folder.
4. Click on commands.exe and wait ! eventually you'll get a framework.jar inside subfolder "generated". copy that back to your phone in /system/framework and restart.
Note: if you get a bunch of FCs after restarting, you'll need to factory reset your device.
this should work. It was tested successfully on a bunch of deodexed roms for the samsung galaxy S, and two roms on the G2.
Credits:
I got the script files from iAndroid, a hebrew patching thread that does something very similar to what this does. so hats off to the great minds over there.
The arabic patching files were compiled from source from Y6b's github. So thanks to his great work as well.
Finally arabic is supported across all devices.
hi madmack ! thank a lot
this is a very useful thread.
i test it on deodexed galaxy s (wxJS5 rom) and it worked almost flawlessly.now i have some question. please help me. you are only guy i know to answer these questions.this patch (mod) has some problem to render persian/farsi characters correctly.i am a java programmer and can edit java files and fix this errors.the only problem i face is : how can i apply my modification and (re)compile the source again ? because this files (framework.jar) are in java , can i use eclipse IDE to compile ? i already made and developed some programs and aaps for android os using eclipse . please if you have any ( just any ) information , please help me . again i have no any source and reference to ask these question .this is not a first time for me to ask a guy this question but nobody yet give me useful answer .
hamedpc007 said:
hi madmack ! thank a lot
this is a very useful thread.
i test it on deodexed galaxy s (wxJS5 rom) and it worked almost flawlessly.now i have some question. please help me. you are only guy i know to answer these questions.this patch (mod) has some problem to render persian/farsi characters correctly.i am a java programmer and can edit java files and fix this errors.the only problem i face is : how can i apply my modification and (re)compile the source again ? because this files (framework.jar) are in java , can i use eclipse IDE to compile ? i already made and developed some programs and aaps for android os using eclipse . please if you have any ( just any ) information , please help me . again i have no any source and reference to ask these question .this is not a first time for me to ask a guy this question but nobody yet give me useful answer .
Click to expand...
Click to collapse
hey hamedpc. didn't think i would get any reply anytime soon here, lol.
you'll need to learn how to compile android from source, then apply patches etc.. this is not something i am willing or able to discuss on a reply post here so you got some research to do before you can attempt that.
anyways, if you want to know which files you should look into, simply look at the subfolder "files/froyo" and look at all the .smali files. Then, find the equivalent in the android source but they should be .java. These are the files that are patched.
sorry for not being more helpful
so if i have framework.odex should i just delete it and move on?
jaguar4002 said:
so if i have framework.odex should i just delete it and move on?
Click to expand...
Click to collapse
you can't do that. you'll need to get a deodexed ROM or google around for how to deodex it yourself.
I'm using the leaked 2.2 rom for the epic. Is there any rom. That u recommend?
Sent from my SPH-D700 using XDA App
jaguar4002 said:
I'm using the leaked 2.2 rom for the epic. Is there any rom. That u recommend?
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
I use an I9000, so not sure what options you guys have for the Epic.
But I'm pretty sure that a lot of custom roms are out there that are (1) Froyo and (2) deodexed. Almost all custom roms are deodexed.
this isnt working on the epic. i did everything was suppose to be done.
i have arabic but the letters are disconnected. which is nothing new from froyo update.
am i doing anything wrong?
jaguar4002 said:
this isnt working on the epic. i did everything was suppose to be done.
i have arabic but the letters are disconnected. which is nothing new from froyo update.
am i doing anything wrong?
Click to expand...
Click to collapse
Yea, most likely you are.
It really should work with all 2.2 and 2.2.1 roms. specially the samsung ones. I tried it on JS3, Darky's, JS5 and Doc's ROM for the I9000 and it works.
Just make sure you got a deodexed rom. (no framework.odex file), and also verify that the generated framework.jar is actually bigger than the original framework.jar by about 1MB. (sometimes the process stalls for some reason, so you'll have to redo it if the size is not bigger by 1MB).
im using this rom . http://forum.xda-developers.com/showthread.php?t=963845
and it is deodexed.
it shows the letters but they arent connected. just like how i was before doing all this.
And yes the size was larger.
i would love if u can pm me ur yahoo or something so we can go over it.. if i get this thing working, my phone would be PERFECT!!
and thanks for ur quick responses!
bro nevermind!
i wasnt enabled root access for my file manager, thats y i wasnt able to paste the net .jar file.
it works great!! i love u to death.. no homo lol
but i noticed FB is kinda laggy when theres arabic letters.
just saying.. dont really care.
ZT-180
I am using the ZT-180 with 2.2 but this didn't work for me do you have any suggestion for me
vitonline said:
I am using the ZT-180 with 2.2 but this didn't work for me do you have any suggestion for me
Click to expand...
Click to collapse
if you know how to use logcat, post it here and I can have a look at it.
I am new at this if you can explean more
Thanks
vitonline said:
I am new at this if you can explean more
Thanks
Click to expand...
Click to collapse
this is probably why you couldn't get it working on your device.
this topic is a little advance, and i really don't recommend applying it if you're not familiar with rooting, replacing system files and recovery.
there are many steps you need to learn to be able to apply this patch, which is beyond the topic of this thread. sorry but I can't help you with that.
madmack said:
this is probably why you couldn't get it working on your device.
this topic is a little advance, and i really don't recommend applying it if you're not familiar with rooting, replacing system files and recovery.
there are many steps you need to learn to be able to apply this patch, which is beyond the topic of this thread. sorry but I can't help you with that.
Click to expand...
Click to collapse
I already rooted my ZT-180 and I apply the steps but still the Arabic
vitonline said:
I already rooted my ZT-180 and I apply the steps but still the Arabic
Click to expand...
Click to collapse
Read around.. its out there.
Its not too difficult.
Sent from my SPH-D700 using XDA App
@madmack
i tried your method on a rom for my htc hero and it worked just like you said, except for the web browser.. is there a way to patch libwebcore.so so that it could also support arabic?!
jaikat said:
@madmack
i tried your method on a rom for my htc hero and it worked just like you said, except for the web browser.. is there a way to patch libwebcore.so so that it could also support arabic?!
Click to expand...
Click to collapse
unfortunately not. these .so libraries require recompiling of the source code.
the patch for libwebcore is up on my github account (same nickname). If you get your hands on your source code for the webcore libraries. Then you can try the patch yourself
I've already patched libwebcore.so for a 2.2.1 ROM for the Galaxy S I9000. It worked pretty well.
that was quick
madmack said:
unfortunately not. these .so libraries require recompiling of the source code.
the patch for libwebcore is up on my github account (same nickname). If you get your hands on your source code for the webcore libraries. Then you can try the patch yourself
I've already patched libwebcore.so for a 2.2.1 ROM for the Galaxy S I9000. It worked pretty well.
Click to expand...
Click to collapse
i'll look into it, although i must say i don't have any experience on compiling from source, but i'm willing to learn...
great work anyway, and thank you.

[APP] Google Talk from 2.3.4 extracted: NOT WORKING, Help Needed!

Hi everyone,
I downloaded the extracted .apk from latest Google Android release 2.3.4
The .apk is atached below.
I have had no success in installing the app on my 2.3.3 ROM on my Samsung Galaxy S. I tried pushing it to /system/app via Root Explorer, but once you try to install package it just doesn't install by saying "Aplication not installed".
Im no dev or whatsoever,so I would encourage anyone who could help to make it work on 2.3.3, Google stated in Google Mobile Blog that Google Talk with Video Chat will be for 2.3+ devices, so it "should" work on 2.3.3.
Any help is appreciated! Share your thoughts!
Try pushing it into system/app and then change permissions. Reboot and post result.
Sent from my LG-P500 using XDA Premium App
badeaioan said:
Try pushing it into system/app and then change permissions. Reboot and post result.
Sent from my LG-P500 using XDA Premium App
Click to expand...
Click to collapse
Doesn't work.
Did you deodex it?
Sent from my ThunderBolt using XDA App
OldManJames said:
Did you deodex it?
Sent from my ThunderBolt using XDA App
Click to expand...
Click to collapse
Nope :S, could someone deodex it and test it?
Cant wait till this is workin on the evo
dadoc04 said:
Cant wait till this is workin on the evo
Click to expand...
Click to collapse
Its not any different than the latest on the market?
Attach the .odex file here as well. However, can you link me to the place you took the file from? I might need the entire framework to deodex it
Sent from a Captivate powered by Continuum 5
nickmcminn60 said:
Its not any different than the latest on the market?
Click to expand...
Click to collapse
It is. Gtalk updates haven't made it to android market yet.
icezar1 said:
Attach the .odex file here as well. However, can you link me to the place you took the file from? I might need the entire framework to deodex it
Sent from a Captivate powered by Continuum 5
Click to expand...
Click to collapse
Link or get files below.
I doubt that it will work until you upgrade the OS version to 2.3.4, it might be integrated with os changes.
ukanth said:
I doubt that it will work until you upgrade the OS version to 2.3.4, it might be integrated with os changes.
Click to expand...
Click to collapse
That was my first thought too, but after downloading the entire update it looks like that might not be the case. There aren't a ton of changes in there, and only two updated system apps. One of which is gtalk, the other is an nfc app(for supported devices obviously). I haven't looked through anything else yet(I'm slacking off enough at work as it is), but it would appear the changes are minimal.
Edit: found a new libtalk_ini.so file in /system/lib/
That may help? Anybody have time to try?
I really wish I knew how to do this stuff. I would love to give it a try but I'm so lost! Time to do some reading! LOL
The manifest for this apk says the target and minimum sdk version is 10, which is 2.3.3....so there's a good chance that after some deodexing and supporting files this will work no problemo
That's the key. It should work on 2.3+ as stated by Google, so I think i'ts up to deodexing and adding the proper files. Sure someone experienced can do it
pacoforet said:
That's the key. It should work on 2.3+ as stated by Google, so I think i'ts up to deodexing and adding the proper files. Sure someone experienced can do it
Click to expand...
Click to collapse
This is the prints that I see in logcat
W( 4469) Skipping dir: Talk2.apk (PackageParser)
W( 4469) Skipping dir: Talk2.apk (PackageParser)
W( 4469) Skipping dir: Talk2.apk (PackageParser)
E( 129) /system/app/Talk2.apk odex has stale dependencies (
if it gets deodexed will it work on an odexed rom?
Rydah805 said:
if it gets deodexed will it work on an odexed rom?
Click to expand...
Click to collapse
Generally, yes.
I got it to run, but I can't tell how to start a video chat. I pushed the apk, and odex file to the system/app directory and the jnk.so file to the system lib directory. Ran Talk and it opened fine...
HTC Hero with Cyanogen 7.0.2
Btw, its very possibly its simply running the standard install of Talk.apk instead of Talk2.apk... I'll try removing the Talk.apk...
-- Confirmed. I removed the Talk.apk from the system/app/ folder... lost my Talk icon in the launcher. Rebooting; maybe it will showup after reboot.
-- Ok, now I'm not completely convinced that you can get rid of Talk.apk when you push Talk2.apk. They both may have to be there.

[MOD][UPDATE FOR MEA] Camera no sounds (root required) - uploaded

Don't forget to hit thanks
No need for this anymore. the new firmwares have the setting of disabling all sounds in the settings of the camera.
Try at own risk
Hi all.
this is my second creation / mod for removing the in app sounds of the camera. READ ON TO REMOVE ALL SOUNDS.
this is the stock camera app, without focus sound as i have muted those.... i have tested on my own (i have removed the shutter sound prior to this mod... so if that one is there, then change/delete the files as shown here:
how to remove shutter sound and other sounds not "in app"
Tested and working on ME2 deodexed... please tell me if it works on other firmwares
also working on MEA.
Not working on:
non deodexed roms - use at own risk.. tell me how it goes if you try...
installation guide:
open a file explorer and mount it as system writeable.
go to system/app and make a backup of SamsungCamera2.apk (just in case)
copy my SamsungCamera2.apk file to system/app
reboot and enjoy
Download here:
Download OLD versions
MEA Version
tell me how it works and if there are any errors i can only say that it works on mine so far
thank me if you like this mod
Changelog:
initial release:
removed all sounds
known bugs:
let me know.
Anyone tried it yet?
Sent from my GT-I9505 using xda app-developers app
Just tried it. Seems to have work. I keep track over the next few day, make sure it is a consistent result.
lambstone said:
Just tried it. Seems to have work. I keep track over the next few day, make sure it is a consistent result.
Click to expand...
Click to collapse
Nice to know which rom did you try on and have you removed the shutter sound as shown in my other thread?
Thank you for the feedback
Sent from my GT-I9505 using xda app-developers app
DenmarkRootN00b said:
Nice to know which rom did you try on and have you removed the shutter sound as shown in my other thread?
Thank you for the feedback
Sent from my GT-I9505 using xda app-developers app
Click to expand...
Click to collapse
Yeap, I'm on Omega 3.0 right now. The first thing I do with every rom is to delete the camera sounds.
lambstone said:
Yeap, I'm on Omega 3.0 right now. The first thing I do with every rom is to delete the camera sounds.
Click to expand...
Click to collapse
good enough.... tell me if there are any problems... i have been using it for one day now and it is bugfree here... i do not use the panorama and stuff... but there were more sounds present than only the focus and focus error... i have muted them all so should be perfect.
Also on Omega 3.0 and working fine so far! :good:
k33nny said:
Also on Omega 3.0 and working fine so far! :good:
Click to expand...
Click to collapse
if there are any issues please let me know and i will look at it i have not encountered anything myself
they should have made it optional with the sounds in the first place damn you samsung
Nice. I'd completed this mod myself when I got my s4 shortly after release, but never got around to testing it (did the same thing for my s2 back in the day). Got distracted trying to turn it into a vrtheme to make it compatible with 'all' version of camera (this way it replaces the resource files in apk and keeps that current version of camera installed). It's still just sitting in a couple of folders somewhere on my server....
(However, I think apk version means you should be able to push with adb without requiring root??)
I'm on a bell i9505 and it crashes on me after 3 seconds of use
Unfortunately I screwed up and my backup of my stock aPk was unsuccessful
Can someone please give me the stock aPk for the camera or tell me how I'd go about fixing my camera app
bengali548 said:
I'm on a bell i9505 and it crashes on me after 3 seconds of use
Unfortunately I screwed up and my backup of my stock aPk was unsuccessful
Can someone please give me the stock aPk for the camera or tell me how I'd go about fixing my camera app
Click to expand...
Click to collapse
Couple of options...flash your rom again (extreme!) or just replace the modded apk with original apk. Some roms include updated camera software (not sure if there has been an update, but you never know) so best to get apk from the same rom version you are currently running
Also, need to make sure rom is deodexed (you could try deleting the associated odex file and see if crash stops)
Brendo said:
Nice. I'd completed this mod myself when I got my s4 shortly after release, but never got around to testing it (did the same thing for my s2 back in the day). Got distracted trying to turn it into a vrtheme to make it compatible with 'all' version of camera (this way it replaces the resource files in apk and keeps that current version of camera installed). It's still just sitting in a couple of folders somewhere on my server....
(However, I think apk version means you should be able to push with adb without requiring root??)
Click to expand...
Click to collapse
Maybe it could be possible... I have never used adb... But it should be possible yes
How would one make it for all versions? I am quite new to this... I would also like to port stuff.. But I am not that good yet
Sent from my GT-I9505 using xda app-developers app
bengali548 said:
I'm on a bell i9505 and it crashes on me after 3 seconds of use
Unfortunately I screwed up and my backup of my stock aPk was unsuccessful
Can someone please give me the stock aPk for the camera or tell me how I'd go about fixing my camera app
Click to expand...
Click to collapse
Which rom do you use?
I have only having it confirmed on ME2 deodexed.. That's why I need people to try so I know
Why was your backup unsuccessful?
Btw. If you get your backup or an apk working... You can send me that file and I can mod it for you and see if that works
Sent from my GT-I9505 using xda app-developers app
updated the original post... that it is only working on deodexed roms.. please let me know if it works on others
Works with no problems on my part
Sent from my Omega GT-19505
I use Tasker to set the phone to vibrate or silent mode when the camera app is active. Works like a charm, and I don't have to mess with custom software. I wouldn't even have to be rooted, if I weren't already.
maedox said:
I use Tasker to set the phone to vibrate or silent mode when the camera app is active. Works like a charm, and I don't have to mess with custom software. I wouldn't even have to be rooted, if I weren't already.
Click to expand...
Click to collapse
we all know that... it has been said before... this is just so you dont need to do anything afterwards
i got pissed by turning the volume off and on constantly... thats why i did this.. and i could have used a profile.. but i thought this was a permanent fix for use in other roms and such but thanks.
DenmarkRootN00b said:
How would one make it for all versions? I am quite new to this... I would also like to port stuff.. But I am not that good yet
Click to expand...
Click to collapse
(this works in my head...) You use a vrtheme (flashable zip) that replaces the ogg files (resources) in the apk with silent ogg files (vrtheme usually replaces the image resources so that you can change the look of apps such as what you see HERE)
Brendo said:
(this works in my head...) You use a vrtheme (flashable zip) that replaces the ogg files (resources) in the apk with silent ogg files (vrtheme usually replaces the image resources so that you can change the look of apps such as what you see HERE)
Click to expand...
Click to collapse
oh... i did it manually by decompiling.. well... i cant see why it would make it compatible with other roms..
an example.
i hate the clock and alarm app in samsung.. but love the sony one... i cant install it on my samsung... so i need to port it.. but the thing you said there.. would not do the trick... there must be something else, an identifier of the phone or something.

HTC Camera

Someone please give me the htc camera app which has got many shooting modes, I got it when I updated to lollipop nd now in cm 13 I want that apk file. I don't need the lib files just provide me the apk which has got many shooting modes, thank you @bigsupersquid can u please provide me the apk
You can find the HTC app here http://www.apkmirror.com/apk/htc-corporation/
Quad.X said:
You can find the HTC app here http://www.apkmirror.com/apk/htc-corporation/
Click to expand...
Click to collapse
The versions which is provided in the stock roms are not available online, I want someone to extract it from the lollipop update.
rjcool1999 said:
The versions which is provided in the stock roms are not available online, I want someone to extract it from the lollipop update.
Click to expand...
Click to collapse
it won't work, cm is missing a bunch of lib files for that. crash crash can't find *.so bla bla in logcat.
you have to run stock to use the stock camera unless you get one like the previous link.
bigsupersquid said:
it won't work, cm is missing a bunch of lib files for that. crash crash can't find *.so bla bla in logcat.
you have to run stock to use the stock camera unless you get one like the previous link.
Click to expand...
Click to collapse
Sir luckily I've found out a method to use it on CM13, and I've made my own flashable zip also. You can flash that zip to get the latest camera and gallery on your device. Just provide me the apk if possible, I'll take care of the lib files
bigsupersquid said:
it won't work, cm is missing a bunch of lib files for that. crash crash can't find *.so bla bla in logcat.
you have to run stock to use the stock camera unless you get one like the previous link.
Click to expand...
Click to collapse
Even I extracted the lib files and the apk from my stock marshmallow rom, made a zip and flashed those on cm13. They were working smoothly without any issue but all I want is the apk from lollipop update
rjcool1999 said:
Even I extracted the lib files and the apk from my stock marshmallow rom, made a zip and flashed those on cm13. They were working smoothly without any issue but all I want is the apk from lollipop update
Click to expand...
Click to collapse
the mm lib files probably aren't quite compatible, but you can try it if you insist
bigsupersquid said:
the mm lib files probably aren't quite compatible, but you can try it if you insist
Click to expand...
Click to collapse
Thank u for the file nd check out my new post nd use the camera app, hope u will like my work

[WIP] [PORT] Pixelfy for OOS 3.5.5 ONLY [NOT tested on other OOS BUILDS]

Been testing this off and on for a few days now and happy to report it's working well. This is almost the same as my Pixelfy for CM14.1 without the build.prop changes no google assistant sorry guys.
What does Pixelfy OOS do?
Pixel Boot animation
Google Dialer
Google Contacts
Google Messenger
Live Wallpapers (many thanks to @Pranav Pandey) for the port.
Removes some OOS junk
Modifies pre-installed google apps so they can be easily removed.
Download
https://www.androidfilehost.com/?fid=457095661767114082
Change Log
Nothing yet first version
Gonna try this right now
Sent from my ONEPLUS A3003 using Tapatalk
Screenshots ?
mawxzz said:
Screenshots ?
Click to expand...
Click to collapse
Why do you need screenshots it replaces stock oos apps with the google version?
Going to give this a try on OOS 3.2.7, taking a nandroid backup before do so! Will report back.
tofuboi01 said:
Going to give this a try on OOS 3.2.7, taking a nandroid backup before do so! Will report back.
Click to expand...
Click to collapse
You may/will end up with 2 dialers or 2 contacts.
daleski75 said:
You may/will end up with 2 dialers or 2 contacts.
Click to expand...
Click to collapse
Hey daleski, nice work on Pixelfy, can you please tell me how to install Community build file manager, i have an apk but it always conflicts with "existing" package, can you please tell me how to force install it?
ach3fck said:
Hey daleski, nice work on Pixelfy, can you please tell me how to install Community build file manager, i have an apk but it always conflicts with "existing" package, can you please tell me how to force install it?
Click to expand...
Click to collapse
Did you remove it somehow?
Nope, i clean flashed cm14.1, flashed pixelfy, and i have extracted CB file manager but there is no way to install it, it always conflicts with an existing package, can i provide you apk so you can make a flashable zip really quick for me? Please?
ach3fck said:
Nope, i clean flashed cm14.1, flashed pixelfy, and i have extracted CB file manager but there is no way to install it, it always conflicts with an existing package, can i provide you apk so you can make a flashable zip really quick for me? Please?
Click to expand...
Click to collapse
First you need to find the name of the package it's conflicting with so I suspect it's conflicting with CMFileManager.
If you have 7zip you can double click on the pixelfy file go to META-INF/com/google/android/ then drag out the updater-script into a folder or your desktop.
Open the updater-script with notepad and then let me know once you have done this.
Which file manager app is it conflicting with?
This is brilliant. Amazing work as always by @daleski75
Is this dark mode compatible?
eng.stk said:
Is this dark mode compatible?
Click to expand...
Click to collapse
Not sure mate never been a fan of dark mode.
daleski75 said:
You may/will end up with 2 dialers or 2 contacts.
Click to expand...
Click to collapse
I did have two dialers but disabled the stock one, contacts replaced fine.
Uninstalled the Google App though as i dont use that.
daleski75 said:
First you need to find the name of the package it's conflicting with so I suspect it's conflicting with CMFileManager.
If you have 7zip you can double click on the pixelfy file go to META-INF/com/google/android/ then drag out the updater-script into a folder or your desktop.
Open the updater-script with notepad and then let me know once you have done this.
Which file manager app is it conflicting with?
Click to expand...
Click to collapse
Thats the problem, i dont know, the CMFilemanager has different package name than Community build file manager, can you please make an flashable zip for this apk real quick please?
What 'oxygen os junk' does it remove exactly? Thanks!
Sent from my ONEPLUS A3003 using XDA-Developers mobile app
Whats meant with Black Edition?
stelio_kontos said:
What 'oxygen os junk' does it remove exactly? Thanks!
Click to expand...
Click to collapse
Their dialer, messaging, Google device manager etc, also gives the ability to uninstall all stock Google apps as well
MultiCulti said:
Whats meant with Black Edition?
Click to expand...
Click to collapse
Black boot animation will do a white one shortly as well
daleski75 said:
You may/will end up with 2 dialers or 2 contacts.
Click to expand...
Click to collapse
Hi, I had already flashed the pixel boot animation,dialer and contacts with different packages, flashing this won't affect those you think?

Categories

Resources