[APP][5.0+] maybe useful mathematic app for academic purposes - Android Apps and Games

Hello everyone and welcome to my project, which is Advanced Maths
Basically, it all started a few years ago, when I wrote a simple app to display prime numbers. Then, from time to time, I was finding some interesting groups of numbers and creating apps to detect them. Not even for Android, just simply Java. A few weeks ago I thought why not to group all these apps into one bigger. And this is it! So let's move to the specifics:
FEATURES
Figurate numbers - check if a particular number is a figurate one or display figurate number to a particular value. Both of these features are for any number of dimensions and angles of a base regular polygon
Prime numbers - check or display
Ruth-Aaron numbers - check or display
Smith numbers - check or display
Sieve of Eratosthenes - display primes to a particular value
I'm gonna add some new features in future
DOWNLOAD
http://advancedmaths.cba.pl/app-debug.apk/
If You cannot install the app, turn on unknown sources in settings > security, or settings > applications. And if You would like to run it on Android version lower than 5.0, let me know
I hope some of You find this app useful, as I would have done in school. Please report any bug You find in my app and tell me what You think about it
XDA:DevDB Information
Advanced Maths, App for all devices (see above for details)
Contributors
Leftismer
Version Information
Status: Testing
Created 2016-07-10
Last Updated 2016-07-10
XDA:DevDB Information
Advanced Maths, ROM for the Apps & Games
Contributors
Leftismer
ROM OS Version: 4.0.x Ice Cream Sandwich
ROM Kernel: Linux 3.10.x
Version Information
Status: Testing
Created 2016-07-11
Last Updated 2016-07-11

Reserved

That looks pretty useful for non-math people. No idea what the other types of numbers were besides prime numbers. Didnt even know Smith numbers was a thing

Thanks, it is all explained in the app, what these types of numbers are

Related

[APP][4.0+] Find Similar Movies

App: Find Similar Movies
Google Play Store Link: https://play.google.com/store/apps/details?id=invin.com.similarmovies
So this is a relatively basic App compared to the ones I see posted here. It's also my first App, & there's a few UI updates planned.
Short Description:
A basic App that utilizes the Rotten Tomatoes API to obtain a list of movies similar to an entered movie.
Usage: If the entered name is ambiguous, an initial list will be displayed to choose from. The selection will then be used to used to query for a list of similar movies.
No calculations are done by the App, any data displayed is data returned by the Rotten Tomatoes API.
No data is saved by the App. A search history is not maintained.
Known Limitations:
- As this is a public API, there are rate limits. Rates at the time of publishing are limited to 5 API calls per second and 10,000 calls per day.
- Newer movies may not yield any results, dependent on Rotten Tomatoes updating their databases.
Would appreciate some feedback & suggestions, pointers on improvements, etc. thanks.
XDA:DevDB Information
Find Similar Movies, App for all devices (see above for details)
Contributors
Invincible10001
Source Code: https://play.google.com/store/apps/details?id=invin.com.similarmovies
Version Information
Status: Stable
Current Stable Version: 1.0.5
Stable Release Date: 2015-01-30
Current Beta Version: 0.0.9
Beta Release Date: 2015-01-25
Created 2015-01-31
Last Updated 2015-01-31
Cool app, but I would like to see more pretty design. Good luck!

[APP] [2.3+] App Ideas : A must have app for developers

Hi,
I want to introduce our latest Material Design App : App Ideas.
App Ideas is a storage as well as a support for creative developers with ideas for apps and game. No matter where you are when the inspiration comes along, with this app you will not lose any ideas.
Select a category, where the planned app belongs to, choose a name, describe the basic idea and save the base frame until you find the time to develop the project.
App Ideas also offers you support your running projects. Changed your idea from the theoretical state into practical development, you have the ability to note individual subgoals as well as emerging bugs and work through it step by step and fix it. The development is divided into 2 stages, called Alpha and Beta, so after the first goals have been achieved, you send your app in the second phase and can register new features and bugs. Has your idea become a finished app, it is stored in the Release-folder.
You can use App Ideas, made in beautiful material design for free up to four ideas. If you need more capicity, you can aquire the Pro-version. This is possible in two ways, which are explained to you in the menu of the free version.
It would be great if you could give me some tips/feedback.
XDA:DevDB Information
App Ideas, App for all devices (see above for details)
Contributors
Mayr Technologies
Source Code: https://play.google.com/store/apps/details?id=com.mt.appideas
Version Information
Status: Stable
Current Stable Version: 1.05
Stable Release Date: 2015-09-27
Created 2015-09-28
Last Updated 2015-09-28
Update V 1.1
Hi everyone,
since the last version we fixed a lot of bugs.
And we also made some UI changes.
It would be great if you could give us some feedback, like what you think of the idea of the app, the UI ....
Big update
Hi,
we released a big update, to make the app even more useful.
There are now seperate folders for your app ideas and your running projects.
We also completely restructured the detail page for your app projects.
You can now also note ToDos for your projects and set a date you want the app to develop until.
Feeback is appreciated

