Lenovo yoga 3 pro x90l lte 64gb (za0g0083pl) - Thinkpad Tablet General

Hello Community.
Recently I found on internet Lenovo Yoga tab 3 pro model: LENOVO YOGA 3 PRO X90L LTE 64GB (ZA0G0083PL).As I see it has some differences from the bas old tab 3 pro model. First of all it has 4gb of ram and Intel Atom x5-Z8550. It is very strange but I can not find any solid information about it. If someone knows this tablet I would be grateful for some information.
- Can I root it and install any custom ROM and will it be a good option since it has Android 6.0 from the scratch?
- Can I install Windows on it since it is on Intel CPU?
- What about gaming performance? Can I play Albion Online, World of Kings or some Unreal Engine 3 games on a decent details?
- How about daily usage, web browsing, watching Netflix(HD with root?)
Thanks for any information.

This should work for your tablet
https://r.tapatalk.com/shareLink/to...6&share_fid=3793&share_type=t&link_source=app
Make sure the first thing you do is make a backup before making any changes.
There are no custom roms available to my knowledge although someone was working on a modified stock rom but work seems to have long since stopped. And as lenovo have not released complete sources it is not likely to happen.
These yt3 pro tablets seem to have some issue with the kernel eating up ram! Only solution i know of to speed things up is to run the tablet unencrypted. Difference is like night and day. Instructions in the link i posted.
Web browsing and multimedia works great. I haven't ran many game on here just emulators and light weight games. So i can not vouch for gaming ability. There is a version of wine that runs on here so you can attempt windows games but i had little to no success with this.
Running windows is unfortunately crippled at bios level and unlikely to be bypassed. I did have success with linux distros but on my last attempts ( a while ago now ) much of the hardware was unsupported, no touch screen, no sound (usb soundcard worked) and worst of all no gpu acceleration.
Personally i really like this thing. Am using it now to write this response, i have the 4gb non lte version, but previousley owned the 2gb version.
Sent from my Lenovo YT3-X90F using Tapatalk

Thanks so much and what is the latest stable android build for it? I believe it would be custom. Would be great to run android 8/9 :S
and one more question.
If I root it and encrypt it what about widevine and watching Netflix?

dorsefrith said:
Thanks so much and what is the latest stable android build for it? I believe it would be custom. Would be great to run android 8/9 :S
and one more question.
If I root it and encrypt it what about widevine and watching Netflix?
Click to expand...
Click to collapse
Like i said there is no custom builds apart from a modified stock build which seems to have ceased development.
Netflix works fine.when running unencrypted.
Sent from my vivo 1723 using Tapatalk

Related

[Q] Dual-booting Dell Venue 8 Pro with Android

