[Q] Looking for Android NFC beta users - General Questions and Answers

Hi Everyone!
I wanted to ask if anyone may know of any forum/place where Android Beta testers can be found?
I have an Android app and cloud service platform and I would like to hear what Android users think about it.
When we place our app on the Play Store the Description and features will be represented as follows:
Description
"name here" is an easy-to-use free app that writes, protects and manages the NFC tags and QR codes you create. Organize them into folders, edit & redirect their content, and write protect as needed. Find out which tags are hot and those that are not with built-in analytics.
Key Features:
Activate, manage and organize your NFC tags and QR codes directly from your mobile device.
Redirect NFC and QR targets on the fly without having to rewrite a tag or code.
Tap tag name to reveal hidden features.
Edit and delete NFC tags & QR codes directly from within the App.
Create new folders for managing and organizing tags.
Write unlimited NFC tags as you need them.
Sync feature ensures your App is up to date when on the go.
Clean, crisp and clear GUI ensures productive use of your time.
Keep your NFC & QR bookmarks safely stored in the cloud.
Read only locking feature keeps tags from getting hijacked.
Thank you for your advice!
Suomalainen

Suomalainen said:
Hi Everyone!
I wanted to ask if anyone may know of any forum/place where Android Beta testers can be found?
I have an Android app and cloud service platform and I would like to hear what Android users think about it.
When we place our app on the Play Store the Description and features will be represented as follows:
Description
"name here" is an easy-to-use free app that writes, protects and manages the NFC tags and QR codes you create. Organize them into folders, edit & redirect their content, and write protect as needed. Find out which tags are hot and those that are not with built-in analytics.
Key Features:
Activate, manage and organize your NFC tags and QR codes directly from your mobile device.
Redirect NFC and QR targets on the fly without having to rewrite a tag or code.
Tap tag name to reveal hidden features.
Edit and delete NFC tags & QR codes directly from within the App.
Create new folders for managing and organizing tags.
Write unlimited NFC tags as you need them.
Sync feature ensures your App is up to date when on the go.
Clean, crisp and clear GUI ensures productive use of your time.
Keep your NFC & QR bookmarks safely stored in the cloud.
Read only locking feature keeps tags from getting hijacked.
Thank you for your advice!
Suomalainen
Click to expand...
Click to collapse
For beta testing when its NOT in the play store, such as giving us the apk file of it you should put in here http://forum.xda-developers.com/android/apps-games, add in the Title [INVITES] if your only doing a limited apk output, but if your open to anyone grabbing a apk put in [BETA]

Thank you for the advice. I moved it over there as you suggested.

Suomalainen said:
Thank you for the advice. I moved it over there as you suggested.
Click to expand...
Click to collapse
Your welcome Good luck!

Related

[APP]My Data a very simple android database app

