Miner in app inventor

Hello.
I would like to know if there is a way to create BTC miner in app inventor?
If there is a api or something, please send it.

I don't think that's anywhere near profitable.

It's ok! I don't want profit!
I just want to try it out!
There are already apps such as neoneon miner!

You would probably need to write it in Java/Kotlin. That could be an extension such that the GUI would be defined in App Inventor.

I have saw this before, but it doesn't say how to make it!

The video explains how to build it and shows the Blocks. Reproduce the blocks shown and experiment
The video assumes you already have some App Inventor building skills.

Here are some resources to help you learn to use the AI2 tools. A very good way to learn App Inventor is to read the free Inventor's Manual here in the AI2 free online eBook http://www.appinventor.org/book2 ... the links are at the bottom of the Web page. The book 'teaches' users how to program with AI2 blocks.

There is a free programming course here http://www.appinventor.org/content/CourseInABox/Intro and the aia files for the projects in the book are here: http://www.appinventor.org/bookFiles

How to do a lot of basic things with App Inventor are described here: http://www.appinventor.org/content/howDoYou/eventHandling .

Also look here http://kio4.com/appinventor/index.htm and here http://www.imagnity.com/tutorial-index/ for more tutorials.

Learn about components http://ai2.appinventor.mit.edu/reference/components/
and visit the Library http://appinventor.mit.edu/explore/library Help>Library on the MENU

Thank you so much! :slight_smile:

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.