Symbianize Forum

Most of our features and services are available only to members, so we encourage you to login or register a new account. Registration is free, fast and simple. You only need to provide a valid email. Being a member you'll gain access to all member forums and features, post a message to ask question or provide answer, and share or find resources related to mobile phones, tablets, computers, game consoles, and multimedia.

All that and more, so what are you waiting for, click the register button and join us now! Ito ang website na ginawa ng pinoy para sa pinoy!

Cherry Mobile "FLARE" S100 Official Users' Thread

Re: Cherry Mobile "FLARE" S100 Official User's Thread UPDATED!

repost from tcp / cm facebook page -

by default ang ginagamit ng link2sd eh ung 2nd partition ng external sd card. ok naman, pero naisip ko mas mabilis pa din ang internal sd memory kesa dun sa external sd. saka kapag kinabitan natin ng external sd (microsd) ung flare natin, parang di na nagagamit ung builtin internal sd, mga nasa 2.5GB din yun. etonf tweak na ito, ung link2sd gagamitin nya ung internal sd para dun nakainstall / link ung mga apps, data and dalvik cache. 2.5GB napakalaki na nun, yung mga apps na may sd / obb data, dun naman masa-save sa external sd so hindi din agad agad mapupuno ung 2.5GB ng internal sd.

mount location ng internal sd without external sd card - /mnt/sdcard
mount location ng external sd - /mnt/sdcard
mount location ng internal sd with external sd card - /mnt/sdcard/SD_CARD

[TWEAK] Use the internal SD for Link2SD use . . .

partition external micro SD - 2 primary partition both fat32
install and run link2sd from playstore, when asked which partition, select fat32. exit link2sd

edit the script created by link2sd located in /system/etc/install-recovery.sh

eto yung original script (may .bak kasi na-edit ko na)
shell@android:/system/etc $ cat install-recovery.sh.bak
cat install-recovery.sh.bak
#!/system/bin/sh
#added by link2sd
LOG=/data/link2sd-install-recovery.log
echo "$(date) mounting..." > $LOG
mount -t vfat -o rw /dev/block/vold/179:34 /data/sdext2 1>>$LOG 2>>$LOG

mount -t vfat -o rw /dev/block/mmcblk1p2 /data/sdext2 1>>$LOG 2>>$LOG

mount >> $LOG

eto ung edited script -
shell@android:/system/etc $ cat install-recovery.sh
cat install-recovery.sh
#!/system/bin/sh
#added by link2sd
LOG=/data/link2sd-install-recovery.log
echo "$(date) mounting..." > $LOG
mount -t vfat -o rw /dev/block/vold/179:34 /data/sdext2 1>>$LOG 2>>$LOG

mount -t vfat -o rw /dev/block/mmcblk0p19 /data/sdext2 1>>$LOG 2>>$LOG

mount >> $LOG
echo "$(date) mount finished" >> $LOG

ang papalitan na line eh ung 2nd mount. ung original script ung 2nd mount nakaturo dun sa 2nd partition ng external SD (mmcblk1p2), papalitan ng mmcblk0p19, yan ung internal SD partition.

shell@android:/system/etc $ cat /proc/partitions
cat /proc/partitions
major minor #blocks name

179 0 3784704 mmcblk0
179 1 20 mmcblk0p1
179 2 150 mmcblk0p2
179 3 40960 mmcblk0p3
179 4 1 mmcblk0p4
179 5 1500 mmcblk0p5
179 6 1000 mmcblk0p6
179 7 2000 mmcblk0p7
179 8 10240 mmcblk0p8
179 9 3072 mmcblk0p9
179 10 3072 mmcblk0p10
179 11 3072 mmcblk0p11
179 12 253952 mmcblk0p12
179 13 604800 mmcblk0p13
179 14 20480 mmcblk0p14
179 15 65536 mmcblk0p15
179 16 10240 mmcblk0p16
179 17 1000 mmcblk0p17
179 18 1000 mmcblk0p18
179 19 2700000 mmcblk0p19
179 20 1000 mmcblk0p20
179 21 37203 mmcblk0p21
179 32 15558144 mmcblk1
179 33 15550888 mmcblk1p1
shell@android:/system/etc $

make sure ung output sa iyo meron nung mmcblk0p19 . . . tingin ko dito din nagtatago si recovery.img and boot.img, di ko lang sure kung anong mmcblk

once na edit na, power off mo ung phone. tanggalin ung external SD, repartition ulit, tanggaling mo na ung 2 primary FAT32 partition, i-partition na lang ng isang primary FAT32. rekonek and enjoy.

credits dito - hxxp://www.modaco.com/topic/356349-using-link2sd-to-use-internal-sd-as-extsd/

screenshots ng working link2sd. based sa screenshots -