This is a very simple database application. It lets you create databases on your SD Card in a folder named My Data. Shortcuts to particular tables in the database can be created in the Android launcher. The application lets you do the following:
- Create/Delete/Rename/Backup databases.
- Create/Delete/Rename tables.
- Create/Delete/Rename columns.
- Create/Delete/Edit rows.
- Create relationships between tables.
- The following types are supported: Text, Integer, Real, Check Box, Date, Time and Phone numbers.
- The application is also localized in French.
- When databases, tables or columns are deleted, a backup of the database is performed automatically. Use any file browser to find the databases and their backups under /mnt/sdcard/My Data.
- The application stores the database using the SQLite file format.
- The application relies heavily on long press gestures to bring up context menus that will let you do some of the above.
- The application manages automatically the primary and foreign keys. So when you are creating your tables, avoid creating primary keys and creating relationships that use them. Use the regular columns for defining relationships. The application even takes care of situations where the linked to values change.
- Referential integrity is implemented by nullyfing the referencers when the referenced rows are deleted.
- The app supports encrypting data.
Sorry the forum could not let me attach link.
But the app can be found by doing a search on PortoFarina My Data in the Android Market.
If it only could handle also arithmetical operations (+ - X /), and allow forms to enter data it would be perfect for me. Was searching for a replacement for SmartList, which i used in Palm and with an emulator in WM, and using Memento right now.
perfect to use as simple as primary need.
#claus1953's idea would be awesome but i prefer an user manual. it will help for new user.
This app is excellent and has great potential, not least for the developer. Why? There are a ton of mysql apps that are either merely table viewers or expensive cloud subscription services.
The developer should add the option to donate to the project in the app.
I would like to sponsor - inclusion of views and syncing to mysql (http://programmerguru.com/android-tutorial/how-to-sync-remote-mysql-db-to-sqlite-on-android/).
porto.farina said:
This is a very simple database application. It lets you create databases on your SD Card in a folder named My Data. Shortcuts to particular tables in the database can be created in the Android launcher.
Click to expand...
Click to collapse
how to do it? and i saw your new program too PortoDB

[APP][4.0+]KeepShare Lite for KeePass 4.0.0

I posted this to /r/Android before, but they suck, so I'll try my hand at posting it here.
-----
I'd like to announce KeepShare Lite for KeePass
Well, it's not really a new app. KeepShare has been under development and available on the Play Store since 2013. The FREE Lite version is available now.
What is it?
KeepShare is a KeePass database reading and writing app for Android.
What makes it special?
It is built from the ground up to be completely different from any other solution available on Android. This application is the only implementation of KeePass for Android that allows one to securely unlock the database with a 4+ digit PIN. It also looks good because it's fully Material Design.
KeepShare is one of the first apps to have a custom keyboard for password entry, in addition to searching for database entries using a "Share" mechanism (hence the name KeepShare). In addition to this, it is also among the first password managers on Android to provide complete auto-fill support across all apps, including Chrome (requires Android 5.0+ for Chrome).
In addition to this, KeepShare supports Android 4.4+ Storage Access Framework, this means you can automatically connect and synchronize to your choice of cloud storage provider, including Google Drive, Box.net, OneDrive, etc.
It is also fully compatible with KeePass because it uses a 100% direct port of KeePassLib from C# to Java
How is KeepShare Lite different from KeepShare?
KeepShare Lite provides read-only support for KeePass databases. I recently completed write support for KeepShare, and as a result, I feel that it's enough of a feature delineation where I can give KeepShare Lite to everyone for free! Why do I want to give it away? Because everyone should be improving their security situation by making better use of strong passwords, and security should be easy.
Great, where can I get it?
https://play.google.com/store/apps/details?id=com.hanhuy.android.keepshare.lite
Help! I'm stuck
Yes, it's open source: issue tracker on github https://github.com/pfn/keepshare
I suppose posting here works, too!
What's this KeePassLib port?
Find it on github https://github.com/pfn/keepassj
How can a 4 digit PIN possibly be safe!?
The security is implemented by using a 2-part encryption key for your master passphrase. Your PIN is only one part of the key. The other part of the key is uploaded into app-private data in your Google Drive account. Information stored on your phone cannot be accessed without the key from Google Drive and vice versa. (Also a first, no other app does this to enhance your security).
Can I create databases using KeepShare?
Not yet, for now, you will need to create it from any other app that allows database creation.
What if I don't like it?!
Queue up the 1* reviews!
Trivia
I'm also the developer of keepasshttp, chromeipass and passifox, trusted by over 100k users. Although it's been mostly sidelined and I haven't actively developed it in forever. Any volunteers?

HyperTrack - The fastest way to build live location features [Android/iOS]

HyperTrack is the easiest (and fastest) way to build dynamic location features in your apps.
In three easy steps:
Step 1: You plug a lightweight and open sourced SDK into your app. Add a few lines of code in Android and iOS.
Code:
// Swift and Java
HyperTrack.setUserId("249d26da-c31c-4a70-bab8-53ef164411f0");
HyperTrack.startTracking();
Step 2: Watch your user's location data on a pretty looking dashboard. No code to be written, and did we mention, free to view for unlimited users and usage?
Step 3: Play with the data through events (via webhooks) and actions (via APIs) to build location features in your product within
minutes. All our dashboard views are easy to embed into your own workflow to create a seamless experience.
Code:
<iframe frameborder="0" scrolling="no" marginheight="0" marginwidth="0" width="100%"
height="100% src="https://dashboard.hypertrack.io/widget/users/<YOUR_USER_ID>/timeline;action_id=<YOUR_ACTION_ID>?key=SECRET_KEY">
Tell me more
The SDK generates accurate, battery-efficient location and activity data using a bunch of black magic with device sensors, maps and business context. The location data is organized as trips and stops in the life of the user. Useful events are automatically generated along the way and available via webhooks. When actions are performed by the user in the app or expected by the business workflow on the server, they may be posted via APIs.
Unlimited trips, stops and events for unlimited users are free to view on the dashboard. Pay to play with this data and build location features within your product in minutes. To test your integration before deploying in production, we have a free test mode that lets you sandbox the API/webhook integrations with your users’ live data - up to 20 of them.
So What's the Catch?
Thanks for asking. The catch is... there is none. We are offering you the ability to add our location stack to your application and begin tracking immediately, for an unlimited time, for FREE. If you want to begin performing actions, analyzing trips, etc. then we have pricing which you can find on our website (https://hypertrack.io).
Compatibiliy
Hi,
Good to know about this. I wanted to see if this can be used with ibeacon to facilitate the functionality to track locations? iBeacon is a top way to add location based features in iOS and so if this can be used with it then it makes sense.
hnrindani said:
Hi,
Good to know about this. I wanted to see if this can be used with ibeacon to facilitate the functionality to track locations? iBeacon is a top way to add location based features in iOS and so if this can be used with it then it makes sense.
Click to expand...
Click to collapse
Thanks for the reply. This would depend on how you are using iBeacon.
hypertrack said:
Thanks for the reply. This would depend on how you are using iBeacon.
Click to expand...
Click to collapse
Ok, so I will ask my team to test it and shall get back to you incase of any query. Thanks for the response though.

Best Code Reader

The newest Best Code Reader is a QR and barcode scanner that you can use to find information about products. It is very useful since we live in modern era where people want to access everything as quickly as possible. Thanks to this top app you can find anything you desire in a matter of few seconds and you will certainly enjoy using it because it’s very simple. Once you download free Best Code Reader app you will be able to quickly scan any code and visit a website that explains more about it. There is no need for you to open a web browser and waste time on the search, because thanks to this cool QR code scanner for Android™ smartphones and tablets you can do the same in no time! Also, sometimes we see a code alone and our curiosity won’t let us just pass it by, so now you can use your popular app and find out what it is hiding! The best part about this top code reader is that you don’t need to spend money on it, so hurry up and install it as soon as possible!
In the Best Code Reader app, you can:
→ Scan a QR code or barcode
→ Find information about the desired product
→ Save scanned codes so you could access them again later
Find this awesome app here: https://goo.gl/apJtWM

QR Code - Barcode Scanner app for Android

Hey guys,
Since the outbreak of the COVID pandemic, it has become more common to use QR code to meet the needs of life. We can easily find the widely used QR code anywhere. To list the benefits of QR codes are so many. So I think if you have a QR code scanning application on your phone, your life will become much more convenient. Currently, I am using the QR code scanning application released by VOLIO Mobile. Personally, I think this application is quite good to use. Because I like the features of this application so much, I want to share it with everyone to try it out. Link here for anyone who needs it.​
​
Besides scanning codes, generating QR codes, it also has a mode to scan multiple barcodes at the same time. You will be extremely secure when using this QR app because after scanning any QR code, the app allows you to preview the brief content of the code before you decide to open it. This is a great feature of the app to help protect users against dangerous links or malicious websites to avoid viruses or loss of information.
In addition, I also like QR Code Reader - QR Scanner in other cool features such as:
The ability to recognize codes as well as autofocus is very good, even in low light environments thanks to the help of flashlight
You can zoom or customize the scan frame according to the size of the code no matter the distance
Generate personal QR codes as well as lots of QR codes from data types: link URL; WIFI; email; phone number; message; event calendar; map…
Generated and scanned codes are stored in history for you to easily manage your list of QR codes in a smart way
Not only personal code / scanned code, you can also directly share the URL link, information, location... with relatives and friends in seconds.
​
It can be said that this is a pretty reputable app because it has been rated quite high by users on the store. I have also tried it myself and I highly recommend everyone to use QR Code - Scan barcodes of VOLIO Mobile. With smart coding capabilities, friendly design to help you keep up with new technology trends, QR Code scanning is definitely one of the must-have apps in your mobile device to use in your daily life. And it's FREE Download and try it now!
Download here: https://bit.ly/3SeWuRt

Categories

Resources