[Q] Trying to resurrect a Lenovo K1 Tablet - General Questions and Answers

I'm trying to get this Lenovo K1 Tablet running with Google Play Services, Store, etc. I installed the official ICS and realized they didn't package it. Any download links I can find tend to come here: http://forum.xda-developers.com/showthread.php?t=1808017 or a few others on this site. I haven't found one link that works anymore. I was going to post in the actual forum that the links were bad, but saw the point thing. Can someone serve the K1_ICS_AOSP_Rooted_R2.zip so I can get a copy? I tried to take on compiling from the github, and got the kernel compiled, but the rest is over my head. That, and I don't think I have enough space for the AOSP source.

Related

[Q] Ubuntu for Tablet for TF101??

Do you think there is chances that this ubuntu for tablet will be available for TF101? or is it possible to make it for ourselves?
It is available, look in the dev section.
Lethe6 said:
It is available, look in the dev section.
Click to expand...
Click to collapse
ahh, actually i mean Ubuntu For Tablet, not the desktop version. sorry for the mislead.
take a look here,
http://www.youtube.com/watch?v=h384z7Ph0gU
maybe
A place to start perhaps! Any takers?
https://wiki.ubuntu.com/Touch/Install
Lets do this.
I started looking at it this morning and they are releasing a porting guide tomorrow morning. I've already unpacked the images for the manta (nexus 10) and began poking around. I think we can successfully do this....since we've already got an armhf version started we could port just the interface and modules over on the base we already have.
I'll make a thread in the dev section as soon as I get more information and possibly a compile job started.
--
jholtom
I would be totally interested in this. And available for testing anytime!!!!
Sent from my Galaxy Nexus using xda premium
Cant wait for this!! will have to get studying and try help out the cause lol, btw imagine it combined with this https://wiki.linaro.org/LEG/Engineering/Kernel/GRUB
Porting guides up here: https://wiki.ubuntu.com/Touch/Porting
It would be very nice to see a port to the TF101 of this project. If the standard Ubuntu ARM release has been ported I hope it will be feasible for the Touch release as well.
Trying to port.....
Hello all! I have the tf101, and have tried the porting guide, but is says that it is not supported.... any ideas for workarounds?
thosehippos said:
Hello all! I have the tf101, and have tried the porting guide, but is says that it is not supported.... any ideas for workarounds?
Click to expand...
Click to collapse
from what im reading if the device has a cyanogenmod 10.1 rom officially or unofficially then we should be able to port it im working on it myself as well, im not sure we have 10.1 tho i know we have CM10 just not sure about 10.1 but if it can be done it will be. we already have CM10 and we have 4.2.1 jellybean so i would think CM 10.1 is possible and therego ubuntu touch....id be willing to bet that if you give it a week or 2 the dev section will be graced with a port.
EDIT: update there is a ew CM10.1 rom up now and that will open the way for this to be ported...just saw it in dev section...maybe a few days rather than weeks the porting guide is rather straightforward and theres not much to it...its really a glorified theme just running in a container on top of android even using the android video, audio, and other hardware HALS and libs(i do believe) i am only a beginner developer so dont quote me completely...
neofreek01 said:
from what im reading if the device has a cyanogenmod 10.1 rom officially or unofficially then we should be able to port it im working on it myself as well, im not sure we have 10.1 tho i know we have CM10 just not sure about 10.1 but if it can be done it will be. we already have CM10 and we have 4.2.1 jellybean so i would think CM 10.1 is possible and therego ubuntu touch....id be willing to bet that if you give it a week or 2 the dev section will be graced with a port.
EDIT: update there is a ew CM10.1 rom up now and that will open the way for this to be ported...just saw it in dev section...maybe a few days rather than weeks the porting guide is rather straightforward and theres not much to it...its really a glorified theme just running in a container on top of android even using the android video, audio, and other hardware HALS and libs(i do believe) i am only a beginner developer so dont quote me completely...
Click to expand...
Click to collapse
Won't it have to be an official 10.1 CyanogenMod build? Last I check (5 minutes ago) they only had CM10 on the TF101? It could technically be done with an unofficial rom but it would make it a lot harder than you suggest. Please see the CyanogenMod Device Info (sorry I am a new user so I can't make the link click-able wiki (dot) cyanogenmod (dot) org/w/Tf101_Info ).
prepreprealpha
Just tryed To install that preprealpha ubuntu touch which ends in a black screen. All nandroid backups Seem To be gone. Sdcard is no longer available in cwm.
Any ideas?
Thx
just for the curious:
i used lumpy kernel and no-names cm 10.1 device tree, had to do a little patching and this is the result:
www .youtube .com/watch?v=Dp7Tt7W7-3s
I am not allowed to post in the dev forum, so i put it here Wifi is not working, and i think its related to /proc, when i have fixed it, i will publish the changes to github..
p.s. no links allowed either! remove the blank spaces
onkelbebu said:
just for the curious:
i used lumpy kernel and no-names cm 10.1 device tree, had to do a little patching and this is the result:
www .youtube .com/watch?v=Dp7Tt7W7-3s
I am not allowed to post in the dev forum, so i put it here Wifi is not working, and i think its related to /proc, when i have fixed it, i will publish the changes to github..
p.s. no links allowed either! remove the blank spaces
Click to expand...
Click to collapse
Nice! We have it up to a similar stage over here
http://forum.xda-developers.com/showthread.php?t=2168473
Looks about the same as yours but your fonts are legible, jump over maybe you can help out
EDIT - Damn, I forget how many posts you need, maybe 10 to post in Dev section
mattack_at2 said:
Just tryed To install that preprealpha ubuntu touch which ends in a black screen. All nandroid backups Seem To be gone. Sdcard is no longer available in cwm.
Any ideas?
Thx
Click to expand...
Click to collapse
Maybe somone else gets in this situation. i guess my mistake has been wiping system completly with cwm-touch
anyway, anything has been in internal Storage seems to be lost.
Now i flashed RogueXM Touch v1.5.0-R1 with easyflasher, in after booting into it i were able to access Android images placed on my MicroSd.
At least CM10.1 is booting now.
until i get my 10 posts ill post here
i sort of got ap scanning working, i messaged jholtom already how i did it. it involved some manual manipulating, next i try to sort it out
and again...
i have modified rc script to include my "fixes", resulting in working wifi. i will push my changes so it can be used anywhere. to setup the network connection i used phablet-network-setup included in built tools to copy the wifi settings from my laptop. keyboard still isnt useable.
here is the result:
youtu .be / KHpHp21aylU
the browser feels quite fast
and this is the install log from ssh server:
pastebin .ca / 2327138
again i am not allowed to post urls :/
onkelbebu said:
and again...
i have modified rc script to include my "fixes", resulting in working wifi. i will push my changes so it can be used anywhere. to setup the network connection i used phablet-network-setup included in built tools to copy the wifi settings from my laptop. keyboard still isnt useable.
here is the result:
youtu .be / KHpHp21aylU
the browser feels quite fast
and this is the install log from ssh server:
pastebin .ca / 2327138
again i am not allowed to post urls :/
Click to expand...
Click to collapse
wow great work! I have posted on your behalf in the dev thread, build up some posts and get yourself over
Again nice work
I try to work close together with jholtom, he will incorporate the needed changes

