Is it possible to upgrade camera to 16-14 Mp?
https://www.qualcomm.com/products/snapdragon-636-mobile-platform
regoooolar said:
Is it possible to upgrade camera to 16-14 Mp?
https://www.qualcomm.com/products/snapdragon-636-mobile-platform
Click to expand...
Click to collapse
Yes it's possible you just have to find same connection to the new camera module, also you have to get the driver for that module and modify the vendor partition and maybe the kernel to accept the new module. If you're successful which seems unlikely send some images taken from it.
z1_nile said:
Yes it's possible you just have to find same connection to the new camera module, also you have to get the driver for that module and modify the vendor partition and maybe the kernel to accept the new module. If you're successful which seems unlikely send some images taken from it.
Click to expand...
Click to collapse
Mate, I have tears in my eyes :LMAO:
Tianhe said:
Mate, I have tears in my eyes :LMAO:
Click to expand...
Click to collapse
Looks like You have no idea of how to do any of this.
z1_nile said:
Looks like You have no idea of how to do any of this.
Click to expand...
Click to collapse
Not a bit and I don't think any average user would be able to
Related
i was just wondering if its possible to replace the camera that comes with the N7 with a better one. thnx in advance
paisasaenz said:
i was just wondering if its possible to replace the camera that comes with the N7 with a better one. thnx in advance
Click to expand...
Click to collapse
I don't think it's possible - or at least in an easy way. The camera is most likely connected or inside the screen!
Codename13 said:
I don't think it's possible - or at least in an easy way. The camera is most likely connected or inside the screen!
Click to expand...
Click to collapse
actually I saw a "how to replace the camera" and noticed it can be replaced but im wondering if it can be replaced with a better camera(higher pixels/better resolution):fingers-crossed:
paisasaenz said:
actually I saw a "how to replace the camera" and noticed it can be replaced but im wondering if it can be replaced with a better camera(higher pixels/better resolution):fingers-crossed:
Click to expand...
Click to collapse
Can I see the specific tutorial please? If it can be replaced, you'd probably have to also modify the software to adjust or work with it.
Codename13 said:
Can I see the specific tutorial please? If it can be replaced, you'd probably have to also modify the software to adjust or work with it.
Click to expand...
Click to collapse
I don't know a whole lot on this subject but I would think if you were rooted and installed a can that another droid tab runs, that you could install that driver and be good to go. Kind of like how devs got the cam working on the HP touchpad with cm9. Just my 2 cents.
I need an app like Lumia Camera on Android and HTC has did it, they have an awesome app for taking photo.
Buy an M8 and enjoy all of it's 4mp glory.
Its posible but check if its already been ported to all devies or cm11 or aosp,
Xperia firmware is simular to aosp and cm so it may work if its ported to both
waynekirby said:
Buy an M8 and enjoy all of it's 4mp glory.
Click to expand...
Click to collapse
I've tried in showroom and I dont like it, I just want to have manual focus and custom exposure time.
Envious_Data said:
Its posible but check if its already been ported to all devies or cm11 or aosp,
Xperia firmware is simular to aosp and cm so it may work if its ported to both
Click to expand...
Click to collapse
I checked but seem have no one.
RyTekk said:
I've tried in showroom and I dont like it, I just want to have manual focus and custom exposure time.
I checked but seem have no one.
Click to expand...
Click to collapse
There has been some romours floating around about Z4 having more options alike HTC devices
If thats true then other xperias will recieve a port
Lets wait and see shall we
Envious_Data said:
There has been some romours floating around about Z4 having more options alike HTC devices
If thats true then other xperias will recieve a port
Lets wait and see shall we
Click to expand...
Click to collapse
But I want now @@, can you try to port it? I cant wait till Z4's release.
RyTekk said:
But I want now @@, can you try to port it? I cant wait till Z4's release.
Click to expand...
Click to collapse
Im no dev but try messaging a kind dev and asking if they will port or even teach you how
Im not too sure about the Z2s camera, it may be posible but there is a small chance it wont work
Envious_Data said:
Im no dev but try messaging a kind dev and asking if they will port or even teach you how
Im not too sure about the Z2s camera, it may be posible but there is a small chance it wont work
Click to expand...
Click to collapse
Can you suggest someone?
RyTekk said:
Can you suggest someone?
Click to expand...
Click to collapse
Have you tried the Camera FV-5 App? It has too many advanced options that can make you satisfied.
douglastabajara said:
Have you tried the Camera FV-5 App? It has too many advanced options that can make you satisfied.
Click to expand...
Click to collapse
Yes, I tried but that app makes images lost a lot of quality.
RyTekk said:
Yes, I tried but that app makes imaages loss a lot of quality.
Click to expand...
Click to collapse
The lite version really do this, but the paid version retains the full image resolution. This is weird because I've used the app and do not had any problem.... But I do prefer the stock camera app...
Hi all,
I'm really into photography and I like to use my phone to take some really nice pictures. This phone has really helped me get some great shots. However, I wanted to be able to capture in RAW format. Is there any way to do that on this phone? Thanks!
no, there is no camera2 api support and probably it will never happen.
iks8 said:
no, there is no camera2 api support and probably it will never happen.
Click to expand...
Click to collapse
Do you know of any roms that support it?
BruceWayne54 said:
Do you know of any roms that support it?
Click to expand...
Click to collapse
no, we would need camera sources from motorola but they are not providing them
With some search:
https://forum.xda-developers.com/moto-x-style/general/cameramod-t3420739
https://forum.xda-developers.com/moto-x-style/general/howto-enable-camera2-manual-camera-t3238748
Hope it helps
Okay here's my idea (which probably has a million flaws lol) my goal is to take the code for the idfps (no idea where to get that) and replace it in an op6 rom where there fp code is. Is that possible? How do I even edit a rom like that? If it's possible to do that I'm sure a lot of people would use more custom roms.
You'll need:
• A good PC with good amount of ram/storage and a strong CPU.
• Understanding of Code/Github, Knowing how to sync, compile, push to git etc.
• Linux Build Environment.
• You'll need to create Device Tree, Kernel Tree and Vendor.
• Toolchain.
• Time.
alrighty then!Yet another thread off to a great start.
I'm not a dev by any stretch,but,if you want to do more than make uninformed suggestions,here's a real nice place to start:
https://forum.xda-developers.com/android/general/guide-how-to-build-custom-roms-kernel-t3814251
KOLIOSIS said:
I'm not a dev by any stretch,but,if you want to do more than make uninformed suggestions, here's a real nice place to start:
https://forum.xda-developers.com/android/general/guide-how-to-build-custom-roms-kernel-t3814251
Click to expand...
Click to collapse
Hey wow. Finally something useful from you. Thanks.
Logan0829 said:
Hey wow. Finally something useful from you. Thanks.
Click to expand...
Click to collapse
No problem,have a nice day. :good:
liam_davenport said:
You'll need:
• A good PC with good amount of ram/storage and a strong CPU.
• Understanding of Code/Github, Knowing how to sync, compile, push to git etc.
• Linux Build Environment.
• You'll need to create Device Tree, Kernel Tree and Vendor.
• Toolchain.
• Time.
Click to expand...
Click to collapse
Thank you.
Logan0829 said:
Okay here's my idea (which probably has a million flaws lol) my goal is to take the code for the idfps (no idea where to get that) and replace it in an op6 rom where there fp code is. Is that possible? How do I even edit a rom like that? If it's possible to do that I'm sure a lot of people would use more custom roms.
Click to expand...
Click to collapse
What is your overall goal with this? idfps on the OP6?
me2151 said:
What is your overall goal with this? idfps on the OP6?
Click to expand...
Click to collapse
No. Use op6 roms already made and just have the idfps work on the op6t.
Logan0829 said:
No. Use op6 roms already made and just have the idfps work on the op6t.
Click to expand...
Click to collapse
Ah ok. Well you need the supporting code/animations(found in systemUI). I get my 6T tomorrow and one of my first tasks is FP sensor. So ill be working on it soon.
me2151 said:
Ah ok. Well you need the supporting code/animations(found in systemUI). I get my 6T tomorrow and one of my first tasks is FP sensor. So ill be working on it soon.
Click to expand...
Click to collapse
Okay cool! Lmk if there's anything I can do to help.
me2151 said:
Ah ok. Well you need the supporting code/animations(found in systemUI). I get my 6T tomorrow and one of my first tasks is FP sensor. So ill be working on it soon.
Click to expand...
Click to collapse
hey, nice to see you are getting this great phone man, so much better than the Note 8, in so many ways!:good:
Hi guys,
I want to make a small firmware for my android TV. Or customize a firmware and install it on my TV.
My chipset is MediaTek. Can I do this?
May you help me? I'm new here, please guide.
Do you have source code for your device? No? Then you cannot make new firmware
aIecxs said:
Do you have source code for your device? No? Then you cannot make new firmware
Click to expand...
Click to collapse
Yes, I have
I recommend to pick random build guide from LineageOS wiki
https://wiki.lineageos.org/contributing
or some xda build guide
https://forum.xda-developers.com/t/how-are-lineageos-and-twrp-built.4326099
Good luck
You need the device tree and chipset blobs
$cronos_ said:
You need the device tree and chipset blobs
Click to expand...
Click to collapse
I can name each piece. If that's what you mean.
Pyvern said:
I can name each piece. If that's what you mean.
Click to expand...
Click to collapse
what is the board name and manufacturer
$cronos_ said:
what is the board name and manufacturer
Click to expand...
Click to collapse
The name of PCB main board is CV6681 made in MTK
This leads nowhere I recommend to get help on 4pda.ru
Pyvern said:
The name of PCB main board is CV6681 made in MTK
Click to expand...
Click to collapse
thats the cpu, whats the board called
https://starwind.com.ru/catalog/item/1527907
aIecxs said:
I recommend to pick random build guide from LineageOS wiki
https://wiki.lineageos.org/contributing
or some xda build guide
https://forum.xda-developers.com/t/how-are-lineageos-and-twrp-built.4326099
Good luck
Click to expand...
Click to collapse
I wish to make one for firestick gen 2 aka tank, how do you suggest i proceed, I'm a noob could you point me to a guide or something
Pyvern said:
The name of PCB main board is CV6681 made in MTK
Click to expand...
Click to collapse
Their firmware is readily available online, start from there
Pyvern said:
I can name each piece. If that's what you mean.
Click to expand...
Click to collapse
Are you an electrical engineer or something?
Abdul [email protected] said:
Are you an electrical engineer or something?
Click to expand...
Click to collapse
I don't know why but this made my side hurt laughing. Thank you haven't laughed like that in while
vatan9 said:
Their firmware is readily available online, start from there
Click to expand...
Click to collapse
Build a rom from source using device tree and binary blobs from original firmware
Please don't laugh too hard as I am still learning but what advantage will rooting your TV be ? Yes , that is an honest question cuz I just bought a Hisense 70" android tv with google Chromecast yad yada . The 1 thing I have noticed is it persistently tells me to delete apps , memory is low. I know theres a way to use a usb stick to increase the memory but how do you even do that? BTW, great tv for $400. Can't beat it.
Pyvern said:
The name of PCB main board is CV6681 made in MTK
Click to expand...
Click to collapse
is this the pcb https://a.pomf.cat/ajvrmn.jpeg
Pyvern said:
Yes, I have
Click to expand...
Click to collapse
How you got device source code??
lateloads1 said:
Please don't laugh too hard as I am still learning but what advantage will rooting your TV be ? Yes , that is an honest question cuz I just bought a Hisense 70" android tv with google Chromecast yad yada . The 1 thing I have noticed is it persistently tells me to delete apps , memory is low. I know theres a way to use a usb stick to increase the memory but how do you even do that? BTW, great tv for $400. Can't beat it.
Click to expand...
Click to collapse
Do you find the solution? I have the same situation with my sharp aquos 55eq4ea