New Minuum Keyboard - One (M7) General

Found a cool keyboard that is in beta that I'm trying out. Thought Id share it with you guys!
{
"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"
}
"Minuum is a tiny, one-dimensional keyboard that frees up screen space while allowing fast, accurate typing.
Current technology assumes that sticking a full typewriter into a touchscreen device is the best way to enter text, giving us keyboards that are error-prone and cover up half the usable screen space (or more) on most smartphones and tablets."
"Minuum, on the other hand, eliminates the visual clutter of archaic mobile keyboards by adapting the keyboard to a single dimension. What enables this minimalism is our specialized auto-correction algorithm that allows highly imprecise typing. This algorithm interprets in real time the difference between what you type and what you mean, getting it right even if you miss every single letter."
Link to the APK for developmental use only, please do not install the apk unless you are a verified tester and are following the Minuum Teams terms of use.
Mod edit. Link has been removed as this is for private beta testing only.

Been looking for this, thank you.
Sent from my SCH-I605 using xda premium

nice, love it.

yankzfan007 said:
Link to the APK for developmental use only, please do not install the apk unless you are a verified tester and are following the Minuum Teams terms of use.
Click to expand...
Click to collapse
What's wrong with respecting the wishes of the developer?
Regards,
Dave
Sent from my HTC One using Tapatalk 4 Beta

foxmeister said:
What's wrong with respecting the wishes of the developer?
Regards,
Dave
Sent from my HTC One using Tapatalk 4 Beta
Click to expand...
Click to collapse
this. Don't like to be the party pooper lol - but this is considered piracy. Not bad intentions of the OP for trying to share though.

Moderator update.
Link has been removed. This is not for public release yet but for private beta testing only. Please do not post until the creator of the app allows you to do so.

Related

Episodes for Android - you like?

Hey there guys,
I'm currently developing a new app for Android, called episodes.
It's very similar to "Episodes" for the iPhone. There are more than a couple I believe, all with the same idea - keeping track of your favorite TV shows. Checking out episodes summaries and when the next episodes will be aired.
If you wish to test the app, let me know about certain bugs and maybe offer some missing features, please feel free to post them here.
here's the apk: link removed. app will be available in the next couple of days on the market. check out our facebook page: http://www.facebook.com/apps/application.php?id=195710953789467
Here's a little preview:
{
"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"
}
Additional screencaps:
http://droidreign.com/episodes/preview/device0.png
http://droidreign.com/episodes/preview/device2.png
http://droidreign.com/episodes/preview/device3.png
http://droidreign.com/episodes/preview/device4.png
http://droidreign.com/episodes/preview/device5.png
Looks cool! I use sickbeard to download all of my tv shows and this does the same thing as you'r app (showing all the info) But it would be nice to see these on the go, on my mobile too!
Really cool app. I like the UI.
If you don't mind me asking, what are you using for your data? thetvdb?
No, their API is annoying. I'm using tvrage
If you could have the app interface with sickbeard it would be a lot more useful
That's not really on the feature list for now.
Thanks for the tip though.
Looks cool indeed, I have the one for the Iphone. Hope this is like it or even better!!!
Gonna give it a try as soon as my phone lands.
Very cool App!
One suggestion would be to also sghow the date of last aired episode in the overview.
I'm getting the app wrapped up right now, and doing some final bug testing.
you can catch the latest updates and screenshots on the facebook page I posted on the first post.
pbeltrami, About your suggestion, I like the idea. I think I'll incorporate that on the first update for the app - Episodes 1.0.1
App is available guys. Enjoy:
https://market.android.com/details?id=com.fima.episodes
dolby71 said:
App is available guys. Enjoy:
https://market.android.com/details?id=com.fima.episodes
Click to expand...
Click to collapse
App not free = app not available in my country
@dolby71: Are you still working on this app or is the project asleep?
I'm very much interested in an app to keep record of the tv shows I'm watching, but I need some kind of backup option or cloud save. Is something like this available in this app?
I don't find app here or on market.. why? some news?

Tabs inside tabs

