[4.1+][FUN][TOY]Trycorder[Tool][Open-Source][Tricorder][2017-04-10] Full Trycorder - Android Apps and Games

The new Trycorder 5.2.3 is in the download section on top of this page
Now with Trycorder5, The Trycorder is connecting with a central server who receive every orders from planetary trycorders. Those orders are logged, and executed on the server. (Some Text-To-Voice system here translate your action into an audible message on the bridge (the development computer area))
The Main Intelligence of the central server can respond to you.
Download : http://forum.xda-developers.com/devdb/project/?id=15530#downloads
Screenshots : http://forum.xda-developers.com/devdb/project/?id=15530#screenshots
Manual : https://forum.xda-developers.com/devdb/project/dl/?id=22505
For the non-trekkies, a Trycorder is a portable measuring tool, communication tool, and remote-control tool for your Starship.
This is an itch I had to scratch for a long time.
I wanted a full fledged trycorder without announcements, free as a beer, and free public code.
I did'nt found what i was searching for, so I made one.
The wish to have a full trycorder was so strong, I had to Learn Java, Learn Android-Studio, Learn Android Programming, starting with a classic "Hello World!" program, Learn Activities, Fragments, Permissions, and the rest, and all of this Before I started a single line of my project.
After 3 long and painful months, I finally started the project, and drived it to a version 1.0, where I decided to share my fun with others.
With this Trycorder, You can do the following:
- Look, feel, and sound like the federation trycorder.
- Fits in your pocket, so you can beam out on demand.
- Scan your environment, temperature, pressure, light, magnetic, gravity, orientation,...
- Control the device by voice-command. (Press top left, and say "computer fire" or "computer beam me up" for example)
- Take pictures and recordings from your findings on new planets.
- Remote control your own starship, fire, communications, shields, transporter, viewer, ...
(You have to provide the starship, and make sure it is on the wifi router that you use).
- Consult logs of operations. View the pictures and recordings you got back from your away mission.
- View Magnetic, Orientation, Gravity, Temperature sensors values drawn in the sensor area.
- View Phaser, Torpedo, Transporter operation in your sensor screen.
- View Shields, Communication Waveform, Tractor Beam sensor animation on your sensor screen.
- The application is usable in space, provided your phone is space-proof, and you wear a space-suit.
- The application can be adapted easily for different starships remote protocols.
- For captains only: Crew Information and Evaluation module. (to be found under logs/crew) (Contacts access)
- The communication module is real and functionnal between all trycorders on the planet and in orbit as long you are connected to the public internet.
- And many more to come ...
Here it is.
Download the APK, and install from here in the Downloads section (on top of this page).
or Download the sources on github and have fun with android studio (Download link below).
Dont forget to come back here and give me your advice, comments, appreciations or depreciations as well.
And if you have some ideas to propose, or code to submit, i would be glad to add it to the main trycorder application.
Tested on:
Samsung Galaxy Nexus (GT-I9250): CyanogenMod 6.0.1, CyanogenMod 5.1.1
Motorola Moto-G (XT-1032): CyanogenMod 6.0.1, CyanogenMod 4.4.4
Samsung Ace-II (GT-S7560M): CyanogenMod 4.4.4
LG P705g: Stock 4.0.3 (unrooted plain stock)
Tablet Datawind 7Ci, Android-4.1
Please tell me of your success so i can add to the list of tested phones.
Remember: Every button has a function, and every surface is used and clickable. some functions may not be obvious, like speech recognition that you activate by clicking in the top left corner in the curve. (just try "fire" , "beam me up", "and others you think of..." , or read the source code for a complete list of words who trigger actions.)
The trycorder contains more than 40 operating buttons, 9 animations, dozens of sounds, around 8 sensors, speech recognition and voice interaction, and a new captains-only crew evaluation and information module, now, at version 1.9.1
Have FUN !!!
For those who have a Force-Close on first opening, make sure your android device is setup this way.
Have Google Text-to-Speech installed and running in default us-english (and more if you need)
Have Google voice recognition active for us-english (and more if you need)
Have Google map installed (optionnal but nice to locate yourself on the current planet)
Have Location service Enabled (GPS)
Have Wifi operationnal (for info about your internet connection in the info panel, and location service)
Allow all five permissions that the application ask for.
For those who write android code too, this trycorder is made of hundreds of differents examples
in the differents forums i follow. This is a good example of over-populated buttons groups, with a lot of
examples applications all mixed together, trying to look like to a useful tool.
This fantastic tool, helped me learn everything (hum! almost) in android where I had an itch for.
Now people on XDA have a fantastic toy, to play with, learn in, and impress friends.
XDA:DevDB Information
Trycorder, App for all devices (see above for details)
Contributors
mlsoftlaberge
Source Code: https://github.com/mlsoft/Trycorder5
Version Information
Status: Stable
Current Stable Version: 5.2.3
Stable Release Date: 2018-02-14
Created 2016-06-02
Last Updated 2018-02-14

Trycorder functions
Here is what this Trycorder can do.
---------------------------------------------------------------
Look, feel and sound like a real one.
Use your phone sensors to scan your environment.
Use your camera to detect alien lifeforms.
Respond to voice commands.
Control almost fully every operations of your orbiting starship, by remote control.
You can beam up to your ship autonomously, (you have to provide the starship).
And a lot of other scientific functions.
In fact, you can fly around the galaxy with it, and use it on every planet you wish,
provided that this planet is part of the federation, and have a GPS satellite system.
If your phone is Space-Proof(tm) , you can even use it in space outside the starship
(use of a Space-Suit is recommended for use in space)

Where is the download link?
Sent from my HTC One M9 using XDA-Developers mobile app

B. East said:
Where is the download link?
Sent from my HTC One M9 using XDA-Developers mobile app
Click to expand...
Click to collapse
the download link is on top of the page in the section download, just after the section discussion where we are now.

Yeah, no download link for me either.
Sent from my LG-H830 using XDA-Developers mobile app

Switch to the XDA 2013 theme and it should be there.

DimidiusDeus said:
Yeah, no download link for me either.
Sent from my LG-H830 using XDA-Developers mobile app
Click to expand...
Click to collapse
I added a link to the APK in my google drive. maybe easier for the people to download.

mlsoftlaberge said:
I added a link to the APK in my google drive. maybe easier for the people to download.
Click to expand...
Click to collapse
Thank you for that. Just an FYI... When using the XDA mobile app, the download section doesn't show up. At least for me anyway. Now that I am on a PC, I see the download section and the link. Downloading now

