Showing posts with label Education. Show all posts
Showing posts with label Education. Show all posts

Monday, July 8, 2013

Smart Tools v1.5.9a Apk Android


Smart Tools is a complete package of 5 app sets. It includes 5 Pro sets for a total of 15 tools. In a word, All-in-One.

Set 1: Length, Angle, Slope, Level, Thread - Smart Ruler Pro
Set 2: Distance, Height, Width, Area - Smart Measure Pro


Set 3: Compass, Metal detector, GPS - Smart Compass Pro
Set 4: Sound level meter, Vibrometer -Sound Meter Pro
Set 5: Flashlight, Magnifier - Smart Light Pro

Even more tools will be added soon. Next will be Barometer and more.

Do you want to get more tools and features? Please send an email. I'll reply to it ASAP.
I hope my apps are useful to your SMART Life. Thank you.


* A magnetic sensor is required. So this app cannot support several android devices (e.g HTC Desire X).

** Off-line support (for Wi-Fi only devices) : Open this app several times with connections, you can open it without connection.

Click Here To Download 
Direct Download Link - Direct Download Link


Monday, June 24, 2013

Offer Your Educational Apps On Google Play for Education

Posted by Pratip Banerji, Google Play for Education team




Last month, we announced Google Play for Education — a platform enabling developers and content providers to reach K-12 educators and students in the United States through a new Android based initiative. Google Play for Education is an extension of the Google Play Store for schools, adding curation, bulk purchasing, and instant distribution to students’ Android tablets for educational apps, books and videos. As we said at the time, we are excited to be doing our part to make technology and innovation in the classroom more accessible.



Starting today, you can use the Google Play Developer Console to mark your apps for inclusion in Google Play for Education, which is actively being piloted in schools across the country. Marking your app identifies it as targeted for the US K-12 educational market and queues it for evaluation by a third-party network of educators. These educators perform a first-pass qualification of apps, assigning the appropriate subject, grade, and common core standards metadata, while evaluating whether they meet the Google Play for Education criteria for classroom use.



Leading up to the fall launch, the Google Play for Education team is conducting an extensive series of pilots that include schools and students across the U.S. By marking your app for inclusion now, you will be getting your app into the hands of these schools and key influencers in the education technology community.



Whether you already have an existing educational app or are looking to build one, take a look at our Guidelines for Apps to make sure your app is appropriate for the K-12 environment. Follow our detailed requirements and test your app to ensure it is optimized for Android tablets. Then, upload your new or updated app, mark it for inclusion in Google Play for Education, and publish. We will email you when your app has been evaluated. Depending on app submission volume, this process can take 3-4 weeks. For more information, see Get Started.



Also please tune in to our panel for education developers on Tuesday June 25th at 10:30 AM EDT. Live from the ISTE (the International Society for Technology in Education) Conference, we’ll tell you more about developing for Google in Education and we’ll host some educators who explain what they are looking for in educational apps. The panel will be streamed on Google Developers Live and we'll make the video available to you as well.



For more information on Google Play for Education, please visit developer.android.com/edu.

Wednesday, April 24, 2013

Anatomy 3D Pro - Anatronica v2.07 Apk Android


A 3D educational guide to the human anatomy featuring an advanced interactive 3D touch interface. Wikipedia and Grays anatomy info available.


★ Best 3D Anatomy Application for Android ads free with more then skeletal and muscular systems!

★ Easy to navigate and explore human body (skeletal and muscular system in free version)
★ Fast search function
★ High detail 3D model
★ Test your knowledge with quiz
★ Details about every object from wikipedia
★ Frequent updates!
★ Available for android phones and tablets

Click Here To Download
Direct Download Link - Direct Download Link


Thursday, February 14, 2013

C4droid (C/C++ compiler) v3.98 Apk Android









C4droid is a simple C/C++ IDE + C/C++ compiler for Android with Makefile support.
C4droid already has almost full C language support, so you don't need to wait when it will be added.
You can to write your own applications on Android phone, and run them. This app uses TCC and uClibc, so it has full support of ANSI C and some support of ISO C99. C4droid can be used for educational purposes or to practice in C language.
Some components of C4droid are LGPL-licensed. You can download used source code of TCC and uClibc on their websites (But TCC had been modified by me, so I recommend to email me to get modified source).
C4droid includes Android Terminal Emulator so you can to run your application comfortably.


To get C++ support you need:
1) Install GCC plugin (C4droid will ask you to install it).
2) Select G++ compiler in C4droid preferences.
3*) Use iostream, not iostream.h
4*) Add "using namespace std;" to your program (before int main)

To compile Makefile projects, open any file in the same folder with Makefile and long-click "Compile" to configure current directory (C4droid will create .c4droid configuration file when you'll press Ok). After configuring folder, you can press compile button and C4droid will build your project.
Don't forget to enter executable name and select compilation mode (and press ok also, else changes will be discarded)

C4droid supports SDL, NativeActivity and Qt for GUI now, install SDL plugin for C4droid to use it (only GCC/G++ compiler is supported, so you need GCC plugin).
(SDL is detected with #include "SDL.h", NativeActivity is detected with #include "android_native_app_glue.h", Qt is detected with #include "QtGui").
There is an experimental support for Qt using necessitas, but note that it's in alpha stage.
Qt support limitations:
1) Path to Ministro libraries is hardcoded (/data/data/org.kde.necessitas.ministro/files/qt/lib), so email me if it will change.
2) Only QtCore and QtGui libraries are supported by C4droid for now.
3) If you're compiling a single-file Qt app, you must add #include "yoursourcefilenamewithcpp.moc" to the end of file. If you're using .pro file for compilation, you don't need to do that.

Quick manual:
If you have found a bug or app is not working, email me.
If app crashes on start, reboot your device, it's a Google Play/Android bug.
Long click save button to "save as", long click run to run with arguments.
Result of compilation (binary) is placed in "/data/data/com.n0n3m4.droidc/files/temp", because sdcard doesn't have permission for execution by default.
If you have "Illegal instruction" error, using internal compiler (TCC), install GCC plugin, GCC supports softfloat (by default).

Click here for Download
Direct Download Link - Direct Download Link