pelya / android-keyboard-gadget

Convert your Android device into USB keyboard/mouse, control your PC from your Android device remotely, including BIOS/bootloader.
Apache License 2.0
1.22k stars 308 forks source link

Galaxy Tab 2 7.0 p3100 #97

Closed ghost closed 6 years ago

ghost commented 6 years ago

Can anyone compile kernel for this device Galaxy Tab 2 7.0 p3100. Any firmware, just tell me

ghost commented 6 years ago

Please answer somebody!

conrad-heimbold commented 6 years ago

We can't help you if you don't give us enough information.

  1. Find out the device codename of your Galaxy Tab 2 7.0. Example: For "Motorola Moto G4 Play", it is "harpia".
  2. Find out the SoC codename of your Galaxy Tab 2 7.0. Example: For "Motorola Moto G4 Play", it is "MSM8916" by Motorola, so "motorola_msm8916".

Search in your android settings > about phone , lineageos wiki, lineageos download section, wikipedia.

Also, we are not obligated to do anything for you. Please find the kernel yourself by searching for "\<SoC codename> android kernel", downloading it, compiling it with "make" .

conrad-heimbold commented 6 years ago

DEVICE_CODENAME = espresso3g SOC = omap4 LINEAGEOS_KERNEL_SOURCE = https://github.com/LineageOS/android_kernel_ti_omap4/blob/cm-14.1/Makefile LINEAGEOS_KERNEL_VERSION = 3.0

Please try out the patches for kernel version 3.1 , 3.4 and 3.18 yourself.