Lexi Apk

Lexi Apk

Latest version 1.0
10 Sep 2017

Older Versions

Apk Infos

Version1.0
Rating5.0/5, based on 1 votes
Size‎2.9 MB
Requires AndroidAndroid 4.0+ (Ice Cream Sandwich)
Author's NotesLexi is a text editor that's based on the Design Patterns mentioned in GOF.

About Lexi APK

Lexi APK Download for Android
Lexi APK Download for Android

Description

Lexi is a text editor for Android devices. Lexi is compatible with devices from “Ice Cream Sandwich (API 15)” and beyond. Lexi’s implementation is written based on the Object-Oriented Programming (OOP) principles and on the design patterns described in the Design Patterns: Elements of Reusable Object-Oriented Software (GOF) book.

For the implementation of Lexi, 18 design patterns were implemented. Lexi supports the following tasks:

• Creation, open and save of a document file
• Selection, insertion, deletion and modification of a text
• Copy, cut and paste of the selected text
• Font (face and size) modification

Latest updates

What's new in version 1.0

First release of the application.

How to install Lexi APK on Android phone or tablet?

Download Lexi APK file from ApkClean, then follow these steps:

Update Phone Settings

  • Go to your phone Settings page
  • Tap Security or Applications (varies with device)
  • Check the Unknown Sources box
  • Confirm with OK

Go to Downloads

  • Open Downloads on your device by going to My Files or Files
  • Tap the APK file you downloaded (com.mkotsollaris.lexi-v1.0-ApkClean.apk)
  • Tap Install when prompted, the APK file you downloaded will be installed on your device.

Older Versions

1.0 (1)2.9 MB

Questions & Answers

Q: What is an APK File?

A: Just like Windows (PC) systems use an .exe file for installing software, Android does the same. An APK file is the file format used for installing software on the Android operating system.

Q: If I install an APK from this website, will I be able to update the app from the Play Store?

A: Yes, absolutely. The Play Store installs APKs it downloads from Google's servers, and sideloading from a site like ApkClean.net goes through a very similar process, except you're the one performing the downloading and initiating the installation (sideloading).
As soon as the Play Store finds a version of the app newer than the one you've sideloaded, it will commence an update.

Q: Why ApkClean.net can guarantee APK 100% safe?

A: Whenever someone wants to download an APK file from ApkClean.net, we'll check the corresponding APK file on Google Play and allow user download it directly (of course, we'll cache it on our server). If the APK file does not exist on Google Play, we'll search it in our cache.

Q: What are Android App permissions?

A: Apps require access to certain systems within your device. When you install an application, you are notified of all of the permissions required to run that application.

Don't hesitate to contact us if you have any questions or concerns.

(*) is required

User's Reivew

3 ★Dear Sir, it was great to see the implementation you provided using such diverse patterns in the GOF book. only thing I want to point out is that, when ever I start writing, after every 2 characters I get the cursor back to the initial letter. So it is really irritating to set the cursor again and again.