Kijiji Canada APK File Download

Okay everyone, Unfortunately Google Play Store still is not letting either my phone or my tablet see the Kijiji app on its market, nie will any other 'app markets'.
SO, in lieu of that, I have acquired the apk file (I don't remember how as it was a couple months ago), and I have uploaded it and am offering to share it here with anyone who needs it.
SO, I don't own the software (obvs) and I am just making it available for those of you who cannot see it in the market. USE AT YOUR OWN RISK. It works fine on my Acer A500 tablet (with just the occasional glitch) and my Samsung SGH-T679 phone.
Please do not ask me to find you any apk files, I am about to create a thread which will be a request thread just for that purpose.
Thank you all!!
Here is the link: (Redirects to the apk file shared in my Google Drive) (Apparently since I am a "new" user, I cannot post links, please reconstruct the following text to make a link)
http :// goo . gl / 6Zksi
Alvinator said:
Okay everyone, Unfortunately Google Play Store still is not letting either my phone or my tablet see the Kijiji app on its market, nie will any other 'app markets'.
SO, in lieu of that, I have acquired the apk file (I don't remember how as it was a couple months ago), and I have uploaded it and am offering to share it here with anyone who needs it.
SO, I don't own the software (obvs) and I am just making it available for those of you who cannot see it in the market. USE AT YOUR OWN RISK. It works fine on my Acer A500 tablet (with just the occasional glitch) and my Samsung SGH-T679 phone.
Please do not ask me to find you any apk files, I am about to create a thread which will be a request thread just for that purpose.
Thank you all!!
Here is the link: (Redirects to the apk file shared in my Google Drive) (Apparently since I am a "new" user, I cannot post links, please reconstruct the following text to make a link)
http :// goo . gl / 6Zksi
Click to expand...
Click to collapse
Working well so far on my Nook Color running CM10 20130318 NIGHTLIES.
Alvinator said:
Okay everyone, Unfortunately Google Play Store still is not letting either my phone or my tablet see the Kijiji app on its market, nie will any other 'app markets'.
SO, in lieu of that, I have acquired the apk file (I don't remember how as it was a couple months ago), and I have uploaded it and am offering to share it here with anyone who needs it.
SO, I don't own the software (obvs) and I am just making it available for those of you who cannot see it in the market. USE AT YOUR OWN RISK. It works fine on my Acer A500 tablet (with just the occasional glitch) and my Samsung SGH-T679 phone.
Please do not ask me to find you any apk files, I am about to create a thread which will be a request thread just for that purpose.
Thank you all!!
Here is the link: (Redirects to the apk file shared in my Google Drive) (Apparently since I am a "new" user, I cannot post links, please reconstruct the following text to make a link)
http :// goo . gl / 6Zksi
Click to expand...
Click to collapse
:highfive:
Thanks so much. I spent significant time searching for a solution to this problem. then I searched kijiji apk download and found this! It's working great on my Stock Gingerbread Galaxy Player 5.0
[QUOnator;38485935]Okay everyone, Unfortunately Google Play Store still is not letting either my phone or my tablet see the Kijiji app on its market, nie will any other 'app markets'.
SO, in lieu of that, I have acquired the apk file (I don't remember how as it was a couple months ago), and I have uploaded it and am offering to share it here with anyone who needs it.
SO, I don't own the software (obvs) and I am just making it available for those of you who cannot see it in the market. USE AT YOUR OWN RISK. It works fine on my Acer A500 tablet (with just the occasional glitch) and my Samsung SGH-T679 phone.
Please do not ask me to find you any apk files, I am about to create a thread which will be a request thread just for that purpose.
Thank you all!!
Here is the link: (Redirects to the apk file shared in my Google Drive) (Apparently since I am a "new" user, I cannot post links, please reconstruct the following text to make a link)
http :// goo . gl / 6Zksi[/QUOTE]
how does one reconstruct the link? I've tried every variant and only get file not found
,
Avignon said:
how does one reconstruct the link? I've tried every variant and only get file not found
,
Click to expand...
Click to collapse
https://docs.google.com/file/d/0B4IWja2HbFqpZC1iSVpFXzFVa2c/edit
I think you just remove all the spaces, http://goo.gl/6Zksi
I opened it with google drive and it worked well.
If I got a nickel everytime someone gave me their 2¢ I'd be a rich man...

[Completed] [Q] Can somebody create a modified apk of Portal for Non-Tegra Devices?

Hello. I always wanted to install Portal for my LG phone, however I always get a parsing error message every time I do it. One time I found a modified apk of Half-Life 2 that I was able to install without any problem: _www_76_._zippyshare_._com_/_v_/_13558591-/file_._html_ (remove the underscores for the url to work; I'm not allowed to post outside links yet ). Can someone provide to me an apk of Portal that's modified similar to that of the modified Half-Life 2 apk? It would mean a lot to me. Thank you to whoever undertakes this ordeal
Hi there,
Can you be more specific in your request? What is Portal, what device/firmware/ROM and so on, give more details about that.
Thanks
Re: Portal Apk
R_a_z_v_a_n said:
Hi there,
Can you be more specific in your request? What is Portal, what device/firmware/ROM and so on, give more details about that.
Thanks
Click to expand...
Click to collapse
Hello. Thanks for your help. Portal is a game only available for the Nvidia Shield and installing an apk of it results in a parsing error for me. Now, I understand that my phone is not a Nvidia Shield, but somebody modified Half-Life 2 (another game only available for the Nvidia Shield) in the aforementioned link in the first post to be able to be installed without any parsing errors. I was wondering if the same can be done with a Portal apk. Here's a link to the apk if you want:_play_._mob_._org_/_game_/_portal_._html_ (again, remove underscores) I have an LG Optimus G running on its stock rom (I do no know what it's called) and my firmware is Android OS 4.1.2.
Hi,
I founded some discussions about that game, but the most relevant is here: Shield games Portal and half life? and seems that is not for non-Tegra devices.
Also you can review this thread : [GAME] Portalizer copy of Portal PC game for Android
Thanks

Jelly 2 firmware made available by Unihertz

A post to let people interested in small Android phones know that the firmware of the Jelly 2 has been made available by Unihertz. Would be great if a LineageOS version of this could be made.
https://www.unihertz.com/unihertz-form.html/jelly-2---technical-support/stock-firmware-jelly-2
Google Drive: Sign-in
Access Google Drive with a Google account (for personal use) or Google Workspace account (for business use).
drive.google.com
Firmware for all other Unihertz devices (atom, titan, etc) also available at this link
Rik
The Jelly 2 seems to have very similar hardware to the Atom XL, same CPU and GPU for a start. I think the device tree from the XL can be used as a baseline to create a device tree and build LineageOS for the Jelly 2:
GitHub - ADeadTrousers/android_device_Unihertz_Atom_XL: Device tree for the Unihertz Atom XL (model)
Device tree for the Unihertz Atom XL (model). Contribute to ADeadTrousers/android_device_Unihertz_Atom_XL development by creating an account on GitHub.
github.com
I would be so happy if someone did this!!
I briefly started looking at this yesterday evening, though no promises at this point. This is the first time I'm trying to build a custom rom from almost nothing, so it will take some time to get it right.
I haven't yet received the device, and won't be able to test anything at this point, but I've forked the LOS17.1 repo and started extracting relevant files from system.img and vendor.img. I'd be very happy to collaborate with someone that have more experience building custom roms, or even pass the ball!
I just got one yesterday to play with and noticed that I can't seem to unlock the bootloader. Haven't done much digging into it yet
Unihertz Jelly 2 Rooting Guide
... made by Flapperbol and found here: https://www.unihertz.com/unihertz-form.html/jelly-2---technical-support/jelly-2-roottwrp-progress?sort=asc&p=1 Unfortunately for now there is no custom recovery available.
forum.xda-developers.com
Rik44444 said:
I would be so happy if someone did this!!
Click to expand...
Click to collapse
Me too! Really want it!
The official forum of Unihertz is down and the link to the Google Drive is also unreachable. Is there any other links to download these files?
wrong topic
And you can still use the Drive link. You just need to request access.
Yesterday I installed Android 11. Took me a while to get it working on Windows 11. But after three hours of fiddling I finally succeeded. Install all driver packages provided by Unihertz! I even went as far as manually installing the inf files in the first package. When you want to scan the com ports, turn the phone off en press up + down volume when connecting USB. Only then will the com port become available.
And disable driver signing in boot options, the test-mode and signage-off mode don't work for drivers (Windows 10 commands).
Battery usage has improved massively, approximately 3% drainage per hour stand by. Notification LED still not working. But, fingerprint reader works in banking apps. I came from Meetoul's LoS18.1, which was near perfect. But the battery drainage was getting on my nerves. Overall quite happy with Android 11, even if it's only been 20 hours.
Curious how things are going here. How did the Android 11 test go? Any updates on dev?
Am watching for development of the Jelly 2. I think this device would be an excellent candidate for a vanilla Android OS. I'd buy one from Unihertz to use as a daily driver if it came with the possibility of AOSP
Rik44444 said:
A post to let people interested in small Android phones know that the firmware of the Jelly 2 has been made available by Unihertz. Would be great if a LineageOS version of this could be made.
https://www.unihertz.com/unihertz-form.html/jelly-2---technical-support/stock-firmware-jelly-2
Google Drive: Sign-in
Access Google Drive with a Google account (for personal use) or Google Workspace account (for business use).
drive.google.com
Firmware for all other Unihertz devices (atom, titan, etc) also available at this link
Rik
Click to expand...
Click to collapse
Are the ROMs on the google drive stock ROMs ? The Unihertz forum seems to be gone other than their social media. Been a big fan of Unihertz products but been away from them for awhile until I saw the Jelly 2 specs. It seems a lot of the info on rooting and TWRP that was on the Unihertz forum is nowhere else to be found.
Most threads here on rooting seem to have links referencing the absent Unihertz forum and a reference to reddit also seems missing info. I made the first TWRP for the Unihertz Atom so I guess I can probably work through getting the Jelly 2 rooted and TWRP on it but if anyone knows other sources with more complete information please post here.

Is there Android higher Android ROMs on Samsung Galaxy Young S6310?

That's my question basically.... I REALLY want a newer android than Lollipop (the highest android mod I found here). Is there? I found this webpage https://tweakdroid.com/lineage/samsung-galaxy-young-gt-s6310-royss/ that says it's possible, but they don't have the ROM available, so I'm skeptical. I really want a ROM like that to exist because I want to move back to my old phone, as I'm addicted to my current one, but I still want to be able to use WhatsApp and Google Maps.
Thanks for reading, and any help would be greatly appreciated!
golobolo said:
That's my question basically.... I REALLY want a newer android than Lollipop (the highest android mod I found here). Is there? I found this webpage https://tweakdroid.com/lineage/samsung-galaxy-young-gt-s6310-royss/ that says it's possible, but they don't have the ROM available, so I'm skeptical. I really want a ROM like that to exist because I want to move back to my old phone, as I'm addicted to my current one, but I still want to be able to use WhatsApp and Google Maps.
Thanks for reading, and any help would be greatly appreciated!
Click to expand...
Click to collapse
The newest android version u can install is 4.4.4 kitkat, the lollipop download links are broken but i think there is a mirror avalible, tweakdroid is the fakest android rom site ever, they say u can install it (which u cant since of it low storage and ram amount) and they dont even give a download link.
This is so fake that when you copy the download link it shows
Custom 404 - TweakDroid
Sorry! It’s Unavailable. We regret for the inconvenience. Developers are working on it. Its crucial time us at TweakDroid, as we are building a great platform where tech gadget users can rely on to get the accurate and customized solution for devices. We understand the problem for which you...
tweakdroid.com
Yea, I guessed it was fake, but still hoped...

Categories

Resources