Intentsiti Apk

Intentsiti Apk

Latest version 1.2
15 Jul 2015

Older Versions

Apk Infos

Version1.2
Rating3.7/5, based on 7 votes
Size‎96.6 KB
Requires AndroidAndroid 1.6+ (Donut)
Author's NotesIntentsiti adds capabilities to App development and scripting frameworks.

About Intentsiti APK

Intentsiti APK Download for Android
Intentsiti APK Download for Android

Description

Intentsiti is a helper app - by itself, it does almost nothing. But when called upon by another app using the Android Intent mechanism, it allows that app access to various bits of data from your device.

It was primarily designed to extend the capabilities of the MIT App Inventor 2 framework (AI2). This is a massively fun, fast, easy way to create apps, but it has some limitations on what it can know about the device it's running on.

So I decided to utilize the system built-in to Android, and create an external
component that AI2 apps can call on for support.

Other Android apps and programming tools, such as SL4A, are able to use it as well. All it takes is the ability to generate an Explicit Intent. Intentsiti sends the results back to the calling app as an easy-to-parse text string.

The minimal user interface is only used to change Intentsity settings, and access the extensive documentation. Otherwise, it runs in the background of your apps, silently providing them with information. It's been tested on everything from cheap phones to high-end tablets.

This version of Intentsiti can return the following useful bits of information:

- Android build number
- Android ID (supposed to be device unique, but may not be)
- A UUID built from the Android ID and Telephony ID (may be more device unique)
- The number of cameras on this device
- The current battery and power supply status and levels
- The root path to the SD card (real or emulated)
- Information about the external storage device
- The current state of the external storage device

- A list of files and directories at a given path
- Filesystem stats - (size, permissions, modified date) of any given file/directory

- Current WiFi status - state, SSID, BSSID, speed, signal
- Wifi info - device MAC addess, current IP address

- Current phone status - type, call state, data state and activity, operator name
- Phone info - phone ID (i.e. IMEI/ESN/MEID),software version (IMEI/ISV), subscriber ID (i.e. IMSI),phone number (MSISDN)


The Phone and Wifi info commands may be disabled, in case you don't want this potentially sensitive information available to other apps.

The web page has a couple of sample apps showing how to use Intentsiti from App Inventor 2. More samples and more features will be added regularly, so stay tuned.

Latest updates

What's new in version 1.2

Updated the "wifilist" command in the network module. This returns a list of the currently-available WiFi networks. For each entry you get the SSID (name), BSSID (MAC address), signal strength, freq, and crypto. This makes it easy for your app to tell if a certain network is available, or to build your own network scanner.

Added the "pouch" module to store key-value pairs in the Intensiti app memory. This may be used to pass data between apps.

How to install Intentsiti APK on Android phone or tablet?

Download Intentsiti 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.closecrowd.intentsiti-v1.2-ApkClean.apk)
  • Tap Install when prompted, the APK file you downloaded will be installed on your device.

Older Versions

1.2 (400003)96.6 KB

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

5 ★I easily read the battery % with this app. The demos were very helpful. Thanks!
1 ★Not installing in many phones.fix it.