IKA文件任务管理器

   

App Name:IKA文件任务管理器(IKA task file manager)
Version:3.2.0 in 2011-10-16
Requires:android 1.6+,OMS2.0+,Lephone
Size:380K
Download/Install:
download
Category:tools
Language:English,Simplified Chinese,Traditional Chinese,Japanese ,Korean
Icon:
Contact me: E-mail
Description:
This is a file and task manager for android,it can do a lot of things.all on one.
1.It can browse files,support details,rename,delete,copy,cut,and add shortcut to desktop.
2.It can suport more than 40 types(Image,Audio,Video,Document,etc),suport a lot of encoding text(UTF-8,GB2312,Unicode,ANSI,ISO-8859,GBK,shift-jis) and support set font size,
3.It can set different browse styles,like MS windows or like a list.
4.It can create folder and text file.
5.It can install software in SD card.
6.It can browse installed software and uninstall ,can browse system software,can browser and close process task and background service.
7.It can browse phone system information include pixels,dpi,inch,density,available memory,version,sdk version,board,brand,device,id,model,product,type,user,etc..
8.It can browse internet browser infomation include appName,appVersion,appCodeName,cookieEnabled,platform,useragent,javaenabled,etc...
9.It can browse all list datebase for your phone.more than 60 tables.
10.It support android pad as SAMSUNG galaxy tab p1000 and etc
11.It support 5 languages.
12.display CPU and Linux infomation.


此软件为手机文件任务管理器,它可以做很多事情,文件任务处理不求人.
1.它能够浏览手机上的文件,支持查看详情,重命名,删除,复制,剪切,添加到桌面快捷方式.
2.它支持超过40种格式,包括图片格式,音频格式,视频格式,文档格式等,支持大量的文本编码,比如UTF-8,GB2312,Unicode,ANSI,ISO-8859,GBK,shift-jis,支持设置文本的文字大小.
3.它能够以不同的风格浏览,像MS windows或者像一个列表一样浏览.
4. 它能够创建文件夹,创建文本文件
5.它可以从SD卡上安装软件.
6.它能够浏览已经安装过的软件并且支持卸载,能够浏览系统软件,能够浏览和关闭正在运行的进程任务和后台服务.
7.它能够浏览手机系统信息,包含pixels,dpi,inch,density,available memory,version,sdk version,board,brand,device,id,model,product,type,user,等.
8.它能够浏览浏览器信息,包含appName,appVersion,appCodeName,cookieEnabled,platform,useragent,javaenabled等.
9.它能够浏览手机上超过60个表的数据库.
10.它支持android pad,比如说支持三星galaxy tab p1000 以及其他.
11.支持5种语言.
12.支持显示手机CPU和Linux相关的信息

App Screenshots:

Video :none
How to Use:
What's New :
Ver 3.2.0 in 2011-10-16
添加显示手机的CPU和Linux的相关信息。
Ver 3.1.0 in 2011-6-30
数据库读取部分优化:修复因为可能数据库过大导致的程序卡死,限制数据库读取最多30行。增加了打开数据库时候的提醒。
优化了程序载入速度。对一些系统程序的卸载做了过滤处理。
Ver 3.0.1 in 2011-4-7
1.fixed a bug about english version.
Ver 3.0.0 in 2011-4-6
1.new UI,iphone style.
Ver 2.1.0 in 2011-2-19
1.support High Definition(must android 1.6+).
2.add intent start,you can fallow this code to start this software:
----
Intent intent=new Intent();
intent.setAction("ikamanager.ACTION");
intent.putExtra("PATH", "sdcard");
startActivity(intent);
----
3.support add all files shortcut to desktop.
4.support display screen infomation in phone system infomation page.
5.support android pad(SAMSUNG galaxy tab p1000 and etc).
Ver 2.0.0 in 2011-1-1
1.new UI,add database manager,new display style like MS windows.support kill android 2.2 process(*).
Ver 1.9.0 in 2010-12-1
1.add browser information page.fixed a bug about display list.
2.remove auto update- -...
Ver 1.8.0 in 2010-11-1
1.new installed manager,new process manager,new background service manager,new UI,fixed bugs.
Ver 1.7.0 in 2010-10-1
1.fixed a lot of UI bugs,change some UI size.
2.installed manager update,change UI.
3.add auto update.
4. support more types,add .html and enable js and picture display in html.
Ver 1.6.0 in 2010-9-1
1.add bottom bar
2.support to 5 languages.
3.add support html picture.can browse all html page include css,js,picture.
4.add phone information page,include sdk_version,model,product,OS information ,etc..
5.default path set to SDcard,add quick to SDCard button.
6.fixed small bugs.
7.cancel support lephone because of his special API.
Ver 1.5.1 in 2010-8-5
1.fixed open txt file bug(can't find file or encode error).
Ver 1.5.0 in 2010-8-1
1.support select all files.
2. add copy,cute,pase for file.
3.fixed a test bug.music can't find bug
4.fixed a open encode file bug.
5.add support .wml,.java,.c.
6.can add new folder.
7.service manager.
8.fixed a bug about browser system folder.
9.add dialog about exit.
10.add single task mode.
11.add animetion.
Ver 1.4.0 in 2010-8-1(Chinese)
1."根目录"中,无法"添加新文本" (系统不允许加的地方弹出Toast提示)
2在有弹出框显示时,将手机挂起,修改语言环境后,返回应用,弹出框消失 (修正)
3.添加多个新文本,将一个文本改名为已有的文本名称时,无提示信息,且已有的文本内容被覆盖(添加一名称相同的文本时,也无提示) (覆盖禁止,弹出Toast提示)
4.竖屏下Context Menu字体显示不完全 (二级菜单处理)
5.应用首界面,在手势区自由向左滑动,无法退出 (按钮BACK和按键BACK挂钩处理)
6.应用支持.doc文件,但无法打开,各种编码显示均乱码(取消pdf,doc的支持(支持需要额外分析格式))
Ver 1.3.0 in 2010-6-1(Chinese)
1.增加第三方应用过滤.只显示少量自己安装和机器出场安装的应用,不显示系统应用
2.修正问题,应用自带退出功能,但退出后仍驻留在内存中
3.修正问题,在"安装程序管理"中卸载程序,卸载成功后,应用仍在"安装程序管理"中
4.修正问题,"进程管理"中content区内容显示不全
5.修正问题,"应用说明"中版本号与"应用卸载"中版本号不一致
6.修正问题,在查看txt文本文档时显示乱码,弹出使用提示
7.修正问题,在有弹出框显示时,将手机置于横屏模式,弹出框消失
8.修正问题,在浏览文本界面中,修改设置后,改变手机横竖屏状态,设置还原成默认值
9.修正问题,在查看文档界面中,在手势区自下向上滑动,有弹出菜单,但无蓝光 (乐phone专有问题)
10.修正问题,在手势区自右向左滑动或点击应用"返回"按钮,应用直接退出(乐phone专有问题)
11.针对乐phone,Ophone,和android手机分别屏蔽了一些系统应用防止误删.
Ver 1.2.0 in 2010-4-1(Chinese)
1.增加.aet格式, android edit txt,android可编辑文档文件.可直接用手机进行文本编辑.原来的txt只限打开.不能编辑.
2.增加长按菜单.
3.增加所有界面的详情
4.增加文档修改器的改名和删除功能
5.增加列表页面文件的大小显示
6.增加杀线程的功能...
7.大量增加手机格式支持(新增几十个格式.rm,rmvb,mpg等等一大堆格式,全面支持国产手机..其实目前这个是给乐phone兼容用的.其他手机要看厂商是否内置解码的支持了..)
8.美观度增加,字体大小做了部分调整..-_-目前基本功能完全了
9.更新几个小bug
Ver 1.1.0 in 2010-2-1(Chinese)
1.加入程序管理,卸载程序功能.
2.加入线程查看功能.
3.增加文本类文件(网页,txt等文档)读取编码设置,文字大小设置.
4.程序结构优化,速度提高.



   

Go Back