Coder Social home page Coder Social logo

ics4blade's Introduction

ics4blade's People

Contributors

amphoras avatar csholmq avatar hedgepigdaniel avatar koch-t avatar konstat avatar lalitmaganti avatar leopesto avatar sergeyvg avatar t0mm13b avatar yjwong avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

ics4blade's Issues

overlays

Who pushed out the commit for the overlays for the launcher2, phone, fm and cmparts into the repo? Cannot find the commit... am I going crazy?

Wifi / radio not working with Gen2 Blade

I just compiled the code successfully, but every radio stuff like wifi, cell etc. is not working. So it seems to depend on the generation and maybe some other things.

Need any special infos, for possible fixes?

Don't have a product spec for: 'zte_blade'

(g3d@laptop: /home/g3d/Documents/android/ics/ics4blade) (06:58:59 нд гру 04) (git branch: master)
bash> source build/envsetup.sh
including device/zte/blade/vendorsetup.sh
including device/zte/skate/vendorsetup.sh
(g3d@laptop: /home/g3d/Documents/android/ics/ics4blade) (06:59:01 нд гру 04) (git branch: master)
bash> lunch

You're building on Linux

Lunch menu... pick a combo:
1. full-eng
2. full_x86-eng
3. vbox_x86-eng
4. zte_blade-eng
5. zte_blade-userdebug
6. zte_skate-eng
7. zte_skate-userdebug

Which would you like? [full-eng] 4
build/core/product_config.mk:193: *** _nic.PRODUCTS.[[device/zte/blade/device_blade.mk]]: "device/common/gps/gps_eu_supl.mk" does not exist. Stopped.

** Don't have a product spec for: 'zte_blade'
** Do you have the right repo manifest?

NO PRIVATE 1-on-1 EMAILS.

Will people who are forking/using the project please stop emailing me personally asking for one on one help on how to compile the source! This is very unfair and rude to email me directly and ask for my personal help on that basis.

Use the public channels such as https://github.com/t0mm13b/ics4blade/ or http://code.google.com/p/ics4blade/ to post there or on irc channel #ics4blade @ freenode.net

Please refrain from doing so and any further private emails asking for my help will be refused and duly redirected to /dev/null!

This applies to other collaborators on this project also!

Regarding this commit c4fe2b8ada9587a5a8bf2c1b065a2acdbadad0ae

This commit c4fe2b8 that I pushed out, you need to be careful:

The build will break as is due to change in the Android.mk as is for ICS. The rules used in it is more for Gingerbread and prior versions thus ICS is more stricter and will flag up this error 'The following variables have been changed: PRODUCT_COPY_FILES' and bombs out.

Remedy:

Need to go into packages/apps/Superuser

Remove Android.mk which is the culprit.

Rename Android.mk.real to Android.mk and it will build proper this time.

Sorry 'bout that.

AOSP-4.0.3: "GRALLOC_USAGE_HW_VIDEO_ENCODER was not declared in this scope"

Just synced the latest 4.0.3 AOSP code, trying to compile against current github sources (up to this commit: https://github.com/t...5601acec5751ede)

The following error occurs during the build in frameworks/base/include/ui/GraphicBuffer.h on line 66: "GRALLOC_USAGE_HW_VIDEO_ENCODER was note declared in this scope"

Here is a screenshot of the error: http://android.modaco.com/index.php?app=core&module=attach&section=attach&attach_rel_module=post&attach_id=77487 This file in question is not currently included in the ics4blade repository.

Anyone know how to fix it?

Compile errors from recent commits

Just trying to compile with some recent changes. No hurry (I can see skywave is making alot of changes currently), I'm just pointing it out in case it hadn't been noticed.

device/zte/blade/libgralloc/mapper.cpp:54: error: redefinition of 'struct pmem_addr'
device/zte/blade/include/linux/android_pmem.h:69: error: previous definition of 'struct_pmem_addr'

mapper.cpp was last modified here: 3cf7458
android_pmem.h was last modified here: 9995e47

Rebase code on AOSP 4.0.3?

I was thinking, given many seem to think recent builds based on 4.0.3 appear more buggy than 4.0.1 builds, that it would be a good idea to checkout all the ics4blade files from the 4.0.3 source and cherry pick all the patches that have been made thus far (unless there is an easier way of doing the same thing).

This would be far easier to do if people added and changed files in separate commits.

P.S. merry Christmas :)

Boot loops?

BTW - does anyone know the exact commit with which Skywave fixed the boot loop problem?

'eglSetSwapRectangleANDROID' was not declared in this scope

Buid AOSP with ics4blade, prompts error like that:

frameworks/base/opengl/libs/EGL/eglApi.cpp:83: error: 'eglSetSwapRectangleANDROID' was not declared in this scope
frameworks/base/opengl/libs/EGL/eglApi.cpp:88: error: too many initializers for 'const extention_map_t'
frameworks/base/opengl/libs/EGL/eglApi.cpp: In function 'EGLBoolean eglDestroySurface(void_, void_)':

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.