期刊名称:International Journal of Engineering and Computer Science
印刷版ISSN:2319-7242
出版年度:2014
卷号:3
期号:12
页码:9476-9478
出版社:IJECS
摘要:Android is a software stack for mobile devices that includes an operating system, middleware and keyapplications. The android provides the tools and APIs necessary to begin developing applications on the Android platformusing programming language. Android is a widely anticipated open source operating system for mobile devices that provides abase operating system, an application middleware layer, a Java software development kit (SDK), and a collection of systemapplications. Android has a unique security model, which focuses on putting the user in control of the device. Android device showever, don’t all come from one place, the open nature of the platform allows for proprietary extensions and changes.Our operational semantics provide some necessary foundations to help both users and developers of Android applicationsdeal with their security concerns. One way to provide security in android OS is that we can have the multiuser security system.As android is open source operating system we can download the source and modify accordingly. To add this feature in androidwe can develop an application of multiuser and the security can be implemen ted on android operating system.To implement this facility we are going to make an android application which supports multiple users. After developing thisapplication we can put it in android OS externally or inbuilt as per user requirements. After putt ing this application in smartphone we can make more than one users. And this will provide more security to your smart phone.Also provide more security to smart phone we can have location tracking system called as LBS i.e. Location BasedTechnology. This technology will enables to track the location of unauthorized users. If any unauthorized user enters wrongpassword more than five times then his photo will be captures(if front camera available) and location will be tracked alsolocation information will be send on registered admin’s email-id.
关键词:Access Control; Android framework; Android SDK; Multiuser security; Restricted Profiles; Location based service (LBS).