For those who liked this trycorder, I uploaded a version 1.1 today.
-----------------------------------------------------------
Sent from my slow development computer.

Since i cant stop adding features, here is the version 1.2 (Download links in announcement)
Changelog:
Added a sound wave visualizer.
prepared the code for many other enhancements.

A brand new 1.4 version just hit the download section today.
Added a tractor-beam controller, and refined some animations.
Have Fun

Was really interested.
Installed it from Drive, and it FC'ed on my MM 6.0.1.
Too bad.

agovinoveritas said:
Was really interested.
Installed it from Drive, and it FC'ed on my MM 6.0.1.
Too bad.
Click to expand...
Click to collapse
this application need a lot of permissions, on MM you have to set the permissions yourself
go to:
Settings -> Apps -> Trycorder -> Permissions
and then give all permission requested
I wish i could find a way to set it automatically,
with KitKat and Lolipop the problem do not happen

agovinoveritas said:
Was really interested.
Installed it from Drive, and it FC'ed on my MM 6.0.1.
Too bad.
Click to expand...
Click to collapse
Good News.
This morning I uploaded version 1.5, who manage permissions automatically.
Please try again with this version, the FC should be solved.

I tried version 1.5 and it just force closes when you start the app, I'm using HTC M9 marshmallows all stock.
Sent from my HTC One M9 using XDA-Developers mobile app

The version 1.7 is out.
Its supposed to solve all Force-Close. (mainly due to speech recognition)
Let me know of your success or bugs.

Wow! the 1.8 version is out. I will take a pause before the version 1.9.0.
mainly this version contains no specific changes from 1.7, and is declared stable enough for mass production.
I am working now on a brand new extension to the trycorder, (for captains only), and will keep it a secret for now.
Remember: Every button has a function, and every surface is used and clickable. some functions may not be obvious, like speech recognition that you activate by clicking in the top left corner in the curve. (just try "fire" , "beam me up", "and others you think of..." , or read the source code for a complete list of words who trigger actions.)
The trycorder contains more than 40 operating buttons, 9 animations, dozens of sounds, around 8 sensors, speech recognition and voice interaction now, at version 1.8
Have FUN !!!

The version 1.9.0 just hit the Download area. (for captains only)
It introduce the Crew Information and Evaluation Module. (Contacts)
Its found in the Logs/Crew button.
Have fun!

Oufffff. The version 1.9.1 is out.
Full integration of Crew Evaluation and Information module in the trycorder. (Contacts)
Lets take a break.... few hours, maybe days.
I will be back with starship inventory module. (hopefully)
If some of you have success running the application, please report to me ,
so i can know what you like or not.

Oufffff. The version 1.9.1 is out.
Full integration of Crew Evaluation and Information module in the trycorder. (Contacts)
Lets take a break.... few hours, maybe days.
I will be back with starship inventory module. (hopefully)
If some of you have success running the application, please report to me ,
so i can know what you like or not.

Related

RemoteTracker for Android - Antitheft software

Hi there,
This software is an Antitheft and you can use it to track your device when it was lost or stolen. It works catching a formated SMS/EMail sent from any phone/computer and then receiving useful informations back.
You can use it to others objectives, like keep your eye in your child. Use your imagination!
You can set up to four emergengy contacts to receive SMS if the thief change your SIM card and you still can track your device.
The RemoteTracker for Android is an evolution from an old project for Windows Mobile 6 (If you want to see the entire history, please click here).
I'm justing starting this project. There are much more to come.
This version answer the commands below:
rt#gp#<some_phone_number>#<password> - try to get GPS coordinates and send back to cel number passed as parameter.
rt#egp#<some_e-mail_account> - try to get GPS coordinates and send back to e-mail passed as parameter.
rt#gi - Send informations about your phone: IMSI, IMEI and ICCID.
rt#egi - Same as 'gi' but the answer goes by e-mail.
This project can be multi-language. In this version there is only English (sorry about it, my english is very bad because this is not my mother language). If you want to make your own translate, I can tell how. Very simple.
If you decide to try RemoteTracker, I would like to read reviews, comments and suggestions. Remember this is a beta version and may contain bugs. Use at your own risk and with caution.
--> It is a work in progress. In future versions I will make a lot more.
Support this project
You can support this project making a donation clicking here or clicking the banners in the project website: http://remotetracker.sourceforge.net
All the best,
Joubert Vasconcelos
Hello All,
If you want to try RemoteTracker as a beta tester, please e-mail me. I'll upload RemoteTracker to Market, but I need to be sure there are no bugs and I'll be very happy to have more people testing.
All the best,
Joubert
I want to try it
Sent from my VS910 4G using xda premium
I sent a message to you in pvt.
I was actually looking for a good tracker I can integrate into my own personal custom ROM. I'll have a look.
Please pvt me with your email. I'll send the apk to you.
Wow, nice to see this make it to Android.
Some suggestions,
1: Name it something that isn't obvious in the market. Don't want a thief easily finding it in the installed apps list. Going to the market and then buying "my apps" shows you exactly what's installed. So you should name it something totally different that nobody would suspect or want to remove. Like "memory maximizer" or something like that. Probably want to keep it in the middle of the alphabet so it's not at the top or bottom of the list.
2: Maybe make a way to remotely monitor the front/rear camera. Then you could get the thief on video (and also see if it's a crowd, or some huge guy you don't want to mess with, lol).
I'll try to help test when I get another phone and more time. Right now I don't have a lot of time to work out bugs. And more importantly I only have the 1 phone, and I can't afford to have it malfunctioning (I need it for work). I'll buy a used extra phone for testing and then I'll help test.
RemoteTracker Alternatives for Android
008bond said:
I was actually looking for a good tracker [...]
Click to expand...
Click to collapse
1. Check this roundup: "Mobile Security App Shootout, Final Roundup" from 11/2011:
http://www.androidpolice.com/2011/1...s-a-clear-winner-in-keeping-your-device-safe/
2. Launched after that roundup: "avast! Mobile Security" (inlcudes Theft Aware):
http://www.androidpolice.com/2012/0...-know-about-part-5-apps-34-41/#wifi-protector
WatermelonSlim said:
[...]
2: Maybe make a way to remotely monitor the front/rear camera.
Click to expand...
Click to collapse
Check roundup (1). Only "Android Lost" and "Cerberus" can capture photos and audio.
Very important to me: Only "Android Lost" can activate GPS AND WLAN by SMS control!
---
Correction: I found a review on Theft Aware (now in the Avast suite) that statet this:
"GPS is enabled automatically + GPS icon hides while the app is determining the phone's position (root is required for this on some phones, as it doesn't work without root 100% of the time)."
huhu
i want to be a beta tester
and can you send me the translation file

