[GAME] Mastermind [Update] - Ubuntu Touch Apps and Games

Hi everyone
I'm currently working on a port of the game Mastermind for Ubuntu touch.
For more information about Mastermind you can visit wikipedia: http://en.wikipedia.org/wiki/Mastermind_(board_game)
Important
You have to add the qt5-edgers repo.
Code:
sudo add-apt-repository ppa:canonical-qt5-edgers/qt5-beta-proper
and after that you have to install Qt 5 folderlistmodel QML plugin
Code:
sudo apt-get install qtdeclarative5-folderlistmodel-plugin
Installation
Code:
sudo add-apt-repository ppa:hansueli-burri/mastermind
sudo apt-get update
sudo apt-get install mastermind
Update
I switch from my custom made tabs to the ones provided by Ubuntu. The game now looks a little different and has no longer the Ubuntu colors.
Move to Launchpad
You can find the latest version on Lauchpad: Mastermind
Update
Created ppa for easy installation.
{
"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"
}
I also moved the new game button to the action panel.
The notification when you have won, now tells you, if it is a new highscore.
The configuration window know also shows, how many possiblities there are for your current setting. I also added a new theme.
And as I mentioned last time, I added a highscore window.
If someone is interested and willing to try it let me know. I added the sources as an attachmend so you can try it yourself.
P.S.: If Anyone knows how do you build a Qml/Javascript Project so I could add ad .deb I would appreciate the help.

Hempe said:
Hi everyone
I'm currently working on a port of the game Mastermind for Ubuntu touch.
For more information about Mastermind you can visit wikipedia: http://en.wikipedia.org/wiki/Mastermind_(board_game)
The game is fully functional, but I'm still adding features (like a High Score list)
I made some screenshots of the game. So what do you guys think.
- What look good/bad?
- What looks odd?
- Whats missing?
I did not yet flash ubuntu onto my phone, so I don't know how this will look like on a mobile device.
If someone is interested and willing to try it let me know.
P.S.: If Anyone knows how do you build a Qml/Javascript Project so I could add ad .deb I would appreciate the help.
Click to expand...
Click to collapse
Looks good so far, simple theme with the color blend.. About the packing, try asking for help in the Ubuntu touch IRC.

R: [GAME] Mastermind [Update]
Fantastic
Inviato dal mio GT-I9305 con Tapatalk 2

really good

Looks great!!
Maybe you should add a share option allowing us to share the scores on Google+, Twitter or Facebook.

Related

[Tool][Win][ICS]Razr Root

I know there is other tools out there, I was bored and decided to write up a tool that runs the root script in a GUI for windows.I just wanted something to do and this is what I came up with.
Special Thanks To:
Regaw - AndroidLib
pedrotorresfilho
kholk
miloj - Exploit binary
First things first. This program runs a commands at startup. It will verify if the device is a razr, it will verify only 1 device is plugged it. It does have minor error checking. It's mainly just to look cool. While it does root again I was bored. This really isnt anything new.
NOTE: To exit the application you click the back button. This will exit the app.
The home button will take you to this thread.
The Menu button i'm not sure what to do.
The Search button i'm not sure what to do. // Will probably set it up for donation link for the guys above.
Also I know the file size is big, lol like i said i did this while being bored its more focused on the look. It uses some extra dlls etc in order to do transparency and listbox images.
{
"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"
}
[Download Link]
Download Here
+1..
another guide..
thank for sharing...
Link is online now.
Fixed a minor bug where software would crash during restart of device.
Nice tool, thanks :good:
nice tool...
downloading..
wowww.. interactive tools for root..
downloading now..
and I will tested at ICS Asia Retail..
report ASAP..
Hi!
Why is the adb process persistent? After running this aplication we cannot delete de folder or disable the adb process in background.
--Edit--
I may have found an answer: You've used a 32bit library (MS Windows (GUI) Intel 80386 32-bit). You should add a statment in OP it's for 32bit versions of windows.
Thanks
32Bit should run fine on 64bit machines, just need to place adb-killserver on shut down and that will stop adb. I will do that today.