Hi,
Is there any chance of dualbooting Dell Venue 8 Pro with Windows 8 and Android? I like Windows 8 but would also like to be able to use Android on this awesome tablet.
If not dual boot, is there any other way of using Android as virtual machine or something that provides full touch and other sensor's support?
Thanks.
Don't "think" Android. Think Linux instead. It theoretically can be done, but the fact that the UEFI is 32bit while Linux uses 64bit.
You would disable Secure Boot in the BIOS. The other issue is a lack of drivers for the touchscreen during installation.
The stress isn't worth it in my opinion. Leave the device stock as is.
I'm waiting for my Venue to arrive. I plan to try running Android on it with Genymotion
http://www.genymotion.com/
Not worth it
A_Str8 said:
I'm waiting for my Venue to arrive. I plan to try running Android on it with Genymotion
http://www.genymotion.com/
Click to expand...
Click to collapse
I'm downloading it now since it is just an emulator running inside VirtualBox.
There are many Android games, that I've already boght and would want to be able to play on the Venue8 Pro. I'll let you know how it works out in a few hours.
EDIT: I've installed and ran the application. As it stated, it is really just an emulator VirtualBox running a stripped down Android image.
Enabling my real cam with the emulator gave me my first BSOD. Installed a few premium games that I had purchased on my real device. The frame rate in the virtual environment wasn't smooth. It was obvious that you were using an emulator. Genymotion is a very good attempt at emulating Andriod on a running PC, however this solution is not for me. It isn't a replacement for a dual-boot scenario with the native OS.
So what would you guys recommend? I have tried both BlueStacks player and an Android virual machine on my Venue 8 Pro. I really want to be running Android smoothly.
To be honest, Genymotion, is smoother than Bluestacks, since it has the Vanilla Android interface (without Samsung's Touchwiz or HTC's Sense). The problem is with trying to use the tablet's hardware such as the camera or gyroscope. The process is then not smooth and gameplay (for serious graphic intensive android games) are choppy or lagging at best. You get the feeling that it is all being emulated and not virtualized in the true sense.
I'm convinced you would have better success running Linux natively then finding a method of running Android apps as opposed to running Android on the device.
Android requires an ARM SoC processor. The Venue 8 Pro uses a full X86/64-bit processor. Therefore Android would need to be re-compiled. This isn't worth the effort in my opinion.
I'm wondering if these instructions will work for the Venue. http://forum.xda-developers.com/showthread.php?t=2321292
Sent from my Nexus 5 using xda app-developers app
It looks plausible. I'd create a system image of my entire system partiotion before even attempting this.
Anonymously_Unknown said:
To be honest, Genymotion, is smoother than Bluestacks, since it has the Vanilla Android interface (without Samsung's Touchwiz or HTC's Sense). The problem is with trying to use the tablet's hardware such as the camera or gyroscope. The process is then not smooth and gameplay (for serious graphic intensive android games) are choppy or lagging at best. You get the feeling that it is all being emulated and not virtualized in the true sense.
I'm convinced you would have better success running Linux natively then finding a method of running Android apps as opposed to running Android on the device.
Android requires an ARM SoC processor. The Venue 8 Pro uses a full X86/64-bit processor. Therefore Android would need to be re-compiled. This isn't worth the effort in my opinion.
Click to expand...
Click to collapse
But isn't install Linux also difficult (given the UEFI problems)? And will I be able to run Android apps smoothly on Linux somehow?
Linux to me would be easier since it already "exists" for PC. You should be able to install it in theory with a USB mouse and keyboard attached to a USB hub. Android on the other hand would simply not work "natively" with your Dell Venue 8 since it would have to be re-compiled for this purpose. I can't imagine why the source code for an Android app can't be re-compiled for Linux despite the differences in processor type.
My only desire for Android on my Tablet is to be able to play all those games that I've bought for my Samsung Galaxy Note2,
If I knew how to compile Android from source code and simply slipstream the touchscreen drivers that would be great. Let's agree to propose this to the developers in the phone section of this forum such as Cyanogem Mod so that something can be custom built for our devices.
Contrary to the above poster. There is no issue with android across architectures.
Android apps are compiled to dalvik bytecode and run within the dalvik virtual machine. Its platform independent. x86 builds of android exist. There are x86 android devices on shelves, there is android-x86 and there is android-ia. Android is also available on MIPS processors. Community ports to PowerPC have been done. As long as you have a dalvik virtual machine you can run the dalvik bytecode, problem solved.
The driver issue is a big one. x86 operating systems dont have the issue of having to target different devices. But there arent touchscreen, wifi, bluetooth or sensor drivers for all combinations of hardware out there. The asus w700 seems to be the device best off in that regard.
Theoretically it could be done for the venue though. Without those drivers though it will be unusably slow (software drawn screen etc) and interaction wouldnt be possible without external USB.
SixSixSevenSeven said:
x86 builds of android exist.
Click to expand...
Click to collapse
Thanks for letting me know.
Has anyone given this a go with the Venue Pro 8 yet? The IA (Intel architecture) android project seems quite mature. You could try booting from an SD card?
CL0SeY said:
Has anyone given this a go with the Venue Pro 8 yet? The IA (Intel architecture) android project seems quite mature. You could try booting from an SD card?
Click to expand...
Click to collapse
I was thinking of trying that but was too afraid to run into a problem that would ruin my new tablet.
Atom x86 phones and tablets use libhoudini to be able to run arm apps, so android dual boot is theoretically possible
SM N9005 Rocking Temasek CM11 With Temasek Kernel
xueyao said:
Atom x86 phones and tablets use libhoudini to be able to run arm apps, so android dual boot is theoretically possible
SM N9005 Rocking Temasek CM11 With Temasek Kernel
Click to expand...
Click to collapse
thats a different problem and solution entirely
CL0SeY said:
Has anyone given this a go with the Venue Pro 8 yet? The IA (Intel architecture) android project seems quite mature. You could try booting from an SD card?
Click to expand...
Click to collapse
From what I've read, booting from an SD card is not an possible. That's what has stopped me from trying this. I'm not interested in resizing my C drive
In theory, it sounds like the Acer instructions should work on the Dell, but once you're in Android, there may be some driver issues.
Sent from my Nexus 5 using xda app-developers app
A_Str8 said:
From what I've read, booting from an SD card is not an possible. That's what has stopped me from trying this. I'm not interested in resizing my C drive
In theory, it sounds like the Acer instructions should work on the Dell, but once you're in Android, there may be some driver issues.
Sent from my Nexus 5 using xda app-developers app
Click to expand...
Click to collapse
I am planning to give this a try if it this doesn't break my Venue 8 Pro. Will it break it?
elixir_pr said:
I am planning to give this a try if it this doesn't break my Venue 8 Pro. Will it break it?
Click to expand...
Click to collapse
There is never any guarantee of not breaking a device! Perhaps starting with a USB OTG cable and booting the USB might be a first step - without installing to the device... that is if that is possible. I know it worked on my x86-64bit laptop, but the Venue Pro 8 is 32 bit apparently?
Anyway I don't have a Venue Pro 8 of my own... perhaps there is a guide somewhere on taking a full backup of your SSD in the device (or a similar device), including all the partitions etc?
CL0SeY said:
There is never any guarantee of not breaking a device! Perhaps starting with a USB OTG cable and booting the USB might be a first step - without installing to the device... that is if that is possible. I know it worked on my x86-64bit laptop, but the Venue Pro 8 is 32 bit apparently?
Anyway I don't have a Venue Pro 8 of my own... perhaps there is a guide somewhere on taking a full backup of your SSD in the device (or a similar device), including all the partitions etc?
Click to expand...
Click to collapse
I about to take the plunge very soon. I just completed the usb part of the tut. I am gonna use the IA3 file. I guess Ill see what happens soon. I already took the time to offload my backup on a usb, initially to make more space since I got the 16gig which really left me with only 6-8 gb. Taking out the recovery partition made about 3.45 gb free from the tab.
I already disabled "Secure Boot"
After doing this and restarting this you will run into the problem about the bitlocker and needing to type in your bitlocker code from MS again. You could bypass and disable this by hitting disable bitlocker. But for the concern it will come up. I plan on making a thread for this and be the pioneer guy.
So yeah kinda scared to start it as I got this when MS store had there $99 deal.... waited for 8 hours till i got mine and hate to break it....