[CLOSED] [APP][4.1+][V1.3.7] Saiy | Your Open Source Virtual Assistant

Welcome to Saiy... Install - Mod edit: Broken DL link removed.
For those of you visiting this thread as subscribers to utter! you'll know the history well. A promising release, active development and then silence..... Please accept my apologies - if you don't know that 'sometimes life gets in the way' then you are the envy of most.
A bit of history for you...
To cut a half-decade-long story short, the Fragmentation of Android ground this project to a halt. When I first demoed my creation to the world, I had visions of knocking it up on Android and then focusing on how it functioned in the background. I was about to drown myself in machine learning to bring my vision to life. Job done? Well no...
It turned out that developing an app that covered almost every function available on an Android device (I refuse to say 'phone' - it's not 1983!) , was a job for 1,000+ developers, not just a lonesome one such as I, on a 10 year old Dell laptop - and each time a new update to Android was released, I huddled in a corner and wept, as I waited for the crash reports and 1* ratings to roll in.
It turns out that bugs aren't only specific to Android versions. You multiply that by Manufacturers messing with builds - and devices running multiple versions and then even the Locale of the device causing crashes and you end up with 12,000+ supported devices exponentially multiplied by all other eventualities as your user base.
I drowned... And my (in hindsight) naive plans of master AI'ery, whilst users enjoyed playing with it on Android, dropped down to the bottom of my to-do list. Things had to change.
I decided to shut myself away in a dark room to completely rewrite the Android code, so that it was both readable and scalable; despite its complexity. Rumours flew that I had died - and in some ways, I did....
Not really ^ that just felt justifiably dramatic! :cyclops:
So, utter! is reborn as Saiy® and Open Sourced, so it may have a chance of competing with the big boys, before they run away with all of our private data and souls, in order to use their services...
Install Saiy from the Play Store - here
Note - a direct download link will appear here shortly!
You can get involved by checking out the Development Section in the app, or alternatively, if you're a curious Android Developer, check out the base code published on GitHub here
The code base is pretty large, so briefly, there are two major classes in the app, that direct and distribute work elsewhere:
SelfAware is the main Foreground Service, responsible for managing the application state and channelling voice recognition, text to speech and other API requests.
Quantum is the main processing class, where commands are locally resolved (if required), sensibility checked and actioned.
Understanding the above two classes is essential to following the flow of the full application logic.
MyLog is a global verbose logging toggle. When enabled, the output will flow class to class, as well as display durations for time sensitive functions.
The following remains for the sake of me needing some sleep and posterity
About this thread
Firstly, I’d like to thank everyone for the positive feedback and encouragement and the huge amount of messages I’ve received on YouTube, email, twitter, G+ and here on XDA volunteering to be involved in beta testing. It’s very much appreciated and I apologise that I cannot respond to them all. Please take this intro as a thank you.
This thread is for your open discussion about utter! and the features you'd like to see included, so please feel free to throw your ideas back and forth (be nice to each other) and I’ll do my best to keep up with them when I have time.
About utter!
Unlike other voice applications, utter! will be configurable to the user, enabling you to assign spoken keywords to use the functionality of your favourite applications or make system related changes to your device. There's no cumbersome overlay or launching of another application to use the features, utter! sits in the background ready to be activated, whenever you want, without interrupting whatever you are doing.
Which applications will initially be compatible?
The more interest I can demonstrate in utter! the more likely your favourite application developer will want to make their functionality available to use. The purpose of the YouTube video and this thread is to get their attention and create a more functional first beta release.
I’m a developer and I'd like features of my application to be utter! compatible.
Please contact me to discuss how our applications can work together.
FAQs
Q) Will an offline speech engine be built in?
A) I hope so. I'm waiting to see what features of Google Now are made available to developers
Q) What languages will it be available in?
A) At first, English only. Once I have the framework functioning correctly, I can turn my attention to translations (thank you for the messages I’ve received offering translation help).
Q) Will it use natural speech recognition?
A) Over time it will, but in the testing stages commands will be more structured. As my algorithms develop, so will the application's ability to recognise exactly what you want.
For the conversation mode I’m really up against it. I’m almost trying to reinvent the wheel knowing that Google are no doubt sitting on a very advanced algorithm purposely for this… They are more than welcome to allow me to use it…
Q) How much is utter! going to cost when it’s out of beta?
A) I don’t know as yet. Not more than a couple of dollars... I just need to make sure that whatever the price, it's more than worth it.
Q) Which speech engine does it use?
A) In the video I used IVONA beta (available on the Market here). This option is configurable so you can use a free or premium engine of your choice.
Q) Google’s Project Majel will no doubt surpass this application. Why are you bothering?
A) Perhaps.. It remains to be seen the direction Google take and whether their focus will be too much in the interest of nudging you towards Google services, rather than providing an open and configurable voice integrated assistant.
For example: If you assign ‘Save Battery’ to a command, on detection utter! could go ahead and minimise your brightness level and screen time-out, turn off (or restrict) all data connections, set your device to GSM only, turn off vibrate functions and screen animations, underclock and undervolt your CPU (requires root) etc etc.. Is that what you expect from Majel? Personally, I don’t… [Update - I think I was right about this!]
Q) How do I register to beta test!?
A) Hang around this thread – thank you.
Q) The icon you used in the video for utter! was lame!
A) Yes! I just borrowed the inbuilt icon for now. If you think you can design a better one, please feel free! Maximum respect (at the very least) from the first post is offered in return!
Q) Can you adapt Siri to do these things please?
A) I honestly have had these requests – I’m afraid that’s not going to be possible now… or in the near/far future /ever…
----
By genisis7
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
By goander
By joshaw
By usaff22
utter! release progress
FACEBOOK
TWITTER
CONTACTS
TASKER
BLUETOOTH
WIFI
MOBILE DATA
WORLD TIME
WORLD WEATHER
ROOT FUNCTIONS
Credits
pingpongboss - amazing StandOut library!
usaff22 - amazing icon and artists impression work
meadowsjared - Sharing his coding skills
nobnut - previously unknown generosity
waydownsouth - previously unknown patience and sharing of knowledge
fahadayaz - Bug solving GEEK
Permissions
Code:
All permissions are for device based command purposes. NONE of your personal data is uploaded or shared to any external server of any kind
Change Log
Code:
V2.2.5A RELEASED
Email
Text
Navigation
Facebook
Twitter
Directory Searches
Car Locator
Play Music
Visual Results
Wave-to-wake
+ many more features added! Please see the command list in the app for details.
Changed to foreground application with permanent notification to stop Android killing it!
V2.2.4A RELEASED
Skype fixed
FC's fixed on some commands
Speed increases
Added troubleshooting menu
Changed icon display
Enabled background test code (hidden).
V2.2.1A RELEASED
Code and UI revamp.
Converted to pre-beta background app
Usage details in the application.
V2.1.9.1A RELEASED
MASSIVE CHANGES!
Simply too many to list...
All details in the app
V2.1.0A RELEASED
Mobile data
Twitter
Facebook
Contacts (algorithm test)
Dropped 2.1 compatibility
Fahrenheit added to weather
Initialisation tweaked
Custom listener tweaked
Button labels and Loquendo sample now family friendly :eek:
HUGE code rebuild
V2.0.1A RELEASED
Tasker integration!
World Weather
Custom Listener test
Long-press-search integration
Loads of bug fixes and code improvements.
Fixed Weather and Time force closes on 2.1 & 2.2 devices
V1.9A RELEASED
Root-functions fixed
Tablet compatibility fixed
Errors when no recogniser fixed
Loads of bug fixes and code improvements.
V1.7A RELEASED
Root-functions included!
FIXED - Recogniser button errors
Loads and loads of bug fixes and code improvements.
V1.6A RELEASED
World-Time included
FIXED 'unknown' Bluetooth state message.
Loads and loads of bug fixes and code improvements.
V1.5A RELEASED
Bluetooth voice control test included
FIXED the V1.4A 4.0.3 ICS crash
FIXED FC on back button from config tab
FIXED FC when closing app
FIXED FC for Galaxy Nexus TTS settings
FIXED leaked Receiver
Loads and loads of bug fixes and code improvements.
V1.4A RELEASED
WiFi voice control test included
Loads of bug fixes and code improvements.
V1.3A - RELEASED
Fixed FC on Config Tab
V1.2A - RELEASED
Release version 'jumped' to match Play Store
Totally rewritten UI code
Totally rewritten engine logic
Prevented override of localised English voice
Added test contact loader
Intro changed to audio file
Option to record output to sdcard for translation help
So much else that I've forgotten...
V0.0.1A - RELEASED
Long presses for association are not functional yet
BUGS
Code:
IVONA registers itself in error, even if it may actually work. A full uninstall and reinstall of the IVONA files is required.
Buttons don't reactivate occasionally after utterance - 'utterance' code depreciated.
Weather and Time API's are useless for USA State searches. Need to change provider.
utter! stable version is available from Google Play here.
Saiy stable version is available from Google Play here.
Latest test releases can be found in my more recent posts
Looks like a really promising app!! Subscribed..
Sent by accident from my Amaze using Tapatalk
Looks amazing
Cant wait to try this, am a lot on the road so can use this app.
Keep up the amazing work
subscribed! looking forward to this, it appears to be a much better solution than anything currently available. thanks for your hard work and determination.
Brandall - I congratulate you on what appears to be an amazing product. Would it be possible to navigate certain applications via voice? As an example, is something like this feasible: "Utter - scroll down 25%" to scroll down 25% of the way while viewing a web page in a browser, for instance?
Also, what about controlling a desktop computer via a Windows application/plug-in?
Brandall, this app looks amazing. In 4+ years of XDA'ing, I just hit subscribe for the first time. Can't wait to try it out. Do you have a twitter we can follow you at? Maybe @utter! or the likes.
Can't wait to try it out
Amazing looking app! Definently waiting to dl this asap
Sent Via My Shiny New Droid4!
Can't wait to try this app out have not been that impressed with the other similar apps.
This one looks slick.
Sent from my DROID BIONIC using Tapatalk
Looking forward to trying this out. Sounds like it will be better than what I have seen so far.
Awesome app, need someone to beta test, im ready, just shoot me a pm, subscribed for the first time btw
Looks amazing....
This looks absolutely incredible, I cannot wait to take it for a test drive.......Great work.
"Q) Google’s Project Majel will no doubt surpass this application. Why are you bothering?
A) Perhaps.. It remains to be seen the direction Google take and whether their focus will be too much in the interest of nudging you towards Google services, rather than providing an open and configurable voice integrated assistant."
One of my favorite aspects of Android over iOS is simply choices like this. Majel could very well have aspects that surpass this app and utter! will probably have aspects that surpass Majel - ultimately whichever works best for you personally is the one to go with.
Cant wait to try this when its ready
Sent from my NookColor using Tapatalk
utter!
This sounds utter!y amazing... I am staying tuned!
Subscribed
One of the most promising apps I've seen in awhile....can't wait to try it.
Roland Deschain said:
Brandall - I congratulate you on what appears to be an amazing product. Would it be possible to navigate certain applications via voice? As an example, is something like this feasible: "Utter - scroll down 25%" to scroll down 25% of the way while viewing a web page in a browser, for instance?
Also, what about controlling a desktop computer via a Windows application/plug-in?
Click to expand...
Click to collapse
Thank you. When offline recognition is available it opens the door to many more mundane speech controlled functions. As it stands at the moment, implementing such commands would be more of a gimmick and wouldn't be quicker or save time/effort..
jirafabo said:
Brandall, this app looks amazing. In 4+ years of XDA'ing, I just hit subscribe for the first time. Can't wait to try it out. Do you have a twitter we can follow you at? Maybe @utter! or the likes.
Click to expand...
Click to collapse
Good to know thank you twitter, g+ links in my signature below - I think they work!
Brandall:
I cannot tell you how impressed I am with your creativity, skills and vision in developing Utter! When I viewed the video last week I was in awe; brilliant, incredibly brilliant.
I would be thrilled to assist you in beta testing Utter!
I eagerly look forward to this app.
Sent from my SPH-D710 using Tapatalk
Can't wait to try it out

