+ Reply to Thread
Results 1 to 12 of 12

here comes the cydia for m8 called laiqu software center

This is a discussion on here comes the cydia for m8 called laiqu software center within the M8 Applications forums, part of the Meizu M8 category; download link http://bbs.meizu.com/attachment.php?...5&t=1256851247 how to install laiqu unzip the zip to \Disk\Programs\ then run \Disk\Programs\xxxx\Installer.exe ,it will be installed. xxxx ...

  1. #1
    Passing By
    Join Date
    May 2009
    Posts
    9
    Thanks
    0
    Thanked 2 Times in 1 Post

    here comes the cydia for m8 called laiqu software center

    download link
    http://bbs.meizu.com/attachment.php?...5&t=1256851247

    how to install laiqu
    unzip the zip to \Disk\Programs\ then run \Disk\Programs\xxxx\Installer.exe,it will be installed.
    xxxx is the direction, where the laiqu unziped in ur m8

    laiqu can check the source, and the software vision, can tell u wich software can be installed and updated.
    it support xml file as a source, everyone has a server can make a share source, not only software, but also txt, music, pics, even if videos can be shared. It can be done with a xml and a server.
    here, a server can be skydrive from MS, skydrive is free and big enough(25GB)

    main screen
    ask if refresh the source, left is yes and another is no
    u should usr wifi, or connetct gprs befor refresh, cause this vision can not auto dial the gprs yet.



    refrshing




    from up down
    last refresh
    the added sources
    the number of sofware
    installed software
    the software has new vision, and can be updated






    how to install software
    just click the yellow category



    u will see the software in the category



    click the software, and y will see install button under the battery icon, click it



    then click yes, also unter the battery



    the software will be downloaded



    after then, it will ask u, if install the software, click yes(left), and the sw will be installed.
    Last edited by harlemyin; 10-29-2009 at 09:28 PM.

  2. #2
    Member
    Join Date
    May 2009
    Location
    Worcester, England
    Posts
    219
    Thanks
    12
    Thanked 4 Times in 4 Posts
    any one good any good at translating apps?Really want this

  3. #3
    Passing By
    Join Date
    May 2009
    Posts
    9
    Thanks
    0
    Thanked 2 Times in 1 Post
    i have made a source, wich uses the skydrive as a server.
    the source is just a experiment, which now has only 2 software, they are ofcause all in english.
    they are WifiManager and MiniCrypt_eng from meizume download center.

    to use my test source, just download the source.list

    http://storage.live.com/items/820DDE8EA76DC83C!175?filename=sources.list

    and put it into the direction, where lauqi installed in ur m8, and overwrite the old source.list
    then refresh, u will see the category called system, in it are WifiManager and MiniCrypt_eng .
    Last edited by harlemyin; 10-29-2009 at 09:45 PM.

  4. #4
    Passing By
    Join Date
    May 2009
    Posts
    9
    Thanks
    0
    Thanked 2 Times in 1 Post
    here are the screen shot of my source
    i just made it for a test, not for long time using.
    it is just a example for meizu me, i think meizume should use it to public the software OTA.
    it is just easy and simple for the m8 users.

    meizume can translat laiqu in english, and make a source for all users, who want sw in wwe.







  5. #5
    Passing By
    Join Date
    May 2009
    Posts
    9
    Thanks
    0
    Thanked 2 Times in 1 Post
    here is the code in source xml file

    it can maybe help u to understan, how to make a source



    <?xml version="1.0" encoding="UTF-8" standalone="no" ?>
    - <repo version="1.0">
    - <info>
    <name>harlemyin.meizume.wwe</name>

    <logo>http://storage.live.com/items/820DDE8EA76DC83C!168?filename=meizume.png</logo>

    <description>software wwe</description>

    </info>


    - <package>
    <identifier>harlemyin.meizume.wifimanager</identifier>

    <name>wifi manager</name>

    <version>1.0</version>

    <category>System</category>

    <date>200910290000</date>

    <description>If you need some static IP settings to use and to save here you go....</description>

    <icon>http://storage.live.com/items/820DDE8EA76DC83C!170?filename=wifimanager.png</icon>

    <location>http://storage.live.com/items/820DDE8EA76DC83C!167?filename=WifiManager.zip</location>

    <author>unknown</author>

    <size>23.7KB</size>

    <hardware>M8,M8SE</hardware>

    <fireware>All</fireware>

    <install_path>\Disk\Programs\wifi manager</install_path>

    <display_name>Wifi manager</display_name>

    <display_name_zh />

    <display_name_en>Wifi manager</display_name_en>

    <default_icon>logo.png</default_icon>

    <exec_file_name>WifiManager.exe</exec_file_name>

    <program_id>rori9-wedwe-wifim-cwc4-dwwed4-wdf4-wfef4</program_id>

    <animate_icon>false</animate_icon>

    <is_hide>false</is_hide>

    <reboot>false</reboot>

    </package>


    - <package>
    <identifier>harlemyin.meizume.MiniCrypt</identifier>

    <name>MiniCrypt</name>

    <version>1.0</version>

    <category>System</category>

    <date>200910290000</date>

    <description>You can create keys and crypt your files...</description>

    <icon>http://storage.live.com/items/820DDE8EA76DC83C!174?filename=MiniCrypt_icon.png</icon>

    <location>http://storage.live.com/items/820DDE8EA76DC83C!173?filename=MiniCrypt.zip</location>

    <author>Yeung</author>

    <size>93.2KB</size>

    <hardware>M8,M8SE</hardware>

    <fireware>All</fireware>

    <install_path>\Disk\Programs\MiniCrypt</install_path>

    <display_name>MiniCrypt</display_name>

    <display_name_zh />

    <display_name_en>MiniCrypt</display_name_en>

    <default_icon>MiniCrypt_icon.png</default_icon>

    <exec_file_name>MiniCrypt.exe</exec_file_name>

    <program_id>rori2-wminwe-3434-RYPT-dwwed4-wdf4-wfef4</program_id>

    <animate_icon>false</animate_icon>

    <is_hide>false</is_hide>

    <reboot>false</reboot>

    </package>


    </repo>

  6. #6
    Passing By
    Join Date
    May 2009
    Posts
    9
    Thanks
    0
    Thanked 2 Times in 1 Post
    and the official help and website from the author, but in chs

    ?????????????????? | ??

  7. #7
    Valued Member
    Join Date
    Aug 2009
    Location
    Germany
    Posts
    675
    Thanks
    91
    Thanked 263 Times in 93 Posts
    When somebody want, i can translate...

  8. #8
    Member
    Join Date
    May 2009
    Location
    Worcester, England
    Posts
    219
    Thanks
    12
    Thanked 4 Times in 4 Posts
    Quote Originally Posted by forty7eleven View Post
    When somebody want, i can translate...
    If your offering yes please

  9. #9
    Valued Member
    Join Date
    Aug 2009
    Location
    Germany
    Posts
    675
    Thanks
    91
    Thanked 263 Times in 93 Posts
    Quote Originally Posted by otgrider View Post
    If your offering yes please
    there are only 2 buttons in chinese in the exe...and i must redraw in PS when i know the words....

    I found nothing to translate, but its in Chin.
    Last edited by forty7eleven; 10-29-2009 at 11:36 PM.

  10. #10
    Member
    Join Date
    May 2009
    Location
    Worcester, England
    Posts
    219
    Thanks
    12
    Thanked 4 Times in 4 Posts
    any had any succes in translating,or even given it a try?

  11. #11
    Valued Member
    Join Date
    Mar 2009
    Location
    Vienna, Austria
    Posts
    1,706
    Thanks
    54
    Thanked 269 Times in 146 Posts
    Quote Originally Posted by otgrider View Post
    any had any succes in translating,or even given it a try?
    I think, only one was forty7eleven....

  12. #12
    Member
    Join Date
    May 2009
    Location
    Worcester, England
    Posts
    219
    Thanks
    12
    Thanked 4 Times in 4 Posts
    fair enough


 

Similar Threads

  1. Vista Sync Center agenda-outlook2007
    By hendrik6073 in forum Dutch
    Replies: 3
    Last Post: 07-18-2009, 03:32 PM
  2. Need software for Mac
    By javapie3 in forum General Meizu M6
    Replies: 0
    Last Post: 01-24-2009, 10:38 PM
  3. Software for M8
    By waja2000 in forum General Meizu M8
    Replies: 27
    Last Post: 11-16-2008, 05:47 PM
  4. Download-Center oder ähnliches?
    By Andinaut in forum German
    Replies: 4
    Last Post: 10-28-2008, 07:09 PM
  5. All In One Software
    By zmike in forum Video and Imaging
    Replies: 5
    Last Post: 08-04-2007, 02:20 AM