Hello. I want try port some application from official froyo motoblu rom on my Defy with CM7. Actually we have working Music app and Camera, we miss Gallery, Dialer and some else. I started from mediagallery, that seem easier. That's what I do.
I extracted mediagallery.apk, in the manifest xml I can see this:
Code:
<uses-library android:name="com.motorola.android.frameworks" />
<uses-library android:name="com.motorola.blur.library.utilities" />
<uses-library android:name="com.motorola.blur.library.home" />
So, I extracted the 3 files from /system/framework and I put in CM7, then I edited init.rc BOOTCLASSPATH with motoblur dependencies... after that I pushed the relative /etc/permissions/ files. I rebooted and then adb install mediagallery.apk, but fail. I tried resign the apk and install from /system/app but nothing.. No way to install..
I think I need a hint to solve this trouble...
User ziky found this, but I tried and I had a bootloop. Maybe editing the /data/system/packages.xml is the reason, but I really need help.
Thanks.
Hi,
I'm interested by this topic. Unfortunately I don't have the knowledge to help you... I hope you'll find a way. Please let us know posted on that.
Thanks
If you dont mind can you like post apks that you have working?
How did you get the camera working? I want to try to port the Blur Camera for my Droid X.
theres a droid x site with the blur camera ported to all phones, i found about it in some apps from atrix, check it out
Can it be attached here? That would be cool.
Sent from my CM7 SCH-i500
guidoido004 said:
theres a droid x site with the blur camera ported to all phones, i found about it in some apps from atrix, check it out
Click to expand...
Click to collapse
Can you post a link to the site?
You can also merge the frameworks into the .apk
This got me searching - did find this MIUI camera w/widescreen that works on my D2 running CM7.
http://forum.xda-developers.com/showpost.php?p=15219508&postcount=161
You can read through the thread, but this post has the current/best build that works on my D2 running CM7.
Push APK to /system/app, then set permissions to 644 and owner to root/root (basically match setting of other APKs in /system/app.
Pretty cool - starts up and shoots and just works! Has wide screen like Blur camera and auto focus.
Video even recorded (though FC after playback and return to the camera).
guidoido004 said:
theres a droid x site with the blur camera ported to all phones, i found about it in some apps from atrix, check it out
Click to expand...
Click to collapse
Yes, please post a link..."check it out" w/out a link has become google-hell for me. ;-)
http://www.droidxforums.com/forum/cyanogenmod/30812-blur-camera-cm7-3.html
Above has something, but doesn't match the promise of this comment ("...theres a droid x site with the blur camera ported to all phones, i found about it in some apps from atrix, check it out "), so I'm hoping that's not the thread being referred to.
Related
Is there any way to insert the htc camera build with the digital zoom into the jf 1.51 update?
i tried already. it's not as simple as pushing the apk to system/app. i think there's fromwork and other things involved. too complicated for me. i went back to 6.0r1. love the cam settings on h's builds.
crazythunder said:
i tried already. it's not as simple as pushing the apk to system/app. i think there's fromwork and other things involved. too complicated for me. i went back to 6.0r1. love the cam settings on h's builds.
Click to expand...
Click to collapse
Its really only 2 programs, 2 frameworks, one permissions file, and 4 libs (or 6 for my new one) that can all be installed via a script easily found by using the "Search" button in the upper right searching for "New Cupcake, Old Frosting" because I can't remember the exact thread name the first post links to to add them to any build.
I believe this thread contains plenty of info on how to grab some of the nice items from the HTC Builds for the JF Build.
http://forum.xda-developers.com/showthread.php?t=515840
Download Link:
*http://xt720.ru/Files/Mods/ShenqiV4-En.7z (Mirror:http://depositfiles.com/files/29g2s4ovg?redirect)
*framework-res.apk: if you want multiple language support ( more than English and Chinese), download this file and replace the old one in /system/framework
Introduction:
The Rom I worked on was from a Chinese forum ztphone. And by the original Rom's name I thought it might be a branch version from KANG's CM7 Rom. So it is good to trace back and share the Rom here. Any feedback and comments are highly appreciated!
Highlight:
*Moto Camera, Moto MediaGallery and Moto Videoplayer port to CM7
*800w Camera and HD recording (1280*720) work fine
*Smoothly 720p H264 baseline profle video play with HW decode support
*Media button and all sensor work
Lowlight
*HDMI not work
*I customized the ROM for Chinese phone. Sorry for some possible language inconvinience. Language locale was set to en_GB in build.prop for this version.
Installing Instructions
1. Install milestone default 2.1 rom(Russian, CBW, Singapore, whatever).Root it with androot or superoneclickroot.Install last openrecovery build from Mioze7Ae.
2. Unzip the ROM, put the folder Shenqi-V4-En to your sdcard "nandroid\openrecovery". Boot to OpenRecovery, and use "nandroid->restore" to flash.
3. This additional step is only *required* for Korean Xt720 model. Put "Korean_Patch.zip" to sdcard "openrecovery/updates ", and update it in OpenRecovery
Ham, the uploading to Deposit Files is so slow today ... (67% now)
The same ROM ( only difference in build.prop language locacle setting) shared in Chinese forum (ztphone) has receieved several positive feebacks. Now I am pretty happty to see HD Recording and 720p video playback also work for other xt720 phone
Hi,
What languages are in the ROM (other than english and chinese) ?
Is there french ?
why not setup a github repo and put there configurations, sources, and even binaries ? (even free github will allow to upload at least 2 "rom updates" each of them around 92Mb
added:
i saw framework.jar has some stock goodies in it... i suppose you "decompile" cm7 one, added from stock and "compile" back (unsing smali) or i am wrong?
Sorry, this version has very limited language support and do not have French.
Yes, github is good to do such things.
Moto Camera need some reference from framework.jar, so I did some modfications in framework.jar. Also Camera.apk, MediaGallery.apk, MediaProvider.apk were also decompiled and modified to port to CM7.
Is there a way to translate into french ?
I can translate text from english to french.
anyone reupload plz.... unable to download... tq..
http://xt720.ru/Files/Mods/ShenqiV4-En.7z
Add framework-res.apk file to support multiple language. (See on 1st floor)
Download the file, and replace the old one in /system/framework/, then you could have multiple languagne, including French in the system.
will this work for the existing CM7 of fjfalcon.?
hhcat said:
Add framework-res.apk file to support multiple language. (See on 1st floor)
Download the file, and replace the old one in /system/framework/, then you could have multiple languagne, including French in the system.
Click to expand...
Click to collapse
Thank you very much.
Somebody has tested this ROM? How about the performance?
Sent from my XT720 using XDA App
Getting Boot loop on Milestone XT720. Any update to make it work?
After you install nandroid wipe all data.
Sent from my Milestone XT720 using xda premium
mchlbenner said:
After you install nandroid wipe all data.
Sent from my Milestone XT720 using xda premium
Click to expand...
Click to collapse
Had an issue while copying it for the first time onto SD card. Seems alright now. Thanks buddy!
---------- Post added at 09:12 PM ---------- Previous post was at 08:36 PM ----------
krishn said:
Had an issue while copying it for the first time onto SD card. Seems alright now. Thanks buddy!
Click to expand...
Click to collapse
The issue is still persistent. I do not think that the issue is with the boot loop, because the phone starts at times and then crashes into boot loop all of a sudden. Just curious if this happened only to me or did anybody else?
hhcat said:
Yes, github is good to do such things.
Moto Camera need some reference from framework.jar, so I did some modfications in framework.jar. Also Camera.apk, MediaGallery.apk, MediaProvider.apk were also decompiled and modified to port to CM7.
Click to expand...
Click to collapse
modifying framework.jar works, but will be hassle to support ...
may be you can consider using the following approach ...
as MediaGalery and MotoCamera have in its AndroidManifest.xml reference to external "libraries"
Code:
<library name="com.motorola.aui"
file="/system/framework/com.motorola.aui.jar"/>
<library name="com.motorola.android.camera"
file="/system/framework/com.motorola.android.camera.jar"/>
it will be easy to follow upstream, if you put the framework modifications is the above jars, instead of the framework (i have proof of concept that this works)
This way you want rely on decompiling framework, and putting all back together, e.g. it will be easy for you
Also if framework is odexed it can stay odexed
Then if everything is smooth, you just can "update" the upstream roms
Just flashed this ROM and from first looks it is pretty amazing!!! Little early to brag but wow everything seems to be working, still have to check fm radio. Thank you very much for sharing!
LibertyMonger said:
Just flashed this ROM and from first looks it is pretty amazing!!! Little early to brag but wow everything seems to be working, still have to check fm radio. Thank you very much for sharing!
Click to expand...
Click to collapse
Hi LibertyMonger, Could you please repeat the process on how you flashed this. I have tried thrice but failed.
krishn said:
Hi LibertyMonger, Could you please repeat the process on how you flashed this. I have tried thrice but failed.
Click to expand...
Click to collapse
I used RSDLite and flashed the CBW SBF to start from scratch. If you're not familiar with this process there are alot of info here for it. Then before flashing this I wiped data and everything before and after flash.
PS... Looks like I will need to replace the music.apk it is in chinese... if anyone has it for 2.3.7 that would be great!
CAN ANYBODY PORT JELLY BEAN MIUI FOR MOTOROLA BRAVO??? DEFY already has miui JB,here is the link:http://forum.xda-developers.com/showthread.php?t=1161110
hiandro said:
CAN ANYBODY PORT JELLY BEAN MIUI FOR MOTOROLA BRAVO??? DEFY already has miui JB,here is the link:http://forum.xda-developers.com/showthread.php?t=1161110
Click to expand...
Click to collapse
I could, but it would be a couple of days at least before I could even try. I'm busy making stock roms for the Atrix HD from its fastboots and converting the Xperia Z XXHDPI icons to XHDPI for a rom I'm working on. Might have to test an Atrix HD Miui as well . Once I'm done with that crap I'll give it a shot.
To do it yourself, use a PC a zip manager, and text editor -- 7-Zip & Notepad ++ for Windows, File Roller & Gedit on Linux, Whatever's appropriate on a Mac~
The apps I recommend are the one that I use for doing this and know work properly for what we're doing. DO NOT USE STOCK NOTEPAD OR WORDPAD ON WINDOWS -- YOU'VE BEEN WARNED.
Use Latest Quarx CM10 for Bravo and Latest Defy MIUI
Open Defy Miui
Delete libbayercamera.so, liboemcamera.so, libsoccamera.so
Take any think that says libcamera from Bravo CM10 from /system/lib and put them in Defy Miui zip (libcamera_client.so, libcameraservices.so, libkobecamera.so)#
Go to /system/lib/hw in Defy Miui
Rename any file with jordan to kobe** (gps.jordan.so to gps.kobe.so, camera.jordan.so to camera.kobe.so -- same for the rest)
Open Miui build.prop
Search and Replace works good for this part (CTRL+H with Linux's Gedit)
Replace any jordan with kobe**
Replace any 525\526 with 520*
Replace any Defy with Bravo*
Go to the bottom, set camera to ClassA, 3m, & delete the 2 flash lines
Save build.prop
Go to /system/etc in Defy Miui
Replace mot_ise_imager_cfg.bin
Replace media_profiles.xml
Delete the Defy camera cal files
IF the Miui rom is custom kernel
Go to /system/bootmenu/ in Miui Defy and delete everything. Add in /system/bootmenu from Quarx Bravo CM10%$
Go to /system/lib/modules in Miui Defy and delete everything, replace with Bravo CM10.%
Click to expand...
Click to collapse
The only other thing that might need to be done is replacing Miui's /system/lib/libandroid_runtime.so. If it boots and runs you don't have to. If it loops, replace it.
* These can be skipped if you don't mind being branded as a Defy
** These two are mutually exclusive, whatever the value is in build.prop is what the gps.propvalue.so should be in /system/lib/hw -- you'll bootloop if they're different
# Can be skipped if you don't take pictures or would like to use the Defy's libsoccamera.so to take 16:9 848x480 widescreen videos. Its one or the other -- Defy driver with no photo camera but better\widescreen videos or Bravo driver with photo camera but only 4:3 aspect videos.
$ This is to use the Bravo's kernel and ramdisk, if Miui is stock kernel based, ignore this step
% Custom Kernel roms only
~ I've only ran a Mac for 30 minutes, OS 7 or 8, and all I did was make it cuss and say dumb things with the text to speech option. I couldn't wrap my head around a mouse with only 1 clicker :silly:
Funny, the above reads really similar to how you port basically any Defy rom to the Bravo ICS+ and I know I've posted that tutorial before. These same instructions work for GB roms as well, just slightly modify accordingly.
thanks man!!
skeevy420 said:
I could, but it would be a couple of days at least before I could even try. I'm busy making stock roms for the Atrix HD from its fastboots and converting the Xperia Z XXHDPI icons to XHDPI for a rom I'm working on. Might have to test an Atrix HD Miui as well . Once I'm done with that crap I'll give it a shot.
To do it yourself, use a PC a zip manager, and text editor -- 7-Zip & Notepad ++ for Windows, File Roller & Gedit on Linux, Whatever's appropriate on a Mac~
The apps I recommend are the one that I use for doing this and know work properly for what we're doing. DO NOT USE STOCK NOTEPAD OR WORDPAD ON WINDOWS -- YOU'VE BEEN WARNED.
Use Latest Quarx CM10 for Bravo and Latest Defy MIUI
The only other thing that might need to be done is replacing Miui's /system/lib/libandroid_runtime.so. If it boots and runs you don't have to. If it loops, replace it.
* These can be skipped if you don't mind being branded as a Defy
** These two are mutually exclusive, whatever the value is in build.prop is what the gps.propvalue.so should be in /system/lib/hw -- you'll bootloop if they're different
# Can be skipped if you don't take pictures or would like to use the Defy's libsoccamera.so to take 16:9 848x480 widescreen videos. Its one or the other -- Defy driver with no photo camera but better\widescreen videos or Bravo driver with photo camera but only 4:3 aspect videos.
$ This is to use the Bravo's kernel and ramdisk, if Miui is stock kernel based, ignore this step
% Custom Kernel roms only
~ I've only ran a Mac for 30 minutes, OS 7 or 8, and all I did was make it cuss and say dumb things with the text to speech option. I couldn't wrap my head around a mouse with only 1 clicker :silly:
Funny, the above reads really similar to how you port basically any Defy rom to the Bravo ICS+ and I know I've posted that tutorial before. These same instructions work for GB roms as well, just slightly modify accordingly.
Click to expand...
Click to collapse
I've been thinking to dive into developer's world ,you know.and i think this will be great stuff to start with..,THANKS A LOT skeevy420, i will certainly start working now.
I see, you are enjoying your new Atrix HD. good for you man and also i hope you will not leave bravo development(we need you)http://forum.xda-developers.com/ima...um.xda-developers.com/images/icons/icon10.gif
hiandro said:
I've been thinking to dive into developer's world ,you know.and i think this will be great stuff to start with..,THANKS A LOT skeevy420, i will certainly start working now.
I see, you are enjoying your new Atrix HD. good for you man and also i hope you will not leave bravo development(we need you)http://forum.xda-developers.com/ima...um.xda-developers.com/images/icons/icon10.gif
Click to expand...
Click to collapse
I'm not. I just have to play with my new toy for a bit.
Good luck with that. I'll help you test if you get it going.
I have my hands full trying to get any Atrix HD ICS rom to work with the AT&T JB kernel. Best I've done so far is getting the Canadian Bell ICS to finish gapps setup and get to the homescreen. Bootloops about a minute after that and I'll get maybe 30 seconds of screen time -- stressing maybe cause it only happened 3 out of 8 tries.. Can't get a logcat or even have the phone recognized over usb. Getting it to a partially working system, even if only for a minute, lets me know that it could possibly fully work.
Highly unstable
skeevy420 said:
I'm not. I just have to play with my new toy for a bit.
Good luck with that. I'll help you test if you get it going.
I have my hands full trying to get any Atrix HD ICS rom to work with the AT&T JB kernel. Best I've done so far is getting the Canadian Bell ICS to finish gapps setup and get to the homescreen. Bootloops about a minute after that and I'll get maybe 30 seconds of screen time -- stressing maybe cause it only happened 3 out of 8 tries.. Can't get a logcat or even have the phone recognized over usb. Getting it to a partially working system, even if only for a minute, lets me know that it could possibly fully work.
Click to expand...
Click to collapse
I did whatever you said and camera,WiFi worked well.But whenever I try to create Google account the device just reboots.It is highly unstable,only about 80 MB ram is free(slow),also music player also showed same problem as Google account did,
How can I make it stable,any idea???
If you can, upload what you're working on and I'll try it out. That'll be easier than asking for logcats and giving you ideas to try.
What gapps did you use? I always use the Defy Minimal gapps.
ok
skeevy420 said:
If you can, upload what you're working on and I'll try it out. That'll be easier than asking for logcats and giving you ideas to try.
What gapps did you use? I always use the Defy Minimal gapps.
Click to expand...
Click to collapse
i didnt use any gapps, i thought miui already had gapps by default.i just changed build.props and others that you told in earlier post.
where can i upload the zip so that you can download????
hiandro said:
i didnt use any gapps, i thought miui already had gapps by default.i just changed build.props and others that you told in earlier post.
where can i upload the zip so that you can download????
Click to expand...
Click to collapse
Gapps depends on the rom -- some come with them, some don't.
You can upload to anywhere -- Mediafire, Google Drive, Dropbox, whatever's convenient for you.
hiandro said:
CAN ANYBODY PORT JELLY BEAN MIUI FOR MOTOROLA BRAVO??? DEFY already has miui JB,here is the link:http://forum.xda-developers.com/showthread.php?t=1161110
Click to expand...
Click to collapse
a chinese guy is working on it , and he said its coming soon,
http://bbs.gfan.com/forum.php?mod=viewthread&tid=6022223&extra=page=1
this is the preview, sorry for my bad english
banyelaiwande said:
a chinese guy is working on it , and he said its coming soon,
http://bbs.gfan.com/forum.php?mod=viewthread&tid=6022223&extra=page=1
this is the preview, sorry for my bad english
Click to expand...
Click to collapse
looks nice and clean,
ok man ,you have to keep on eye on that and share the link when he's done.
is up
hiandro said:
looks nice and clean,
ok man ,you have to keep on eye on that and share the link when he's done.
Click to expand...
Click to collapse
The rom is alredy posted in the first post of the trhead in the link i am downloading right now but i dont think i will try it today i am hapy with the 4.2.2 http://forum.xda-developers.com/images/smilies/biggrin.gif
everal1810 said:
The rom is alredy posted in the first post of the trhead in the link i am downloading right now but i dont think i will try it today i am hapy with the 4.2.2 http://forum.xda-developers.com/images/smilies/biggrin.gif
Click to expand...
Click to collapse
Is 4.2.2 available for bravo?,give me the link please...
here
hiandro said:
Is 4.2.2 available for bravo?,give me the link please...
Click to expand...
Click to collapse
just search in the 4.1.1 thread in motorola bravo development some times for know when there are a new update
in the first page of the 4.1.1 thread you can search for the quarks build and in the server just search for 10.1 bavo sorry i cant post links xD
skeevydude said:
I could, but it would be a couple of days at least before I could even try. I'm busy making stock roms for the Atrix HD from its fastboots and converting the Xperia Z XXHDPI icons to XHDPI for a rom I'm working on. Might have to test an Atrix HD Miui as well . Once I'm done with that crap I'll give it a shot.
To do it yourself, use a PC a zip manager, and text editor -- 7-Zip & Notepad ++ for Windows, File Roller & Gedit on Linux, Whatever's appropriate on a Mac~
The apps I recommend are the one that I use for doing this and know work properly for what we're doing. DO NOT USE STOCK NOTEPAD OR WORDPAD ON WINDOWS -- YOU'VE BEEN WARNED.
Use Latest Quarx CM10 for Bravo and Latest Defy MIUI
The only other thing that might need to be done is replacing Miui's /system/lib/libandroid_runtime.so. If it boots and runs you don't have to. If it loops, replace it.
* These can be skipped if you don't mind being branded as a Defy
** These two are mutually exclusive, whatever the value is in build.prop is what the gps.propvalue.so should be in /system/lib/hw -- you'll bootloop if they're different
# Can be skipped if you don't take pictures or would like to use the Defy's libsoccamera.so to take 16:9 848x480 widescreen videos. Its one or the other -- Defy driver with no photo camera but better\widescreen videos or Bravo driver with photo camera but only 4:3 aspect videos.
$ This is to use the Bravo's kernel and ramdisk, if Miui is stock kernel based, ignore this step
% Custom Kernel roms only
~ I've only ran a Mac for 30 minutes, OS 7 or 8, and all I did was make it cuss and say dumb things with the text to speech option. I couldn't wrap my head around a mouse with only 1 clicker :silly:
Funny, the above reads really similar to how you port basically any Defy rom to the Bravo ICS+ and I know I've posted that tutorial before. These same instructions work for GB roms as well, just slightly modify accordingly.
Click to expand...
Click to collapse
I did!
WIUI Defy v4 + cm-10-20130507-NIGHTLY-mb520 from Quarx
i made MIUI Motorola Bravo port, thanks for your help.
here is file for test on your bravo:
https://www.dropbox.com/s/s84tvlh8dxqn7cx/WIUI_v4_JB_Bravo_3_1_21.zip
Hello.
I've tried searching both via Google & XDA Search and haven't found it so I'm opening a thread.
I really liked the overscroll bounce in MIUI as it gives the phone a more natural feel.
Is it possible to port it for my AOKP based ROM?
Thanks in advance,
Niv.
lordgavers said:
Hello.
I've tried searching both via Google & XDA Search and haven't found it so I'm opening a thread.
I really liked the overscroll bounce in MIUI as it gives the phone a more natural feel.
Is it possible to port it for my AOKP based ROM?
Thanks in advance,
Niv.
Click to expand...
Click to collapse
I think you should have asked your AOKP ROM dev.to add this feature.
Or you can try different launchers having this feature.
This used to be in CM7 but now its been ditched
Sent from my Nexus 4 using Tapatalk 4 Beta
Rohit02 said:
I think you should have asked your AOKP ROM dev.to add this feature.
Or you can try different launchers having this feature.
Click to expand...
Click to collapse
I want this animation all over my device, not only the launcher.
Basically I want it instead of the overscroll glow.
Isn't there a flashable zip or a "do it yourself" tutorial?
Or if none exists, will anyone be willing to make one for me or at least direct me in the right direction?
bump
I think what you're talking about is a change to the actual ROM itself. In order to do that, you'd have to tear apart the ROM, over-write that part you want changed, then recompile the ROM. If you don't know how to do that (I know I don't), I'd ask your ROM developer if they could include it in a future build.
Sorry I'm not more helpful.
I think apple patented this feature in iOS, thus why it isn't on any other official os.
Sent from my Nexus 4 using xda app-developers app
Johmama said:
I think what you're talking about is a change to the actual ROM itself. In order to do that, you'd have to tear apart the ROM, over-write that part you want changed, then recompile the ROM. If you don't know how to do that (I know I don't), I'd ask your ROM developer if they could include it in a future build.
Sorry I'm not more helpful.
Click to expand...
Click to collapse
Yeah, kinda figured that one out, I just thought it can be made into a flashable zip or a simple "Replace X with Y" could be done since 99% of the ROMS use the same Overscroll Glow effect, but thx anyway.
You could try decompiling the framework-res.apk from an aosp ROM and miui ROM. Then copy the anim, anim-land, anim-sw720dp, and animator folders from miui to aosp. Recompile it and push it back into your ROM. It probably won't work but it's worth a shot.
Delete
chromium96 said:
You could try decompiling the framework-res.apk from an aosp ROM and miui ROM. Then copy the anim, anim-land, anim-sw720dp, and animator folders from miui to aosp. Recompile it and push it back into your ROM. It probably won't work but it's worth a shot.
Click to expand...
Click to collapse
I decompiled both "framework-res.apk" & "framework-miui-res.apk".
framework-miui-res didn't yield anything interesting, but framework-res.apk had the files:
anticipate_overshoot_interpolator.xml //Might be the "Overscroll"
bounce_interpolator.xml //Most likely to be the thing I'm looking for
overshoot_interpolator.xml //Might be the "Overscroll"
push_down_in.xml //Probably unrelated, but worth mentioning
push_down_in_no_alpha.xml //Probably unrelated, but worth mentioning
push_down_out.xml //Probably unrelated, but worth mentioning
push_down_out_no_alpha.xml //Probably unrelated, but worth mentioning
push_up_in.xml //Probably unrelated, but worth mentioning
push_up_out.xml //Probably unrelated, but worth mentioning
Problem is "bounce_interpolator.xml" only contains the following code:
Code:
<?xml version="1.0" encoding="utf-8"?>
<bounceInterpolator />
Which I think means I need some additional files to make that function,
though I have no idea how to find them, or once I find them, use them (Just yesterday I learned how to work with APKTool).
Just in case someone is willing to take a look, idk how much help it is, but I'll include the framework-res & framework-miui-res decompiled folders.
http://www.mediafire.com/?o549yfz7cy46239
A reddit user has gotten a hold of a Nexus 5x early, and posted the new Google Camera. I know a lot of people have been interested in getting a hold of the apk to hopefully get it to run on the Nexus 6, so I figured I'd share.
"EDIT 2: Here's the Google Camera apk you've been asking for. I tried to upload to APKMirror but it told me it needs to be non-odexed."
APK:
https://mega.nz/#!F1UTEICL!G1YUhqocuz5IKnViLyCdOPpcOMTgN_-9v_hZ92LkXHQ
Odex file:
https://mega.nz/#!wtMVEDyb!Uyq5f7CFXeixB7MiEVgmQmgg_riWX8ibYFdj0Ih64_E
https://www.reddit.com/r/Android/comments/3p07st/i_have_a_nexus_5x_ask_me_whatever_youd_like_about/
Thanks! Will test and report back
Sent from my Nexus 6 using Tapatalk
tried straight up installing it on stock non rooted M and got app was not installed
Might have to push Camera apk plush Odex file to the system.
elreydenj said:
Might have to push Camera apk plush Odex file to the system.
Click to expand...
Click to collapse
Definitely worth a try, or if someone has time to deodex it that might work. I want to play around with it more, but I have to go to work, hopefully someone can get it running by the time I'm done!:good:
would you have to be rooted to push this?
you do realize that its just the google camera? you wont get any new features, as itll only show the features that are actually possible from your phone, just like the play store version. lol.
Wasn't sure if it was like moto camera in the play store, and how its limited to certain devices. I figured it could be a newer version than is currently available to all devices in that regard. The current published version is 2.7.008, the one posted is 3.0.026. It could at least have the updated UI, regardless of features.
Google will release Camera v3 for all devices running L and M, since its their first version to use the new Camera2 API. They could do it next week or it could take months, who knows.
If we're lucky, it'll somehow enable the Nexus 6 to do high-speed video recording as well... since as far as i'm aware, the hardware is capable of it, just no software support yet.
And am i the only one who's annoyed that pictures you take STILL look like crap when zoomed in using Google's Photos app?
elementaldragon said:
If we're lucky, it'll somehow enable the Nexus 6 to do high-speed video recording as well... since as far as i'm aware, the hardware is capable of it, just no software support yet.
And am i the only one who's annoyed that pictures you take STILL look like crap when zoomed in using Google's Photos app?
Click to expand...
Click to collapse
why do you use the google photos app? i dont use it. i use the aosp gallery . and its working on marshmallow!
You have a link for where to download the latest version? Or is it in the Play Store as well? I've always used the gallery app before, but I've been running stock Marshmallow since it came out. Kinda waiting for the Slim team to get some 6.0 lovin before I switch back to custom roms.
i was waiting for the camera to be ported but from 6P since its the one with slowmo capability, 5X doesnt!
but still good if we can run this one. gonna wait for success results.
it dose not installed
I tried to push the apk and odex to /system/app/ but there is no space for it (16MB empty space)
freesoul27 said:
I tried to push the apk and odex to /system/app/ but there is no space for it (16MB empty space)
Click to expand...
Click to collapse
thats a known issue.
either remove some system apps (google apps) using titanium backup or similar app or go into TWRP and resize the system partition.
woomera said:
thats a known issue.
either remove some system apps (google apps) using titanium backup or similar app or go into TWRP and resize the system partition.
Click to expand...
Click to collapse
Thanks for advice.
elementaldragon said:
You have a link for where to download the latest version? Or is it in the Play Store as well? I've always used the gallery app before, but I've been running stock Marshmallow since it came out. Kinda waiting for the Slim team to get some 6.0 lovin before I switch back to custom roms.
Click to expand...
Click to collapse
http://www.simms.derkernel.com/gallery.apk
woomera said:
thats a known issue.
either remove some system apps (google apps) using titanium backup or similar app or go into TWRP and resize the system partition.
Click to expand...
Click to collapse
Finally got through doing that. Copied the apk into /system/app/GoogleCamera and the .odex into the folder inside there that contained the previous .odex. Rebooted and still cannot find the app in drawer/search or anywhere...any help?
TjPhysicist said:
Finally got through doing that. Copied the apk into /system/app/GoogleCamera and the .odex into the folder inside there that contained the previous .odex. Rebooted and still cannot find the app in drawer/search or anywhere...any help?
Click to expand...
Click to collapse
You might have to fix the permissions. We also might just be SOL for now.
http://forum.xda-developers.com/nexus-6/themes-apps/camera-3-0-nexus-5x-t3226936