Windows Tablets: Iconia W4, Venue 8 Pro or Miix 2 8?

Hello,
I am going to buy a tablet PC soon. I have decided to go for a Windows 8.1 tablet, which are available for about the same price as HDX
My options are:
Dell Venue 8 Pro
Acer Iconia W4
Lenovo Miix 2 8
Is the Intel Atom Z3740D processor in Venue 8 Pro better than the Intel Atom Z3740 in the other two?
The benchmark scores available on different review sites are conflicting. While the Iconia W4 is ahead with HDMI output, the Lenovo Miix 2 8 is officially supported by the upcoming ConsoleOS, which would allow dual booting Windows and Android, getting the best of both worlds.
Do you have any experience with any of these tablets? Suggestions Awaited.
Thanks
LaNoire said:
Hello,
I am going to buy a tablet PC soon. I have decided to go for a Windows 8.1 tablet, which are available for about the same price as HDX
My options are:
Dell Venue 8 Pro
Acer Iconia W4
Lenovo Miix 2 8
Is the Intel Atom Z3740D processor in Venue 8 Pro better than the Intel Atom Z3740 in the other two?
The benchmark scores available on different review sites are conflicting. While the Iconia W4 is ahead with HDMI output, the Lenovo Miix 2 8 is officially supported by the upcoming ConsoleOS, which would allow dual booting Windows and Android, getting the best of both worlds.
Do you have any experience with any of these tablets? Suggestions Awaited.
Thanks
Click to expand...
Click to collapse
The difference between the Z3740 and Z3740D is miniscule, considering the benchmark data I've seen.
From your list I'd consider the Dell as the best choice - that is: if they finally managed to get the digitizer to work properly and last more than a week or two
Personally, I've got an Asus Vivotab Note 8. It's in the same category as the tablets you've listed. It comes with a Wacom Digitizer (same technology as in the Samsung Note phablets) which I consider to be an essential tool for the tablet.
The screen is just too small hit checkboxes etc with your finger
And about ConsoleOS: I'd be careful. If it's actually being released: great. But I wouldn't hold my breath. Have a look at this thread http://forum.xda-developers.com/showthread.php?t=2782798
There's a lot of information on it and why it looks like a scam
Fahrertuer said:
The difference between the Z3740 and Z3740D is miniscule, considering the benchmark data I've seen.
From your list I'd consider the Dell as the best choice - that is: if they finally managed to get the digitizer to work properly and last more than a week or two
Personally, I've got an Asus Vivotab Note 8. It's in the same category as the tablets you've listed. It comes with a Wacom Digitizer (same technology as in the Samsung Note phablets) which I consider to be an essential tool for the tablet.
The screen is just too small hit checkboxes etc with your finger
And about ConsoleOS: I'd be careful. If it's actually being released: great. But I wouldn't hold my breath. Have a look at this thread http://forum.xda-developers.com/showthread.php?t=2782798
There's a lot of information on it and why it looks like a scam
Click to expand...
Click to collapse
Thank you for the input. The digitizer is of little use to me because my purpose is gaming. I know that these are entry level tablets, but they still can run some recent games at playable FPS. There are some videos on youtube where these tablets are shown running relatively newer games like Skyrim (2011) and Tomb Raider (2013). There is even a video where the VivoTab Note 8 is running GTA IV! Besides, you could run loads of older games and even PS2 games.
As for ConsoleOS, the one thing that makes it look real is that the company behind it, MMV, has in the past created an android based console. This console was reviewed by enGadget at MMV's office.
http://www.engadget.com/2013/05/13/iconsole-tv-x86-android-game-console/
I think I will watch some comparision videos and then make a decision.
Cheers
LaNoire said:
Thank you for the input. The digitizer is of little use to me because my purpose is gaming. I know that these are entry level tablets, but they still can run some recent games at playable FPS. There are some videos on youtube where these tablets are shown running relatively newer games like Skyrim (2011) and Tomb Raider (2013). There is even a video where the VivoTab Note 8 is running GTA IV! Besides, you could run loads of older games and even PS2 games.
As for ConsoleOS, the one thing that makes it look real is that the company behind it, MMV, has in the past created an android based console. This console was reviewed by enGadget at MMV's office.
http://www.engadget.com/2013/05/13/iconsole-tv-x86-android-game-console/
I think I will watch some comparision videos and then make a decision.
Cheers
Click to expand...
Click to collapse
better do some research.....they never delivered on their iconsole.tv and iconsole.tv apps store that
they were going to deliver in Nov./Dec. 2013.........and simply jumped to consoleOS in what June 2014......
said they had been working "in stealth" mode for 18 months yet cannot produce any code / downloadable code for test builds / etc.
their going to produce a special Apps Store with consoleos also...yet they failed to deliver on the iconsole.tv one...!!!
everything is a lot of talk.....NOTHING verifiable by anyone...the press only puts out what their given...as they dump massive amounts of
press releases....oh and their videos and appearances at different Intel developer forums......yet no one in the press has shown a download,
or a test build that they have used to verify any of the claims....the press is only interested in page clicks to generate revenue...no time to verify anything with the tough questions that really matter....all they have shown is the same things that others Asus,Dell, etc. had already shown, before Microsoft and Google shut down dual-booting of Windows with Android......
most likely a scam...
Actually I Like The Dell Venu 8 pro But I Don't Know If It Still 32GB SSD
..