[APP][4.1+] Studere, a simple free app about organizing school/college life

Studere is a fairly simple app where you can manage all your scores and subjects, make appointments related (or not) to your school/college and even organize your daily schedule!
This project is three months old now and I've made quite a progress during this time. Right now it has color customization (I know it's a minor thing, but people seem to like these things) and a lot of ways to notify you about how you're doing in some subjects, about upcoming events and classes/things to do!
Feature list:
Add subjects with up to four bimesters, each with two tests, a suplementary test and a average!
Organize your appointments at your Agenda, a Google Calendar-like list of upcoming events, with notifications!
Fill up your schedule to receive every weekday, every week, notifications about daily events or classes!
Receive notifications about when you're not so well in a specific subject, telling you to study! (That's optional!)
All of this is without ads, with donation option!
So far I've integrated Firebase for online backup and Google Sign In for auth purposes.
Play Store link is here!
XDA:DevDB Information
Studere, App for all devices (see above for details)
Contributors
thelegendofzeth
Source Code: https://github.com/gildaswise/Android
Version Information
Status: Stable
Current Stable Version: 1.7.3
Stable Release Date: 2016-06-30
Created 2016-06-20
Last Updated 2016-06-30

[APP] maybe useful mathematic app for academic purposes

Hello everyone and welcome to my project
It all started a few years ago, when I thought why not to create an app to show primes. After that, from time to time, I was creating a new app to detect some groups of numbers such as Ruth-Aaron or Smith ones. A couple of weeks ago, I came up with an idea to group all of these small apps into one bigger and this is exactly it So let's move on to specifics:
FEATURES
Figurate numbers (built on any regular polygonal base and in any number of dimensions) - check if a particular number is figurate or display figurate numbers to a particular value
Prime numbers - check or display (displaying may be executed using Sieve of Eratosthenes)
Ruth-Aaron numbers - check or display
Smith numbers - check or display
In future I'm gonna add some new features
If You come across any bug in my app, please report it. I hope some of You will find this app useful
XDA:DevDB Information
Advanced Maths, App for all devices (see above for details)
Contributors
Leftismer
Version Information
Status: Testing
Created 2016-07-11
Last Updated 2016-07-11
Thread closed. Please review our forum rules, which includes not posting a thread more than once.
Continue discussion here: http://forum.xda-developers.com/android/apps-games/maybe-useful-mathematic-app-academic-t3415670
Nathan
Forum Moderator

[APP][4.0+]BatteryTimeline

Battery Timeline -- A Tiny Battery State Montior!​It can record Electricity, Temperature, Voltage and generate you a polyline chart, and needn't any background!
Features:
Tiny
Record Electricity; Temperature; Voltage
Polyline chart
Beautiful UI
No AD
Needn't stay in background
Using Libraries:
materialdatetimepicker
customactivityoncrash
mpandroidchartlibrary
activeandroid
floatingactionbutton
About Me
I am a Chinese student, like programming very much. I'm learning Android develop. I have produced some apps, see list at THERE. This is my first work published on xda. My English is too bad..:silly:
FAQs
Q:This software need Root or xposed? A: Needn't.
Q:How can I report bugs? A: If app show "Oh No! App Crash!", CLick "Error details", and copy all text (click copy to clipboard) report to me. If app show nothing and exit, run Logcat and find lastest error log by application and report, thanks~
XDA:DevDB Information
Battery Timeline, App for all devices (see above for details)
Contributors
liangyuteng0927
Version Information
Status: No Longer Updated
Current Stable Version: 1.1
Stable Release Date: 2016-10-22
Created 2016-10-22
Last Updated 2016-10-22
Pretty pretty quiet…
I am the first to reply in this topic???
so bad…
And, this app is really good! Love it!
What else, you have to practice your English more…
Sent from my SM-N930F using XDA-Developers mobile app

Categories

Resources