• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 378
  • 230
  • 194
  • 83
  • 42
  • 26
  • 20
  • 19
  • 11
  • 8
  • 7
  • 7
  • 5
  • 5
  • 5
  • Tagged with
  • 1133
  • 348
  • 332
  • 210
  • 210
  • 176
  • 141
  • 128
  • 124
  • 122
  • 113
  • 98
  • 97
  • 97
  • 95
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
291

The Vuforia SDK and Unity3D Game Engine : Evaluating Performance on Android Devices

Grahn, Ivar January 2017 (has links)
This paper evaluates major features of PTC’s augmented reality SDK Vuforia, available for Android, iOS and the Unity3D game engine. The performance of these features are evaluated in terms of frame rate and power consumption and the testing prototypes are developed using Unity3D. Augmented reality is a rapidly growing medium and the Vuforia SDK is very popular with over 325 000 registered developers and thousands of published applications. Despite being used to such extents, there are surprisingly few works evaluating different aspects of its performance. This paper provides an introduction to augmented reality and describes the technology used by the Vuforia SDK to deliver said features. This paper shows that Vuforia is capable of maintaining sufficient performance with interactive frame rates over 20 Hz in most cases. The power consumption of these features reduces the battery lifetime to acceptable levels, suitable for hand-held devices. In some cases, however, the performance in terms of frame rate reaches levels lower than recommended. These cases should be considered by developers looking to use Vuforia.
292

Cartographer : En kartbaserad friluftsapplikation

Bygdeson, Andreas January 2016 (has links)
Målet med det här arbetet har varit att utveckla en friluftsapplikation för människor som rör sig i skog och mark antingen i arbetet eller i privatlivet. Med syfte att låta de skapa och placera ut markörer på en karta med aktivt uppdaterande gps positionering. För att uppnå detta har Google Maps använts som gränssnitt för att hämta och hantera kartinformation och en applikation har designats i flödesscheman utefter kravspecifikationen och i enlighet med Jacob Nielsens användbarhetsprinciper. Hallway test metoden har använts för att utvärdera hur väl användbarhetsdesignen har uppnått sina mål. Applikationen har sedan konstruerats i Java och Android Studio mot Androids mobila plattform. Utvecklingen har följt den planerade designen och uppnått samtliga konkreta mål som specificerades och i synnerhet användbarhetsmålen. Flera funktionella mål har identifierats att kunna optimeras ytterligare och en rad förslag på vidareutveckling av applikationen har tagits fram för eventuella framtida arbeten.
293

BeSafe : Säkerhetsapplikation

Arslan, Önder January 2016 (has links)
Examensarbetet beskriver utvecklingen av säkerhetsapplikationen BeSafe vilken utvecklats för IT-konsulttjänsteverksamheten Sogeti. BeSafe kommer i framtiden integreras med två andra applikationer för att tillsammans bilda en större friluftsapplikation. Den färdiga applikationen besvarar de verifierbara målen och därmed även problemformuleringen. Applikationen erbjuder användaren möjlighet att stärka den egna säkerheten. Muntliga intervjuer genomfördes för att bestämma design, färger och logotyp för applikationen. Intervjuerna resulterade i en användarvänligare applikation där undersökningen riktade in arbetet mot det gränssnitt BeSafe nu har. BeSafe är utvecklad genom en iterativ process i utvecklingsmiljön Android Studios och riktar sig till enheter baserade på Androids OS. Vidareutveckling av applikationen skulle kunna ske i form av nya funktioner där användaren exempelvis kan tillåta anhöriga få live feedback på vart användaren befinner sig. Det har tagits hänsyn till etiska aspekter under arbetets gång för att värna om användarens integritet. Detta genom notifikationer, minimering av risk för spridning av data genom lagrings- och kommunikationssätt inom applikationen.
294

An Android application for Meter Terminal Management using Bluetooth Serial Port Profile

Nelson, Henrik, Karlsson, Andreas January 2013 (has links)
When maintaining and configuring systems for Automatic Meter Reading (AMR) it is important to have access to powerful tools for on-site management of the connected metering devices. These tools include mobile phone applications which allow system operators to directly manage the devices through the physical interfaces they expose. This thesis report explores and describes the implementation of an application, the problems and choices which arose while developing it, like choice of platform and communication protocols. The result is an Android application that is capable of setting up communication variables on the metering devices and reprogram them with new firmware, amongst many other features.
295

Simulering av bildöverföring från en inbyggd plattform till Android tablet

