Giter Site home page Giter Site logo

pecancm / android_device_lge_p350 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cyanogenmod/android_device_lge_p350

10.0 11.0 14.0 18.85 MB

LGE P350 Device for CyanogenMod

Perl 1.17% C 41.65% Objective-C 0.39% Shell 0.84% C++ 55.75% Java 0.19%

android_device_lge_p350's Introduction

PecanCM Project

Here LGE Optimus Me device folder for build Cyanogenmod 10.2, Android 4.3.1

  1. Operating System:

First step is having a fully functional linux distro. You can choose what you prefer, I'm using ubuntu and I write commands for it. You can use OSX too, as I know, but I've completely no idea how, I never had a Mac. Well, talking about linux, you need a 64bit distribution, so if you have an old 32 bit processor youn cannot go ahead.

To check which version do you have, type in a shell

  • uname -a

If the results include "x86_64" you're ok.

  1. Installing Packages:

You need to install some little packages, to be able to proceed, you can do this with your favorite package manager: sudo apt-get install git-core gnupg flex bison gperf build-essential zip curl libc6-dev libncurses5-dev:i386 x11proto-core-dev libx11-dev:i386 libreadline6-dev:i386 libgl1-mesa-dev:i386 g++-multilib mingw32 openjdk-6-jdk pngcrush schedtool tofrodos python-markdown libxml2-utils xsltproc zlib1g-dev:i386 Some systems need some trick to install all this package, is your care to check this process completed correctly and fix eventually problems.

  1. Install "repo":

Repo is the program that handles synchronization between our pc and the repository, in this case Cyanogen's one. To install do:

  1. Download source codes:

  • mkdir cm10.2
  • cd cm10.1
  • repo init -u git://github.com/PecanCM/android.git -b cm-10.2
  • repo sync
  1. Download Prebuilt files:

There are some others files needed.

  • . ~/cm10.2/vendor/cm/get-prebuilts

Another small wait time and we're ready!

  1. Build ROM:

  • cd cm10.2
  • . build/envsetup.sh && brunch p350
  1. Installing:

  • Grab new file named cm-10.1-(DATE)-UNOFFICIAL-p350 from cm10.2/out/target/product/p350
  • Push ZIP to SD Card and install
  • Install Google Apps
  1. Update Source:

If you want to update your build, you have to do only this:

  • cd cm10.2
  • repo sync

and build again :D

android_device_lge_p350's People

Contributors

alexious-sh avatar androidmeda avatar antdking avatar bytecodex avatar hyperb1iss avatar iptux avatar keyur2maru avatar konstat avatar pecancm-gerrit avatar rashed97 avatar rmcc avatar rongokhale avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

android_device_lge_p350's Issues

camera not work on newer builds

hii
i was compiling pecancm cm9 from 1 month but on newer builds camera not work, camera was worked on my last months 30th oct build but after that not
sorry for my bad english

gralloc error on ics-wip branch too

hii, i'm again with same gralloc error but now on ics-wip branch. today i compiled cm9 using ics-wip branch,new updated kernel with make clobber and again stucked at same gralloc error
anyone actually tested that ics-wip branch ?

rom not boot with gralloc.msm7x27.so

ok so i compiled new cm9 with gralloc.msm7x27.so and now rom don't boot , i'm keep getting this error

I/SurfaceFlinger( 3380): SurfaceFlinger is starting
I/SurfaceFlinger( 3380): use dithering
I/SurfaceFlinger( 3380): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
E/HAL ( 3380): load: module=/system/lib/hw/gralloc.msm7x27.so
E/HAL ( 3380): Cannot load library: reloc_library[1314]: 3380 cannot locate 'Z26getBufferSizeAndDimensionsiiiRiS'...
E/FramebufferNativeWindow( 3380): Couldn't get gralloc module
E/SurfaceFlinger( 3380): Display subsystem failed to initialize. check logs. exiting...
E/SurfaceFlinger( 3380): Couldn't open /sys/power/wait_for_fb_sleep or /sys/power/wait_for_fb_wake

how to fix ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.