[GAME] Blue Hunter [DISCONTINUED][0.4PRE-BETA] - Android Apps and Games

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!

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

[Free]CardCloud Flashcards Study App

Hi, I recently took an Android Development at my school where I made this Flashcards Study App.
There's still a lot of work I want to complete before I call it finished, but it's a good start I think. I still want to add more quizlet functionality to it (since quizlet.com doesn't seem to have an android app yet.)
Download the App!
Some features:
* Offline Mode to study on the go without an internet connection.
* Adjust card flip speeds in the settings menu
* Long press on a deck to view options
* Shuffle your flashcards
* Search Quizlet to access millions of flashcard sets.
* Edit, Delete, and Create new flashcards with a breeze
* Text-to-speech integration
* Multi-language support
* Identify your strengths and weaknesses by keeping track of how well you know a card.
* Reverse Question and Answer sides on cards
* Improved UI
EDIT:
I attached an apk that you guys can use since I can't seem to post a link to the play store.
Or alternatively, You can search for "CardCloud FlashCards" in the play store to get the official app.
I'd recommend it since I'm planning on pushing a lot of new features in the upcoming weeks.
Thanks!
Playstore link
merhans said:
A link for the apk or to the pkaystore would be nice^^ wana try it
Click to expand...
Click to collapse
Hey. Sorry. It doesn't seem to let me post links since I'm a new member.
Here's an uploaded APK file you can use in the meantime
Or you can search for "CardCloud Flashcards" in the play store if you want the official version.
Thanks for trying it out!
Definitely let me know if you run into any problems.
So far nice ui
Works good. Is it possible to share own decks with friends? It would be amazing, also an option for read only and read write permissions for shared decks.
merhans said:
So far nice ui
Works good. Is it possible to share own decks with friends? It would be amazing, also an option for read only and read write permissions for shared decks.
Click to expand...
Click to collapse
Thanks for the compliments!
Sharing is definitely a feature i'm going to be adding in the feature. Right now i'm torn between integrating some sort of facebook social network to allow for easier sharing. I've been busy trying to learn Ruby on Rails Development and Android Dev at the same time, so the cardcloud website is a bit lacking at the moment. But Sharing is definitely a big feature I want to implement.
Currently I'm in the middle of adding an ability for users to mark each card as easy/hard and then creating an infinite shuffle that will have a smart algorithm to show difficult cards more often.
That should be about two weeks out, and then I'll start working on the Deck sharing.
Great suggestion on the Read/Write permissions too! I think that would be an awesome feature, I've written it down on my notepad, so definitely stay tuned to this thread for any updates I make!
Thanks for trying out my app!
Redesign Icon
Hey buddy I think this app is great for studying and for group activities. Love what you have done. I also like the UI I made this icon for you just cuz i like messing around with Photoshop haha hope you like it
https://docs.google.com/open?id=0Byxlw5J4qbOvTWhEWnlrbFBna2M
Full icon without background or text: https://docs.google.com/open?id=0Byxlw5J4qbOvOEV2U1FEWkVfWXM
Hi. Great app. Is it possible to manually edit or create a set on a PC and transfer / open / import into the application?
A quick way of implementing this might be to add CSV or XML export and import?
Perhaps a link up to Google docs for cloud storage and on line editing?
Also, would you consider the addition of images on the flip cards? Perhaps a HTML format would make this easy to implement? A picture paints a thousand words and all...
Keep up the good work and I hope its a great success.
Steve.
**************************** [Edit] ****************************
Opening a quizlet with images renders nothing visible on the card
Steps to reproduce...
1. Search 2010 Honda Cars
2. Select any of the results
3. See the text (e.g. "2010 Honda civic") but on clicking the card to see the flip side - there is nothing.
Here is what is should look like... http://quizlet.com/1935486/2010-honda-cars-flash-cards/
**************************** [/Edit] ***************************
CardCloud - Flash Cards
CardCloud,
Great effort thus far ... you've added the ability to create card sets! This is HUGE.
Some tips I hope you're able to fix in the coming updates, please.
1. Settings - there should really only be on 'settings' button for the app (the vertical elipses button; top right/bottom right corners).
2. Logon - should be a little more clear "what" service the logon pertains to.
- I thought the ability to logon to Quizlet would work with this ?? I'm an Android newb and I've already realized things are "assumed/presumed" to be known to new users, which its not clear on many applications or the OS itself.
3. KEEP the "skip logon" this is critical and I've come across many notes type apps that I cannot even create a note when in the subway because they require a persistent internet connection = total pain in the ass and useless! You've got a good thing going with this "skip logon" ability please KEEP IT Much appreciated.
sd00 said:
Hi. Great app. Is it possible to manually edit or create a set on a PC and transfer / open / import into the application?
A quick way of implementing this might be to add CSV or XML export and import?
Perhaps a link up to Google docs for cloud storage and on line editing?
Also, would you consider the addition of images on the flip cards? Perhaps a HTML format would make this easy to implement? A picture paints a thousand words and all...
Keep up the good work and I hope its a great success.
Steve.
**************************** [Edit] ****************************
Opening a quizlet with images renders nothing visible on the card
Steps to reproduce...
1. Search 2010 Honda Cars
2. Select any of the results
3. See the text (e.g. "2010 Honda civic") but on clicking the card to see the flip side - there is nothing.
Here is what is should look like... http://quizlet.com/1935486/2010-honda-cars-flash-cards/
**************************** [/Edit] ***************************
Click to expand...
Click to collapse
Thanks! I'm planning on adding that feature pretty soon. Right now I'm on the verge of adding support for marking cards as either correct or incorrect. Also I'm adding in an in-app purchase to remove ads. I've also been working on the website portion of my app (cardcloud.net) which will allow you to upload your local decks onto a website (once you create an account) once it's uploaded, you'll be able to export from the site.
That's still a work in progress, hopefully in a week or two, I'll have that ready for you.
In the meantime, you can expect an update for marking the correctness of each card in the next day or two!
Thanks for the compliments, and thanks for trying out my app!
Supa_Fly said:
CardCloud,
Great effort thus far ... you've added the ability to create card sets! This is HUGE.
Some tips I hope you're able to fix in the coming updates, please.
1. Settings - there should really only be on 'settings' button for the app (the vertical elipses button; top right/bottom right corners).
2. Logon - should be a little more clear "what" service the logon pertains to.
- I thought the ability to logon to Quizlet would work with this ?? I'm an Android newb and I've already realized things are "assumed/presumed" to be known to new users, which its not clear on many applications or the OS itself.
3. KEEP the "skip logon" this is critical and I've come across many notes type apps that I cannot even create a note when in the subway because they require a persistent internet connection = total pain in the ass and useless! You've got a good thing going with this "skip logon" ability please KEEP IT Much appreciated.
Click to expand...
Click to collapse
Hey! Supa_Fly, thanks for the kind words.
I really like the idea of the skip button for logins. The reason the login is there is to allow users to sync their decks with the website portion of the app. (CardCloud.net) But I've been busy working on the app and haven't had a chance to get the webapplication completed yet. Hopefully in the next week or two You'll be able to backup your local decks/cards onto a website, where you can save them on a computer.
The settings functionality is a bit confusing, so I've done a bit of tinkering with it to make it more intuitive to use. Thanks for the suggestions though! I really appreciate the feedback.
In the meantime, I'm working on a v1.2 release which will allow users to mark cards as either correct/incorrect/half-correct/etc, to help with remembering your learning progression. Keep an eye out for that. Hopefully I'll be able to push that up to the google store by tomorrow. I'll also update this thread once that's complete!
Thanks again for trying my app!
Hey. Just uploaded an update to the current App on the Appstore.
Some New features:
* Identify your strengths and weaknesses by keeping track of how well you know a card. Mark a card as Correct/Incorrect/etc
* Reverse Question and Answer sides on cards
* Improved UI
* Settings AutoSave when changed, rather than having to hit a save button
* When Viewing a Deck from Quizlet, download the deck directly from the cardview for your convenience.
* Change your settings (flipspeed and question/answer reversal) from the cardview.
cardcloud said:
Hey. Just uploaded an update to the current App on the Appstore.
Some New features:
* Identify your strengths and weaknesses by keeping track of how well you know a card. Mark a card as Correct/Incorrect/etc
* Reverse Question and Answer sides on cards
* Improved UI
* Settings AutoSave when changed, rather than having to hit a save button
* When Viewing a Deck from Quizlet, download the deck directly from the cardview for your convenience.
* Change your settings (flipspeed and question/answer reversal) from the cardview.
Click to expand...
Click to collapse
Hi, my girlfriend wrote out 20 sets as study for her exam on Wednesday. Her phone updated your app and it seems her card sets have been deleted (or lost). :crying:
Is your new updated version deleting user inputted card sets?
I'd greatly appreciate a quick response if you have a way to retrieve them.
PS, where are the card sets saved? In files (what location in phone)? Perhaps we can retrieve them manually?
Thanks, Steve.
Hey sd00, I'm really really really sorry that happened.
I found a bug in my code that was clearing the sqlite DB on updates.
I fixed the bug, but unfortunately it looks like her cards have been wiped.
This is embarrassing, I'm a noob and didn't realize that would happen.
There's nothing I can do, but promise it won't happen again.
For what it's worth, If I sent you guys an ad free version of that app, would that help?
Again, I'm really sorry, let me know what I can do to try to make it better.
I'm working on the ability to create decks online and then sync them to your phone, so hopefully that'll make it easier in the future to recreate the decks.
(If you'd like, you can even send me the questions/answers and I'll type them back up for her myself.
if you pm me an email address, I can send you an apk for the free version too.
Again, I apologize for my noobness.
For such a new app - this was an unforeseen mistake by the developer. The fact that he's VERY apologetic and this app does offer some great features over the competition I'll still support this app!
As experience is gained and more testing directly by the developer we'll this app continually excel and grow in feature sets and less bugs. Not many people appreciate developers' hard work and even less developers are as humble as this one.
Supa_Fly said:
For such a new app - this was an unforeseen mistake by the developer. The fact that he's VERY apologetic and this app does offer some great features over the competition I'll still support this app!
As experience is gained and more testing directly by the developer we'll this app continually excel and grow in feature sets and less bugs. Not many people appreciate developers' hard work and even less developers are as humble as this one.
Click to expand...
Click to collapse
Hey Supa_Fly, thanks for the kind words and support! It's been a lot of fun working on this app and I've learned a lot from the experience. Hopefully as I improve, so will the app. Sorry again to sd00 for the bug. I spent a few days testing and retesting to make sure it wouldn't happen again before I pushed up the newest update this afternoon.
I've been working on the syncing functionality the last week or so and I got it finally working the way I wanted. Not 100% yet, but allowing users to create their decks online I think is a necessary feature, since writing out individual cards on a phone is a pain. I'd like to tweak it a bit to make syncs work faster/better, but I'm slightly limited by my web server since it's a bit slow. Hopefully if I can generate any revenue through the app, I'll be able to put it towards faster servers. I'll keep an eye on the bug log to make sure nothing goes awry though.
I've pushed the new features up onto CardCloud.net allowing users to login to their accounts and create their cards online. Also, I uploaded the app updates to the google play store so users should be able to get the updated app with fixed functionality. Hopefully I didn't mess anything up this time .
In the meantime, I have a couple new features in the pipes that I'm working on that I think should improve the app. Hopefully I'll be able to get these pushed out in the upcoming weeks:
- Image support for flashcards. Definitely a top priority feature, should have an update for this within the next few weeks.
- Rich Text Editing. Another top level feature I want for the app.
- Better Quizlet integration. Search for usernames, and returning public decks, recently studied, etc
Anyways, sorry for the wall of text. When I get new features implemented for this app, I will post them here.
Development stops?
Gesendet von meinem Nexus 5

[APP][4.0.3+] pypmin web monitor

Hey all,
pypmin is a web monitoring application for administrators, it helps you keep track of the availability and response time of your website applications on the go using your phones internet connection.
You simply build a list of websites and pypmin will poll them in the background. When a website is unreachable pypmin alerts you with the http status code, you can also opt in to receive alerts whenever the content of the website changes.
You can configure the poll interval, and also the threshold of consecutive failures before an alert is made, in order to account for occasional problems with your phones connectivity.
I made this app a few weeks ago as a private tool for monitoring the websites that I host, I figured it was ready to dish out to people. Please tell me what you think, if you end up using it and want new features then please let me know.
You can find the app at: https://play.google.com/store/apps/details?id=com.creepy.pyp
Edit: New features including content change alerts have been added to version 1.0.6, there is now also a pro version with extras on the play store. Some advanced settings have been made pro exclusive, so if you rely on those settings you'll have to stick with 1.0.5, which will remain attached to this thread.
For those interested, I've added an APK file.
Has anyone had a chance to try this out? I'd be interested to know of any opinions/issues you've come across. So far I've only managed to test it on the Galaxy Nexus, Nexus 5 and Galaxy Note.
Jeffail said:
Has anyone had a chance to try this out? I'd be interested to know of any opinions/issues you've come across. So far I've only managed to test it on the Galaxy Nexus, Nexus 5 and Galaxy Note.
Click to expand...
Click to collapse
Will test a bit later today, could be very useful. Maybe add a feature that counts how many visitors / hits your page as had that day?
PulseDroid said:
Will test a bit later today, could be very useful. Maybe add a feature that counts how many visitors / hits your page as had that day?
Click to expand...
Click to collapse
Funnily enough I'm actually in the process of making a version of this for myself. Stats such as visitor counts and server CPU and memory usage would have to come via the server itself, or an analytics platform, so to add this in I'd have to dish out some scripts and a tutorial for setting this up on your own server.
I'm definitely willing to do that as an open source project, since I'm making it anyway, but I'll want some time to finish it and test it thoroughly. If anyone else is interested in this then let me know which analytics platform you use, if any, and I'll see what I can do.
Jeffail said:
Funnily enough I'm actually in the process of making a version of this for myself. Stats such as visitor counts and server CPU and memory usage would have to come via the server itself, or an analytics platform, so to add this in I'd have to dish out some scripts and a tutorial for setting this up on your own server.
I'm definitely willing to do that as an open source project, since I'm making it anyway, but I'll want some time to finish it and test it thoroughly. If anyone else is interested in this then let me know which analytics platform you use, if any, and I'll see what I can do.
Click to expand...
Click to collapse
That won't be problem, for me at least. Will test if needed.
Thats come in Handy for System Admin because i'm also one...:highfive:
Thanks for making this app..:good:
Awesome little app :thumbup:
One suggestion, if the option of persistent mode was available I/we could set the polling time to hourly and we would be notified if issues occurred.
Sent from my HTCSensation using xda app-developers app
zebidybob said:
Awesome little app :thumbup:
One suggestion, if the option of persistent mode was available I/we could set the polling time to hourly and we would be notified if issues occurred.
Sent from my HTCSensation using xda app-developers app
Click to expand...
Click to collapse
Would you be able to add a feature where it tells you if changes have been made/site was updated since the last poll?
For example, I randomly check http://desipro.de/ddwrt/K3-AC/ for new builds of firmware (DDWRT) for my router. This app is very light weight and it would be great if it would respond back and say "Hey, the site I've been randomly checking for you to make sure it's up has also been updated with new content."
This would be valuable to myself and I am willing to throw you 5 bucks if you can add it.
Thanks!
Very helpful, thx for this app.
ka24e said:
Would you be able to add a feature where it tells you if changes have been made/site was updated since the last poll?
For example, I randomly check http://desipro.de/ddwrt/K3-AC/ for new builds of firmware (DDWRT) for my router. This app is very light weight and it would be great if it would respond back and say "Hey, the site I've been randomly checking for you to make sure it's up has also been updated with new content."
This would be valuable to myself and I am willing to throw you 5 bucks if you can add it.
Thanks!
Click to expand...
Click to collapse
I seriously like this idea, thanks for the suggestion! I'll try and get this done soon, it'll be part of the free app since it's a core feature.
ka24e said:
Would you be able to add a feature where it tells you if changes have been made/site was updated since the last poll?
For example, I randomly check http://desipro.de/ddwrt/K3-AC/ for new builds of firmware (DDWRT) for my router. This app is very light weight and it would be great if it would respond back and say "Hey, the site I've been randomly checking for you to make sure it's up has also been updated with new content."
Thanks!
Click to expand...
Click to collapse
For example, I am admin on 2 wordpress-homepages with low traffic hosted on cheap web-hotels. Those web-hotel-provideres run badly designed robots, that looks for suspicius code on all their sites, and changes my .htaccess if the robot thinks, it has found something (without warning me).
This feature could help find a changed .htaccess file faster than I can do it today.
Jeffail said:
Funnily enough I'm actually in the process of making a version of this for myself. Stats such as visitor counts and server CPU and memory usage would have to come via the server itself, or an analytics platform, so to add this in I'd have to dish out some scripts and a tutorial for setting this up on your own server.
I'm definitely willing to do that as an open source project, since I'm making it anyway, but I'll want some time to finish it and test it thoroughly. If anyone else is interested in this then let me know which analytics platform you use, if any, and I'll see what I can do.
Click to expand...
Click to collapse
I think this is a great idea.
Especially since its open source. Even if its noob friendly would be even better.
Jeffail said:
I seriously like this idea, thanks for the suggestion! I'll try and get this done soon, it'll be part of the free app since it's a core feature.
Click to expand...
Click to collapse
Awesome thanks, no rush
Adding an option to run nrpe/nagios checks remotely on Windows boxes would be most useful. I monitor with nagios, and use nrpe for all of windows vm's. Health, mem, cpu, etc. Open source so can likely make use of nrpe in this handy little app.
Sent from my SGH-I337M using Tapatalk
Hey all! I've just uploaded pypmin version 1.0.6 to this thread as well as the play store.
Version 1.0.6 has the following extras:
- Optional alerts for content changes (configured per website)
- Export your pyp items (for importing into the new pro version)
I have also released pypmin pro to the play store. It's a paid version that has a new benchmarking utility for testing the performance of your server. Some of the advanced settings in 1.0.5 have been made exclusive to the pro version, so if you rely on those settings you might want to stick to version 1.0.5 if you're unwilling to buy the pro version.
I'm currently working on having server side statistics integrated into pypmin, but I haven't got a full plan for this yet so I can't say if or when it will be ready. Please let me know if there are any extra features you'd like and thanks for giving pypmin a try!
Hey all, pypmin was recently updated to version 1.1.2, this adds the ability to specify the exact response code expected for each individual website. This allows you to monitor websites where a '200 OK' response is not actually expected.
For example, you could be monitoring a website that requires authentication, and so you would specify the code 401 to be expected. With that option set pypmin will not only alert you when an error is returned, but also when a 200 response is recieved which indicates that you have accidentally opened up the site to unauthorized clients.
Enjoy.

[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!

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

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.

Categories

Resources