Sandberg, Anton January 2013 (has links)
Detta examensarbete utfördes på Syntronics kontor i Linköping. De hade en idé om att göra en porttelefon med hjälp av ett kretskort som de själva utvecklat, Midrange-plattformen. Detta kretskort är till för att vara flexibelt och kunna användas till olika syften. De förutsättningar jag utgick ifrån var att fortsätta på ett annat projekt som hade undersökt möjligheterna till att koppla in en videokamera till Midrange-plattformen. Jag skulle således fortsätta med samma hårdvara som de valt ut och använt. Min uppgift var att utveckla en Android tablet-app samt ta fram ett protokoll för överföring av bilder/video från Midrange-plattformen till Androidappen. Resultatet blev en Androidapp och ett egendefinierat protokoll för överföring av bilder. Men då problem uppstod med användningen av den kamera som jag fick gjordes istället en simulerad version av Midrange-plattformen med inkopplad kamera.
296

Precise Detection of Injection Attacks on Concrete Systems

Whitelaw, Clayton 06 November 2015 (has links)
Injection attacks, including SQL injection, cross-site scripting, and operating system command injection, rank the top two entries in the MITRE Common Vulnerability Enumeration (CVE) [1]. Under this attack model, an application (e.g., a web application) uses some untrusted input to produce an output program (e.g., a SQL query). Applications may be vulnerable to injection attacks because the untrusted input may alter the output program in malicious ways. Recent work has established a rigorous definition of injection attacks. Injections are benign iff they obey the NIE property, which states that injected symbols strictly insert or expand noncode tokens in the output program. Noncode symbols are strictly those that are either removed by the tokenizer (e.g., insignificant whitespace) or span closed values in the output program language, and code symbols are all other symbols. This thesis demonstrates that such attacks are possible on applications for Android—a mobile device operating system—and Bash—a common Linux shell—and shows by construction that these attacks can be detected precisely. Specifically, this thesis examines the recent Shellshock attacks on Bash and shows how it widely differs from ordinary attacks, but can still be precisely detected by instrumenting the output program’s runtime. The paper closes with a discussion of the lessons learned from this study and how best to overcome the practical challenges to precisely preventing these attacks in practice.
297

Säkerhetsanalys av Android som plattform förföretagsapplikationer / A security analysis of Android as a platform for enterprise applications

Jinnegren, Per, Thorselius, Erik January 2011 (has links)
I rapporten undersöks säkerhetsaspekter för företagsapplikationer utvecklade till androidplattformen. Rapporten tar även upp Androids grunder och dess säkerhetsmodell. Syftet med rapporten var att undersöka Androids lämplighet för projekt som HOW Solutions har planerade. Under arbetet har en applikation för trådlös öppning av lås utvecklats. Resultatet var att många av de hot som upptäcktes var, för företag, i vissa fall är svåra att mitigera och att viss relevant funktionalitet saknas på plattformen. Trots det är slutsatsen att Android är en mogen plattform med ett gediget säkerhetsarbete och därför lämpar sig bra för företagsapplikationer.
298

E-Commerce on Android OS

Malekzadeh Dirin, Mohammad Hossein, Mohammad Hassan Zadeh Khiabani, Nima January 2011 (has links)
Using a smart phone, which has a small screen, for browsing an online store is not an enjoyable experience. Using a device with a very small screen size is not appropriate since the web shop’s functionalities are not optimized to be accessed from these devices.The solution was to develop both a server side plugin and a client side application. The application which was designed for a mobile device should have used a generic communication in order to connect to the plugin. The plugin was an online store's plugin letting the mobile application do the online shopping experience from a mobile device without using the web browser, which would obviously increase the device performance in browsing a web shop.The result was that the implemented plugin and the application worked for all of the E-commerce frameworks’ instances, so instead of developing a server side plugin and a client side application for one single web shop, a variety of web shops have been supported with a single plugin and an application.
299

Enriching Circuit Switched Mobile Phone Calls with Cooperative Web Applications

Hommerberg, Måns January 2011 (has links)
The thesis investigates the possibility to enrich standard mobile phone calls with cooperative web applications. Originating from the research field know as Computer Supported Cooperative Work (CSCW) this thesis report introduces and describes the implementation of several applications which can be used by the calling parties together during a phone call. Additionally, the report describes a proof-of-concept prototype for the Android platform, and discusses the performance of cooperative web application running on mobile devices in terms of network and CPU use. The conclusions of the thesis describe a prototype application addressing and implementing the requirements as described by the theory of computer supported collaborated work. The performance of the running application showed to be satisfactory, both regarding to network demand and processor use.
300

Data visualization on Android

Ulhagen, Victor January 2011 (has links)
The project discussed in this thesis was initiated by the Swedish IT company Ninetech in an effort to simplify maintenance of the company's server farm. The proposed method of simplifying maintenance was to create an Android application capable of visualizing key elements of the server farm. Since the internal information that the application should expose is of a classied nature, the whole system needs to be secured to prevent unauthorized access. This thesis describes the development of an Android application as well as a server application handling the communication between the Android application and the server farm information service. / Data visualization on Android

Page generated in 0.0635 seconds