[Beta] AWToolkit - All in one tool for Android Wear (support Mac/Windows/...)

{
"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"
}
So, this is my new project so far. I'm trying to build a tool to help all Android Wear devices with simple tasks. At the moment, this is the initial release and I'll keep it updated.
What's inside the package?
Java Application: you can run it from any platform, Windows, Mac, Linux,...
A folder called "lib" including adb,fastboot for Windows & Mac. If using Linux, you need to find your own adb and put it under "Other" folder
I'm looking forward for your feedback and suggestion. Thanks!
K thanks for this tool we want simple tool for control android touch if the touchpad is broken or damaged...
sureshsoori1 said:
K thanks for this tool we want simple tool for control android touch if the touchpad is broken or damaged...
Click to expand...
Click to collapse
Any features suggestion will be welcome I'll take more times for the next release:
Threading: not blocking main UI anymore
More fastboot & recovery functions
How about a one click unlock bootloader/root watch!? :good:
So, this is my new project so far. I'm trying to build a tool to help all Android Wear devices with simple tasks. At the moment, this is the initial release and I'll keep it updated.
What's inside the package?
Java Application: you can run it from any platform, Windows, Mac, Linux,...
A folder called "lib" including adb,fastboot for Windows & Mac. If using Linux, you need to find your own adb and put it under "Other" folder
I'm looking forward for your feedback and suggestion. Thanks![/QUOTE]
very good thank you
thank u
thank u pro......................
Hi tdiddy.2, i'm trying to enable adb over wifi on android wear. I have managed to make it work, but theres a lot of steps because you need to connect over bluetooth first. I know thats probably a way to enable adb over wifi direct over adb shell, but i dont know how to use adb shell well. Maybe you want to contribute? Thanks in advance.
Heres the link

[Q] Got 1271 errors trying to build (from source) keyguard.apk in eclipse

Hi,
i would like to build an .apk from source with eclipse, but when i port the source project of "keyguard", i've got so many errors (1271) so i can't build it !
Anyone know what can i do without correct all errors ? :/
Screenshot:
{
"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"
}
Thank you in advance.
After searching a bit I found the following topic: hxxp://stackoverflow.com/questions/17487777/using-internal-android-classes (can't post clickable links yet).
From your screenshot it looks like you're trying to use "LockPatternUtils" which is part of "internal android classes".
ArcaneHammer said:
After searching a bit I found the following topic: hxxp://stackoverflow.com/questions/17487777/using-internal-android-classes (can't post clickable links yet).
From your screenshot it looks like you're trying to use "LockPatternUtils" which is part of "internal android classes".
Click to expand...
Click to collapse
So what can i do ? :/
Thank you for your answer !
NOTICE: I can upload the keyguard folder if you want more informations
Could you share the project you're trying to compile, the official website if it has one? Please keep in mind that while I'm a developer I'm by no means an expert on Android. I'll give it shot but it's probably not going to do much good.
ArcaneHammer said:
Could you share the project you're trying to compile, the official website if it has one? Please keep in mind that while I'm a developer I'm by no means an expert on Android. I'll give it shot but it's probably not going to do much good.
Click to expand...
Click to collapse
Link with Keyguard (extract it)(I just changed an opacity value compared to the original one in KeyguardViewManager.jar) :
http://www.mediafire.com/download/9h1jo9i9b545zdl/keyguard.zip
AOSB Page:
http://probam.net/
AOSB Github:
https://github.com/AOSB/
Source where i downloaded Keyguard (to download it, i had to download all framework source):
https://github.com/AOSB/android_frameworks_base/tree/kitkat/packages/Keyguard
Thank you for yoru help !
Apparently there is a thread about this project from the developer: hxxp://forum.xda-developers.com/showthread.php?t=2377129
Given the Android.mk in the code tree I think you may require the NDK. Here is a tutorial for how to set this up: hxxp://mindtherobot.com/blog/452/android-beginners-ndk-setup-step-by-step/
I've not done any NDK development, so this goes way beyond my skillset.