SD CARD (/mnt/sdcard) eto yung 16GB na nilagay ko.
EXT SD (/mnt/sdcard/SD_CARD) eto yung internal SD (2.57GB~)
SD CARD 2nd partition (/data/sdext2) eto din ung internal SD, dito magiinstall / link si link2sd.

kapag view sa root explorer ung directory structure ng internal sd (/mnt/sdcard/SD_CARD), dito makikita ung mga nakainstall / link na apks via link2sd, cache and dalvik cache.

yung 16GB ko free sya para sa sd data / obb, at kung ano ano pa. namaximize ung storage, di nasayang ung 2.5GB~. :)

screen_20121123_1604.jpg


screen_20121123_1624.jpg
 
Re: Cherry Mobile "FLARE" S100 Official User's Thread UPDATED!

wew may open vpn na ako haha salamat sa xtreamvpn ang bilis
 
Re: Cherry Mobile "FLARE" S100 Official User's Thread UPDATED!

Sa pagkaka-alam ko walang pang available sa market na pwede dual sims.

Pero pwede ka mag-suggest sa developer (Go, Chomp, Etc.)

I did.

:)

yung GoSMS Pro po dati sa Lenovo A60 ko may selection if SIM 1 or 2. sa Myphone A818 po meron din.
 
Re: Cherry Mobile "FLARE" S100 Official User's Thread UPDATED!

2012100879876800.jpg


Ito sana next na kunin ng CM, V9 Tegra3 :clap:

Ito yung big sister ni Flare, yung (4.5 inch variant)U8
2012110786377400.jpg


Ang ODM ni CM Flare is K-touch (Tianyu). So both si Karbonn at si CM sa kanya kumukuha.
 
Last edited:
repost from tcp / cm facebook page -

by default ang ginagamit ng link2sd eh ung 2nd partition ng external sd card. ok naman, pero naisip ko mas mabilis pa din ang internal sd memory kesa dun sa external sd. saka kapag kinabitan natin ng external sd (microsd) ung flare natin, parang di na nagagamit ung builtin internal sd, mga nasa 2.5GB din yun. etonf tweak na ito, ung link2sd gagamitin nya ung internal sd para dun nakainstall / link ung mga apps, data and dalvik cache. 2.5GB napakalaki na nun, yung mga apps na may sd / obb data, dun naman masa-save sa external sd so hindi din agad agad mapupuno ung 2.5GB ng internal sd.

mount location ng internal sd without external sd card - /mnt/sdcard
mount location ng external sd - /mnt/sdcard
mount location ng internal sd with external sd card - /mnt/sdcard/SD_CARD

[TWEAK] Use the internal SD for Link2SD use . . .

partition external micro SD - 2 primary partition both fat32
install and run link2sd from playstore, when asked which partition, select fat32. exit link2sd

edit the script created by link2sd located in /system/etc/install-recovery.sh

eto yung original script (may .bak kasi na-edit ko na)
shell@android:/system/etc $ cat install-recovery.sh.bak
cat install-recovery.sh.bak
#!/system/bin/sh
#added by link2sd
LOG=/data/link2sd-install-recovery.log
echo "$(date) mounting..." > $LOG
mount -t vfat -o rw /dev/block/vold/179:34 /data/sdext2 1>>$LOG 2>>$LOG

mount -t vfat -o rw /dev/block/mmcblk1p2 /data/sdext2 1>>$LOG 2>>$LOG

mount >> $LOG

eto ung edited script -
shell@android:/system/etc $ cat install-recovery.sh
cat install-recovery.sh
#!/system/bin/sh
#added by link2sd
LOG=/data/link2sd-install-recovery.log
echo "$(date) mounting..." > $LOG
mount -t vfat -o rw /dev/block/vold/179:34 /data/sdext2 1>>$LOG 2>>$LOG

mount -t vfat -o rw /dev/block/mmcblk0p19 /data/sdext2 1>>$LOG 2>>$LOG

mount >> $LOG
echo "$(date) mount finished" >> $LOG

ang papalitan na line eh ung 2nd mount. ung original script ung 2nd mount nakaturo dun sa 2nd partition ng external SD (mmcblk1p2), papalitan ng mmcblk0p19, yan ung internal SD partition.

shell@android:/system/etc $ cat /proc/partitions
cat /proc/partitions
major minor #blocks name

179 0 3784704 mmcblk0
179 1 20 mmcblk0p1
179 2 150 mmcblk0p2
179 3 40960 mmcblk0p3
179 4 1 mmcblk0p4
179 5 1500 mmcblk0p5
179 6 1000 mmcblk0p6
179 7 2000 mmcblk0p7
179 8 10240 mmcblk0p8
179 9 3072 mmcblk0p9
179 10 3072 mmcblk0p10
179 11 3072 mmcblk0p11
179 12 253952 mmcblk0p12
179 13 604800 mmcblk0p13
179 14 20480 mmcblk0p14
179 15 65536 mmcblk0p15
179 16 10240 mmcblk0p16
179 17 1000 mmcblk0p17
179 18 1000 mmcblk0p18
179 19 2700000 mmcblk0p19
179 20 1000 mmcblk0p20
179 21 37203 mmcblk0p21
179 32 15558144 mmcblk1
179 33 15550888 mmcblk1p1
shell@android:/system/etc $

