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:-
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
Thanks but "student result automation project" show error
ReplyDelete"Unable to resolve target 'android-17"...
Change it to your API level in AndroidManifest.xml file.
Deleteok done
DeleteThis comment has been removed by a blog administrator.
DeleteDear all
DeleteI have to need a DCR(Daily Call Report) apps for Pharmaceuticals company.
Please any one give me a tips or them or similar source code.
Salam can you given me shopping related news update andorid apps code ready apps?
Deletecould not found process.txt and table.help
Deleteaminul islam just download any call recording app it is free
Deletehey one have jacket suit photo like applicationa's source code??
DeleteThis comment has been removed by a blog administrator.
DeleteCan you give me a online bus reservation system app????
Deletehow can i download ur link will be banned...The URL you requested has been blocked as per instructions from Department of Telecom(GRG). URL = adf.ly/5033248/https:/googledrive.com/host/0B41RrECzQWB6VGN6aWtIRnJLXzg/RunOnRestart.rar
ReplyDeleteI removed script....please check again. Thanks for this information.
DeleteAndroid Avd error.
DeleteNo Compatible targets were found.Do you wish to add new Virtual Device.
Dear Sir,
how can i solve this problem?
Create a new AVD using AVD manager which conforms to the required Android version
DeleteThanks for all these rich sources -
ReplyDeletehow to run:
1. start ChatServer.java program on command prompt.
2. Now start Andychat on android emulator
How to do step1 here before starting Andychat
Sanjay.
Thanks bro...
Delete1. Open command prompt:- select start button on window OS -> type cmd -> click on cmd.exe-> go to path where you have ChatServer.java using cd command(cd path_of_file)-> compile program using javac ChatServer.java -> run progrogram using java ChatServer.
Server will start and now open Andychat Application on emulator and test.
its not working for me please help
DeleteDescription Resource Path Location Type
DeleteResource leak: 'socket' is never closed AndyChatActivity.java /AndyChat/src/edu/UTEP/android line 82 Java Problem
whn in import into eclips
How to connect PostGreSQL database to android application.
ReplyDeleteSorry..I didn't read PostGreSQL database ..I know about MySQL and SQLite databse only.
DeleteDid u have idea microsoft server basis
Deletesir,
ReplyDeletei store and retrive image in sqlite data base so i need sourece code plz help me .........
store images in any folder and save path of every images in SQLite and access any image using path.
Deletehello sir,
ReplyDeletedo u ve tutorial where there are foreign key? Thanks plz snd me on jenareshmeebye@hotmail.com
foreign key in sqlite??
Deleteplease send me the info in jeanesky@yahoo.com please and i love your work
Deletehello sir can you plese provide me an android project to create an vedio player,,,,plese send to this email id sis.....kuttykaran20@gmail.com
ReplyDeletehere are lots of projects and tutorials ...so try yourself. I can help you only if you have any error in your code, comment it than sure i will help you.
Deletesir in student automation project how to connect android application with PHP server
ReplyDeleteUse PHP at server site and change user name, pasword,etc in php than use android project.
Deletehello, sir
Deletei want to need source code Android source code for Login,Register page with MySQL database and PHP in below code because i can't login with mysql db and also send you
how to run txt file in below mail id as soon as possible
durgeshchandole19@gmail.com
thank you sir,
This comment has been removed by a blog administrator.
ReplyDeletesir... in student automation project, iam unable to create the exact query for students table...sir will you pleasee send the query...
ReplyDeleteI am giving sample of sql table..use it:
Deletecreate table ResAndroid
(
Enrollment varchar(20),
Roll varchar(20),
RNO varchar(20),
RollID varchar(20),
Part varchar(20),
CAT varchar(20),
FirstName varchar(20),
LastName varchar(20),
ClassSID varchar(20),
ClassName varchar(20),
ExamID varchar(20),
ExamName varchar(20),
ClassResult varchar(20)
);
please post student registration form source code in android..
ReplyDeletealready here.
DeleteI learned and trained in Android but I need to know deep concepts in Android. I want to develop my own android project. How can I improve my skills in Android?
ReplyDeleteLearn from video tutorials and some useful websites like coders-hub.com , androidhive.com , vogella.com , coderzheaven.com etc. Practice more & more and try to make small apps.
DeleteThis comment has been removed by a blog administrator.
DeleteGreat post :D
ReplyDeleteAnybody could help me? In Student Automation project, when I type 100 in Enrollment, 101 in RollNumber then I press Button nothing comes up. Should I create Mysql database or what?
ReplyDeleteI am giving sample of sql table..use it:
Deletecreate table ResAndroid
(
Enrollment varchar(20),
Roll varchar(20),
RNO varchar(20),
RollID varchar(20),
Part varchar(20),
CAT varchar(20),
FirstName varchar(20),
LastName varchar(20),
ClassSID varchar(20),
ClassName varchar(20),
ExamID varchar(20),
ExamName varchar(20),
ClassResult varchar(20)
);
here part is semester number.
yes you have to create MySQL database and place PHP file in server.
ReplyDeleteSir, I appreciate your response. I can create a database in mysql with php (wampserver). My problem is that how to connect to Android then? Please kindly do to me a favor, if you could allow me to catch you on Live chat, or Skype, or Viber etc only for few mins because I know mysql, I know php but need only guidance. Well, I promise, ill courier you a special gift if you agree on my proposal. Thanks
DeleteBro i don't want any gift..You can connect on google+ and talk via hangout or use watsapp +918527801400. Create database and tables in MySQL & keep all php files in "www" folder of wampserver and run android app in emulator. Simple ..for more connect via hangout or watsapp.
DeleteHi Moshin,
ReplyDeleteI want to insert all the entries in the Excel Sheet by replacing , some keyword with that user input. How can i achieve this. Please help , for the same.
use update query for replacing values ...UPDATE table_name SET field1=new-value1, field2=new-value2 Where field3=new-value3 and field4=new-value4
DeleteHi i want alarm manager code to repeat alarm on user selected days.
ReplyDeleteMeans i check only monday,tueday,wednesday at 11am so it will fire on that time only otherwise go off ..please help me.
abhijeetkamthe9@gmail.com
Hello sir, i wanna the android code to display the time duration, during recording.... pls sir....
ReplyDeleteThis comment has been removed by a blog administrator.
ReplyDeletewhere are we going to place the code?
Deletewhere are we going to place the code?
DeleteHello sir my project A Proxy-Based Approach to Continuous Location-Based Spatial Queries in Mobile Environments ,that project only support by android 2.3 version ,how can change with other version..pls explain to my email id niceammu16@gmail.com
ReplyDeleteCould you please provide an app in which chat as well as call facilities are also there?
ReplyDeletesir my project is about sending Flash SMS in androids... do you av any source code or guide regarding this app???? plzz tell me
ReplyDeleteHi Mohsin , can you provide the APK file for student grading system , as I am having some issues to load it into the system ,
ReplyDeletemy android application is not running and throwing any error .i started emulator and chat server .java from cmd ...but not response.kindly suggest what to do
ReplyDeleteThanks but "student result automation project" show error "semester_array cannot be resolved or is not a field"
ReplyDeleteKindly help thanx.In project xyz i facing error "semester_array cannot be resolved or is not a field"
Kindly help thanx.
hello sir i want login registration code without usind database
ReplyDeletesir,i have one doubt on sqlite database browser.we can create a table on eclipse without sqlite browser or it needed while creating.....
ReplyDeleteyou have to make database & table using code and you can see all database entry in eclipse using SQLite jar file(if you don't have download it from Google).
Deletemohsin sir, i have downloaded the source code name as JamiaMilliaIslamia2, but how to run that code as i want to make a android app
Deletesir student automation project not working i enter value in android activity but no result show in database whose columns use for enrollment ,roll
ReplyDeleteRead process.txt file for instruction which is given in zip folder.
Deletesir mene database bna li jese process.txt me thi ..sir android ki application me konsi values enter karay gay erollment and roll no me semester me to part wai enter karay gay
Deletecheck logcat message, you will get answer.
Deletesir a cant find answer you can help me plz in detail
Deletesir i check logcat but i found no answer ....project android emulator pe chal rha ha lekin wo mysql se data nai utha rha can u help me plz
Deletemr Md Moshin i need your help in simple project to posst office..its job is track and trace ..plese contact me in my email teree-2008@hotmail.com ..in early time can you help me...thanks
DeleteSir, can pls show me how to store selected checkbox in sqlite.. and review it back in other layout.. thanks
ReplyDeletesir can u tell what values enter in android app ......
ReplyDeleteI m developing an android app in which i want user to log in through facebook , for which i need facebook sdk, but i cant download it from official site, it shows network error, can u help me?
ReplyDeletehello sir.. can u pls help me to know how to create session for login page ??
ReplyDeleteNice work man!!!! how can I get source code for call blocker application in android?????
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteI downloaded the code " Android source code for Login,Register page with MySQL and PHP ". but when i executed the code and tried to login the application stopped working. Message was displayed as application has unfortunately stopped working. please reply soon to solve this problem. i need this code urgently. tahnk you
ReplyDeleteSAME PROBLRM WITH ME
DeleteIf i want to get the data from two different edit text and pass in to the database and get the result how to do this??
ReplyDeletehello sir,
ReplyDeletei want to connect more usre and communicate with each other in Chat Server then what i do inwhich file. plz reply
here is an error when I am trying to connect to mysql:
ReplyDelete05-21 19:03:15.425: E/log_tag(331): Error in http connection!!org.json.JSONException: Value <?xml of type java.lang.String cannot be converted to JSONArray
what should I do?
Hi,
DeleteWill you be able to remove that error? I am getting same.
I have same error if you can solve then give me auggestion
Deletehow to upload image to server using ion libry
ReplyDeletesuperb
ReplyDeletesir i want to create a login and registration page in android fatching data from data base i have create a data base in sqlite how can i do plz suggest
ReplyDeletethanks in advance
This comment has been removed by a blog administrator.
ReplyDeleteHi i want alarm manager code to repeat alarm on user selected days.
ReplyDeleteMeans i check only monday,tueday,wednesday at 11am so it will fire on that time only otherwise go off ..please help me.
Hi guys, I am new to android and require some urgent help. Is there any way to subtract two dates from picker. Ex: I will select a date from picker1 and date from picker2. Now, I what I am trying to do is picker2 - picker1 to get the number of days between these two dates.
ReplyDeletelike
06/10/2014
20/10/2014
14
Please help.
hi sir,
ReplyDeletecould you please send me the code to develop an android app for instant photo chatting.? means I want to take photo using my mobile cam and upload instantly,
Thanks in advance
All your projects have errors when I import them to latest version of Android and Eclipse IDE. For instance, Simnumber's SendMsg.java has numerous error messages. Why is this?? Thanks in advance.
ReplyDeleteHello David,
DeleteThere is no error in any project. If you are getting any problem than tell me what and where you are getting error or any problem.
Thanks.
Hi Mohsin! The errors are usually within one file - such as as the Simnumber project - multiple errors in Sendmsg.java. I'm using the latest version of AndroidSDK - is this the problem?? If you load your own project into the latest version, I'm sure it will be highlighted. Same for Car Map and Slide Menu..
DeleteThanks for reply,
David
Hii..
DeleteI have old version so can't able to check. What problem you are facing tell me.
hi mohsin, have a problem on the Android source code for Login,Register page with MySQL and PHP. can you help me?
ReplyDeleteHi Guys,
ReplyDeletePlease, send the sources code for chatting Application...
Mail-id: Priyan0703@gmail.com
hi sir im a student and im taking my thesis. im new in android progaramming. our proposed game is like a flow free game. i would like to ask how to connect the dots to its same color ?
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteHi sir,I am a student.I am working on MobileBanking Apps. where automatic amount will be increment with interest.The app will keep track of money borrowed and lent to other people (identified by their mobile numbers). It will help the user calculate how much interest she should pay to/receive from a person on a particular day, and will update the accounts according to new payments. Can you please send me the android apps source code for it.please....plz...
ReplyDeleteemail-brijkishorekumar8@gmail.com
hey my name is nelson and i am new to android . i would like to learn how to create a user profile and have then insert a photo. then store the photo to server
ReplyDeleteDear Sir,
ReplyDeleteI need help in sending data to server with android code.I have an api example
http://getepass.com/api.php?action=login&&email=aaa@gmail.com&&password=root
I want to send email and password to server from mobile text and receive few parameter image ,name,compid etc and then show in app.
I am using a lib for this but I want to code it myself If possible please send me the example to post and read the json from server in android.
Thanks!
Prachi Gupta
Sir i need video streaming application source code. Like live TV broadcasting playing application. I try already. Bt it play only download link videos. No response for RTSP links. Pls help me. Anything u have projects send me alaguanbu22@gmail.com. thanks a lot in adavnce.
ReplyDeletei need a android game source code for my project.. where can i find it sir
ReplyDeleteDear all
ReplyDeleteI have to need a DCR(Daily Call Report) apps for Pharmaceuticals company.
Please any one give me a tips or them or similar source code.
Use phone state listener to check incoming and outgoing call and get all details in SQLite table and use it as a call history. OR you can read call log in android.
Deletedear all i need source code for finding distance between 2 bluetooth connected device plz help me my id is vijeshkumar.rv@gmail.com
ReplyDeletemy project is on client server based on client andriod apps is their & php application on server, my question is how to used mysql for both technology,
ReplyDelete& how to communicate multiple client to server
i used your example login/json mysql script worked great need some help with the welcome page....it has multi buttons about us works fine rest dont do anything how do i make them also get data from database also based on the new tables i created...im fluent in php/mysql not android althought they do resemble alot by looking thru the code...how do i do a jsonparser to two differnt addys in same page but to two differnt buttons without conflict any help would be appreciated
ReplyDeleteThis comment has been removed by the author.
ReplyDeletejobinp.joseph@hotmail.com
DeleteHi, I am developing a daily sales visit recorder for medical reps- for monitoring their day to daily work(sales visit start time, store all product related images & videos, end visit, etc). if anybody has similar code or anything close to that please share it with me. mail @ - jobinp.joseph@hotmail.com
ReplyDeleteThanks In Advance.
plz i need help in sql database...
ReplyDeleteanyone here plz help me...
i am creating a chat app in android environment. i want to make an array of images in a text box. E.g. If i say Hi in text box and send the app should change the word "H" and "I" with the image of "H" and "I" respectively. Please share the code. Thank you
ReplyDeletei need android app code for digital signature and email conformation code.....plz help me and send to sourabhkabra960@gmail.com or plz suggest some site or code............
ReplyDeleteThis comment has been removed by the author.
Deletesir , we want to develop a simple android mini project offline without using databases for first year.suggest us some suggestions
ReplyDeleteno process.txt file is found in android student automation project
ReplyDeleteI need source code for developing my own video player in android and also display video playlist. suggest me some suggestion
ReplyDeletePlease forward me process.txt file b.mutheiwana@gmail.com I'm catlog says connection to http failed why? And everything is correct
ReplyDeleteSorry! I forgot to mention that I'm struggling with student automation for retrieving results connection is failing
ReplyDeleteHi Sir ,
ReplyDeleteHow can i open these projects in Android Studio ? Please help me anyone . I am newbie.
Thanks
Hi Dear!
ReplyDeletei am interested in android blood bank app.if you have it can you share it with me.plz!!!
This comment has been removed by the author.
ReplyDeleteno process.txt file is found in android student automation project. plz can u share process.txt file
ReplyDeletehiii..
ReplyDeleteI am interested in Android app for iBeacon.I can't get this app anywhere,can you please help me?
Hello sir i want to ask how to implement "continue" button in sudoku game so that when i resume it ,it should start from its previous state.
ReplyDeleteAny codes concerning whatsapp broadcast receiver ?
ReplyDeletehi
ReplyDeleteHi I am the developer of Android.
ReplyDeleteI'm looking at the source code of Android applications in different fields here.
After If you send me the address below.
730.apk@gmail.com
Thank you
i tried your "get Sim number on mobile restart", how can i get the location if i lost my phone?
ReplyDeletehey any one have project of online notes provide and importent vedio link and if possible then send me plzzz its very urgent ..my id ... karunadhaka09@gmail.com and if doesnot have then plzzz give me suggestion
ReplyDeleteHello sir, I have to make a project for my final year.Can you please suggest me some interesting and easy topics for the apps in android that I can build easily?
ReplyDeletehow to slide show the one image comes left side second image come right side at the same time in and out . both comes middle of the screen display one msg...
ReplyDeleteHi sir , how to make the multiple notifications example .please guide me.i am learning android... please anyone help to me
ReplyDeleteSir how to create the login and register using ASP.NET asmx web service and SOAP ?
ReplyDeleteSir 'how can I use list view to store data to different tables like if I select the mobile then the data should store to mobile table and when I select the car then the data should store to the car table.....
ReplyDeleterply asap as I am making project for buy and selling..
Thanks in advance,,,,
This comment has been removed by a blog administrator.
ReplyDeleteThis comment has been removed by the author.
ReplyDeletehello sir, i want one android project with coding. how to i download android project?
ReplyDeletehow i can connect my emulator with my database (Wampserver)
ReplyDeletehello sir,
ReplyDeletecan i know what software is used to develop the "student file automation system"
how to switch different activity on slidingmenu selection
ReplyDeleteHello sir, can I get the source code of Nfc application in android. Kindly mail me at mehakagarwal8@gmail.com Please as soon as possible. Thank you
ReplyDeleteThis comment has been removed by a blog administrator.
ReplyDeletehello sir i am developing one android app i have one problem i want to put app icon on lock screen how its possible plz mail me any one knw that aashusonava@gmail.com
ReplyDeleteThis comment has been removed by a blog administrator.
ReplyDeleteHi sir
ReplyDeletePlease I what a code that can display a gruop of text in a Text box
This comment has been removed by the author.
ReplyDeleteIn student automation system,the code is run.and I create the table.and insert data.. but when i run this gives error msg. pls fill field properly..help me.urgent..give same table input
ReplyDeletesir,
ReplyDeletei started a webview android project...
pls help the following codes
1 how hide internet page(browser page) only show a toast " Please check net connection "
2.. how to download in web page
3. how to add in zoom control using finger drawing in web browser
pls help me mail ...
alvinand007@gmail.com
This comment has been removed by a blog administrator.
ReplyDeleteBeen looking for android studio codes for a shopping list that can add, remove and maybe preview inserted items
ReplyDeletesir can you please tell me how to create own dialing app and dialing screen ..p
ReplyDeletesir In student your android new project ideas sent my mail id msmanikandan45@gmail.com this my mail.id
ReplyDeleteThis comment has been removed by the author.
ReplyDeletehow do i run the code in eclipse? can someone please guide me through the steps?
ReplyDeletesir ,kindlyy tell me how to design ui which will Support all type of screen in android.
ReplyDeletesir , i want source code for task manager...plz help me
ReplyDeleteHi Is it possible to run a chat program that you use server php?
ReplyDeletei want an android source code for login form to enter in website.while clicking sign in
ReplyDeleteThis comment has been removed by a blog administrator.
ReplyDeleteSir can I run the chatting project in android studio since the project is fully developed under eclipse
ReplyDeleteHi Guys, need help if possible.
ReplyDeleteI am working on an APP for Group friends who need to have a Qibla indicator with location ( so it will show how and where Qibla is from where they are standing ) and My question is how to build one within an App that I am already working on. Thank you so much.
Best Regards
hii,i need a source code for delect selected item/row in listview by click on DELETE button...and it also delete in sqlite
ReplyDeletea great point for android beginners
ReplyDeletehello sir/mam plz give me soure code for speach to spaech conversion code for android eclipse that is input will be in speach and output will be also in voice
ReplyDeleteHi everyone,
ReplyDeleteDo you have soure code for media player?
I am working about it but I don't understand how to next page..
Can You help me..or soure code about it.
Thank so much.
This comment has been removed by a blog administrator.
ReplyDeletePliz provide me Android traveller guide application source code
ReplyDeletei need that source code too
DeleteProblem in the application No. 8
ReplyDeleteI want to use Android as front end and MySQL as back end. No PHP. How to do this?
ReplyDeleteThis comment has been removed by a blog administrator.
ReplyDeletethanks for the source code...after running on command prompt what are the exact steps to be followed for running the AndyChat application
ReplyDeleteforward to me the source code too...thanks
Deletei need Android source code for student result automation project,,,please help thanks
ReplyDeleteThis comment has been removed by a blog administrator.
ReplyDeletesir I want android shopping project with admin pannel plz give me
ReplyDeleteThis comment has been removed by a blog administrator.
ReplyDeletea universal Navigation drawer along with action bar with multiple fragments or activity and every activity or fragment have several button click... example ... if available plz share
ReplyDeletefirst of all thanks for sharing your exprience...
ReplyDeleteI have problem on detecting when other side answers my outgoing call. I searched for days and didnt find any soulution to this problem over the net.
if you have any knowledge about it could you please guide me to solve it.
by the way this solution most cover older android platforms such 15 , 16 , 17 , 18 ...
I ll thank any guide or solution or source code...
Can I use Android studio for the student result automation app using the same source code?
ReplyDeletei need attendance system android app
ReplyDeletesir, i want an android code that runs on eclipse and that is for an alarm which integrates the google maps so that the user can put up his alarm for reaching his destination location i.e. the alarm must ring when the user reaches his destination...
ReplyDeleteplease help me out with this....
please mail me at makhijahina0@gmail.com to update me with this
can I get source code for online exam system
ReplyDeletestudent result automation system is working good but Database connectivity problem if you dont mine please send Student Result Automation System Original Database file plese my mail id is :- mathankumarravichandran@gmail.com
ReplyDeleteHello Sir, I am getting NullPointerException .
ReplyDeletebtnSend.setOnClickListener(new View.OnClickListener() {
@Override
public void onClick(View v) {
final EditText txtEdit = (EditText) findViewById(R.id.txt_inputText);
//msgList.add(txtEdit.getText().toString());
sendMessageToServer(txtEdit.getText().toString());
msgView.smoothScrollToPosition(msgList.getCount() - 1);
}
});
my Android Studio is showing here, so there is two chance either btnSend is null or txtEdit is null, but unable to get it correctly, Can you please help me ?
Sir, It is receieveMessage 1st catch catching UnknownHostException .How can I solve it ?
Deletesir i want code for changing the mode of a mobile i.e from silent to ringer by sending sms to lost mobile for android. We are developing this in eclipse indigo
ReplyDeleteHi Sir,, my project is concern on the development of an android application for online bus booking and ticketing. I don't know where to start because am still new in android platform. please can support me on my project!
ReplyDeletehello,
ReplyDeleteIn sim number app why is api 10 used, and what all system features it accesses?
thanks a lt.. i appreciate !!!
ReplyDeleteHi everyone,
ReplyDeletedo you have any ideas for new project its for final year project.
Respected Sir , i need source code of Android offline Urudu Dictionary. Please Help me. Ill thankful to you.
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteplease can you send me code to connect my android studio application to my website, this is my mail brainardskills@gmail.com
ReplyDeletei will appreciate if my request is granted. thanks so much in advance
ReplyDeletei am dwnlde the my sql source code how to run this
ReplyDeleteThis comment has been removed by the author.
ReplyDelete