Help moddin MYTVonline APK

HI
I need som help from someone to mod a apk so it can work on Nivida Shield TV
Demo MYTVOnline
https://www.youtube.com/watch?v=D9Iq4gqA3ic
I have the latest version of the APK.
Is there som friendly soul here that can help a noob att this out?
You can download tha APK here
https://mega.nz/#!S8xHgJLA!cyeS561-HoJC9CQZACwAA06vNKPfokR6mu38LZioK_0
Please help us out.
Best regards to you all.
No one that can help me out?
Im also curious about this
I would also like help porting this app to other Android boxes!
Following!
I will follow this publication. Modifying this application would be a great idea!
anyone help with this, would be good to load onto any android tv box
I also want this for my xcruiser xdsr485hd
Sent from my Z2 Plus AEX 5.2
Please someone help this poor guy out. I wish I had the skills.. I would love to have this apk functioning!
I want this also, would pay for it
lathund said:
I want this also, would pay for it
Click to expand...
Click to collapse
Well the box dont cost alot. .
And i think the mytvonline app is specifik for their hardware. If not dont think they would have Madeleine it available. After running the z7+ now for some time i font recommend THE new android version. Crash glitches and so om newer had any trouble with my old prime z and +.
I too would love this ported to my shield have a formula z7+ but would like the app ported
I'm also interested please help !
I'm also interested please help !
+1 glued with interest
i have interest to
Also interested [emoji4]
Envoyé de mon iPhone en utilisant Tapatalk
Please I'm also interested to have this app ported to nvidia shield or any other android TV box.
Thanks.
I have been able to go a step forward
Everytime I was installing it I was getting this error: Package Conflicts with an existing Package
so I traid this:
1. Install APK Editor from Play Store
2. Open the app and tap on Select Apk (1st option)
3. Choose the APK you want to install and tap on Common Edit.
4. Tap install location and change from default to Internal Only.
5. Wait until it's edited and try installing the apk.
from here: https://forum.xda-developers.com/general/general/package-conflicts-existing-package-t3710240
So this time I was able to installed it however I get an error, so I wonder if possible to fin inside android a log to see why I´m getting this error??
{
"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"
}
here is the source code I was able to pull, if someone with the proper knowledge can make it available for everyone:
https://mega.nz/#F!1IU3TbYT!AHh1JCUJzB0HR0nkJlayaA
Install is ok with @SnakeEYEPTY méthod on my shield
But when the apps is launched, she's crash:crying:
I get the crash too, any way to fix it?

Development WSA Sideloader - Easily sideload APKs on Windows Subsystem for Android

Hi everyone,
I am here to share with you my attempt at making an APK installer for Windows Subsystem for Android, WSA Sideloader. This has been an open source project I had been working on for over 2 months now, with the first version released around the same time as the WSA public preview.
Like the name suggests, it features a user friendly interface allowing anyone to easily sideload APK files onto the subsystem, without typing any commands. Since the launch of version 1.0 back in February, I have continued to update the app with new features and bug fixes. Recently I have launched version 1.2, which includes an updated look and feel, APK permission viewer and WSA autostart.
But my work is not over yet. .apk file association is coming soon, so you can double click to install from File Explorer. I also have plans to launch an ARM64 build of WSA Sideloader, for devices running the ARM version of Windows 11. A test ARM64 build is currently available for version 1.1.10.
{
"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"
}
This is my first big open source project, and I plan to support it for a long time to come. It is also available to download from the Microsoft Store!
GitHub: https://github.com/infinitepower18/WSA-Sideloader
Microsoft Store: https://www.microsoft.com/store/apps/9NMFSJB25QJR
Instructions, known issues and FAQs can all be found in the GitHub readme.
It would be greatly appreciated if you could try it out and leave feedback and any bug reports, so I can work on improving the program even further
Happy to announce that .apk file association is now available in version 1.3. The application now integrates with File Explorer, web browsers and other supported programs enabling (double) click to install functionality.
The update is now available to download from Microsoft Store as well as GitHub Releases.

Categories

Resources