Jump to content

anastasiszn

Members
  • Δημοσιεύσεις

    1.467
  • Εγγραφή

  • Αξιολογήσεις

    0%

Everything posted by anastasiszn

  1. Μην αγορασεις κατι αν δεν το δοκιμασεις πρωτα,αν μπορεις πηγαινε σε ενα καταστημα Γερμανος και δοκιμασε ενα παρομοιο και επειτα αν δεις οτι λειτουργει κανε την αγορα.
  2. Η νεα εκδοση της CyanogenMod 12 εχει ανεβει εδω :)
  3. Τοτε σιγουρα λειτουργει :)
  4. [GT-I9105/P][ROM][uNOFFICIAL][ALPHA] CyanogenMod 12.0
  5. CyanogenMod is a free, community built, aftermarket firmware distribution of Android 5.0 (Lollipop), which is designed to increase performance and reliability over stock Android for your device. http://www.mashinie.com/wp-content/uploads/2014/11/620x348xUnofficial-Stable-CyanogenMod-12-for-Xperia-L-Taoshan.png.pagespeed.ic.VQ1fmc3z5N.jpg #include /* * Your warranty is now void. * * I am not responsible for bricked devices, dead SD cards, * thermonuclear war, or you getting fired because the alarm app failed. Please * do some research if you have any concerns about features included in this ROM * before flashing it! YOU are choosing to make these modifications, and if * you point the finger at me for messing up your device, I will laugh at you. */ CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway. All the source code for CyanogenMod is available in the CyanogenMod Github repo. Device-specific source code for the Samsung Galaxy S II Plus are available from: https://github.com/andixlm/android_device_samsung_galaxys2plus-common https://github.com/andixlm/android_device_samsung_i9105 https://github.com/andixlm/android_device_samsung_i9105p https://github.com/andixlm/android_kernel_samsung_galaxys2plus-common Compatibilitiy Patches: https://gist.github.com/pawitp/cba169c87dba57eea8ef (Please give credit if you use them in your ROM and if you fix something, please submit patches.) Do not submit bugs on CyanogenMod issue tracker Downloads ROM: https://s.basketbuild.com/devs/andixlm/CM12 GApps: http://forum.xda-developers.com/showthread.php?p=56810851#post56810851 What works? Wi-Fi Bluetooth RIL (Calls, SMS, Mobile Data) Sensors (Accelerometer, Compass, Light, Proximity, etc.) Camera (photo) Video playback Audio (playback & recording) GPS Everything else not listed under "Known issues" Known Issues screenrecord does not work FM Radio does not work Sometimes wake up causes music stutter Video recording does not work .wav playback does not work (.mp3 works fine) SELinux is in permissive mode Wi-Fi HAL (i.e. Scanning MAC Address Randomization) not implemented Sim Tool Kit (STK) not fully working Video in YouTube app sometimes freeze Does not work on 4.1 stock ROM's bootloader, please upgrade to 4.2 before flashing Installation: Make a backup! If you were on CM 10.1 or a stock ROM prior to 4.2, upgrade to 4.2. Install ClockworkMod recovery with SELinux support. Older CWM will result in a "status 7" error. Reboot into recovery Wipe data if coming from stock or another non-CM ROM (You may get a "staus 7" error if you fail to wipe.) Install the ROM Optionally install the Google Apps Addon To upgrade to a newer build, simply flash the zip. There's no need for data wipe or flashing Google Apps again. Changelog 20141223: Android 5.0.2. Fixed screen recording, Miracast, freeze on low video RAM, missing settings for volume key. FAQ Can you include Feature X into your ROM? No. This ROM will have CyanogenMod's feature set. Can you include S-Note/S-Planner/MultiWindow/Insert Samsung App Here? No. This is an AOSP ROM and cannot have TouchWiz applications. Can you include call recording? No. CyanogenMod does not include call recording to avoid potential legal issues. Can you add Feature X to the stock ROM? No. I don't work on stock ROMs. What kernel does this ROM use? A slightly modified version of the stock kernel, the source code is linked above. I've heard that Broadcom doesn't release source, how can you make this ROM? Contrary to the popular belief, userspace driver source code is not always required to make an AOSP-based ROM as long as the proprietary binaries shipped with the device does not modify the API too heavily (or is from a very different version of Android). Instead of modifying the source code of the drivers, the Android source code was adapted to be able to use the proprietary binaries. Can I use your ROM as a base? http://source.android.com/source/licenses.html Most of Android/CyanogenMod is licensed under the Apache License with other small parts licensed under other open-source licenses. Which means that you may modify and redistribute without asking for permission as long as the proper credits is given and it is not misappropriated as being the official CyanogenMod. (In other words, you must say that it is based on pawitp's unofficial CyanogenMod, but is not related to CyanogenMod in any other way.) Can contacts be saved to phone/SIM? No. It is not supported in AOSP-based ROMs. Can I send files over Wi-Fi Direct? Yes, but you must use third-party applications. The implementation provided on Samsung ROMs is not an open standard. AOSP/CM does not provide a native way to send files over Wi-Fi Direct. Is overclock (OC) available? 1.3 GHz OC is available in Settings -> Performance -> Processor (enable developer mode first). Higher frequencies are not enabled since benchmark does not show additional benefit. Will feature X from a previous version of CM be implemented? I don't know, probably will be, eventually. I don't really involve myself in the feature-set side of CM. Will you add OTA support? No. I cannot add APNs Make sure you set the correct MCC/MNC code, the APN will not appear otherwise. Also make sure to use menu -> save (back button means discard). Reporting bugs You are allowed to report bugs only in this thread. Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.) If it is a random reboot, grab /proc/last_kmsg. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless) If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues. The following is a useful format to follow. What is your-- Phone model (I9105 or I9105P): Radio (baseband): CM version: CM Download url: Gapps version: Did you-- wipe: restore with titanium backup: reboot after having the issue: Are you using-- a task killer: a non-stock kernel: CMSettings/Performance settings (other than stock): ART Runtime: other modifications: Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed: Thanks - The CyanogenMod team for providing a great ROM. Without all the compatibility work which went into it, this ROM would've been much harder to make - pawitp, CoolDevelopment and other I9105/P and I9082 devs
  6. Λατρεμενο το Lollipop στην ταπεινη συσκευη μας :) http://i.imgur.com/x0Oc6O9.jpg
  7. Εγω το ειχα κανει φλασαροντας ενα .zip μεσω του recovery. Απλα γιαυτη τι συσκευη μαλλον δεν ταιριαζει το ιδιο .zip Επισης η δικια σας συσκευη εχει 3 partition απο την μανα της. Η δικια μας εχει 1. Επισης η ολη διαδικασια θα πρεπει να ειναι συμβατη με 4.4.4
  8. Με αφορμη τον φιλο απο πανω θα ηθελα να θεσω μια ερωτηση, εχω το s2 plus και μια 32 καρτα μνημης, το κινητο απο την μανα του εχει 4.04 gb free space χρησιμοποιωντας την cm11,γινετε αν κανω ενα partition στην sd για παραδειγμα 4 gb και με καποιο τροπο να γινει η μνημη της συσκευης μου 8.04 gb? παλαιοτερα το εκανα στο xperia mini φλασαροντας μονο ενα .zip αρχειο. Εχουμε κανεναν παρομοιο τροπο?
  9. Εννοειτε οτι αυτο που ζητας θελει φορματ και clean install την ρομ απο την αρχη,ριξε μια ματια εδω
  10. Αυτα τα gapps εχουν την εφαρμογη gmail μεσα.
  11. Στειλε μου το λινκ απο τα gapps που εβαλες
  12. Καλησπερα παιδια, εχω δοκιμασει ολα τα προγραμματα που κοβουν τις διαφημισεις αλλα μετα απο καποιο reboot λεει οτι απενεργοποιηθηκε.ποιους φακελους πρεπει να σβησω απο το συστημα για να κανω την διαδικασια απο την αρχη?
  13. Παιδια λιγο τα φωτα σας. Θελω μια εφαρμογη που να μεταφερω δεδομενα απο τον υπολογιστη στο κινητο και το αντιθετο. Να μην ακουμπαω τον υπολογιστη για να γινεται η μεταφορα των αρχειων,οπως στο es file manager για παραδειγμα που ολα τα κανεις απο το κινητο.Ουτε ανοιξε browser,ουτε πατησε 192.... ουτε τιποτα. Στα windows 7 μια φορα εβαζα το username και το password του υπολογιστη και μετα εμπαινα στον υπολογιστη κανονικα,τωρα με τα 8.1 δεν με αφηνει και δεν ξερω το γιατι.
  14. Το ειχα αλλα κατι με χαλουσε....εβαλα το ideal και μου αρεσε απλα πρεπει να βρω τον ηχο κλησεις και τον ηχο notification
  15. ξερω cm εχω απλα δν ξερω πια ειναι τα γνησια. Δηλαδη ονομασιες
  16. Καλησπερα παιδια,εχουμε θεματακι που να ειναι ακριβως οπως το Lollipop και στα εικονιδια,και στα wallpapers και σε ολα?
  17. Παιδια ποιες εφαρμογες υπαρχουν για το facebook εκτος του friendcaster? μιλαω για εφαρμογη που να ανοιγει την σελιδα και να φαινετε οχι σαν browser αλλα καπως ομορφα :)
  18. Παιδια θελω να μου πει κανεθς αν εχει προβληματα με τις εφαρμογες fb και messenger. Μολις τις εβγαλα το κινητο μου ξαναεγινε σφαιρατο οπως πριν. Βασικα πρεπει το messenger να την εκανε την ζημια.
×
×
  • Create New...