Lenovo Lemo K3 Note Hands on, Antutu, Battery, GPS, Google Play store review

In current market, there is a much competitive and popular smartphone from Lenovo, although it's not the first 64bit 4G LTE smartphone, and it also the upgraded version of Lenovo Lemo, we must figure out the model, right, it's Lenovo Lemo K3 Note. After Meizu announced its note version, Meizu M1 Note, 'Note' has become the trendy word, like Xiaomi Note, so does Lenovo K3 Note. We are delighted to get the goods to make a specific hands on review for you when you have questions to purchase this one.
Design
Lenovo K3 Note has boosted 5.5inch FHD IPS screen instead of the Lenovo k3 with 5.0inch HD IPS screen, in view of the screen size and screen resolution, large screen size can be regarded as a small tablet pc, like a popular phablet, especially for those large-palm foreigner. What's more, i am so picky with the screen resolution, if i bought a smartphone with lower screen resolution, which means the less superior video quality. Fortunately, Lenovo K3 note has the highest screen resolution with 1920 * 1080pixels, which enables me to enjoy more full high definition videos, games, and so on. This factor is very critical for me.
Hardware
Lenovo K3 Note has also made changed about its CPU, this time it uses the latest and most popular MTK6752 64bit Octa core 1.7GHz CPU rather than Qualcomm MSMS8916 64bit Quad Core 1.2GHz CPU of Lenovo Lemo K3, built in RAM 2GB ROM 16GB, larger than RAM 1GB of Lenovo K3. As you know, a chipset is as important as human's heart, 64bit Octa core processor has come into a mature and stable stage for most smartphones. I can play 3D games freely and rapidly by Lenovo K3 Note, meanwhile, RAM 2GB running memory helps me store and run the enough apps to avoid the lack storage to be stuck.
Dual Camera
When i pick a smartphone, i also attch importance to the dual camera, it has 13MP back camera and 5MP front camera, both cameras enable me to take a picture in low light, let alone in strong light. I always take this smartphone to shoot some beautiful moments in my life and then upload in my zone. I believe as time passed by, it can be eternal.
Software
For most Lenovo smartphone, it just can support Chinese and English, and it doesn't have Google play store. Right now we can share the good news that this one not only has google play store, but also set up in your mother tongue. Meanwhile, I can use GPS to locate where i want to go to avoid losing the way. Other practical softwares such as facebook, twitter, bluetooth are provided for you free. In addition, 3000mAh Battery lets me call or play for one day without charging more. I can't express more about this smartphone.
Price and Coupon
Lenovo K3 Note begins to sell now below $170 today to get a nice budget phone. Now there are Yellow and White in stock. Which one will you choose? More latest review about Chinese smartphone will come soon, stay tuned.
Mod Edit: Commercial link removed by @Darth
droidjo said:
In current market, there is a much competitive and popular smartphone from Lenovo, although it's not the first 64bit 4G LTE smartphone, and it also the upgraded version of Lenovo Lemo, we must figure out the model, right, it's Lenovo Lemo K3 Note. After Meizu announced its note version, Meizu M1 Note, 'Note' has become the trendy word, like Xiaomi Note, so does Lenovo K3 Note. We are delighted to get the goods to make a specific hands on review for you when you have questions to purchase this one.
Design
Lenovo K3 Note has boosted 5.5inch FHD IPS screen instead of the Lenovo k3 with 5.0inch HD IPS screen, in view of the screen size and screen resolution, large screen size can be regarded as a small tablet pc, like a popular phablet, especially for those large-palm foreigner. What's more, i am so picky with the screen resolution, if i bought a smartphone with lower screen resolution, which means the less superior video quality. Fortunately, Lenovo K3 note has the highest screen resolution with 1920 * 1080pixels, which enables me to enjoy more full high definition videos, games, and so on. This factor is very critical for me.
Hardware
Lenovo K3 Note has also made changed about its CPU, this time it uses the latest and most popular MTK6752 64bit Octa core 1.7GHz CPU rather than Qualcomm MSMS8916 64bit Quad Core 1.2GHz CPU of Lenovo Lemo K3, built in RAM 2GB ROM 16GB, larger than RAM 1GB of Lenovo K3. As you know, a chipset is as important as human's heart, 64bit Octa core processor has come into a mature and stable stage for most smartphones. I can play 3D games freely and rapidly by Lenovo K3 Note, meanwhile, RAM 2GB running memory helps me store and run the enough apps to avoid the lack storage to be stuck.
Dual Camera
When i pick a smartphone, i also attch importance to the dual camera, it has 13MP back camera and 5MP front camera, both cameras enable me to take a picture in low light, let alone in strong light. I always take this smartphone to shoot some beautiful moments in my life and then upload in my zone. I believe as time passed by, it can be eternal.
Software
For most Lenovo smartphone, it just can support Chinese and English, and it doesn't have Google play store. Right now we can share the good news that this one not only has google play store, but also set up in your mother tongue. Meanwhile, I can use GPS to locate where i want to go to avoid losing the way. Other practical softwares such as facebook, twitter, bluetooth are provided for you free. In addition, 3000mAh Battery lets me call or play for one day without charging more. I can't express more about this smartphone.
Price and Coupon
Lenovo K3 Note begins to sell now below $180 today to get a nice budget phone. Now there are Yellow and White in stock. Which one will you choose? More latest review about Chinese smartphone will come soon, stay tuned.
Click to expand...
Click to collapse
I have one too, and I have flash it with a custom recovery and I can not boot now
Any one please can give me a flash backup that I can use it with SPFlashTool ?
many thanks.
droidjo said:
In current market, there is a much competitive and popular smartphone from Lenovo, although it's not the first 64bit 4G LTE smartphone, and it also the upgraded version of Lenovo Lemo, we must figure out the model, right, it's Lenovo Lemo K3 Note. After Meizu announced its note version, Meizu M1 Note, 'Note' has become the trendy word, like Xiaomi Note, so does Lenovo K3 Note. We are delighted to get the goods to make a specific hands on review for you when you have questions to purchase this one.
Design
Lenovo K3 Note has boosted 5.5inch FHD IPS screen instead of the Lenovo k3 with 5.0inch HD IPS screen, in view of the screen size and screen resolution, large screen size can be regarded as a small tablet pc, like a popular phablet, especially for those large-palm foreigner. What's more, i am so picky with the screen resolution, if i bought a smartphone with lower screen resolution, which means the less superior video quality. Fortunately, Lenovo K3 note has the highest screen resolution with 1920 * 1080pixels, which enables me to enjoy more full high definition videos, games, and so on. This factor is very critical for me.
Hardware
Lenovo K3 Note has also made changed about its CPU, this time it uses the latest and most popular MTK6752 64bit Octa core 1.7GHz CPU rather than Qualcomm MSMS8916 64bit Quad Core 1.2GHz CPU of Lenovo Lemo K3, built in RAM 2GB ROM 16GB, larger than RAM 1GB of Lenovo K3. As you know, a chipset is as important as human's heart, 64bit Octa core processor has come into a mature and stable stage for most smartphones. I can play 3D games freely and rapidly by Lenovo K3 Note, meanwhile, RAM 2GB running memory helps me store and run the enough apps to avoid the lack storage to be stuck.
Dual Camera
When i pick a smartphone, i also attch importance to the dual camera, it has 13MP back camera and 5MP front camera, both cameras enable me to take a picture in low light, let alone in strong light. I always take this smartphone to shoot some beautiful moments in my life and then upload in my zone. I believe as time passed by, it can be eternal.
Software
For most Lenovo smartphone, it just can support Chinese and English, and it doesn't have Google play store. Right now we can share the good news that this one not only has google play store, but also set up in your mother tongue. Meanwhile, I can use GPS to locate where i want to go to avoid losing the way. Other practical softwares such as facebook, twitter, bluetooth are provided for you free. In addition, 3000mAh Battery lets me call or play for one day without charging more. I can't express more about this smartphone.
Price and Coupon
Lenovo K3 Note begins to sell now below $180 today to get a nice budget phone. Now there are Yellow and White in stock. Which one will you choose? More latest review about Chinese smartphone will come soon, stay tuned.
Click to expand...
Click to collapse
Hello to all guys , I just got this fantastic Lenovo phablet , but I do not like the translation and Vibe UI , I want to find a pure Android rom . I know that almost certainly there are devices that have the Lenovo compatible roms . Can anyone help me out ?
Bands FDD
kangel said:
Hello to all guys , I just got this fantastic Lenovo phablet , but I do not like the translation and Vibe UI , I want to find a pure Android rom . I know that almost certainly there are devices that have the Lenovo compatible roms . Can anyone help me out ?
Click to expand...
Click to collapse
Can anyone answer me if this cellphone supports Band B7 (2600 MHz) 4G. Because I want to purchase one, but I saw on TENAA site that doesn't supports.
Thank you
samukaiser said:
Can anyone answer me if this cellphone supports Band B7 (2600 MHz) 4G. Because I want to purchase one, but I saw on TENAA site that doesn't supports.
Thank you
Click to expand...
Click to collapse
I'm now in 4G
The dropbox require password, some one knows it?
kangel said:
I'm now in 4G
Click to expand...
Click to collapse
I know that supports B1 and B3 bands (1800 and 2100 MHz)
But I want to know if supports band b7 (2600 MHz) because that it's used here.
samukaiser said:
I know that supports B1 and B3 bands (1800 and 2100 MHz)
But I want to know if supports band b7 (2600 MHz) because that it's used here.
Click to expand...
Click to collapse
Hi Friend, it supports 4G: FDD-LTE 1800/2100/2600MHz, please check it.
gaaps need
I bought this today. But its in chinese version with no google servieces. Any gaaps link or firmware link with playstore and google services enabled???
rana103 said:
I bought this today. But its in chinese version with no google servieces. Any gaaps link or firmware link with playstore and google services enabled???
Click to expand...
Click to collapse
1/ Go here and download the CWM recovery v6.0.5.1 : http://pan.baidu.com/s/1mguuByg
2/ Install it with SPFlashTool. Important : you must to check the option "DA DL All with Checksum" otherwise it will not boot!
3/ reboot to CWM recovery and install google gapps 5.0 minimal : http://forum.xda-developers.com/android/software/gapps-google-apps-minimal-edition-t2943330
4/ Bonus: root --> via recovery, install the supersu update zip : https://download.chainfire.eu/696/SuperSU/
droidjo said:
Hi, I have helped you get the ROM from my friend, you can flash the lenovo k3 note and get the Lenovo K3 Note ROM here! It's exclusive, just cherish it. By the way, after you flash the phone, don't forget to install the software, MoboPlayer_81.apk in the file.
Click to expand...
Click to collapse
No reply for the Dropbox rom download link???
Any other firmware links available for this mobile??
Just and insurance..
The official roms are very good, no need of any password of any thing : http://www.vibeui.com/vibeui/rom?key=k3 note
Install it via CWM.
It will overwrite the recovery by the official one, just reflash it by the CWM recovery and re-root as usual with : https://download.chainfire.eu/696/SuperSU
dreambo said:
The official roms are very good, no need of any password of any thing : http://www.vibeui.com/vibeui/rom?key=k3 note
Install it via CWM.
It will overwrite the recovery by the official one, just reflash it by the CWM recovery and re-root as usual with : https://download.chainfire.eu/696/SuperSU
Click to expand...
Click to collapse
I really want to get this device! But a few questions for those that have it...
(a) what is the quality of the camera? For the price, I know I can't expect too much, but I am hoping it is significantly better than my current phone (Moto G 2013)
(b) from youtube videos it looks like the screen has quite a significant blue tint to the screen colors. Have you found this to be the case, and have you tried using any apps to correct it?
(c) has anybody successfully used a 64GB micro SD card with it?
(d) it seems that it does not come with Google Play. Has anybody successfully replicated the steps posted by dreambo to root and install gapps?
dreambo said:
The official roms are very good, no need of any password of any thing : http://www.vibeui.com/vibeui/rom?key=k3 note
Install it via CWM.
It will overwrite the recovery by the official one, just reflash it by the CWM recovery and re-root as usual with : https://download.chainfire.eu/696/SuperSU
Click to expand...
Click to collapse
lol, i release the rom to support Multi-language, the officail rom just supports English and Chinese.
droidjo said:
lol, i release the rom to support Multi-language, the officail rom just supports English and Chinese.
Click to expand...
Click to collapse
Real multi-language or only 95% of system? Because I'm italian and I don't like that translation.
Can you send me italian screenshots?
https://www.youtube.com/watch?v=NI25fKWQQuI
https://www.youtube.com/watch?v=JxvNVsWVSXc
https://www.youtube.com/watch?v=21BztpqT_8U
kangel said:
Hello to all guys , I just got this fantastic Lenovo phablet , but I do not like the translation and Vibe UI , I want to find a pure Android rom . I know that almost certainly there are devices that have the Lenovo compatible roms . Can anyone help me out ?
Click to expand...
Click to collapse
yeah, which model?
Lataman said:
The dropbox require password, some one knows it?
Click to expand...
Click to collapse
lol, you need to contact the reseller about the password.
lenovo k3 note problem
hello sorry for my english.
i have k3 note and i have problem with miracast... its very big lathency... and movies work ok only in .mkv codec.... my friend have jiayu s3... its similiar phone like mine but his work great...
i think this its firmware/ rom problem... can someone send link to stock pure android...plese help
limafoxtrot said:
I really want to get this device! But a few questions for those that have it...
(a) what is the quality of the camera? For the price, I know I can't expect too much, but I am hoping it is significantly better than my current phone (Moto G 2013)
(b) from youtube videos it looks like the screen has quite a significant blue tint to the screen colors. Have you found this to be the case, and have you tried using any apps to correct it?
(c) has anybody successfully used a 64GB micro SD card with it?
(d) it seems that it does not come with Google Play. Has anybody successfully replicated the steps posted by dreambo to root and install gapps?
Click to expand...
Click to collapse
camera take little worst phote then sgnote 3
in my phone i have 64gb toshiba hspeed and works great
i order my phone from aliexpress and i have gpstore and gapps
but this phone( on my system) dont have ota update so a wait fore cm or stock rom

