Category Archives: Android Application Development in Java

In Bengali: Some Educational Android Apps on Software/Web Development

Some are in Bengali

Project Management

https://play.google.com/store/apps/details?id=com.sitestree.pmp

On CSS

https://play.google.com/store/apps/details?id=com.sitestree.css

On JavaScript

https://play.google.com/store/apps/details?id=com.sitestree.javascript

 

On PHP

https://play.google.com/store/apps/details?id=com.sitestree.php

 

On SEO course

https://play.google.com/store/apps/details?id=com.sitestree.seo

 

SQL Course

https://play.google.com/store/apps/details?id=com.sitestree.sql

 

Oral Communications

https://play.google.com/store/apps/details?id=com.justetc.oral_communications.workplace

 

AngularJS

https://play.google.com/store/apps/details?id=com.salearningschool.bangla.angularjs1

 

HTML

https://play.google.com/store/apps/details?id=com.salearningschool.bangla.html

আমাদের এই কোড টেমপ্লেট ব্যবহার করে আপনি যে কোন ওয়েব সাইট এর ফাইল গুলো দিয়ে অ্যান্ড্রোএড অ্যাপ বানাতে পারবেন। Create an Android App based on web-site files.

GitHub Code By Us: Create an Android App based on Static Web-Pages

The coe is at: https://github.com/sayedjustetc/android-apps-by-justetc/tree/master/justetc-app-with-justetc-com-files

This app actually has the content of the justetc.com corporate info web-pages in static HTML - sure JS is there.

You can use this as a template and make an android application based on any web-site.

Just use "git clone https://github.com/sayedjustetc/android-apps-by-justetc.git"

Then then put your entire, static HTML based content under "app/src/main/assets/www" folder.

Then clean the project, rebuild/build the project, and run-app with Android Developer Studio.

You will be fine.

If you are using Eclipse - there will be an way to import the project.

This is Grade based project.