[GAME] Blue Hunter [DISCONTINUED][0.4PRE-BETA]

Blue Hunter (Android)
Hello and welcome to the development thread.
Here you can get an imagination of this project.
Introduction / Description
As you might know, Blue Hunter will be the follow-up of the Scan Most Bluetooth Devices game. The reasons for the complete restart of the same intent are those:
- Scan Most Bluetooth Devices was started up in 2010. At this time I had nothing to do with Java. I was a complete newbie. Therefore the code for the complete base was, to put it simply, ****. But I built on this base further and further. After some time I realized, that this can't be rescued anymore.
- The complete intern handling of things wasn't that, what I imagined.
- Some new features I wanted to get implemented were really not fitting into the game structure.
- And of course I wanted to do some new.
For those of you, who didn't know about Scan Most Bluetooth Devices, here is a short description of that, what the game should look like in the future.
Blue Hunter is a level-up game, in which you have to search for Bluetooth devices in range. Each unique device, that you'll find will give you some EXP. While gaining more an more EXP, you will, of couse, get into the next level. For each level-up you will unlock specific small game features, that will make it more comfortable to play. That's not all. You will have the chance to decide, if you also want to play against the others, who play this game, too. For that there will be the Leaderboard. Later you will also be able to add friends, make a player vs. player game, establish your own clan, etc. Achievements will also be integrated.
Changelog
Check out the changelog for a more descriptive view of the changes made.
Screenshots
Permissions
This game uses some Android Permissions. Here I want to explain, for what these Permissions are used:
- android.permission.BLUETOOTH - Is used to receive the state of Bluetooth and to start the discovery of Bluetooth devices.
- android.permission.BLUETOOTH_ADMIN - Is used to turn Bluetooth on, when necessary.
- android.permission.INTERNET - Is used to connect to the internet, to get the game synchronized with the game servers.
- android.permission.ACCESS_NETWORK_STATE - Is used to determinate internet connectivity change.
- android.permission.VIBRATE - Is used to notify the user about a new found device by vibration.
- android.permission.WRITE_EXTERNAL_STORAGE - Is only used for debug purposes.
- android.permission.RECEIVE_BOOT_COMPLETED - Used for the Update Service, which runs in the background and checks if there is a new update.
- android.permission.WAKE_LOCK - This is also for the Update Service.
Compatibility
As this game is still in a very early development stage (pre-beta), this game can only be installed on devices with Android ICS (4.*) and above.
Translations
Like in Scan Most Bluetooth Devices I depend on the community for getting translations.
At this point I want to ask you, if you think you can translate the game into your language. If this is the case I really would like to send you to the strings.xml file. There you'll find all strings, that can be translated. Later I will integrate a small platform for translators, which will make them lifes easier. Much easier ! But also this takes time.
Included Translations:
- English
- Dutch (Marc.)
- Czech (Scorpio-cz)
Click to expand...
Click to collapse
Oncoming Translations:
- German
Click to expand...
Click to collapse
Thank you ! (Of course I will think about a worthy compensation for your work !)
Privacy
Here I want to explain to you, what private information located on your device and got from other devices through Bluetooth is used by this game. This list contains and explains ALL gathered information from the game, you might worry about.
- Serial Number (S/N) - The game uses the serial number of your device, to determinate the installation of the game and to identify the unique game installation. The purpose of the use is, if you reset your Android to factory and after that install the game, it can automatically drag over the application data from the server, without user interaction.
This information is sent to the game server and stored in a database.
- Version Code - This is the internal version code of the game. It is used to check, if a new nightly version is available.
This information is sent to the game server and stored in a database.
- User Name - This is the name you use for the game. It is used to give you personalization possibilities. It's also showed in the leaderboard.
This information is sent to the game server and stored in a database.
- Remote MAC Address - This is the MAC Address of devices which you will found. It is used to determinate the manufacturer of the device and to give you specific expierence values for each manufacturer. (Some devices are more rare than others.)
This information is ONLY sent to the game server, when you are syncing your data with the game server.
- Remote Device RSSI - This is the Received Signal Strength Indication. This is used to display as information to you.
This information is ONLY sent to the game server, when you are syncing your data with the game server.
- Remote Device Name - This is the name of the remote Bluetooth device. This is used to display as information to you.
This information is ONLY sent to the game server, when you are syncing your data with the game server.
- Local Time - This is the time, that is saved, when you find a new device. This is used to display as information to you.
This information is ONLY sent to the game server, when you are syncing your data with the game server.
Note: All the information gathered by the game from your device or other devices is not associated with any other data or information. It will not be used for ad personalization or other things. It is not given to 3rd party companies or persons. This information is private and is only gathered to guarantee an optimal game experience. Your information is used to create statistics for the game itself.
Error Reporting
Please be sure to report any bugs, crashes, also feature wishes here: http://bluehunter.maks-dev.com/issues/
Support
You have questions ? Just ask me. You can send me an email all the time. I will try to answer all your questions.
You can also make feature suggestions.
If you find any bugs, errors, Force Closes, whatever, please feel free, to flood the Issues Tracker. You can also ask questions there, if you don't want to wait.
FAQ
Will this game be published on the Google Play Store ?
Click to expand...
Click to collapse
It is already. https://play.google.com/store/apps/details?id=com.maksl5.bl_hunt_sup
Thank you for the time you spent for this !
Download
Support Version:
Greetings !
The dutch translation is coming in +- a week Thanks for posting this already.
Verstuurd van mijn Galaxy Nexus met Tapatalk
Not sure that mapping people Bluetooth names on phones is a good idea even if its just a game. Seems to similar to what Google did with WiFi.
TheRedDrake said:
Not sure that mapping people Bluetooth names on phones is a good idea even if its just a game. Seems to similar to what Google did with WiFi.
Click to expand...
Click to collapse
I can understand, that many people like you think very sceptical when it comes to terms of privacy and use of private information by third parties in an application, that can collect a mass of information. I'm aware of the current mindset of people and therefore privacy is a big term I'm mindful of.
That's why I've written the privacy section in the first post that extensive. Of course the list in this section will be updated, if new information is used in the current available nightly.
And that with Google & WiFi. If a big company had the information based on the Bluetooth devices, what would it be useful for ? I mean a Bluetooth device is in very most cases, unlike WiFi hotspots, in a continually movement. The only information, that a Bluetooth device automatically can offer passively and when it is in it's discoverable state is it's mac address, the specific name the user has set, the signal strength(RSSI) and the UUIDs (what this Bluetooth device offers for features). A combination of this information would be mostly useless for a company, even if it is connected with the specific location. The only case in which it could be "useful" would be to connect each different locations, when finding this specific device. But this thought is far-fetched and would be in a very huge conflict with my privacy perception. It would never be implemented in the game. And now to refer to the privacy section, I won't make any information public. The intent of this game is to level up by finding devices, not to gather information.
I hope this gave you a short explanation of my perception on this.
Greetings !
Sorry, about the double post.
In the newest nightly there is the possibility to get informed, whether a new nightly is already available. In addition to that, you can decide, whether the game checks this at start or not.
Because of this, there is one new thing in the privacy list. It's the 'Version Code'. For further information please read the first post. Thank you !
The next thing, that will be integrated is the "core". It's the complete Bluetooth device discovery. Eventually without saving, just discovery. We'll see.
Greetings !
As the game makes good progress and heads for the 0.2 alpha, I updated the Privacy list recently. The core functions are now implemented and I think now I need some volunteers to test the whole thing.
Here some screenshots:
In the third screenshot you can see, that the manufacturer of the devices are recognized based on the mac address.
My please to you is:
Can you report any devices that are declared as Unknown and you know the manufacturer ? That would be very helpful, because then I can set a specific experience-value for these manufacturers. Thanks alot !
Have fun hunting !
You just replied when I wanted to say some things about this game
First of all, it's coming pretty good again, but there are a few things missing ( What makes it nicer for me )
- A automatic update, for example you get a notification of a update is available. Press the notification to update to the newest nightly.
- A vibrate function when a device is found.
- The ranking board.
- The time you find a device added at the place of a discovery ( just add a rule ).
- An ongoing notification so you know it's running in the background.
I tested it today a lot and I think the features I said should be implented.
Bugs:
- When you open the game and press no for bleutooth then do the slider to ON and say again no for bluetooth the slider will stay at ON and it should be at OFF.
- The menu button ( the 3 dots ) is from the slider to the end of the screen clickable. Maybe this should only be a square at the right side of the screen?
- Animations are slow ( Even on a Galaxy Nexus with 4.1 ), they stutter, I mean the user Information. And also when you go into settings and touch information for example.
- If you go to found devices and touch the search button the settings button and the X of the search field are on top of each other.
And on what is the amount of XP based?
Also 2 MAC adresses with manufactures:
40:2C:F4 HP (laptop)
70:F1:A1 Dell Wireless 370 Bluetooth Mini-card
I think you don't need any more numbers of the mac adresses?
Thanks for giving a update on this.
Can we carry over scores from Scan Most Bluetooth Devices?
@Bunglechunk:
Yes, there will be an import function to use, so you can carry over your score.
As I'm not able to use my own workstation, you won't receive any updates, like some of you may noticed. But that doesn't mean, that there wasn't any progress. I could add some more features and now I'm working on some help pages for users, that may not know some features. You will receive a nightly update as fast as possible.
Greetings!
After long time of silence in this thread, I want to notify you few users of Blue Hunter, that I've updated the first post, especially the Privacy section. This applies to all new nightly versions, that are currently out there.
For more information on the changes, please be sure to look into the changelog.
As for general I can say, the development goes and goes. It feels much more professional as it was when developing for Scan Most Bluetooth devices (which interestingly got much downloads in the past from Google Play).
Also I appreciate if you would take the time to use the Bug Tracking System to report your bugs, you noticied.
Thank you for your support!
Greetings!
Re: [GAME] Blue Hunter [IN_DEV][0.2PRE_ALPHA]
If you send the strings that need to be translated please do... I didn't know that my translation was outdated... And the auto-check for updates doesn't work anymore, thanks for developing again
Edit: I had instant FC's so I set my pass, and did the 'rebuild local database', I think I backed up my score by logging in, now my score is gone :'( Is it possible to retrieve my score? Because I did login.
Hey Guys,
I wanted to notify you, that Blue Hunter has reached Alpha state. Until now there is a support version available on the Play Store: https://play.google.com/store/apps/details?id=com.maksl5.bl_hunt_sup.
This will help, keep me motivated to make something really great out of this project, so be sure to check it out.
Blue Hunter now has achievements, which will let you get a permanent boost of EXP, when finding a new device. Also here be sure to check that out! I updated the first post on this thread. There you can find the information.
Now I will focus on the social aspects of the game. Like I said, I want, that you can make 1vs1 games against other players in a specific time period. This also applies to clans, that you can lead or enter. You will have the chance to get friends and write them messages or to boast with your statistics. This is where I wanna have this game and I will concentrate on that for now.
Until this, I really have to ask that stupid question again. Do you have time to translate? Write me a PM. I'm very thankful for that.
Greetings, have a nice day!
Thanks for updating the app again! It's fun to play it now because you can achieve something. For the translation, please send the untranslated strings by PM to me
Sent from my Galaxy Nexus using Tapatalk 4 Beta
Maksl5 said:
Until this, I really have to ask that stupid question again. Do you have time to translate? Write me a PM. I'm very thankful for that.
Click to expand...
Click to collapse
Hey MaksI5!
Nice that you are still on this project!
I can do the translation into Swedish and proof read English if needed (I will look into it). How do you want the translation? Just plain translation by editing the strings.xml file on Github? How do you want me to handle Swedish letters å,ä,ö?
@Marc. & NRK77:
Thank you for the time! You can find it here: https://github.com/Maksl5/blue-hunter/blob/master/res/values/strings.xml. Again this file is mostly updated with new strings on each version increment. You just have to send me the translated strings back via PM here or mail, what you like most. Specific characters are no problem. You can use them in your translation. I will check it and then handle it, like Android needs.
Thank you again!
Maksl5 said:
@Marc. & NRK77:
Thank you for the time! You can find it here: https://github.com/Maksl5/blue-hunter/blob/master/res/values/strings.xml. Again this file is mostly updated with new strings on each version increment. You just have to send me the translated strings back via PM here or mail, what you like most. Specific characters are no problem. You can use them in your translation. I will check it and then handle it, like Android needs.
Thank you again!
Click to expand...
Click to collapse
No problem at all! I like this game, hope there will be as many players as in SMBD.
I've begun the translation, it will take a week or two to complete.
One error you might look into: I have the automatic check for updates option on. Every time I start the app, it says there's a new version. It says my build is 1143 and 1144 is available. If I download 1144 and install it, the app still tells me the same as before: I currently have 1143 and 1144 is available.
One other problem I'll write in a PM.
Maksi5, are you still around? Ich hoffe dass du nicht in dem deutsche Wald verloren ist.
[Written by my thumbs using Taptalk 4.]
So guys, after some delay, I'm starting to develop further. Sorry for that, but I had many things to do for a while.
I just could integrate a new small feature. I don't talk about much, 'cause pictures say more then words:
Screenshot (Dropbox)
The whole social aspects thing... I did not touch it. But I will. Be sure.
@Snah:
This is a bug that automatically occurs, when I'm too dumb to compare and check the version numbers of the apk and the actual AndroidManifest.xml. Don't worry about it, it fixes itself in the next nightly.
BTW: What do you think about saving geo coordinates when finding a device to show them on a map at a later time?
Greetings!
BTW: What do you think about saving geo coordinates when finding a device to show them on a map at a later time?!
Click to expand...
Click to collapse
Nice Idea !!!
Maksl5 said:
BTW: What do you think about saving geo coordinates when finding a device to show them on a map at a later time?
Greetings!
Click to expand...
Click to collapse
Dtrieb said:
Nice Idea !!!
Click to expand...
Click to collapse
+1!

[APP][4.0.3+][1.0][machine learning] Gluru Smart File Manager alpha - feedback needed

Hi all,
We’re a small London based team with a mix of past experience directly at Android, Amazon & Apple and having built successful apps in the past such as utter! We’re creating a smart text based file manager called Gluru - built around the objective of trying to save time & trying to predict what you need (hopefully before you even know) - as a result we’re recruiting early testers and looking to get much needed feedback to improve the app. It’s really early days! The app is free for XDA testers - simply request an invite at: www.gluru.co
OR @ via the Google play link here:
https://play.google.com/store/apps/details?id=com.gluru.android.core&ah=uGBuHY10kqclbX5pnZdQIWsNjus
Ultimately as we develop this and role out future updates we believe this will supercharge workflow collaboration as a file explorer with a brain that learns from you either individually or as a team. It’s early days but we believe we’re on to something pretty exciting with the machine learning platform & algorithms that have been built and of course the early version of the app available at the link below - which we’re also quickly going to iterate because we know it’s not perfect. This is where you come in! As mentioned the app is free for XDA testers - simply request an invite at: www.gluru.co
Couple of example use cases to get the juices flowing (feature list further down):
- need a file for that call? receive a call and get the files you need immediately for that conversation
- need the slide deck for that meeting? get the files you need for that meeting in the moment.
- looking for that file and can’t remember where it is? search across & view all your connected sources in one simple place.
Gluru learns from you the more you use it. Simply swipe away the less relevant file suggestions and it will optimise itself.
We need your feedback to help tweak our event interaction. What use cases do you think we’ve missed?
You can give us feedback in 3 ways:
- via this forum
- via the specific XDA email address we’ve set-up: [email protected]
- or via the feedback form here: https://gluru.co/feedback/
We really want to understand what’s useful, what works, what doesn’t, suggestions for improvements, ideas for new features and just general feedback if the mood takes you Feedback is super valuable for us at this stage to help us build & iterate quickly.
A ‘highlights list’ of Gluru features is below for more info. We’ll endeavour to get back to all comments as quickly as we can!
Many thanks for all you help & valuable feedback!
Tim & Ben
Gluru - a simple file manager with a brain
Highlights:
- simple local file manager
- connect and manage external sources to consolidate storage in one place: Gdrive, Dropbox, Box, Onedrive, Evernote, Gmail, Gcal, Exchange
- create virtual hierarchy across all sources, simply add files from any source without physically moving them into a ‘virtual’ Gluru folder
- a simple view showing the most recent files sent by your contacts
- via the Gluru Footprint, get a quick understanding of the important stuff about each file - every file is summarised into its most important points, related files are surfaced, anyone who has touched it is surfaced, all links are extracted and any relevant news related to your file is highlighted
- switch smart notifications on or off so that files are sent to you in the moments you need them
- the more you use Gluru, the more it learns from you to enhance your recommendations
Please note - Gluru does not move your files unless you decide to - Gluru is just the connective link between them. They remain in the storage sources you’ve designated.
Gluru is currently in alpha invite stage - so we really value your feedback. As we can’t respond in detail here, please do leave any comments, feedback or bug reports via our feedback form here:
https://gluru.co/feedback/
Known bugs (that are being fixed!):
- Events - fix some swipe actions, fix dismiss/ delete animations
- Lag - occasional lag in some areas as the app is caching
- Visuals - improvements in some areas of design resolution
- Footprint news - related news accuracy not upto scratch - big(!) improvements coming soon
Coming soon:
- Auto-push - designate a cloud source and all email attachments which automatically pushed to a folder in that source
- Multiple user and device support for teams
- Notification learning acceleration
- Projects
- People Improvements
- Events Improvements
Platform & apps:
Gluru works by using its patent pending smart machine learning platform. The platform is accessible through the Gluru android app. There will soon be a website, an iOS app & an api for developers & enterprise to use the platform.
Language support:
Currently Gluru assistant is optimized for English. Other languages are coming soon.
For more information please visit http://gluru.co or view our FAQ here.
http://gluru.co/faq
For reference our terms of service are here.
http://gluru.co/termsofservice
Credits
File explorer base built from Simple Explorer
Security & Privacy
The security of your data is of the utmost importance to us.
We don’t have access to the login details you provide to the Sources, instead we request a temporary token, which we use to access the data. This access can be managed and removed from your Source settings at any time instantly.
We want to be as transparent as possible, so if you’ve any concerns or suggestions, please do let us know.
That actually looks sophisticated. Any chance that you'll open the source code so we can be sure you won't do evil things?
Rosa Elefant said:
That actually looks sophisticated. Any chance that you'll open the source code so we can be sure you won't do evil things?
Click to expand...
Click to collapse
Hi Rosa - thanks so much for posting. We're committed to being transparent and open. Security and privacy mean everything to us and as a result we've been careful to build this in a way that maintains that. We've talked about open sourcing this at somepoint in the future but we're not quite ready yet. Very happy to answer any questions that may come up and also keen for people to test the app and give us feedback. You can deauth the app at any time which deletes your account instantly. I hope this helps!
OK, thank you. I filed an invite request. :good:
Thank you all for the fantastic feedback so far via our direct email and feedback forms. Can I encourage direct postings on this thread so that any answers can benefit the community. Many thanks!

[APP][5.0+] qeuBot - Chatbot for WhatsApp (no root)

qeuBot is a personal chatbot similar to Telegram inline bots or any other chatbots you may have encountered elsewhere. It can perform online operations as well as offline ones seamlessly through WhatsApp itself. No registration or adding of phone numbers is required.
Accessibility service needs to be turned on for qeuBot to work. With the app itself being less than 2 MB in size, it requires a maximum of 20-25 MB RAM when performing complex operations, while at other times, it requires no more than 5-10 MB to run in background. qeuBot runs only when WhatsApp is running in foreground and ignores all other foreground and background apps or services.
Screenshots
Screenshots are attached to the end of this post. Here's the link to the Imgur Album.
Features
Currently, qeuBot is capable of performing the following operations:
- Looking up Wikipedia articles
- Performing mathematical calculations
- Fetching news regarding any topic through Google News
- Providing movie ratings through IMDb and Rotten Tomatoes
- GIF search through Giphy
- Image search through Bing (Note that you need to use your own API key to avail this service)
- Current day and 5-day weather forecast of any region through Yahoo Weather
- Daily horoscope
More features will be added accordingly. Request for more features will be entertained in thread, not in PM.
*While most of the features can be used free of cost, you will need to make an in-app purchase to use image/GIF search and news search*
Privacy
No information is collected at all for the use of this app. We do not need to know your name, phone number, email address or anything of the sort for you to use the app. All kinds of exchange happen entirely between you and the 3rd party service providing you with the required information. There is no middle man, there is no logging of the queries you make, not even for analytics.
Is this legal?
Yes, completely. While WhatsApp has been known to ban accounts/numbers acting as bots, this will not be the case here. There is no phone number that one should add in a group or send a message to in order to get a reply. The app works independent of the service without exploiting any unofficial APIs.
Icon designed by @b16h22. Follow him here - https://plus.google.com/+RahulKDinesh
Note
- MIUI devices are not supported officially (yet)
- Image Search requires a Bing API Key which is available free of cost with rate limits upto 1000 calls per month. Get yours here - https://www.microsoft.com/cognitive-services/en-us/bing-image-search-api
Important Links
1. Play Store
2. Google+
Changelog
V1.0
Initial Release.
V1.01
Minor Fix
V1.02
Fixed GIF not working with some devices
Added support for unofficial WhatsApp Mods
V1.04
Fixed permission crash on lollipop devices
Fixed having to confirm premium status after reboot or update
V1.05
Fixed preference not sticking
Added option to show toast after recognizing command
V1.08
Wikipedia multi-language support
Increased number of GIF and Image search
Probably fixed a bug causing weather to crash on some devices
App translated to Indonesian, German, Italian, Brazilian Portuguese and French
Reserved
UPDATE
After getting a lot of requests, instead of going the paid way, most of the features are now available for free with just GIF/Image search and news search as paid addons which can be unlocked through a single in-app purchase.
Please do not PM for support, rather use the thread or the G+ community so that everyone can benefit.
First of all thank you for making it free.
It's an amazing app which is very useful at least for me in certain conversation.
One thing annoyed me is,
When I use things like news or horoscope or anything with text.
I don't know whether it's working in background or app is killed.
If you can add something like spinner or loader it would be good.
Anyways thumbs up for the app.
Sent from my Pixel using Tapatalk
raj.parekh07 said:
First of all thank you for making it free.
It's an amazing app which is very useful at least for me in certain conversation.
One thing annoyed me is,
When I use things like news or horoscope or anything with text.
I don't know whether it's working in background or app is killed.
If you can add something like spinner or loader it would be good.
Anyways thumbs up for the app.
Sent from my Pixel using Tapatalk
Click to expand...
Click to collapse
Latest update has an option under "Extras" to show a short toast message when an action has been triggered.
Great work, i hope you can take this to next level by making a " google assistant" as in google Allo to Whatsapp.
Edit: could not make the calculator to work on nexus 6 android 7.0
torecdude said:
Great work, i hope you can take this to next level by making a " google assistant" as in google Allo to Whatsapp.
Edit: could not make the calculator to work on nexus 6 android 7.0
Click to expand...
Click to collapse
Making a separate assistant will be useless since people will expect it to be on the same level as Google Assistant. Let's wait till Google opens up their API, then I'll think about adding it.
Make sure you use only numbers for the calculator. Invalid expressions will not work.
EatHeat said:
Making a separate assistant will be useless since people will expect it to be on the same level as Google Assistant. Let's wait till Google opens up their API, then I'll think about adding it.
Make sure you use only numbers for the calculator. Invalid expressions will not work.
Click to expand...
Click to collapse
Tried 5-4 @Cal and (5-4) @Cal and 9*5 @Cal or even the same expression as in the guide but nothing happens
torecdude said:
Tried 5-4 @Cal and (5-4) @Cal and 9*5 @Cal or even the same expression as in the guide but nothing happens
Click to expand...
Click to collapse
The command is @calc, not just @Cal.
EatHeat said:
The command is @calc, not just @Cal.
Click to expand...
Click to collapse
My bad, thanks.
Nice App, would like to see if it could handle other languages. Wiki, News and other with german result would be awesome.
interesting app concept.. good work buddy
Could you please add an event organizer?
By creating an event in a whatsapp group, the members will answer @in or @out and the bot will keep count of who´s in and out.
why miui not supported?
Can't find the Bot, using official WhatsApp 2.16.354 on Nexus 5 Nitrogen ROM
TheKrates said:
Can't find the Bot, using official WhatsApp 2.16.354 on Nexus 5 Nitrogen ROM
Click to expand...
Click to collapse
You have to text someone with for example : XDA @wiki
---------- Post added at 08:20 PM ---------- Previous post was at 08:14 PM ----------
Yay everything is paid... Please give it to XDA for free, that would be much appreciated!
The app is telling me not to use a pirated version of the app, which I'm not. I downloaded it from the Google Play Store but I can't buy the rest of the features! Am I the only one that has this problem?
Qeubot bot is not showing in whatsapp. What am I doing wrong?
Removed

Categories

Resources