Gaming & retrogaming : Vulkan 3D API (Low Level) support on Zenfone 2

Hi ! Someone know anything about it ? Asus gonna release Android Marshmallow on Zenfone 2, and the GPU (PowerVR G6430) is compatible with this new api but do you think they gonna release this update with last build of android with Vulkan ? (Google announced this API will be compatible Marshmallow.)
Vulkan really increase performances with our GPU (PowerVR G6430) :
And a technical demo (real time) of vulkan on smartphones with Unreal Engine 4 :
No, asus has never been good with optimizing gpu,camera
But they are changing , who knows. , well if 820 also supports it, because s7 has it why does not lg g5 and mi5 have it.
Either its quite new to do developers or they aint interested in it
Wow, that demo video is jaw dropping. It's incredible what mobile devices are capable of these days.
I hope this happend
Maybe you can write this in here
http://www.asus.com/zentalk/forum.php?mod=forumdisplay&fid=46&page=1&mobile=2
android lover 2000 said:
No, asus has never been good with optimizing gpu,camera
But they are changing , who knows. , well if 820 also supports it, because s7 has it why does not lg g5 and mi5 have it.
Either its quite new to do developers or they aint interested in it
Click to expand...
Click to collapse
Only the U.S. version on s7 has the 820 everyone else will be using the exynox chip
Sent from my ASUS_Z00AD using XDA Free mobile app
Exynos is just hyped overloaded trash. No CPU documentation No SRC is worthless to us XDA users. Even QSD820 can barely make the AOSP or CM make work properly..Oh and the Bootloader, It's got a chastity belt from samhell...
I suppose this opens up a lot more for smartphones in terms of graphic capabilities, hope soon I will be able to play a ported version of Star Wars Battlefront 2 on my phone (yeah I could use the PSP version but that version of the game sucks).
And yes more than likely Vulkan support is coming in the Marshmallow update.
hi, I'm very interested in everything about vulkan since i could see some videos about it. But my knowledge about api, android and rom's is not that good, so i would thank you if i could get some answers.
1 - Is this implementation of API a work for ASUS or Intel?
2 - Since i saw that PowerVR Rogue has now SDK(i dont know what it is) for Vulkan, Is ANYONE able to make a custom rom that could use Vulkan?
3 - I've heard that Android N will have native support for Vulkan. Does it mean that if i download a custom rom, like a cyanogenmod, for Android N to my Zenfone 2 i will have the benefits of using Vulkan?
4 - Does anyone know if that Galasy S7 that had 135k+ on antutu was using Vulkan? Because my Zenfone 2 is a great phone and only scores 65k, it's scary to thing that a S7 should have more than the double of hardware capacity that my Zenfone has. I thing that should be because of vulkan, but i need to hear it from someone who knows what's talking.
I hope to get answers for this questions. Thank you all.
davidmpereira said:
hi, I'm very interested in everything about vulkan since i could see some videos about it. But my knowledge about api, android and rom's is not that good, so i would thank you if i could get some answers.
1 - Is this implementation of API a work for ASUS or Intel?
2 - Since i saw that PowerVR Rogue has now SDK(i dont know what it is) for Vulkan, Is ANYONE able to make a custom rom that could use Vulkan?
3 - I've heard that Android N will have native support for Vulkan. Does it mean that if i download a custom rom, like a cyanogenmod, for Android N to my Zenfone 2 i will have the benefits of using Vulkan?
4 - Does anyone know if that Galasy S7 that had 135k+ on antutu was using Vulkan? Because my Zenfone 2 is a great phone and only scores 65k, it's scary to thing that a S7 should have more than the double of hardware capacity that my Zenfone has. I thing that should be because of vulkan, but i need to hear it from someone who knows what's talking.
I hope to get answers for this questions. Thank you all.
Click to expand...
Click to collapse
1) Both Asus need intel to update graphics drivers to implement Vulkan
2) Nope still need drivers
3) This means it's implemented but not compatible with every phone running N version as SoC makers and OEMs need to update the source code
4) Galaxy s7 is superior in any way to zenfone 2 this means gpu and cpu. Vulkan api will start working only on some games if implemented if the devs don't use vulkan api then this means no visual/performance upgrade.
ElmirBuljubasic said:
1) Both Asus need intel to update graphics drivers to implement Vulkan
2) Nope still need drivers
3) This means it's implemented but not compatible with every phone running N version as SoC makers and OEMs need to update the source code
4) Galaxy s7 is superior in any way to zenfone 2 this means gpu and cpu. Vulkan api will start working only on some games if implemented if the devs don't use vulkan api then this means no visual/performance upgrade.
Click to expand...
Click to collapse
Thank you! So i doubt we will use Vulkan at Zenfone 2 =/
davidmpereira said:
Thank you! So i doubt we will use Vulkan at Zenfone 2 =/
Click to expand...
Click to collapse
Our GPU is fully compatible, it's up to manufactures to include it other wise it's gonna be really hard for CM Mantainers to include it even partially.