Hi everyone!!
I have the first level of tab done with FragmentTabHost in FragmentActivity, now I want do the second level(tabs inside tab). What is the best way to do it?
Something like this:
{
"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"
}
Why would you want to do this? It seems a bit weird, mainly because it takes up a lot of screen real estate.
I'm guessing there's a better way of implementing whatever it is that you're trying to do .
bassie1995 said:
Why would you want to do this? It seems a bit weird, mainly because it takes up a lot of screen real estate.
I'm guessing there's a better way of implementing whatever it is that you're trying to do .
Click to expand...
Click to collapse
I totally agree.
I found this video from the last Google I/O very helpful, when I had to make decisions regarding navigation: http://youtu.be/XpqyiBR0lJ4
nikwen said:
I totally agree.
I found this video from the last Google I/O very helpful, when I had to make decisions regarding navigation: http://youtu.be/XpqyiBR0lJ4
Click to expand...
Click to collapse
Yep, lots of good ways. I'll have to take a look at that as well!
Sent from my GT-I9300 using Tapatalk 4
Worst design pattern ever. That would confuse users so much
If you really need this kind of nested navigation, I guess the right way would be to replace your 2nd tab host with a Spinner allowing to change the fragment in the current tab, with a FragmentTransaction.
(Although I'm pretty sure you can avoid this pattern in most cases if you really think about it).
op pls respond
Sent from my GT-I9300 using Tapatalk 4
I chose to put a spinner in ActionBar instead of the first tabhost. Much cleaner now
Thanks
avlisF said:
I chose to put a spinner in ActionBar instead of the first tabhost. Much cleaner now
Thanks
Click to expand...
Click to collapse
Makes sense.
And it consumes less space.

[PROJECT] Writing proper emulators for Android

Hey guys, I know you've seen a lot of some emulators on the Play store, for all kind of old-school consoles, NES, SNES, N64... Most of them are released under GPL license, so yes, they are open source. Sadly, the UI design doesn't match with Android's holo (4.0+) style. So, my proposal is simple. Let's develop a couple of free, open source emulators, from XDA members, with a proper UI (I can help with that, I've written a couple of modern looking apps: LockIt, wRotatr, Halo)))). My weak point is JNI. I hate it. Period. I will need a lot of help to get the emulators buiding, but after I get them, you will see a lot of UX/UI improvements.
Sources can be found here. I'd like to start with Nesoid. So, is anybody here, expert on JNI development, willing to help me on this? :good:
Cheers,
D4.
Bumping this, I have archieved some UI fixes. Still not able to build native libraries.
Before
{
"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"
}
After
The sad news is that I dropped android < 4.0.3 support
Any news on your progress?
Shadow-Nexus said:
Any news on your progress?
Click to expand...
Click to collapse
I haven't been able to build native libraries yet. Without that there's no emulation
How's the emulation overhaul coming along? Seems like a great project
Sent from my Nexus 7 using XDA Premium 4 mobile app
worhello said:
How's the emulation overhaul coming along? Seems like a great project
Sent from my Nexus 7 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I'm trying another UI attempt, but it's not yet working (emulation still broken, I haven't found anyone to help me with JNI)
Abandoned

My first Android game. Need opinions and comments :)

Hello guys,
few days ago i posted my first Android game on Google Play.
If you wish i would like to check it out and post your opinions and comments
I already have some features/changes in mind that i am going to implement. Currently i keep updating it at least once a week.
Just keep in mind that i want to keep this specific game as simple(from end-user perspective) as possible, without much features and options, e.x. weapons, levels, etc.
HOW TO PLAY:
Tap fast!
Tilt fast!
FEATURES:
Global scoreboard (with daily,weekly and all time scores).
Achievements.
Clean hi resolution graphics.
LINK:
play.google.com/store/apps/details?id=com.eoa.SpaceThing_release.android
IMAGES (ver2.2):
{
"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"
}
The full link to your app: Space Thing
Really nice game . I wish you all the best with your app.
edit: I just saw that you posted more than 10 postings. You can now edit your first post to include the full link to your app on the marketspace.
12er said:
The full link to your app: Space Thing
Really nice game . I wish you all the best with your app.
edit: I just saw that you posted more than 10 postings. You can now edit your first post to include the full link to your app on the marketspace.
Click to expand...
Click to collapse
Thank you!
I realized that i posted the thread in the wrong section so i reposted it in apps and games:
http://forum.xda-developers.com/android/apps-games/game-space-t2887693
I guess i have to delete this thread or change the subject.
EOA_DEV said:
Thank you!
I realized that i posted the thread in the wrong section so i reposted it in apps and games:
http://forum.xda-developers.com/android/apps-games/game-space-t2887693
I guess i have too delete this current thread or change the subject.
Click to expand...
Click to collapse
i like the performance and the sensibility , a little more kind of obstacles would be great for the game.
To be honest, control with tilting is a little bit too difficult for me.

Nextbit Baton

{
"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"
}
Nextbit Baton offers several benefits to users, including:
Sync: Keeps apps and data in sync across multiple devices, allowing users to move fluidly from one device to the next without missing a beat.
Pass: Send any open app in its current state to another device, saving time and eliminating the tedious process of manually finding and opening apps on different devices.
Backup and restore: Save apps and data to your Nextbit profile in the cloud, so you can always get your apps back on any device.
Nextbit’s private beta is exclusively on CyanogenMod, the leading open-source, community-driven Android OS backed by Cyanogen Inc. The future public release of Nextbit will be available first on the commercially distributed Cyanogen operating system.
“Cyanogen continues to reimagine Android by introducing bold new firsts,” said Kirt McMaster, CEO of Cyanogen. “Nextbit represents one of these platform firsts that could only manifest on a truly open Android. We enable Baton to become a native OS level feature, creating huge benefit for our users.”
Click to expand...
Click to collapse
About: https://nextbit.com/about/
Press Release: https://nextbit.com/press/
Articles and videos
The Verge: http://www.theverge.com/2014/10/27/7079623/this-is-nextbits-try-at-fixing-app-switching-on-android
Engadget: http://www.engadget.com/2014/10/27/nextbit-baton-continuity-for-android/
Android Police: http://www.androidpolice.com/2014/1...nogenmod-with-app-syncing-backup-and-restore/
This looks intriguing! I'll be keeping an eye on this. Thanks Nextbit!
WEM97 said:
This looks intriguing! I'll be keeping an eye on this. Thanks Nextbit!
Click to expand...
Click to collapse
I was actually an Alpha tester (can come out and say that officially now). It really is awesome and rather useful.
Nburnes said:
I was actually an Alpha tester (can come out and say that officially now). It really is awesome and rather useful.
Click to expand...
Click to collapse
Lol me too. That NDA was scary. Glad I can finally talk.
Same Here, been testing it for the past 2 months. now i am just using the nextbit app on PA.
Hey guys glad to see one of us has posted to xda already, I'm about to quote Nburns and spread the word on the nexus 5 forum also just saying those alpha shirts are so soft <3

Categories

Resources