So I have a clone of a repo for a gingerbread keyboard
over at
github: g1011999/Gingerbread-Keyboard
*its not my tree
I'm trying to implement a few sizing adjustments, and have made the corrections to the code, but can't seem to get it to compile.
Any idea what to do?
Related
I compiled CM from source but I am missing keyboard. I wonder if anyone know why.
Find a .apk for a keyboard and flash it...maybe you just overlooked it
What application provides keyboard for CM. I found one from droid that allows for multi touch.
Hi
I just learned building custom rom from this tut (http://forum.xda-developers.com/showthread.php?t=1863547) using pa sources.
But I want to port Hybrid Settings and Halo to some other 4.2.2 rom.
My phone is Samsung Galaxy S3 i9300.
I only know a way to get whole source code from repo by>
Code:
repo init -u git://github.com/ParanoidAndroid/manifest.git -b jb43-legacy
This gets me whole rom, but I want some other rom as base but halo and hybrid settings of PA.
Please tell me how to do that?
Thanks.
Jaskaran498 said:
Hi
I just learned building custom rom from this tut (http://forum.xda-developers.com/showthread.php?t=1863547) using pa sources.
But I want to port Hybrid Settings and Halo to some other 4.2.2 rom.
My phone is Samsung Galaxy S3 i9300.
I only know a way to get whole source code from repo by>
Code:
repo init -u git://github.com/ParanoidAndroid/manifest.git -b jb43-legacy
This gets me whole rom, but I want some other rom as base but halo and hybrid settings of PA.
Please tell me how to do that?
Thanks.
Click to expand...
Click to collapse
I responded to your post in the build thread
Hi
I have successfully upgraded my Ideos X5 U8800 to 2.3.5 official Gingerbread, rooted it, and then repartitioned it using Blepart recovery. Subsequently I have checked out cm11 source, including Blefish repositories/code for the U8800 (thanks for good work, by the way!), compiled/built and installed a ROM. This was my first build.
OK. Good so far. Only I am looking to build cm10.1 because my goal is to eventually get this handset running Ubuntu Touch. Therefore, the next step is to get it running on cm10.1.
My problem is that I cannot find the source I need. I have tried to set up a fresh source tree and check out cm10.1 source combined with Blefish's source by specifying branch cm10.1 for the latter, using the files I used in .repo/local_manifests to get the cm11 device source etc. from Blefish. However, something seems to be missing as the lunch command fails and compilation aborts. Also, I can see that development has been discontinued on this branch for the U8800.
Any suggestions?
The cm-10.1 branch is deprecated, and I am not planning to update it as cm-11.0 is better in any way.
Is the Ubuntu Touch source code only based on cm-10.1 code though? Maybe you could have success using the cm-11.0 code as it is right now? I am not familiar to how Ubuntu uses the lunch commands, it might be different than Android's default.
Blefish said:
The cm-10.1 branch is deprecated, and I am not planning to update it as cm-11.0 is better in any way.
Is the Ubuntu Touch source code only based on cm-10.1 code though? Maybe you could have success using the cm-11.0 code as it is right now? I am not familiar to how Ubuntu uses the lunch commands, it might be different than Android's default.
Click to expand...
Click to collapse
Thanks for the quick response!
The Ubuntu Touch guide specifically states cm-10.1, but I will sign up with their forums and check whether I can use cm-11.
The following passage from the Ubuntu Touch Porting Guide gives the impression I might be able to base my work on cm-11? Would you agree?
"For quick reference, these are the current components used from Android:
Linux Kernel (stock Android kernel provided by the vendor, with a few changes to support some extra features needed by Ubuntu, such as Apparmor)
OpenGL ES2.0 HAL and drivers
Media (stagefright) HAL, to re-use the hardware video decoders
RILD for modem support
As Ubuntu is running as the main host on top of an Android kernel and the communication between the Android services and HAL happens via Binder, Sockets and libhybris. "
I am hoping this could work, as it would be a tremendous help, now that I have a running ROM built on 20 May with your source tree for the device specific code etc. which works like a charm! :good:
Best regards,
aribk
I love my slutty n4
Hey guys i am trying to comple a personal rom from sources i did with cynogenmod before it worked, but when i was trying to build an aosp one, when i enter" git clone https://android.googlesource.com/device/lge/mako " i get "fatal: manifest 'default.xml' not available
fatal: remote github not defined in /home/********/WORKING_DIRECTORY/.repo/manifests/default.xml
any solution to this problem?
Hi I'm just forwarding it from zukfans.eu
Trying to find interested people who want to participate in the project
Device
https://emmaus.pro:3000/emmaus/android_device_zuk_z2pro
Kernel
https://emmaus.pro:3000/emmaus/android_kernel_zuk_msm8996
Vendor
https://emmaus.pro:3000/emmaus/android_vendor_zuk_z2pro
Use cm-14.1 branch to build.
These sources don't work. The cm14.1 branch is exactly the same as cm13.0. I've already tried telling Emmaus about the issue
Edit: sources are fixed now
Hello.
I'd like to help out but I'm new to ROM building. I have a Zuk Z2 (not pro, but afaik they're pretty much the same).
I'm an experienced web developer and a novice Android app developer.
Currently trying my first "repo sync" (using the cm-14.1 branch: repo init -u https://github.com/LineageOS/android.git -b cm-14.1).
I'll then try to set up the manifest that user harsha.pic (on zukfans) gave me today and use that one.
Any advice would be helpful.
MacLaughlin said:
Hi I'm just forwarding it from zukfans.eu
Trying to find interested people who want to participate in the project
Device
https://emmaus.pro:3000/emmaus/android_device_zuk_z2pro
Kernel
https://emmaus.pro:3000/emmaus/android_kernel_zuk_msm8996
Vendor
https://emmaus.pro:3000/emmaus/android_vendor_zuk_z2pro
Use cm-14.1 branch to build.
Click to expand...
Click to collapse
If you are intrested in it you can find something here! We're already working on it but it has a lot of bugs.
https://forum.xda-developers.com/zuk-z2-pro/development/lineageos-unofficial-emmaus-t3534678