Recent content by Vergilliy

  1. Vergilliy

    Thread Swap sdcard [SM-G355H Galaxy Core 2]

    Hello. Method of swap memory. internal to external. - Install archive - edit the file build.prop. Add the line ro.fuse_sdcard=true - edit the file platform.xm on /system/etc/permissions this <permission name="android.permission.WRITE_EXTERNAL_STORAGE" > <group gid="sdcard_r" />...
  2. Vergilliy

    Post [WIP] CyanogenMod 11.0 for GT-S7500

    Use a headset with a microphone.
  3. Vergilliy

    Post [CM11][GT-S7562] Samsung Galaxy S Duos Kitkat 4.4.4

    This can improve the performance of your battery. Taming the "Google Play Services"
  4. Vergilliy

    Post [CM11][GT-S7562] Samsung Galaxy S Duos Kitkat 4.4.4

    !/system/bin/sh sleep 5 mount -o remount,rw / mkdir -p /storage/sdcard0 mkdir -p /storage/extSdCard mount -t vfat -o umask=0000,utf8 /dev/block/vold/179:33 /mnt/sdcard sleep 50 mount -o bind /data/media /mnt/extSdCard chmod 777 /mnt/extSdCard mount -o bind /storage/sdcard0 /mnt/sdcard chmod 777...
  5. Vergilliy

    Post [CM11][GT-S7562] Samsung Galaxy S Duos Kitkat 4.4.4

    Swap Hey, @m4jonez. I think you can fix it. This is a script for "swap" (system/etc/init.d), which should change the internal and external memory. But it does not quite work as it should. When it is active it exists two identical sdcard of your flash-sdcard. And with flash-sdcard files can...
  6. Vergilliy

    Post [CM11][GT-S7562] Samsung Galaxy S Duos Kitkat 4.4.4

    work in skype v5.0
  7. Vergilliy

    Post [CM11][GT-S7562] Samsung Galaxy S Duos Kitkat 4.4.4

    Hi. I can not run the Skype. when you try to run the application, nothing happens. When you press the "home" I see the app running. But in app is impossible to enter.
  8. Vergilliy

    Post [WIP] CyanogenMod 11.0 for GT-S7500

    will be a build#7?
  9. Vergilliy

    Post [CM11][GT-S7562] Samsung Galaxy S Duos Kitkat 4.4.4

    What? wifi direct works fine on CM11 for ace plus and not dependent on touchwiz .
  10. Vergilliy

    Post [WIP] CyanogenMod 11.0 for GT-S7500

    Any idea about account of stuttering music in player?
  11. Vergilliy

    Post [CM11][GT-S7562] Samsung Galaxy S Duos Kitkat 4.4.4

    Yes it is. One is in the dev/block but he refuses to work.
  12. Vergilliy

    Post [CM11][GT-S7562] Samsung Galaxy S Duos Kitkat 4.4.4

    Script files for swap.
  13. Vergilliy

    Post [CM11][GT-S7562] Samsung Galaxy S Duos Kitkat 4.4.4

    In the folder dev/block/vold only 2 file. 179: 33 179: 32. And where are the rest? Should be more?