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.
Introduction to OITS
OITS is a simple messaging client which uses some protocols developed by team Venus342 which enables the app to transmit messages even when offline
ENGINE BY ADITYA BANERJEE (VENUS342)
The next version of OITS has released and can be downloaded using the button above. Please uninstall the previous OITS App before downloading.
We’re excited to release a Instant Messaging app which enables users to chat without INTERNET OR WIFI. Try out the app for yourself!
In 10 simple steps, enjoy offline chatting with family and friends!
Fast ( Upto 12 minutes maximum for international users on offline mode)
Offline ( Onground Intelligent Transfer Service )
Upto 44.7 seconds maximum for users near you (5000 feet).
Instant Messaging available ( Online )
Completely free NO EXTRA CHARGES *T&C apply
Real – Time (Default speed of 0.07 seconds on offline mode)
Try it out for yourself!
How it works :-
OITS creates local peers to communicate between devices. Even when you have no internet access, OITS will use your phone's radio to connect with each other.
Messages hop from one user to another until it reaches the intended target, but dont worry only the intended target will be able to read the messages!
Local Peer Mesh's are automatically created when more than 5% population of a city is using OITS which means messages will travel within a second throughout the whole city!
So, more OITS users equals to a larger network which means faster speeds and better coverage!
Also works when you have connectivity!
Send a message using OITS, and forget about it. We'll do the rest!
DEVELOPED BY TEAM VENUS342 SPECIAL THANKS TO ETHAN ENGINE BY ADITYA BANERJEE
THANKS TO LANCE, GREENIFY NEWS, KOLKATA SPECIAL, INDIA HIGHLIGHTS & MARCO
HOW TO USE (IMPORTANT) :-
1. Download/Update ANT Radio Service & ANT Plugins
2. Download/Update Google Play Services
3. Download the latest version of OITS ( Attached below)
4. Sign Up and set up
5. Turn on wifi & bluetooth
6. Go to Device Settings > Scroll down to accessibility > Find Services > Find ‘OITS Connection’ > Turn it on
7. Open OITS
8. Follow any other steps if the app prompts to do so
9. Now finally disable mobile data ( Internet Service )
10. No need to connect to wifi but ensure wifi & bluetooth are turned on
Enjoy OITS even when offline
More on official site : Visit
Thanks!
Sounds good.
Will be great if u add screenshots and tutorial or demo videos
jerryn70 said:
Sounds good.
Will be great if u add screenshots and tutorial or demo videos
Click to expand...
Click to collapse
I'll upload photos, more info and changelog etc very soon.
Bebler - Live Contacts Feed
Tired of all the junk in your social feeds from people you don't really stay in touch with or whose lives you're not really involved with? Tired of how other social networks don't show your updates to everyone you're connected to? Bebler is a free social network / social feed focused on bringing you closer to your REAL friends. You and your close friends can now conveniently post and share your favorite quotes, photos, videos and locations without limits and without worrying about privacy settings or who will see each particular post. People whose phone number is in your phone and who also have your phone number in their phone, get connected. You can also manually remove any of your contacts from whom you do not wish to see posts nor for them to see yours.
With your feedback and a growing count of users worldwide, Bebler's fully-focused team of developers will continue to provide exciting new features and experiences so that next time you think of worry-free sharing with your close friends and family, you will think of Bebler.
Features:
- No username or password needed: Use an active phone number to setup your account and skip tedious long registration and login forms.
- No friend requests: If you are not contacts of each other, you won't be able to see what each other shares.
- Always connected: Use your data or WiFi connection to stay connected with your contacts.
- Make sure everyone you want to sees your posts and updates. Not just random people like on other social networks.
- Activity notification: Opt-in to get instant notifications each time one of your contacts shares anything.
- Free: You won't have to pay to download or use Bebler.
A new Bebler version for Android has been released on the Google Play Store!
Version 2.9 features & fixes:
- General improvements.
- Minor bug fixes.
- Much more.
Anything you would like to share with us or anything not working properly? Please, send us an email to [email protected]
Follow us for updates and news:
Facebook - (links will be posted later)
Instagram - (links will be posted later)
Twitter - (links will be posted later)
Youtube - (links will be posted later)
Google+ - (links will be posted later)
(*) Network data charges may apply.
For more information about Bebler, check out our official website bebler dot com or look for us on the Google Play Store.
XDA:DevDB Information
Bebler App, App for all devices (see above for details)
Contributors
Beblerapp, Beblerapp
Version Information
Status: Stable
Created 2016-09-12
Last Updated 2016-09-12
No download link, thread closed.
@Beblerapp
In order to gain permission to post links you need to reach a post count of 10 by contributing productively to the forums. Once you've reached 10 posts please contact me via PM and I'll open this thread again so you can add the link.
Also, you already have a thread for this here:
http://forum.xda-developers.com/android/apps-games/app-bebler-live-contacts-feed-t3297003
From our forum rules:
5. Create a thread or post a message only once.
As a large forum, we don't need unnecessary clutter. You're free to edit your message as you like, so if you do not receive an answer, revisit your message and see if you can describe your problem better. Not everyone is online at the same time so it might take a while before you receive an answer. (Also refer to Rule 16)
Click to expand...
Click to collapse
Thread closed.