Search Tutorials

Wednesday 10 July 2013

Download Android Applications Source Codes and Projects

Finally came with lots of projects to help all android developers. Hope you all will like my below given android projects. If you are new in the android world, I suggest you to start learning from basic android instead of trying complete code because you don’t know android code than how can you edit program without basic knowledge. To learn basic android, check tutorials.

You all can share your projects to post here and help all developers. Email me your project(s): info@coders-hub.com and I’ll publish your project(s) on my site with your Google+ name & profile link (if you want).

Share projects, post & new ideas here and be the part of coders-hub.

1. Android Source code for Swipe Left and Right using gesture detection:-

This android application will detect gesture motion and page will move according to your given direction i.e left or right.

Download source code

2. Android Source code for Custom Left-Right and Up-Down Slide Show:- 

A sample application that shows how to implement custom transition between activities. Following transition are added:
- Slide in-out left-right
- Slide in-out top-bottom

Download Source code

3. Android Source code for Chat Application:-

This is a simple chat application. Read text file "how_to_run.txt" that is added with rar file to help to run the server and client side programs. First run Java file on Command Prompt than start your project on eclipse.

Download Source Code

4. Android source code for student result automation project:-

This source code will show how to connect android to database MySQL using PHP and how to update current Activity.Enter roll number, enrollment number and semester & get results of Student.
Note: Project is updated with new PHP file and database, & table and all problem is resolved. Read process.txt file for instruction.

Download source code

5. Android source code for Facebook like slide show:-

Now mostly applications are using this slide show to show profile of the user and other information in one activity with different layouts. like Facebook, Hangout, Stumble upon, etc.

Download source code

6. Android source code for Login, Registration page with SQLite:-

In this application, there are three pages; Login,Registration and welcome pages. We used hide and show image in password field so we can hide and show entered password. Simple SQLite example are also available here:-How to use SQLite database in android.

Download source code

7. Android source code for Login,Register page with MySQL and PHP:-

This application is same as above example but we have used MySQL and PHP instead of SQLite to store and fetch data.

Download source Code

8. Android source code get Sim number on mobile restart:-

This application will show how to start an activity when we restart our mobile. This application can be used to get message of location when you start your mobile and it can be used to catch thief because when anyone steal your mobile and open your mobile than a message of thief's location will send to your given number. I have already discuss how to send sms and how to get location.

Download source Code

9. Android source code for Gmail like navigation drawer:-

This application is example of Gmail like navigation drawer. In this application, there are three pages that are using Fragment.

Download source code

10. Android source code for date and Time picker application:-

This is a simple android application for selecting date and time & it will show selected date & time in flash message.

Download source code

Share your projects to publish on this site and help all developers....Browse all Tutorials & projects of android:- List of android Tutorials & projects. 

Related Tutorials:-

Add Facebook SDK in Android Application

Sign Android Application and Publish on Google Play

Add Google AdMob in Applications.

Get Latitude and Longitude of the current Location

Use Sensor | Motion detection

Convert Text to Speech

Download IBM TGMC 2011 Software Specification Requirement(SRS)

Before making any software or website, it is necessary to collect all data and details of the project because if we started work on any project without collecting information related to project than we have to work again and again whenever new changes come and it will take more time and hard work than usually. So SRS is the most important part of any project. It will have method, technology, software & hardware descriptions and all necessary things related to project. It will give all idea like how much time, money & developers will be included to complete task. Here we have given samples of IBM TGMC SRS to make best and perfect SRS for your project.

These are common contents of SRS(Software Specification Requirement):-

1. Introduction
1.1 Methodology
1.2 Purpose
1.3 Scope
1.4 Definitions, Acronyms and Abbreviations
1.5 Technologies Used
1.6 References
1.7 Tools to be used
1.8 Overview

2. Overall Description
2.1 Product Perspective
2.2 Software Interface
2.3 Hardware Interface
2.4 Communication Interface
2.5 Constraints
2.6 ER Diagram
2.7 Use-Case Model Survey
2.8 Architecture Design
2.9 Database Design

3. Specific Requirements
3.1 Use-Case Reports
3.2 Activity Diagrams
3.3 Sequence Diagrams

Download IBM TGMC 2011 SRS:-

1. E-Gas-Sewa

2. Online College Magazine

Share your ideas, projects and programs to publish on this site, mail id:- info@coders-hub.com and help all developers.

Download NACP Lab Programs

Here, we have given complete code of NACP Lab in PDF file.

Came with the list of programs file..
These are contents of NACP Lab Programs:

1. C PROGRAM TO CALCULATE SUM AND AVERAGE OF 100 NATURAL NUMBERS

2. C PROGRAM TO FIND PRODUCT OF 1ST 'N' NATURAL NUMBERS

3. C PROGRAM FIBONACCI SERIES

4. C PROGRAM TO GENERATING PRIME NO BETWEEN 1 AND 100

5. C PROGRAM TO GENERATE PRIME NOS BETWEEN 1 AND 100 EXCEPT THOSE DIVISIBLE BY 5

6. C PROGRAM FOR CALCULATION OF SINE SERIES

7. C PROGRAM FOR CALCULATION OF COSINE SERIES

8. C PROGRAM TO FIND OUT AVERAGE MARKS OF STUDENTS

9. C PROGRAM FOR STANDARD DEVIATION AND VARIATION

10. C PROGRAM FOR ADDITION OF MATRIX

11. C PROGRAM FOR MULTIPLICATION OF MATRIX

12. C PROGRAM FOR BISECTION METHOD

13. C PROGRAM FOR NEWTON RAPHSON

14. C PROGRAM FOR REGULA-FALSI METHOD

15. C PROGRAM FOR NEWTON GREGORY FORWARD INTERPOLATION

16. C PROGRAM FOR NEWTON GREGORY BACKWARD INTERPOLATION

17. C PROGRAM FOR LAGRANGE METHOD OF INTERPOLATION

18. C PROGRAM FOR NEWTON DIVIDED DIFFERENCE METHOD

19. C PROGRAM FOR TRAPEZOIDAL RULE

20. C PROGRAM FOR SIMPSON 1/3 RULE

21. C PROGRAM FOR SIMPSON 3/8 RULE

22. C PROGRAM FOR WEEDEL'S RULE

23. C PROGRAM FOR GAUSS ELIMINATION METHOD

24. C PROGRAM FOR GAUSS JORDAN METHOD

25. C PROGRAM FOR GAUSS SIEDAL METHOD

26. C PROGRAM FOR CURVE FITTING - STRAIGHT LINE

27. C PROGRAM FOR RUNGA-KUTA METHOD

27. C PROGRAM FOR FUNCTION SUB PROGRAM

29. C PROGRAM TO CALCULATE VALUE OF GIVEN FUNCTION EXP(X*X*X*SIN(2*X)FROM 00 TO 12 USING SIMPSON'S 1/3 AND 3/8 RULES RESPECTIVELY

30. C PROGRAM FOR PARABOLIC FIT BY LEAST SQUARES

31. C PROGRAM FOR CROUT’S METHOD

32. C PROGRAM FOR MILNE'S PREDICTOR CORRECTOR

Download and share:- NACP Lab Programs
Back to Top