Android TV Build for PC's (Interest?)

Hi everyone! So, a few weeks back I was looking for an OS to put on my old PC and shockingly noticed lack of support for ATV for PC. Yes, I know thinks like Kodi exist and yes I could use Windows and emulate Android or some other solution however none that I can find seemed to fit me.
Things I want:
Full screen apps
Full controller support
Access to the Play Store and ability to add TV versions of apps
Decent hardware support
Ability to install on basically anything
Maybe access to a different launcher for other apps?
Easy to see and navigate UI
Easy enough for a basic user to use
Ability to utilize the optical drive
Yes, I am aware that Roku's and Android TV boxes exist for cheep, however, I like to use old hardware and this would be a good, useful project if done correctly and I feel this can gain popularity. The added IO, storage and RAM space is a huge plus and would make the experience better.
With all this being said; Who is interested in this project? I will be honest and say I know nothing about programming but I could absolutely learn and I have some days off during the week to get things done. I have a few machines to build on so that might not be an issue. If anyone could help that would be amazing. I am not asking for donations (unless this seriously grows) but instead I am asking for help.
What hardware do I have?
Laptop:
2017 MacBook Pro i5 8GB RAM
HP ProBook i3 with 16GB RAM
Desktop:
Intel Core i5 7th Gen
MSI Z270
16GB RAM
256 NVMe Boot Drive
x2 3TB HDD
Server:
Dual Chip Xeon Server
32GB RAM
7TB Storage
3 NICs
Internet: 400MB down and 50 Up
What do you guys think? Is this worth spending time on?
This is exactly what i was searching for. I would invest time and help where i can.
The thing is, i can't programm either :/
I have good hardware knowledge, a little bit with software like installing OS's. rooting android devices since the HTC Dream G1 (first android phone ever), have a TV and Shield with Android TV and was looking for a good way to bring Android TV on the TV of my Son. I would use Quadcore Intel Celeron APUs with HD 600 IGPU's.
So if there is any way to make this happen, i want that journey!
OH MY GOD! This is the best idea ive ever heard!
So yeah, its called Android tv x86 amongst many other names and its been around since at least.... 2016?!??
heres one of the first results that come up on Google the first time i just searched....
Install Android TV In Your Old PC In 2023 - Gadget Junction
Easily Install Android TV on any pc in simple steps.
gadgetjunction.in

Categories

Resources