Kindle Fire Source Code - 8.9" Kindle Fire HD Android Development

Official Source Code:
http://www.amazon.com/gp/help/customer/display.html?nodeId=200203720

tufeijoe said:
Official Source Code:
http://www.amazon.com/gp/help/customer/display.html?nodeId=200203720
Click to expand...
Click to collapse
what can we do with it? I'm looking for the Silk Browser source code but it seems there is no such a thing inside the src

Related

How to cherry pick??

I was wondering if anyone knows how to cherry pick and could help me out. I'm building cm11 and want to cherry pick halo! Been reading up and just can't seem to figure it out
Sent from my MB886 using Tapatalk
penser
tember1214 said:
I was wondering if anyone knows how to cherry pick and could help me out. I'm building cm11 and want to cherry pick halo! Been reading up and just can't seem to figure it out
Sent from my MB886 using Tapatalk
Click to expand...
Click to collapse
http://www.techlila.com/compile-android-rom-from-source-code/ Search "fetch commits" on the page.
Fetch Commits from Other ROMs
You can cherry-pick features from other ROMs source code. Say for example, I want to pick Feature A , with commit ID “12345” from repository “github.com/user/reporepo”.
You navigate to the package in your local source code and run these in Terminal.
Code:
cd ~/<path_to_reporepo_packages>
git fetch [url]https://github.com/user/reporepo[/url]
git cherry-pick 12345
Click to expand...
Click to collapse

[Q]Get the float multi-window

i want to get the all path for the float multi-window.
but i don't know where to view the source codes.
pls help me.
thx
junjie.qian said:
i want to get the all path for the float multi-window.
but i don't know where to view the source codes.
pls help me.
thx
Click to expand...
Click to collapse
All the source is on gerrit. https://gerrit.omnirom.org/
Just cherry pick them into your trees and build.
null
ryukiri said:
All the source is on gerrit.
Just cherry pick them into your trees and build.
Click to expand...
Click to collapse
The gerrit has too many records and i don't known which one is the useful record.
Could you help me find the detail float multi-window url.
Sorry for my bad english.

[Q]Problems of Building CM10.1 for Sony Xperia TX

Hello to all.
I am trying to learn building CM and modifying CM source code in order to running 3G and WiFi connections simultaneously on my Sony Xperia TX(LT29i).
I have been unlocked my TX and run CyanogenMod 12.1 Homebuildperfectly.
For building CM,i flash back to Xperia Firmware using FTF file
Code:
The following picture link is now my TX build:
i.imgur.com/APktTle.png
I follow wiki step by step:
Code:
wiki.cyanogenmod.org/w/Build_for_hayabusa
Ubuntu version :
Code:
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04.2 LTS
Release: 14.04
Codename: trusty
I get stuck running breakfast command:
Code:
$ breakfast hayabusa
including vendor/cm/vendorsetup.sh
build/core/product_config.mk:239: *** _nic.PRODUCTS.[[device/sony/hayabusa/cm.mk]]: "vendor/sony/qcom-common/qcom-common-vendor.mk" does not exist. Stop.
Device hayabusa not found. Attempting to retrieve device repository from CyanogenMod Github (github.com/CyanogenMod).
Found repository: android_device_sony_hayabusa
Default revision: cm-10.1
Checking branch info
CyanogenMod/android_device_sony_hayabusa already exists
Syncing repository to retrieve project.
Fetching project CyanogenMod/android_device_sony_hayabusa
Repository synced!
Looking for dependencies
Done
build/core/product_config.mk:239: *** _nic.PRODUCTS.[[device/sony/hayabusa/cm.mk]]: "vendor/sony/qcom-common/qcom-common-vendor.mk" does not exist. Stop.
** Don't have a product spec for: 'cm_hayabusa'
** Do you have the right repo manifest?
Then I follow Helpful Tip– Errors during breakfast,jumping down to the next section Extract proprietary blobs.
Unfortunately,it shows that "modem.b05" doesn't exist.
Code:
-emote object '/system/etc/fireware/modem.b05' does not exist
terminal screenshot's link : i.imgur.com/dX1rh0t.png
--
How can I solve problems?
Any piece of information ,I will be so thankful for your help.
You're missing the android_device_sony_qcom-common repo. Go to github.com/cyanogenmod/android_device_sony_qcom-common and download it manually. Make sure to select the right branch for building CM10.1
Then extract to yourcmsourcedirectory/device/sony/qcom-common and try to build again.
WhiteNeo said:
You're missing the android_device_sony_qcom-common repo. Go to github.com/cyanogenmod/android_device_sony_qcom-common and download it manually. Make sure to select the right branch for building CM10.1
Then extract to yourcmsourcedirectory/device/sony/qcom-common and try to build again.
Click to expand...
Click to collapse
The folder device/sony/qcom-common is already existed and downloaded.
Then I try download the zip file form github.com/cyanogenmod/android_device_sony_qcom-common and test to replace the original one.
Still get stuck running breakfast command, same message occur.
I notice the error message "vendor/sony/qcom-common/qcom-common-vendor.mk does not exist "
Code:
From github.com/cyanogenmod/android_device_sony_qcom-common/tree/cm-10.1 repo
doesn't contain qcom-common-vendor.mk
It is weird.
HandsomeRichard said:
The folder device/sony/qcom-common is already existed and downloaded.
Then I try download the zip file form github.com/cyanogenmod/android_device_sony_qcom-common and test to replace the original one.
Still get stuck running breakfast command, same message occur.
I notice the error message "vendor/sony/qcom-common/qcom-common-vendor.mk does not exist "
Code:
From github.com/cyanogenmod/android_device_sony_qcom-common/tree/cm-10.1 repo
doesn't contain qcom-common-vendor.mk
It is weird.
Click to expand...
Click to collapse
CM team introduced some heavy changes to qcom-common a few months ago, and my bet is that these are responsible for your error. Probably building latest CM12 would work better. Use the git repos by @updateing and you're good to go.
WhiteNeo said:
CM team introduced some heavy changes to qcom-common a few months ago, and my bet is that these are responsible for your error. Probably building latest CM12 would work better. Use the git repos by @updateing and you're good to go.
Click to expand...
Click to collapse
OK,I will try to build CM12 on my device.
Thanks for your friendly help.

[Lineage OS] Build instructions

I am trying to make my own build of Lineage OS so that I can learn more about howto enable I2C devices so that they are available in SensorManager.
I browsed through the repos at https://github.com/lineage-rpi but could not find instructions on how to perform a build from scratch.
The repo looks like it is the right place to go and it seems like android_local_manifest/manifest_bcrm_rpi.xml has all the right links to the other repos (kernel source, proprietary and android_device). However I do not see any reference to the android source code. Or do I need to get the android source code from source.android.com?
Can someone share the "repo" commands so that I can pull all of the source code? I will work out howto build it form there.

LG OPEN SOURCE

Did anyone have any idea that lg had an open source project?
if you want the source code of basically every lg phone have at it...
here is the link to the lg g8... many many many versions
LG Open Source
opensource.lge.com
tryst10 said:
Did anyone have any idea that lg had an open source project?
if you want the source code of basically every lg phone have at it...
here is the link to the lg g8... many many many versions
LG Open Source
opensource.lge.com
Click to expand...
Click to collapse
Yes, everyone knows that. The site has been running since 2010 and had a different address:
Wayback Machine
web.archive.org
The Linux kernel is published under the GPL license.

Categories

Resources