make sure ung output sa iyo meron nung mmcblk0p19 . . . tingin ko dito din nagtatago si recovery.img and boot.img, di ko lang sure kung anong mmcblk

once na edit na, power off mo ung phone. tanggalin ung external SD, repartition ulit, tanggaling mo na ung 2 primary FAT32 partition, i-partition na lang ng isang primary FAT32. rekonek and enjoy.

credits dito - hxxp://www.modaco.com/topic/356349-using-link2sd-to-use-internal-sd-as-extsd/

screenshots ng working link2sd. based sa screenshots -

SD CARD (/mnt/sdcard) eto yung 16GB na nilagay ko.
EXT SD (/mnt/sdcard/SD_CARD) eto yung internal SD (2.57GB~)
SD CARD 2nd partition (/data/sdext2) eto din ung internal SD, dito magiinstall / link si link2sd.

kapag view sa root explorer ung directory structure ng internal sd (/mnt/sdcard/SD_CARD), dito makikita ung mga nakainstall / link na apks via link2sd, cache and dalvik cache.

yung 16GB ko free sya para sa sd data / obb, at kung ano ano pa. namaximize ung storage, di nasayang ung 2.5GB~. :)

screen_20121123_1604.jpg


screen_20121123_1624.jpg

sir correction po, pwede gamitin ng sabay ang internal flash memory (2.5gb) and external SD, no need to root or install other apps, simple lang po, punta sa system settings - storage - select default storage (nasa pinaka taas po tap nyo lang) - select EMMC po. credits po kay sir Jamby Jambalos sa FB page ng Flare.

wew may open vpn na ako haha salamat sa xtreamvpn ang bilis

gust ko sana mag vpn kaso ayoko pa mag root. posible kaya?
 
Last edited by a moderator:
Re: Cherry Mobile "FLARE" S100 Official User's Thread UPDATED!

pano mag screenshoot kay flare?:pray:
 
Re: Cherry Mobile "FLARE" S100 Official User's Thread UPDATED!

gust ko sana mag vpn kaso ayoko pa mag root. posible kaya?


naku boss di pwede kylangan kc rooted pra mainstall ung busy box at tun.ko na ginagamit sa openvpn:yipee::yipee::yipee::yipee::yipee:
 
Re: Cherry Mobile "FLARE" S100 Official User's Thread UPDATED!

sir panu po makaapg laro ng nba 2k13 ng libre ;) salamat po:)
 
Re: Cherry Mobile "FLARE" S100 Official User's Thread UPDATED!

guys im selling my Flare 10 days palang sakin.. for P3,888K PM me na lang..

MRT Stations/ Makati Area lang..

RFS: confidential eh..
 
Re: Cherry Mobile "FLARE" S100 Official User's Thread UPDATED!

naka bili din ako ng Flare sa wakas.

anu working games nito guys?.
 
Re: Cherry Mobile "FLARE" S100 Official User's Thread UPDATED!

try nyo nga critical strike online game sya parang counter strike fps nag eexit kxe saken pero nalalaro ko naman us server ung npinapasukan ko . free lng sya s playstore.
 
Re: Cherry Mobile "FLARE" S100 Official User's Thread UPDATED!

Engr Denz,

im sorry if you misunderstood my post.

Sulit talaga ang flare!
 
Re: Cherry Mobile "FLARE" S100 Official User's Thread UPDATED!

help ung flare ko po ngshutdown ayaw bumukas pagpinindot poweron logo lng nagaapir den nmamatay na.
 
Re: Cherry Mobile "FLARE" S100 Official User's Thread UPDATED!

Aksidenteng nadelete ko po ung stock Download manager, hindi nko ako nakakadownload sa playstore, possible ba kung humingi ako ng copy?:weep:
 
Re: Cherry Mobile "FLARE" S100 Official User's Thread UPDATED!

mga ate/kuya patulong naman.. now lang to lumabas kasi sa flare ko na napasobra yung pag try ko sa password kahit hindi naman.. tas ayaw tanggapin yung g.mail ko.. panu puba ma resolve to? salamat po..
 
Re: Cherry Mobile "FLARE" S100 Official User's Thread UPDATED!

@Anjelofranco Salamat ng marami!!! :dance:
 
Re: Cherry Mobile "FLARE" S100 Official User's Thread UPDATED!

cge salamat :) post nio sa First page ung working games sa S100 :) BTW pede na ba ito i root?.

pede pre.. nsa first page.. pede mo din i-unroot kc may nakita ako sa super user na full unroot
 
Back
Top Bottom